This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I see BloodLust icon, or other.. First of all debuff i suppose.its ok if i change L40 modules/StatusAurasDebuff:
The number 1 simply means "the first debuff" and RAID filter means "look for only dispelleable debuffs, i can add the debuffType check, but if bloodlust is returned by UnitDebuff(unit, 1, "RAID") it seems a bug in the game, i cannot do much if the game is returning wrong information.
Are you sure that another debuff status is not linked to the same icon indicator ? Because if the grid2 code display wrong debuffs the blizzard raid frames must do the same too (blizzard is using similar code (RAID filter) to watch dispeleable debuffs).
PD: Checkig only debuffType is not enough to detected dispelleable debuffs, for example a debuff can be of type Poison and NOT dispelleable.
There is only "debuffs-dispellable" on this indicator.Yeah, not enought cuz depending on spec too.But, its just bad icon, it doesnt seems to trigger if there is no dispellable.perhaps its becuz ive got other indicator who tae all debuff ?it wasnt like this a few month ago.
i try to create a new indicator.Its the same.I will try to remove all config from grid, create indicator and test.
It seems this error occur only when you got some kind of debuff, like bloodlust and the one on MM+ who said each dead at 5secondes on the timer. I test with removing my grid config in wtf, and disabled all addon except grid+.i made only one icon for the dispellable one, it was ok until i press on my drums.If there is nothing to dispell, no icon, even with BL debuff, so its probably something else than bliz ? I add in condition "debuffType ~=nil" instead of what i had previsouly.I dont think heal can use dispel on nontype debuff, but i'm not sure.
Download r822-alpha version, this version must fix the problem.
Fixed.I hope your auto add on Raid debuff works fine ;DYou can close this.Thanks for your work.
To post a comment, please login or register a new account.