-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Native rolls not working with V11 Foundry and DND 2.3.0 #1082
Comments
Can confirm this happens with both Firefox and Chrome and for my case is a change from Foundry Version 10 - 11. |
Did you change dnd5e version at the same time? |
Not initially, I can try to downgrade and see if that helps. |
Might be worth a try, there was some question as to if it was actually the dnd5e system changing something that broke things. |
Not initially, I can try to downgrade and see if that helps. |
I'm getting a similar error after upgrading Foundry from 10 to 11 and dnd5e 2.3.1. When trying to roll in DnDBeyond, I get |
Hi. My chrome log says the following:
|
Describe the bug
Beyond20 native rolls do not show up on the VTT.
To Reproduce
Steps to reproduce the behavior:
Enable native rolls
roll anything in beyond20
console error message:
beyond20.js:71 Uncaught (in promise) TypeError: Cannot set properties of undefined (setting 'override')
at Beyond20.createActorData (beyond20.js:71:52)
at Beyond20.getUpdatedActor (beyond20.js:8:38)
at Beyond20.rollItems (beyond20.js:624:34)
at Beyond20.handleBeyond20Request (beyond20.js:657:30)
at Object.fn (beyond20.js:768:59)
at #call (foundry.js:730:20)
at Hooks.call (foundry.js:712:38)
at handleRoll (fvtt_script.js:4073:35)
at HTMLDocument.event (fvtt_script.js:102:9)
Foundry Virtual Tabletop: Version 11 Stable, 11.307
Game System: dnd5e, 2.3.0
The text was updated successfully, but these errors were encountered: