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

Announcement

Collapse
No announcement yet.

LUA Error

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

    LUA Error

    I ont know what it means but here ya go

    Message: Interface\AddOns\ZygorGuidesViewer\Guide-Guide.lua:757: attempt to index local 'prevguide' (a nil value)
    Time: 01/26/18 09:38:59
    Count: 1
    Stack: Interface\AddOns\ZygorGuidesViewer\Guide-Guide.lua:757: attempt to index local 'prevguide' (a nil value)
    Interface\AddOns\ZygorGuidesViewer\Guide.lua:757: in function `SuggestPreviousGuide'
    Interface\AddOns\ZygorGuidesViewer\Guide.lua:769: in function `IsDungeon'
    Interface\AddOns\ZygorGuidesViewer\Guide.lua:880: in function `func'
    ...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:55: in function <...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:48>

    Locals: self = <table> {
    IsDungeon = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:763
    MonkQuest = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:791
    RegisterEvents = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:901
    SuggestPreviousGuide = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:721
    DungPopup = ZygorDungeonPopup {
    }
    IsGuideBanned = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:912
    DungPrevPopup = ZygorDungeonPopup {
    }
    LearnMountGuideSuggestion = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:843
    SuggestDungeonGuide = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:670
    eventFrame = <unnamed> {
    }
    AskReload = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:638
    }
    prevguide = nil
    (*temporary) = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:124
    (*temporary) = ZygorDungeonPopup {
    0 = <userdata>
    type = "dungeon"
    UpdateTimeStamp = <function> defined @Interface\AddOns\ZygorGuidesViewer\UiWidgets\Fram e.lua:149
    morebutton = <unnamed> {
    }
    OnEscape = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:76
    SetText = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:124
    OnDecline = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:736
    private = <table> {
    }
    settings = <unnamed> {
    }
    logo = <unnamed> {
    }
    CanDrag = <function> defined @Interface\AddOns\ZygorGuidesViewer\UiWidgets\Fram e.lua:105
    declinebutton = <unnamed> {
    }
    OnSettings = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:119
    New = <function> defined @Interface\AddOns\ZygorGuidesViewer\UiWidgets\Fram e.lua:39
    OnAccept = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:731
    text2 = <unnamed> {
    }
    Debug = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:446
    acceptbutton = <unnamed> {
    }
    returnMinimizeSettings = <function> defined @Interface\AddOns\ZygorGuidesViewer\Guide.lua:742
    text = <unnamed> {
    }
    holder = <unnamed> {
    }
    SavedShow = <function> defined =[C]:-1
    EnableIf = <function> defined @Interface\AddOns\ZygorGuidesViewer\UiWidgets\Fram e.lua:145
    Show = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:131
    AdjustSize = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:108
    OnClose = <function> defined @Interface\AddOns\ZygorGuidesViewer\StaticPopups.l ua:104
    ShowIf = <function> defined @Interface\AddOns\ZygorGuidesViewer\UiWidgets\Fram e.lua:141
    ResetTimeStamp = <function> defined @Interface\AddOns\ZygorGuidesViewer\UiWidgets\Fram e.lua:160
    minimize = <unnamed> {
    }
    text3checkbox = Checkboxers {
    }
    }
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = "Would you like to return to the guide you were previously using: %s"
    (*temporary) = nil
    (*temporary) = 5218
    (*temporary) = 5219
    (*temporary) = "attempt to index local 'prevguide' (a nil value)"
    ZGV = <table> {
    CraptOnReload = <function> defined @Interface\AddOns\ZygorGuidesViewer\ZygorGuidesVie wer.lua:5328
    Expansion_Cata = true
    UPDATE_FACTION_Faction = <function> defined @Interface\AddOns\ZygorGuidesViewer\Faction.lua:27 2
    BETAguides = false
    MagicButton_OnClick = <function> defined @Interface\AddOns\ZygorGuidesViewer\ZygorGuidesVie wer.lua:545

    #2
    Looks like possibly a small conflict with Datastore or maybe the guide viewer catching a taint floating around. Try doing a full guide wipe/reset.

    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
    5. 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

    Working...
    X