You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a sandbox I was using early in development, when I attempt to go back and update to the latest scripts it crashes on initialization (this is the only script active currently):
"5eShapedCompanion 1461802742985 INFO : -=> ShapedScripts v1.3.4 <=-"
"5eShapedCompanion 1461802742988 INFO : > Updating Schema to v1.6 from 0.1<"
"5eShapedCompanion 1461802742989 INFO : Preupgrade state: {"version":0.1,"config":{"logLevel":"INFO"}}"
TypeError: Cannot set property 'houserules' of undefined
TypeError: Cannot set property 'houserules' of undefined
at ShapedScripts.checkInstall (apiscript.js:3523:54)
at Object. (apiscript.js:81:11)
at eval (eval at (/home/node/d20-api-server/api.js:105:34), :65:16)
at Object.publish (eval at (/home/node/d20-api-server/api.js:105:34), :70:8)
at checkForReady (/home/node/d20-api-server/api.js:1013:12)
at /home/node/d20-api-server/api.js:1092: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:54
The text was updated successfully, but these errors were encountered:
I have a sandbox I was using early in development, when I attempt to go back and update to the latest scripts it crashes on initialization (this is the only script active currently):
"5eShapedCompanion 1461802742985 INFO : -=> ShapedScripts v1.3.4 <=-"
"5eShapedCompanion 1461802742988 INFO : > Updating Schema to v1.6 from 0.1<"
"5eShapedCompanion 1461802742989 INFO : Preupgrade state: {"version":0.1,"config":{"logLevel":"INFO"}}"
TypeError: Cannot set property 'houserules' of undefined
TypeError: Cannot set property 'houserules' of undefined
at ShapedScripts.checkInstall (apiscript.js:3523:54)
at Object. (apiscript.js:81:11)
at eval (eval at (/home/node/d20-api-server/api.js:105:34), :65:16)
at Object.publish (eval at (/home/node/d20-api-server/api.js:105:34), :70:8)
at checkForReady (/home/node/d20-api-server/api.js:1013:12)
at /home/node/d20-api-server/api.js:1092: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:54
The text was updated successfully, but these errors were encountered: