-
Notifications
You must be signed in to change notification settings - Fork 67
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
Issue with ammunition #377
Comments
Hi! I encountered this bug aswell. Luckily, it's an easy fix. But you can also find the entire scripts/custom-roll.js file here (bugfix included) if you don't want to wait for the next BetterRolls release: |
Thanks! Dragged and dropped this in and everything works. Guess we'll wait for an update |
@jacobgrieninger Are you able to reopen this for visibility for the devs, even though there is a workaround? |
Sure. Good idea |
This problem is still going. |
here's the console error for this helpers.mjs:428 Uncaught (in promise) Error: The provided data is not an object! |
When I add ammunition consumption to an item and then try to roll, nothing will occur. If I remove the ammunition consumption it will roll, or if I disable better rolls and have the item consume ammo, it will roll and consume. Any suggestions?
The text was updated successfully, but these errors were encountered: