Hello and thank you for checking out this post. I am using the Time/Torch Tracker script made by Brian H. The script does fine by finding the object named torch and subtracting the value by using the !r and !t commands. However, each time I do this it deletes the torch's light and dim radius, effectively turning the torch off. I don't know anything about API or coding, just how to copy and paste. However, the sandbox did not show any errors. The only thing it showed that looked unusual was this: /home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:1 orts, require, module, __filename, __dirname) { function f(a){throw a;}var j=v ^ Error: Firebase.update failed: First argument contains NaN in property 'bar1_value' at Error (<anonymous>) at Aa (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:9:186) at Aa (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:10:196) at za (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:8:468) at Da (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:10:392) at G.W.update (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:128:318) at TrackedObj._doSave ( Restarting sandbox due to script changes... Does anyone have any clue what is going on and how to fix it? If you do I would appreciate the advice.