So last night I made a small redaction from Cron to stop it from spitting up a whole bunch of spam into the chat every time an event was set up. Worked great, everything was carrying on smoothly as normal until about an hour later, for seemingly no reason. Cron started to crash whenever I tried to put a !token-mod command through it. On top of that, my Time-Tracker script just stopped working altogether, and while that seems to be unrelated, the error did appear at the same as time the other one. So yeah, everything I seem to do doesn't fix the issue and I'm getting pretty frustrated, especially because these three scripts happen to be ones that I greatly rely on, and they're also ones I have found to be the most stable in my 1 year experience using the roll20 api. I don't know anything about script, and I definitely need some help on this. Cron: <a href="https://github.com/Roll20/roll20-api-scripts/tree/" rel="nofollow">https://github.com/Roll20/roll20-api-scripts/tree/</a>... Token-Mod: <a href="https://app.roll20.net/forum/post/4225825/script-u" rel="nofollow">https://app.roll20.net/forum/post/4225825/script-u</a>... Time-Tracker: <a href="https://app.roll20.net/forum/post/2691179/script-t" rel="nofollow">https://app.roll20.net/forum/post/2691179/script-t</a>... Cron Error Message: For reference, the error message generated was: TypeError: Cannot read property 'get' of undefined
TypeError: Cannot read property 'get' of undefined
at handleInput (apiscript.js:8879:36)
at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:144:34), <anonymous>:65:16)
at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:144:34), <anonymous>:70:8)
at /home/node/d20-api-server/api.js:1394: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)
at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)
at Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425)
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:461 Time-Tracker Error Message: For reference, the error message generated was: SyntaxError: Unexpected identifier