You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, me again. The follow error is produced when a user tries to click the button to roll a requested ability check and the roll fails.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'call')
[Detected 1 package: lmrtfy]
at LMRTFYRoller._makeRoll (roller.js:228:45)
at LMRTFYRoller._onAbilityCheck (roller.js:386:14)
at HTMLButtonElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)
Really appreciate the module. Thanks for all the hard work!
The text was updated successfully, but these errors were encountered:
Hi, me again. The follow error is produced when a user tries to click the button to roll a requested ability check and the roll fails.
Really appreciate the module. Thanks for all the hard work!
The text was updated successfully, but these errors were encountered: