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

Rage Macro Doesn't Work #336

Open
DiceAndEasy opened this issue Feb 21, 2023 · 1 comment
Open

Rage Macro Doesn't Work #336

DiceAndEasy opened this issue Feb 21, 2023 · 1 comment
Labels
broken macro bug Something isn't working help wanted Extra attention is needed

Comments

@DiceAndEasy
Copy link

Hi,

When I use the Rage Macro on my barbarian I get an error message saying the barbarian does not have any rage left but when I go to her character sheet, her Rage is 3/3 so there is rage left. Any idea what could be causing this?

Below you can see the error messages that I have in the console when trying to use the macro:

image
image
image
image
image

@AnthonyVadala AnthonyVadala added bug Something isn't working help wanted Extra attention is needed broken macro labels Feb 21, 2023
@pickerin
Copy link

FWIW, the #1 Tip in the Macro states that you must have a RESOURCE defined on your Character Sheet named "Rage", it won't pull it from the character sheet itself.

Alternatively, you can comment out the check for available Rage (const deductResource = false), as stated in Tip #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken macro bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants