JamminL / cata-classic-bugs

This is a place for Wrath of the Lich King Classic bug reports and research - NOW ACCEPTING VANILLA ERA REPORTS
61 stars 6 forks source link

[BUG] Slam is not generating spell cast combat log events #1229

Closed espionn closed 2 weeks ago

espionn commented 1 month ago

1. Slam is not generating spell cast combat log events

1.1. Description

Casting Slam does not generate SPELL_CAST_START or SPELL_CAST_SUCCESS events. It does however, correctly generate SPELL_CAST_FAILED events

1.2. How to Reproduce

       1. start logging
       2. hit thing and press slam
       3. check log and see no  SPELL_CAST_START or SPELL_CAST_SUCCESS events for slam

1.3 Source Material

WoWCombatLog-051424_045234.txt also similar issue from start of wotlk classic - https://github.com/magey/wotlk-warrior/issues/18

2. Expected Behavior

2.1. Description

Slam should generate SPELL_CAST_START and SPELL_CAST_SUCCESS events.

espionn commented 3 weeks ago

hotfix notes for May 21 indicate that this issue was fixed

Warrior Fixed an issue preventing Slam from being logged properly in the combat log.

However, this issue is still present. Might have to wait until weekly maintenance for issue to resolve.

espionn commented 2 weeks ago

Still does not appear to be fixed even after weekly maintenance.