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

Announcement

Collapse
No announcement yet.

New LUA Error

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

    New LUA Error

    Getting following error through buggrabber

    Code:
    10x ...rfaceZygorGuidesViewer\ZygorGuidesViewer-8.0.lua:2412: attempt to index field '?' (a nil value)
    [string "@ZygorGuidesViewer\ZygorGuidesViewer-8.0.lua"]:2412: in function <...rfaceZygorGuidesViewer\ZygorGuidesViewer.lua:2286>
    [string "=(tail call)"]: ?
    [string "@ZygorGuidesViewer\Sync.lua"]:477: in function `OnPartyStatusChanged'
    [string "@ZygorGuidesViewer\Sync.lua"]:690: in function <ZygorGuidesViewer\Sync.lua:685>
    
    Locals:
    self = <table> {
     CraptOnReload = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:4466
     Expansion_Cata = true
     UPDATE_FACTION_Faction = <function> defined @ZygorGuidesViewer\Faction.lua:341
     BETAguides = false
     modules = <table> {
     }
     BFR = <table> {
     }
     GetTargetId = <function> defined @ZygorGuidesViewer\Functions.lua:312
     DevEnd = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:5502
     StackSizes = <table> {
     }
     optiontables_ordered = <table> {
     }
     Options_SetupBlizConfig = <function> defined @ZygorGuidesViewer\Options.lua:3636
     QUEST_COMPLETE = <function> defined @ZygorGuidesViewer\QuestAutoAccept.lua:453
     FakeCompleteQuest = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:3469
     PointerMap = <table> {
     }
     ScheduleTimer = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:94
     LoadInitialGuide = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:1089
     registered_mapspotset_groups = <table> {
     }
     ActionBar = <table> {
     }
     NotificationCenter = <table> {
     }
     actionicons = <table> {
     }
     OpenOptions = <function> defined @ZygorGuidesViewer\Options.lua:3667
     SetEnabledState = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:424
     InPhase = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:5306
     MIN_STEP_HEIGHT = 12
     ProfilerEnable = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:4111
     Font = "ZygorGuidesViewer\Skins\OpenSans.TTF"
     GenericDragStartHandler = <function> defined @ZygorGuidesViewer\Skins\Default\ViewerFrame.lua:30
     UTILS = <table> {
     }
     Expansion_Shadowlands = true
     Pointer = <table> {
     }
     UIFrameFade = <table> {
     }
     TrackQuest = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:1672
     revision = 23847
     Anchors = <table> {
     }
     MOVE = <function> defined @ZygorGuidesViewer\Functions.lua:28
     Frame_OnHide = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:3170
     mostRecentlyAcceptedQuest = <table> {
     }
     Disable = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:314
     softassert = <function> defined @ZygorGuidesViewer\Functions.lua:1625
     Unhook = <function> defined @Baggins\Libs\AceHook-3.0\AceHook-3.0.lua:418
     F = <table> {
     }
     DIR = "ZygorGuidesViewer"
     Loot = <table> {
     }
     FindSuggestedGuides = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:1427
     L = <table> {
     }
     ItemLink = <table> {
     }
     GetPlayerPosition = <function> defined @ZygorGuidesViewer\MapCoords.lua:9
     Options_SetupConfig = <function> defined @ZygorGuidesViewer\Options.lua:3601
     GetMapContinent = <function> defined @ZygorGuidesViewer\MapCoords.lua:117
     Dungeons = <table> {
     }
     MergeTable = <function> defined @ZygorGuidesViewer\Functions.lua:22
     questsbyid = <table> {
     }
     SetDefaultModuleLibraries = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:367
     IsPOIActive = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:5154
     UpdateLocking = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:2179
     IterateEmbeds = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:442
     recentlyLearnedRecipes = <table> {
     }
     StepLimit = 20
     ForceReloadInitialGuide = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:1080
     UpdateFrame_Schedule = <function> defined @ZygorGuidesViewer\ZygorGuidesViewer.lua:2277
     RawHookScript = <function> defined @Baggins\Libs\AceHook-3.0\AceHook-3.0.lua:395
     NewQuestEvent = <function> defined @ZygorGuidesViewer\QuestTracking.lua:461
     ClassToNumber = <table> {
     }
     QUEST_LOG_UPDATE_QuestTracking = <function> defined @Int

    #2
    Try doing a full guide reset.

    1. exit WoW
    2. go to the WoW/_retail_/Interface/Addons folder and delete the ZygorGuidesViewer folder
    3. go to the WoW/_retail_/WTF/Account/<your account name here>/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