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

WA_DELAYED_PLAYER_ENTERING_WORLD stops working when Hero Talent is selected in Load Tab. #5373

Closed
1 task done
SweetaurasDev opened this issue Sep 2, 2024 · 2 comments
Closed
1 task done
Labels
⏱ Awaiting Response This ticket hasn't been triaged yet. 🐛 Bug This is a problem with WeakAuras.

Comments

@SweetaurasDev
Copy link

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

I noticed my code would not run when WA_DELAYED_PLAYER_ENTERING_WORLD fires whenever a hero talent is selected in the load tab (specifically the Tempest Hero Talent for Elemental Shamans). Removing that check and checking if spell ID 454009 is known fixes the issue.

WeakAuras Version

WeakAuras 5.17.0

World of Warcraft Flavor

Retail (Default)

World of Warcraft Region

US/NA

Tested with only WeakAuras

I got this issue with only WeakAuras enabled

Lua Error

No errors observed

Reproduction Steps

  1. Create New Trigger
  2. Set Trigger type to Custom
  3. Set Event Type to Event
  4. Set Event(s) to WA_DELAYED_PLAYER_ENTERING_WORLD
  5. Set Hero Talent to Tempest learned in the Load tab

Last Good Version

No response

Screenshots

No response

Export String

No response

Bisector Report

No response

@SweetaurasDev SweetaurasDev added the 🐛 Bug This is a problem with WeakAuras. label Sep 2, 2024
@github-actions github-actions bot added the ⏱ Awaiting Response This ticket hasn't been triaged yet. label Sep 2, 2024
@InfusOnWoW
Copy link
Contributor

That simply means that your aura loads after the event has fired. That's not a bug.

@SweetaurasDev
Copy link
Author

This was a suspicion of mine but wanted to make sure. Also, I figured this may help someone in the future who runs into a similar issue. Thanks for the input!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⏱ Awaiting Response This ticket hasn't been triaged yet. 🐛 Bug This is a problem with WeakAuras.
Projects
None yet
Development

No branches or pull requests

2 participants