
I get this error, any ideas what it may be? I noticed after I tried to run my Utility macro for 5E Shaped and when it didn't do anything, I checked the API. Not sure when it actually cracked out. After restarting the sandbox, it runs my script but this happens frequently that the api crashes. Error: Firebase.update failed: First argument contains NaN in property 'light_dimradius'
Error: Firebase.update failed: First argument contains NaN in property 'light_dimradius'
at Ba (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:9:186)
at Ba (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:10:207)
at Aa (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:8:462)
at Ea (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:10:403)
at J.update (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:146:318)
at TrackedObj._doSave (/home/node/d20-api-server/api.js:766:27)
at Timeout.later [as _onTimeout] (/home/node/d20-api-server/node_modules/underscore/underscore.js:828:25)
at ontimeout (timers.js:380:14)
at tryOnTimeout (timers.js:244:5)
at Timer.listOnTimeout (timers.js:214:5)