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

Announcement

Collapse
No announcement yet.

LUA Error in Dungeon

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

    LUA Error in Dungeon

    Before this error occured, I was having this problem occasionally...

    http://zygorguides.com/forum/showthr...2292-Lua-Error

    So as per your instructions, I followed these steps:
    1. exit WoW
    2. go to the WoW/Interface/Addons folder and delete the ZygorGuidesViewer folder
    3. go to the WoW/WTF/Account/<accountname>/SavedVariables folder and delete the Zygor files in there
    4. run the desktop client and install a fresh copy of the guides

    Next I go back into WoW, I'm in a dungeon and the following error kept occuring:

    Code:
    13x ZygorGuidesViewer\Item-ProcScore.lua:129: attempt to index field '?' (a nil value)
    ZygorGuidesViewer\Item-ProcScore.lua:129: in function `ParseEffect'
    ZygorGuidesViewer\Item-ItemScore.lua:801: in function `GetItemStatsWithTooltip'
    ZygorGuidesViewer\Item-ItemScore.lua:1088: in function <ZygorGuidesViewer\Item-ItemScore.lua:1061>
    [C]: ?
    [C]: ?
    [C]: in function `SetAction'
    ...ibraries\LibActionButton-1.0\LibActionButton-1.0.lua:1566: in function `SetTooltip'
    ...ibraries\LibActionButton-1.0\LibActionButton-1.0.lua:1371: in function <...ibraries\LibActionButton-1.0\LibActionButton-1.0.lua:1364>
    ...ibraries\LibActionButton-1.0\LibActionButton-1.0.lua:574: in function <...ibraries\LibActionButton-1.0\LibActionButton-1.0.lua:572>
    (tail call): ?
    [C]: ?
    
    Locals:
    InCombatSkipped

    #2
    Try disabling all other addons to see if you get this error in dungeons with only Zygor running. Something is trying to run when you are in combat and we don't have LibActionButton-1.0 as part of our libraries so that's a different addon in the error call. Guessing another addon is triggering the error but Zygor is the one catching it and reporting 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

    Working...
    X