
To run an epic i created a copies of a game. In the original game the Aura/Tint HealthColors script works, but in the copy it yields below error message. Is this a result of UDL? Is there an alternative? We only use it to display the health aura. TypeError: Cannot read property 'auraColorOn' of undefined
TypeError: Cannot read property 'auraColorOn' of undefined
at handleToken (apiscript.js:19:35)
at apiscript.js:324:24
at Function.each (/home/node/d20-api-server/node_modules/underscore/underscore.js:188:9)
at apiscript.js:322:22
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:1519:11
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560