
Hi All, In the last couple of days, I have been having the following error with the Aura/Tint HealthColor: TypeError: Cannot read property 'indexOf' of null
TypeError: Cannot read property 'indexOf' of null
at Object.d20.textchat.doChatInput (eval at <anonymous> (/home/node/d20-api-server/api.js:155:1), <anonymous>:331:17)
at sendChat (/home/node/d20-api-server/api.js:1788:16)
at outputConfig (apiscript.js:8691:13)
at changeHandler (apiscript.js:9068:21)
at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:151:1), <anonymous>:65:16)
at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:151:1), <anonymous>:70:8)
at TrackedObj.set (/home/node/d20-api-server/api.js:1028:14)
at updateLocalCache (/home/node/d20-api-server/api.js:1318:18)
at /home/node/d20-api-server/api.js:1530:7
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 I can only find two instances of the IndexOf in the script, but can't see how they would affect it?