LunaUnitFrames

LunaUnitFrames

268k Downloads

[4.040] Missing buffs with squares don't work on Warriors and Rogues raid frames

Nymeros opened this issue ยท 5 comments

commented

I'm using this to check for missing buffs:
Prayer of Fortitude/Power Word: Fortitude;Prayer of Spirit/Divine Spirit

It works fine on all other classes but for some reason it never shows them on raid frames for Warriors and Rogues when they are missing those buffs.

commented

There is a bug in LunaUnitFrames\libs\oUF_Plugins\oUF_RaidStatusIndicators\oUF_RaidStatusIndicators.lua function "checkMissingBuff" which is always excluding non mana users. I've fixed the function. Please can you update it as per the attached file. I would do a pull request but the file isn't in this repo.
oUF_RaidStatusIndicators-checkMissingBuff.zip

commented

Should be fixed in 4050

commented

Missing buffs can not be tracked by name for classes who can not cast those spells. This is a limitation of the UI.

commented

Sorry, maybe my message wasn't clear.
What I meant is, I as a Priest can't see the missing buffs squares only on Warrior/Rogue raid frames in my raid (stamina buff symbol for example should appear when they're missing it but nothing happens), while I can see and it works perfectly fine on all other classes if they're missing those buffs.