[BUG] Shadow Priest Void Blast cooldown issue
Closed this issue · 3 comments
Before You Begin
- I confirm that I have downloaded the latest version of the addon.
- I am not playing on a private server.
- I checked for an existing, open ticket for this issue and was not able to find one.
- I edited the title of this bug report (above) so that it describes the issue I am reporting.
Describe the Issue
This seems to be the same as #4504
I cannot reliably make the issue appear, it's kinda random, so i assume it's some kind of data taint/corruption. The issue I'm seeing is that the addon thinks Void Blast is off CD when it's still recharging:
45. void_blast ( main - 8 )
The action (void_blast) is usable at (0.00 + 0.00).


Screenshots might not be from the same snapshot, i'll try to get a synced one if it happens the next time.
Reloading the interface fixes it most of the time. Resetting the APL doesn't help, or is just a temporary fix (not 100% sure, ill try next time but I might remember it fixing it, so maybe it's resetting something that temporarily cleans up the corrupted state)
I'll try gathering more in-game data, any pointers to where i could add debug info would be useful. Locations i've identified might be State:IsUsable() (add individual debug messages for the method calls)
How to Reproduce
- Pray to the gods that the bug appears
Player Information (Link)
https://gist.github.com/ctroller/aab99c1da34b0ad5853c11ed63c3b3ab
Error Messages (Link)
None
Additional Information
No response
Contact Information
No response
Had it happen again yesterday after switching from Disc to Shadow spec in a raid, only a UI reload (APL reset didn't help) fixed it.
Still happens way too rarely and without any indication as to what could be causing it. Haven't had it happen in between since I've opened this ticket.
Just had it happen again, switching from Disc (Archon) to Shadow (Voidweaver) again, then engaging Kelpfist Dummy in Dornogal. I haven't engaged anything before, just hearthed to DG after logging in and then trying to reproduce the Mindbender issue.
Anything I can provide Debug-Wise that might help locate it further? Still think it's related to #5027 because both have (hero) talent swaps at the core.