azeroyoda / ValorTracker

Valor TBC Bugtracker
0 stars 2 forks source link

[Warrior] Stance switching happening without bar switching #52

Open panplume opened 5 years ago

panplume commented 5 years ago

Description:

Spamming the following macro to Charge a mob will very often leave your UI out of sync with the game (server side I guess).

showtooltip Charge

/cast Battle Stance /cast Charge /cast [combat]Berserker Stance

How it works:

Your UI will not switch your bar to Berserker Stance (still in Battle Stance). Using a Battle Stance only spell will trigger the usual error about not being in the correct stance. Then when the combat ends, the UI update by switching to Berserker Stance.

How it should work:

After Charge (putting you in combat), the macro should put you in Berserker Stance and your UI should update your bar accordingly.

Steps to Reproduce:

0- Be out of combat, near a mob (out of aggro range) 1- Target the mob 2- Spam the macro until the Charge spell happen and you're in combat with the mob

If the bug happen, your UI should be presenting the Battle Stance bar but you're really in the Berserker Stance.

3- Use a Berserker or Combat only spell (Berserker Rage or Rend for example) to check the UI is out of sync with the stance 4- Kill the mob to see your UI finally switching to Berserker Stance

Just relogged to test it, happens 2 times on 3 mobs (not using any addon for the test).