non-jumpgate I am having an issue were Aura/Tint HealthColors crashes the API after one of two damage/healing changes to tokens. I when it crashes it seems to re-post what I interpret as the hello world message to the chat: (From HealthColors): API READY (From HealthColors): Creating Default Hurt FX (From HealthColors): Creating Default Heal FX and then I know it has crashed the sandbox this is what I see in the mod output console when I exit the game: For reference, the error message generated was: TypeError: Cannot set properties of undefined (setting 'startColour') TypeError: Cannot set properties of undefined (setting 'startColour') at handleToken (apiscript.js:133:48) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:181:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:181:1), <anonymous>:70:8) at TrackedObj.set (/home/node/d20-api-server/api.js:1168:16) at updateLocalCache (/home/node/d20-api-server/api.js:1509:18) at /home/node/d20-api-server/api.js:1710:11 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) I can restart the sandbox and see: Restarting sandbox by user request... No existing sandbox found. Preparing sandbox to start on game activity. Spinning up new sandbox... "Loading character sheet data..." "Starting webworker script..." "Loading 1098 translation strings to worker..." "Starting webworker script..." "Loading 1098 translation strings to worker..." "Starting webworker script..." "Loading 1098 translation strings to worker..." "-=>HealthColors v1.6.1 [Updated: Aug 20 2020]<=-" "%cRoll20 Kingmaker Module log| kScaffold Loaded" "Roll20 Environment: Web" but that same keeps happening. SOMETIMES this is the message I see in the output For reference, the error message generated was: TypeError: Cannot read properties of undefined (reading 'get') TypeError: Cannot read properties of undefined (reading 'get') at handleToken (apiscript.js:121:38) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:181:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:181:1), <anonymous>:70:8) at TrackedObj.set (/home/node/d20-api-server/api.js:1168:16) at updateLocalCache (/home/node/d20-api-server/api.js:1509:18) at /home/node/d20-api-server/api.js:1710:11 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)