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

[DND v4.1.0] Messages for saving throws and abilitys are not working #81

Open
Kapuzenjoe opened this issue Nov 8, 2024 · 1 comment
Assignees

Comments

@Kapuzenjoe
Copy link

Good day,
I know the DND update is very fresh out. But just for your information, saving throws, ability checks, concentration and death saving throws are currently not working. You get the following errors and no messages are displayed:

"Error: Error thrown in hooked function 'bound preRollAbilitySave' for hook 'dnd5e.preRollAbilitySave'. o is undefined"
"Error: Error thrown in hooked function 'bound preRollAbilityTest for hook 'dnd5e.preRollAbilityTess'. o is undefined"
"Error: Error thrown in hooked function 'bound preRollDeathSave' for hook 'dnd5e.preRollDeathSave'. o is undefined"

You also get deprecated warnings for attack and skill rolls (but messages are displayed):

"Error: The dnd5e.preRollSkill hook has been deprecated and replaced with dnd5e.preRollSkillV2."
"Error: The dnd5e.preRollAttack hook has been deprecated and replaced with dnd5e.preRollAttackV2."
"Error: The dnd5e.preRollToolCheck hook has been deprecated and replaced with dnd5e.preRollToolV2."
"Error: The dnd5e.preRollConcentration hook has been deprecated and replaced with dnd5e.preRollConcentrationV2."

best regards!

@lucaspicerni
Copy link

I would like to add that the coloring functionality is also not working with the new roll window using AppV2!

@kaelad02 kaelad02 self-assigned this Nov 13, 2024
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

3 participants