No update on weapon swap
Nickldio2 opened this issue · 1 comments
Describe the bug
When working with the Item Enchantment trigger (weapon), the text infos (%s or %p for example) do not update on weapon swap (PLAYER_EQUIPMENT_CHANGED). They only update on equipping or unequipping items (UNIT_INVENTORY_CHANGED).
Do you have an error log of what happened?
No errors
To Reproduce
Steps to reproduce the behavior:
- Create new icon WA
- Create Trigger for Item Enchantment
- Select Mainhand
- Select a poison with stack as enchantment (Instant Poison for example)
- Create two texts, one for stacks(%s), one for duration(%p)
- Close WA config
- Apply MH with poison listed in the trigger (eg. Instant Poison)
- Apply OH with a poison without stacks (Crippling Poison)
- Swap MH and OH and watch as the two created texts don’t change (neither stacks to nil nor the duration to the Crippling Poison duration)
- Unequip an item and watch as the texts now update to properly match the main hands poison info
Screenshots
None
Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
No
Which version of WeakAuras are you using?
Latest
Are you on World of Warcraft Classic or Retail?
- Classic
- Retail
Was it working in a previous version? If yes, which was the last good one?
No information
Additional Info
None
@mrbuds this works on retail so apparently it's a classic only issue.