Grid2

Grid2

9M Downloads

Unable to target

BrunoKrugel opened this issue ยท 5 comments

commented

After the today patch, we are unable to target an unit through the Grid2 UI:

3x [ADDON_ACTION_FORBIDDEN] AddOn 'Grid2' tried to call the protected function 'TargetUnit()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `TargetUnit'
[string "@FrameXML/SecureTemplates.lua"]:523: in function `handler'
[string "@FrameXML/SecureTemplates.lua"]:690: in function <FrameXML/SecureTemplates.lua:672>
[string "@FrameXML/SecureTemplates.lua"]:704: in function <FrameXML/SecureTemplates.lua:697>
[string "@FrameXML/SecureTemplates.lua"]:779: in function <FrameXML/SecureTemplates.lua:764
commented

Targeting is working fine here (at least in 10.0.0.7 ptr) i cannot test in live because in europe the new patch is not active yet.
Tested with the default game targeting system and using the Clique addon.
Try disabling other addons, maybe some non updated addon or some weakaura is tainting the unit frames.

commented

The issue persist even with only grid enabled (v2.2.12), maybe its only in the live version
image

commented

Check if the issue persists with a default profile (reload the ui after changing the profile) .
Can you test the issue in another character? Better with a new created character if possible.
And recheck that no other addon is enabled.

commented

Probably you have an indicator called "bar", unfortunatelly the "bar" text cannot be used anymore for indicators.
You have to remove the "bar" indicator, and recreate the indicator with a different name.

commented

Yep, you were right, I had an indicator bar for the mana, I just removed and is now working.
Thanks