Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Scripts Not Starting Up

Hey all, I can't get any of my scripts to run - I'm getting the following error: For reference, the error message generated was: TypeError: Cannot set property 'Sheet' of undefined TypeError: Cannot set property 'Sheet' of undefined at apiscript.js:3980:26 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 checkForReady (/home/node/d20-api-server/api.js:1438:12) at /home/node/d20-api-server/api.js:1518:9 at c (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:14:64) 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) at Zd.Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425) at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:40 I'm running GroupInitiative, ChatSetAttr, Torch, 5E OGL by Roll20 Champion, TokenNameNumber, and CashMaster. This started two weeks ago, and I can't figure out where the error is. Any help on debugging would be greatly appreciated!
1566443354
GiGs
Pro
Sheet Author
API Scripter
My guess is its something to do with CashMaster as it has a .sheet property (mentioned in your first line). You should try disabling that and seeing if the error goes away. If that doesnt work, try disabling them all and enabling them one at a time, then testing them. If it does work, check yoyu have cashmaster set up properly - i dont know what it needs configured, but you should re-enable it and go through configuration again.
There has been a problem with Cashmaster since the latest update, check out this thread and the link to the latest functional version posted by Keith Curtis. <a href="https://app.roll20.net/forum/post/7671124/cash-master-not-responding" rel="nofollow">https://app.roll20.net/forum/post/7671124/cash-master-not-responding</a>