Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Getting the message "Possible infinite loop detected, shutting down."

I have been running the same scripts for years.  It started showing this error message a few weeks ago.  I tried removing all the scripts and adding them back but it keeps occurring.  Anybody know how to fix it? 
1707496965
The Aaron
Roll20 Production Team
API Scripter
My assumption is that your game is quite large.  Does it happen immediately on startup, or while the script is running later? If you disable all scripts and use just this script: on('ready',()=>log('Ready Event Fired.')); Do you get the "Ready Event Fired" log output in the API Console?
1708038549

Edited 1708040588
It happens immediately or within a few seconds after loading.   Even with just that small script active and all others deleted, I still get the error.  It is a large game and the campaign has been running since 2021.  I have been using the same scripts since it started,   Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your script's code and click the "Save Script" button. We will then attempt to start running the scripts again.  More info...  If this script was installed from the Mod Library, you might find help in the Community API Forum. For reference, the error message generated was:  Possible infinite loop detected, shutting down.
I am still having this issue.  I even made a whole new game and it still happens. 
1714619567
The Aaron
Roll20 Production Team
API Scripter
Is the new game a copy of the old game?
No.  I made a completely new campaign.