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

delayed triggers throw an error if combat ends before they fire #5153

Closed
xiashtra opened this issue Dec 21, 2022 · 0 comments · Fixed by #5912
Closed

delayed triggers throw an error if combat ends before they fire #5153

xiashtra opened this issue Dec 21, 2022 · 0 comments · Fixed by #5912
Labels

Comments

@xiashtra
Copy link
Contributor

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

  1. Copy the attached test trigger to local user triggers folder
  2. Zone in to Sastasha normal, unsynced with a high level character
  3. Aggro the Black Bats at the start of the dungeon and let them execute at least one autoattack
  4. Kill the Black Bats before the trigger fires and wait for the trigger delay to pass (30s)
  5. Observe the error in the ACT console

Test trigger

sastasha.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant