ClassicWoWCommunity / cata-classic-bugs

This is a place for Cataclysm & Wrath of the Lich King Classic bug reports and research
64 stars 6 forks source link

[BUG] Castsequence doesn't work properly with pet abilities #1436

Open Kolmarwow opened 2 months ago

Kolmarwow commented 2 months ago

1. Current Behavior

If you put a pet ability in a /castsequence macro, it will correctly cast it but the sequence won't recognize that the cast has happened, so it becomes stuck trying to recast that pet ability.

1.2. How to Reproduce

       1. Create a macro with "/castsequence Aspect of the Hawk, Aspect of the Cheetah"
       It will work properly & constantly switch between Hawk/Cheetah aspect.
       2. Change it to "/castsequence Aspect of the Hawk, Cower, Aspect of the Cheetah"
       It will successfully cast Hawk -> Cower and then break, constantly trying to recast Cower.

2. Expected Behavior

2.1. Description

The castsequence should move forward to the next spell once the pet ability has been cast.

Artemishowl commented 1 month ago

Ticketing~