We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Delayed triggers throw an error if combat ends before they fire.
If a trigger with a delay is queued and then combat ends before the delaySeconds duration passes, a console error will occur.
delaySeconds
sastasha.zip
The text was updated successfully, but these errors were encountered:
raidboss: fix errors on delayed triggers being cancelled
d0a26d6
Fixes #5153.
raidboss: fix errors on delayed triggers being cancelled (#5912)
9f32885
gh-pages build: raidboss: fix errors on delayed triggers being cancel…
dde1380
…led (#5912) Fixes #5153. 9f32885
Successfully merging a pull request may close this issue.
Description
Delayed triggers throw an error if combat ends before they fire.
Additional information
If a trigger with a delay is queued and then combat ends before the
delaySeconds
duration passes, a console error will occur.Steps to reproduce
Test trigger
sastasha.zip
The text was updated successfully, but these errors were encountered: