Error after 10.0.7 - Can't click to heal #1214


Closed
  • mazatastic 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? - I have my game updated and I updated grid and now anytime I try to cast a heal I get an error

      
    Did you try having Grid2 as the only enabled addon and everything else disabled? - Disabled everything but grid and click and I still get the error

      

    Was it working in a previous version? If yes, which was the last good one? - Yes, before I updated on Tuesday it worked perfect

      

    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. This is what I got from bugsack
    9x [ADDON_ACTION_FORBIDDEN] AddOn 'Grid2' tried to call the protected function 'UNKNOWN()'.
    [string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
    [string "=[C]"]: ?
    [string "=[C]"]: in function `CastSpellByName'
    [string "@FrameXML/SecureTemplates.lua"]:409: 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>

     

     

  • mazatastic edited description Mar 23, 2023
  • michaelsp posted a comment Mar 23, 2023

    You have to remove the "bar" indicator, and recreate the indicator with a different name. Unfortunatelly the text "bar" cannot be used anymore for indicators.

  • Liam posted a comment Mar 23, 2023

    not sure if im missing something, having same issue but dont see an indicator named bar

  • michaelsp posted a comment Mar 23, 2023

    Maybe you renamed the indicator time ago (but internally the indicator maintain the original name), type/copy+paste the next line into chat:

     

    /dump Grid2Options.LI

     

    This should display the renamed indicators.

    I you cannod locate the indicator, you can send me your profile and i will check what is going wrong (the profile can be exported to text format from Profiles/Import&Export Tab).


    Edited Mar 23, 2023
  • Liam posted a comment Mar 23, 2023

     guess its this mana one since it says its called bar on tooltip

  • michaelsp posted a comment Mar 23, 2023

    Then you have to remove the manabar and recreate the indicator with another name, to fix the issue

  • mazatastic posted a comment Mar 23, 2023

    "You have to remove the "bar" indicator, and recreate the indicator with a different name. Unfortunatelly the text "bar" cannot be used anymore for indicators."

     

     

    This worked!!! Thank you!

  • michaelsp closed issue Mar 23, 2023

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