This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hey !
I just noticed a weird bug with Spell Reflection (warrior spell).
Since now the ability provides two buffs with the same name, sometimes the buff is shown on Grid2, but sometimes not.
Here are 2 gifs I made, where you can clearly see the issue.
- No buff appearing on Grid2
https://gyazo.com/e113319719ab8e54c98192dfec628fd9
- Buff appearing on Grid2
https://gyazo.com/68cbc016e607f1da850bbdb9a4cfc290
Obviously, I just spammed the ability and didn't change any settings between those 2 gifs.
The buff Spell Reflection was saved as with its name, not its spell ID, and 0 condition tied to it. Only to show the buff on a specific indicator, nothing else.
I think we can counter it by adding 2 Spell Reflection different buffs via spell ID (to cover both buffs), but this is still a weird bug that NO buff is sometimes showing just because I have two with the same name at the same time on me.
Do you think it can be fixed for other uses, or is it better to just say that we stick to the multiple spellID detection of the spell instead ? (just to know !)
Thanks a lot, and have a great day !
What version of Grid2 are you using (Version is displayed in General/About Tab) ?
2.0.68
What game client version, classic or retail, windows or mac and language are you using ?
Retail pre-patch DF 10.0
What steps will reproduce the problem?
Just cast Spell Reflection on a Warrior, multiple times
Did you try having Grid2 as the only enabled addon and everything else disabled?
Yes
Was it working in a previous version? If yes, which was the last good one?
It was working perfectly before DF pre-patch.
Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack).
No error popping unfortunately
Please provide any additional information below.
This weird issue should be fixed in version 2.0.69-beta.
But keep in mind that the icon displayed can change, so really maybe its better to track the buff by SpellID instead of by Name to get a consistent behaviour.
Yeah, it was just to avoid putting 2 buffs instead of one, but clearly SpellID tracking will be more suited.
Thanks a lot ! <3
To post a comment, please login or register a new account.