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

Results of roll not shown with d100% and Dice So Nice enabled #6

Closed
achetzel opened this issue Jun 26, 2023 · 1 comment
Closed

Results of roll not shown with d100% and Dice So Nice enabled #6

achetzel opened this issue Jun 26, 2023 · 1 comment

Comments

@achetzel
Copy link

Foundry 11.302
WFRP 6.5.9
Dice-So-Nice 4.6.8

When Dice So Nice is enabled the d100% roll is not applied to the card (and the card is not shown either). The following error is in the console:

DiceBox.js:567 Uncaught TypeError: Cannot read properties of null (reading 'shape')
    at DiceBox.getVectors (DiceBox.js:567:16)
    at DiceBox.js:1079:20
    at Array.forEach (<anonymous>)
    at DiceBox.start_throw (DiceBox.js:1065:10)
    at Dice3D.js:759:34
    at Dice3D.js:473:17```

When the module is disabled or disabled only for the user, the roll goes through fine. 
@achetzel
Copy link
Author

Corrected along with #5

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

1 participant