EventHorizon

EventHorizon

185k Downloads

CD not always tracking.

Cluuey opened this issue ยท 6 comments

commented

image
When you have a talent which extends the duration of a buff on an ability with a CD the CD triggers fine the first time after a UI reload but not after that.

-- Anti-Magic Shell self:newSpell({ requiredTree = 1, cooldown = 48707, playerbuff = {{48707},{205725}}, })

commented

I've been trying to narrow this down further and it seems to just be a problem with Anti-Magic Shell.
It doesn't matter which spec I'm in or which talents I take which change its duration.

Either that or I'm cursed and it's just trying to break me.

commented

Strange....

commented

@Cluuey Can you please take a look and see if you can still reproduce this with v1.9.18? I think it may be fixed with the newest version.

commented

This still happens, I've no idea what triggers it but I've noticed it on my druid in raid fights.

commented

Darn!

commented

It isn't just CD, it doesn't always pick up buffs or debuffs.

image
You can see the tick timers for Rake but there is no coloured bar.
I can't make it happen consistently though. :-(

When it happens with a buff, like Savage Roar I have to let it expire to get it to display, refreshing it doesn't work.