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

Announcement

Collapse
No announcement yet.

Bug when Zygoguides start up

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

    Bug when Zygoguides start up

    I am not quite sure if this is the right place to put this, if not I am sorry. But I keep getting the following error since today.

    Error during initialization sequence 'QuestTracking setup':
    Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:191: attempt to index local 'info' (a nil value)
    -- STARTUP THREAD STACK: --
    @Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:191: in function `QuestTracking_CacheQuestLog'
    @Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:404: in function `QUEST_LOG_UPDATE_QuestTracking'
    @Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:20: in function `func'
    @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:689: in function <...rface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:689>
    ZGV v9.0.28377, WoW v10.0.2.47213

    Any idea what might be the problem here?

    #2
    We'll check on this.
    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
      I get the same error on retail startup:

      Error during initialization sequence 'QuestTracking setup':
      Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:191: attempt to index local 'info' (a nil value)
      -- STARTUP THREAD STACK: --
      @Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:191: in function `QuestTracking_CacheQuestLog'
      @Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:404: in function `QUEST_LOG_UPDATE_QuestTracking'
      @Interface/AddOns/ZygorGuidesViewer/QuestTracking.lua:20: in function `func'
      @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:689: in function <...rface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:689>
      ZGV v9.0.28377, WoW v10.0.2.47213

      Comment


        #4
        And Baby makes three. pls don't put me in the corner, no one puts baby in the corner.

        Code:
        3x ZygorGuidesViewer/QuestTracking.lua:191: attempt to index local 'info' (a nil value)
        [string "@ZygorGuidesViewer/QuestTracking.lua"]:191: in function `QuestTracking_CacheQuestLog'
        [string "@ZygorGuidesViewer/QuestTracking.lua"]:404: in function `?'
        [string "@ZygorGuidesViewer/ZygorGuidesViewer.lua"]:1126: in function `?'
        [string "@DataStore/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:114: in function <...ore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:114>
        [string "=[C]"]: ?
        [string "@DataStore/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:24: in function <...ore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:20>
        [string "@DataStore/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:59: in function `Fire'
        [string "@DataStore/libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <DataStore/libs/AceEvent-3.0/AceEvent-3.0.lua:119>

        Comment

        Working...
        X