Frame not clickable in 10.0.7 (Protected Function TargetUnit) #1215


  • Duplicate
Closed
  • nina_629 created this issue Mar 23, 2023

    What version of Grid2  are you using (Version is displayed in General/About Tab) ? 2.2.12 

     

    What game client version, classic or retail, windows or mac and language are you using ? Retail

     

    What steps will reproduce the problem? Try to click a frame in Grid

      
    Did you try having Grid2 as the only enabled addon and everything else disabled? Yes, same problem.

      

    Was it working in a previous version? If yes, which was the last good one? Previous one, before the 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).

      

    Please provide any additional information below.

     

    9x [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>

     

     

  • nina_629 posted a comment Mar 23, 2023

    I just tried what you suggested in the other comment here and renamed the "bar"-indicator to "bar2".

  • michaelsp posted a comment Mar 23, 2023

    The rename option does not work because internally the indicator maintain the same name (bar), the rename option is only visual.

    You have to remove and recreate the indicator with another name.

     

     

     


    Edited Mar 23, 2023
  • michaelsp added a tag Duplicate Mar 23, 2023
  • nina_629 closed issue Mar 23, 2023
  • nina_629 posted a comment Mar 23, 2023

    Worked! Thank you so much :)


To post a comment, please login or register a new account.