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!