So, I was using Matt's Door Script updated with TheAaron's code ( <a href="https://app.roll20.net/forum/post/5019325/script-update-matts-door-script-i-made-a-few-changes-to-add-some-error-detection-of-common-problems-as-well-as-distance-checks-to-the-nearest-matching-speaking-token" rel="nofollow">https://app.roll20.net/forum/post/5019325/script-update-matts-door-script-i-made-a-few-changes-to-add-some-error-detection-of-common-problems-as-well-as-distance-checks-to-the-nearest-matching-speaking-token</a> ) and as of last night it started throwing errors. Not sure if something broke when the API engine got hosed last night, but all of a sudden, I'm getting the following errors and was wondering if anyone else is seeing this problem. Wasn't sure how to even troubleshoot this. ================================================================================ Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your scripts and click the "Save Script" button and we'll attempt to start running them again. More info... For reference, the error message generated was: TypeError: Cannot read property 'get' of undefined
TypeError: Cannot read property 'get' of undefined
at apiscript.js:20427:43
at Function._.each._.forEach (/home/node/d20-api-server/node_modules/underscore/underscore.js:191:9)
at apiscript.js:20424: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)
at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)
at Zd.Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425)