-
Notifications
You must be signed in to change notification settings - Fork 5
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
Newest version crashing API Sandbox #341
Comments
Doing the same with version 9.2.2 TypeError: Cannot read property 'attribs' of undefined Looks like it's the same thing |
Ok, so I'm hoping 6.3.0 will fix this. |
Getting this error when the script is enabled, while the API Sandbox is starting up.
"initialize.sheetOpened" "abilities.update" "abilityChecks.updateInitiative" "savingThrows.updateMacro" "initialize.generateSkills" "abilityChecks.updateMacro" TypeError: Cannot read property 'attribs' of undefined TypeError: Cannot read property 'attribs' of undefined at Worker.onmessage (/home/node/d20-api-server/api.js:2770:20) at ChildProcess.<anonymous> (/home/node/d20-api-server/node_modules/tiny-worker/lib/index.js:39:21) at emitTwo (events.js:100:13) at ChildProcess.emit (events.js:185:7) at handleMessage (internal/child_process.js:695:10) at Pipe.channel.onread (internal/child_process.js:440:11)
Using the latest version of the script, as well as the most recent update of the shaped sheet itself, which is version 9.2.1 as of now .
The text was updated successfully, but these errors were encountered: