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 .
×

Sandbox wont start?

I have been trying to get a few API scripts working with mixed success (no experience with javascript) but in the last few days none of the scripts have worked and there is no evidence that they are even there. The output console says that it is restarting sandbox due to script changes but it never actually says it it spinning up a new one.  I have tried removing all of my scripts and installing the simplest one I could find. on("ready", function() { sendChat('API', "/desc API STARTED"); }); This is literally the only script in the game right now. I saved this and got nothing in the chat box and the console still says that it is restarting the sandbox.  Am I doing something wrong? is there some way to force the sandbox to start? Please help
1443977515
The Aaron
Roll20 Production Team
API Scripter
The sandbox won't start if no one is in the game at the time, are you logged into the game in another tab/window?
Yes, One window is the script editor one window is my game with just me logged in as the GM, using chrome if that matters. Given my lack of experience with Java my troubleshooting has been limited to refreshing the page and restarting chrome and disabling all my extensions but none of these have had any effect it.