RichSteini / WeakAuras2-TBC-2.4.3

GNU General Public License v2.0
9 stars 9 forks source link

[Trigger][Spell] Action Usable - Mangle (Cat) #9

Closed Sattva-108 closed 1 year ago

Sattva-108 commented 1 year ago

Describe the bug

Trigger Action Usable - Mangle (Cat) doesn't work. Link for spell

To Reproduce

Steps to reproduce the behavior:

  1. Create new Icon Weakaura
  2. Make it in trigger: Spell - Action Usable - Type spell ID 33983
  3. Try and see if it works.

Which version of WeakAuras are you using?

I'm using 4.0.0

Video of bug reproduce on Stormforge TBC PTR (tried on another server too, its same)

https://user-images.githubusercontent.com/74269253/224484852-c92d5997-53ff-4d5e-80e8-02f16b2219de.mp4

Sattva-108 commented 1 year ago

UPDATE

Same goes for Mangle (Bear) Rank 3 ID 33987

RichSteini commented 1 year ago

Fixed in Fix spellnames with parantheses like "Mangle (Bear)" adding (). This issue is related to the client only returning information about a spell with parantheses if you type for example "Mangle (Bear)()", so you have to add parantheses at the end. I don't know the reason, but the trigger works now as expected.