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

Announcement

Collapse
No announcement yet.

Pre-Patch Error

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

    Pre-Patch Error

    Hello,

    I am getting the following error.
    Code:
    Error during initialization sequence 'WorldQuests':
    Interface\AddOns\ZygorGuidesViewer\Functions.lua:179: Attempt to register unknown event "SUPER_TRACKED_QUEST_CHANGED"
    -- STACKTRACE: --
    [string "=[C]"]: in function `?'
    [string "@[ZGV]\Functions.lua"]:179: in function `RegisterEvent'
    [string "@[ZGV]\WorldQuests.lua"]:213: in function `Startup'
    [string "@[ZGV]\WorldQuests.lua"]:1416: in function `func'
    [string "@[ZGV]\ZygorGuidesViewer.lua"]:647: in function <[ZGV]\ZygorGuidesViewer.lua:647>

    #2
    Have you tested with all other addons disabled?
    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
      Originally posted by ZG Support 1 View Post
      Have you tested with all other addons disabled?
      No, I didn't try that, I just removed and reinstalled. And its working fine now.

      Comment


        #4
        I am getting this error as well. It's not causing Zygor to fail, as far as I can see ...and, as you can see from the error, it's trying to register an event that doesn't exist, so I'm not sure how another addon would be causing it to fail.

        Also, it doesn't appear all the time ...just occassionally/randomly.

        The error message doesn't look like something that would be caused through an addon conflict. I think it needs to be shown to a coder.

        Comment


          #5
          Originally posted by Cerec View Post
          I am getting this error as well. It's not causing Zygor to fail, as far as I can see ...and, as you can see from the error, it's trying to register an event that doesn't exist, so I'm not sure how another addon would be causing it to fail.

          Also, it doesn't appear all the time ...just occassionally/randomly.

          The error message doesn't look like something that would be caused through an addon conflict. I think it needs to be shown to a coder.
          Disable World Quest Tracker if you have the mod, I was able to figure this out when I was setting up my addons 1 at a time.

          Comment

          Working...
          X