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

[Help] Dungeon Ready Script Error

Ive been trying to get  Stephen's Dungeon Ready script working but I keep failing. I have made a new campaign just for this script I have gotten the most recent script from GIST. I have copied & pasted the 'pretty' text and not the raw text I have replaced the tables per the threads. The error I keep getting is: Spinning up new sandbox... TypeError: Cannot read property 'replace' of undefined TypeError: Cannot read property 'replace' of undefined at fixNewObject (apiscript.js:1585:47) at handoutMaker (apiscript.js:1577:9) at createHandOuts (apiscript.js:1548:13) at setupDungeonGenerator (apiscript.js:1246:13) at handleInput (apiscript.js:334:35) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:146:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:146:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1510:12 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) I have enough experience to follow instructions, but I don't understand the above error(s) Any help would be MUCH appreciated!
1504392953
The Aaron
Pro
API Scripter
Try this version:&nbsp; <a href="https://gist.github.com/shdwjk/dae6ea0a6178f023968" rel="nofollow">https://gist.github.com/shdwjk/dae6ea0a6178f023968</a>... There used to be a bug with created objects that had to be fixed. &nbsp;Unfortunately, fixing the bug resulted in the fix crashing things.
The scriptomancer to the rescue again. &nbsp;Thank you The Aaron!
1504404529
The Aaron
Pro
API Scripter
Hahahaha. Good deal!