Every time I use group initiative for monsters I get this error on my mods screen:
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: SyntaxError: Unexpected end of JSON input
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at apiscript.js:10617:30
at /home/node/d20-api-server/pubsub.js:63:16
at Object.publish (/home/node/d20-api-server/pubsub.js:68:8)
at TrackedObj.set (/home/node/d20-api-server/api.js:1441:14)
at updateLocalCache (/home/node/d20-api-server/api.js:1849:18)
at /home/node/d20-api-server/api.js:2206:7
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)
So when I run Script info I get this: Script Information
SCRIPT NAME START / LINES
GroupCheck (1.15) 357 / (1377)
GroupInitiative (0.9.41) 1733 / (2263)
PathMath (1.7) 6987 / (1657)
TokenCollisions (1.7) 8644 / (902)
ScriptInfo (0.0.3) 11695 / (143) I'm not sure what any of this means, but could someone PLEASE help me??