Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

Action Button LUA error with version 8.0.23863

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Action Button LUA error with version 8.0.23863

    Following is an LUA error that keeps popping up:

    Code:
    16x ZygorGuidesViewer\ActionBar.lua:295: attempt to index local 'button' (a nil value)
    [string "@ZygorGuidesViewer\ActionBar.lua"]:295: in function `SetButton'
    [string "@ZygorGuidesViewer\ActionBar.lua"]:90: in function `SetActionButtons'
    [string "@ZygorGuidesViewer\ActionBar.lua"]:33: in function `hand'
    [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:998: in function `?'
    [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
    [string "=[C]"]: ?
    [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
    [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `SendMessage'
    [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:1613: in function `FocusStep'
    [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:1821: in function `SkipStep'
    [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:2075: in function `?'
    [string "@Details\Libs\AceTimer-3.0\AceTimer-3.0-17.lua"]:55: in function <...ceDetails\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>

    #2
    Try doing a guide reinstall.

    1. exit WoW
    2. go to the WoW/_retail_/Interface/Addons folder and delete the ZygorGuidesViewer folder
    3. run the desktop client and install a fresh copy of the guides
    4. go back in game to test and let me know if that fixed it
    Become a Fan of Zygor Guides on Facebook:
    http://www.facebook.com/pages/Zygor-...04933799556988

    Follow Zygor Guides on Twitter:
    http://twitter.com/zygorguides

    Comment


      #3
      Still getting the error after fresh install per your instructions with some differences:
      Code:
      1x ZygorGuidesViewer\ActionBar.lua:295: attempt to index local 'button' (a nil value)
      [string "@ZygorGuidesViewer\ActionBar.lua"]:295: in function `SetButton'
      [string "@ZygorGuidesViewer\ActionBar.lua"]:90: in function `SetActionButtons'
      [string "@ZygorGuidesViewer\ActionBar.lua"]:33: in function `hand'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:998: in function `?'
      [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
      [string "=[C]"]: ?
      [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
      [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `SendMessage'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:1613: in function `FocusStep'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:1821: in function `SkipStep'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:2075: in function `TryToCompleteStep'
      [string "@ZygorGuidesViewer\QuestTracking.lua"]:434: in function `func'
      [string "@Details\Libs\AceTimer-3.0\AceTimer-3.0-17.lua"]:57: in function <...ceDetails\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
      [EDIT] I've also tried deleting all saved variables for Zygor and this is the error I'm now receiving:
      Code:
      1x [ADDON_ACTION_BLOCKED] AddOn 'ZygorGuidesViewer' tried to call the protected function 'EditMacro()'.
      [string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
      [string "=[C]"]: in function `EditMacro'
      [string "@ZygorGuidesViewer\ActionBar.lua"]:423: in function `ClearBar'
      [string "@ZygorGuidesViewer\ActionBar.lua"]:47: in function `SetActionButtons'
      [string "@ZygorGuidesViewer\ActionBar.lua"]:33: in function `hand'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:998: in function `?'
      [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
      [string "=[C]"]: ?
      [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...ack\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
      [string "@BugSack\Libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `SendMessage'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:1613: in function `FocusStep'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:1821: in function `SkipStep'
      [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:2075: in function `?'
      [string "@Details\Libs\AceTimer-3.0\AceTimer-3.0-17.lua"]:55: in function <...ceDetails\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
      Last edited by keszygor; December 1, 2020, 05:11 AM.

      Comment


        #4
        Try disabling all other addons to see if you get this with only Zygor running.
        Become a Fan of Zygor Guides on Facebook:
        http://www.facebook.com/pages/Zygor-...04933799556988

        Follow Zygor Guides on Twitter:
        http://twitter.com/zygorguides

        Comment


          #5
          It seems to be fixed. I didn't have to disable any addons. There's no longer the above error after I came back the next day and used the updater again. I'll let you know if it pops up again. Thank you for the responses.

          Comment

          Working...
          X