Hi Everyone Last night the Combat Master script wasn't working so now I'm looking into it and says: 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 Script Library, you might find help in the Community API Forum. For reference, the error message generated was: TypeError: Cannot read property 'id' of undefined
TypeError: Cannot read property 'id' of undefined
at apiscript.js:669:64
at Function.each (/home/node/d20-api-server/node_modules/underscore/underscore.js:193:9)
at changeHandler (apiscript.js:666:16)
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 TrackedObj.set (/home/node/d20-api-server/api.js:1055:14)
at updateLocalCache (/home/node/d20-api-server/api.js:1345:18)
at /home/node/d20-api-server/api.js:1557: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) This same error message and the "at"s come up for several other scripts. Any help is much appreciated!