Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[shaped-scripts] script crash upgrading from (very) old version to new version #85

Closed
ghost opened this issue Apr 28, 2016 · 0 comments
Closed

Comments

@ghost
Copy link

ghost commented Apr 28, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants