This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
First off, I am new to Grid2, I have always used regular Grid, with a few addons, but with this new update I decided I wanted to try something new, since Grid and the addons I was using haven't been updated yet, and I dont know if they will.
So, the error I am getting happens when certain debuffs are active. The 2 I have noticed are Forbearance and Exhaustion. When either of these debuffs are triggered, basically all status effects stop showing up anywhwere in grid, and LUA errors start pouring in. They look like this
9283x Grid2\modules\StatusAurasDebuffs.lua:40: Usage: UnitDebuff("unit", [index][, "filter"])[C]: ?Grid2\modules\StatusAurasDebuffs.lua:40: in function `UpdateState'Grid2\modules\StatusAuras.lua:47: in function <Grid2\modules\StatusAuras.lua:23>
Locals:(*temporary) = "player"(*temporary) = "Exhaustion"(*temporary) = nil(*temporary) = "RAID"
The only way to fix it is to wait for the debuff to go away.
I am not even tracking these debuffs, although forbearance is there from my paladin, I do not have it under any Indicators.
If I create a new profile, it seems to work for awhile, but once I get it all setup, which takes a few hours, it always seems to happen again. I have spent something like 6 hours working on it at this point.
I am on version r814.
Ok, I figured out what is causing it.
I want to have an icon in the middle of the frame where if someone gets a debuff that I can dispell, it will show up there.
However, when I create a debuff group, and choose the checkmark for "Dispellable by Me", it causes this error.
Legitimate error, or user error?
This bug was already fixed in latest Alpha version (ticket #557)
To post a comment, please login or register a new account.