This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I am trying to blacklist the burst debuff (I want to blacklist it from center and put it in a different position on frames) but because Burst shares spell ID with:
Burst <240443>Ley Current <240043>
The addon does not find Burst befudd properly and nothing can be done with it. How to solve this issue or is this in Blizzards end because there seems to be duplicate ID?
Remove the Spell ID, use only the spell name.
Seems like using only name "Burst" does not successfully blacklist the debuff
Debuffs groups track spell by name by default so it should work, its working fine in my computer and there are no more reports about non-working blacklists.
Are you sure the spell name is typed correctly ? Aura names are case sensitive.
Maybe another status is displaying the same debuff.
After examining in detailt the two spells, it seems those spells are buffs, not debuffs, or at least burst has two versions, a debuff on players and a buff on enemies. And It seems Ley Current is a buff not a debuff, so the spellid does not matter because a buff cannot interfere with a debuff.
So are you sure you are blacklisting the auras in the correct statuses ? A Buff cannot be blacklisted in a debuffs group (or viceversa).
I have used Grid for 13 years now never had any problem with adding or blaclisting debuffs/buffs however I wanted. After this update I just can't touch this "Burst" debuff anymore. I uploaded the profile here https://pastebin.com/17kiUVAz if someone wants to check it out. There is debuff blaclist group and top indicator where I whitelisted the burst where it should show. Also I have weak aura for tranking the bursting debuff with the same ID and it works well
The "Top" debuffs status where the "Burst" debuff is whitelisted is not linked/assigned to any icon indicator, so that status is disabled and is never displayed.
I see no problem with the DebuffBlacklist status, this status is linked to the center indicator and should work fine (the Burst debuff should no be displayed in the center icon).
To post a comment, please login or register a new account.