So I have been getting this error for a couple of games now and it completely crashes the API Sandbox. I saw another Post that said it was the Combat Tracker Script so I removed that and now use CombatMaster but it still happened. Can anyone help me here? Error : TypeError: Cannot read property 'id' of undefined TypeError: Cannot read property 'id' of undefined
at showHelp (apiscript.js:51650:82)
at commandHandler (apiscript.js:48023:7)
at apiscript.js:47750:25
at Function.each (/home/node/d20-api-server/node_modules/underscore/underscore.js:1310:9)
at inputHandler (apiscript.js:47745:23)
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:1662: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) And here are my Scripts: