RichSteini / WeakAuras2-TBC-2.4.3

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

Trigger [Type: aura] on target is broken #22

Open sh3ppard opened 1 year ago

sh3ppard commented 1 year ago

I tried to use default trigger on target to track aura (Faerie Fire) when it is active or not. image Does not matter what you choose spell name or spell id.

This problem causes by this change. Looks like it somehow breaks a trigger or something. If rollback that change then trigger works as intended.

RichSteini commented 1 year ago

It apparently only happens with the aura missing option selected and when the debuff is of type "Magic". I figured out that it has something to do with the IsStealable option that is hidden when aura missing is selected, so i assume that in this case the tristate value is wrongly interpreted. Anyways i don't really have time to debug it further so i have just removed the IsStealable option for now: Remove isStealable option as it breaks aura missing aura trigger .