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

ReferenceError: statusQuery is not defined at configHandler (apiscript.js:17604:35) ...

I spent several hours uploading scripts and "making sure they worked" then during running a session last evening nothing was working. I didn't have time to figure out what I did or should do..  This is what I get when I restart the API.  Any ideas if something in particular needs updating (or removing..) Thanks for the help!  ReferenceError: statusQuery is not defined     at configHandler (apiscript.js:17604:35)     at _.each (apiscript.js:17848:29)     at Function._.each._.forEach (/home/node/d20-api-server/node_modules/underscore/underscore.js:186:9)     at handleInput (apiscript.js:17833:15)     at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:154:1), <anonymous>:65:16)     at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:154:1), <anonymous>:70:8)     at /home/node/d20-api-server/api.js:1648:12     at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560     at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147)     at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) Restarting sandbox due to script changes... Previous shutdown complete, starting up...
to add... I disabled Character sheet utils  and the message received at the end of restarting the API "--- Initialized It's A Trap! v3.10, using theme '5E-Generic' ---" "Invalid character_id undefined for getAttrByName()" "Invalid character_id undefined for getAttrByName()" "Invalid character_id undefined for getAttrByName()" "Invalid character_id undefined for getAttrByName()"
1588889233
The Aaron
Roll20 Production Team
API Scripter
That first error looks like it's in Page Navigator 2. It's hard to say on that second one.  That's more of a warning than an error, so it would be hard to track down which script is actually generating it without disabling each one in turn.