This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What version of Grid2 are you using (Version is displayed in General/About Tab) ?
v3.0.9
What game client version, classic or retail, windows or mac and language are you using ?
retail mac
12.0.0.65512
What steps will reproduce the problem?
-target person in town, no errors
-enable target frame in grid
-lot of errors
Message: [string "local UnitIsUnit = UnitIsUnit..."]:6: attempt to negate a secret valueTime: Wed Jan 21 14:46:42 2026Count: 119Stack:[local UnitIsUnit = UnitIsUnitlocal UnitInRange = UnitInRangelocal UnitIsVisible = UnitIsVisiblelocal UnitIsDeadOrGhost = UnitIsDeadOrGhostlocal UnitGroupRolesAssigned = Grid2.UnitGroupRolesAssignedreturn function(unit, mouseover) return ((not UnitInRange(unit))) end]:6: in function <[string "local UnitIsUnit = UnitIsUnit..."]:6>[Interface/AddOns/Grid2/modules/StatusDirection.lua]:40: in function <Interface/AddOns/Grid2/modules/StatusDirection.lua:33>
Locals:unit = "target"mouseover = ""(*temporary) = <no value>(*temporary) = "target"(*temporary) = "attempt to negate a secret value"
Did you try having Grid2 as the only enabled addon and everything else disabled?
not really
Was it working in a previous version? If yes, which was the last good one?
just turned on errors to see, but it was happening all over
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).
Please provide any additional information below.
I cannot replicate this issue can you send me your profile in text format ? (General/Pfofiles/Import&Export/ Export Profile Option)
As workaround, goto Statuses>Targeting&Distances>Direction status
Uncheck the "Out of Range" Option..
You can disable the direction status too (uncheck all indicators in the indicators tab), anyway it is not working in instances, only in open world (and im not even sure of it is working fine in open world for midnight).
yes disabling out of range makes the error not happen. however that is a useful thing to know about people you are trying to heal :(.
related error on selecting a target dummy
Message: Interface/AddOns/Grid2/modules/StatusMana.lua:64: attempt to compare a secret valueTime: Thu Jan 22 19:38:02 2026Count: 1Stack:[C]: ?[Interface/AddOns/Grid2/modules/StatusMana.lua]:64: in function 'IsActive'[Interface/AddOns/Grid2/GridIndicator.lua]:162: in function 'GetCurrentStatus'[Interface/AddOns/Grid2/GridIndicator.lua]:106: in function 'Update'[Interface/AddOns/Grid2/GridFrame.lua]:195: in function 'UpdateIndicators'[Interface/AddOns/Grid2/GridGroupHeaders.lua]:603: in function <Interface/AddOns/Grid2/GridGroupHeaders.lua:587>[C]: in function 'CameraOrSelectOrMoveStop'[CAMERAORSELECTORMOVE]:4: in function <[string "CAMERAORSELECTORMOVE"]:1>
Locals:
Version 3.0.11 should fix these issues.
Umm not the direction status issue yet, maybe in next update.
fixed. verified both use cases,
To post a comment, please login or register a new account.