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

Announcement

Collapse
No announcement yet.

Leveling guide ERROR

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

    Leveling guide ERROR

    After attempting to open a new guide (in game), it will quickly load up multiple
    errors:
    ERROR parsing condition for guide: LEVELING\Ahn'Qiraj Gear\Temple of
    Ahn'Qira
    "item type"

    Where "item type" is every item one at a time, such as boots, etc., but without
    the quotations. And it will list an error for every item at once. I have to scroll up a lot to see all the messages.

    It also is showing a constant error at the bottom of the chat box:

    Interface\AddOns\ZygorGuidesViewerClassic\Parser.l ua:528: attempt to call
    field 'IsQuestFlaggedCompleted' (a nil value)"


    Now, I'm not a programmer, but I do have a little experience with coding. I have looked into the file Parser (and the exact line) that is mentioned, but I couldn't see any clear issues.


    completedq = function(id,obj)
    local qcomplete = C_QuestLog.IsQuestFlaggedCompleted(id)
    if qcomplete thenreturntrueend
    if not obj thenreturnfalseend
    local q=ZGV.questsbyid[id]
    if not q thenreturnfalseend
    if q.completethenreturntrueend
    if not q.goals or not q.goals[obj] thenreturnfalseend
    return q.goals[obj].complete
    end,



    As for fixing the issues, I have attempted solutions that others suggested, such as uninstalling Zygor and deleting all the files from classic_era\Interface\Addons
    But that didn't help. I even went as far as deleting everything Zygor AND WoW. I reinstalled WoW, played it a bit before installing Zygor again. confirmed that everything was up to date and installed in the correct folder ... but nothing

    I'm not entirely sure how this even started, but ...

    I'm not sure exactly what happened, but the issues started with step 14 of
    Stonetalon (21-22) leveling guide (horde). After dealing with Venture Co, I had to
    head to the next camp and turn in a quest to a female Tauren. I opened
    dialog with the NPC and waited for Zygor to take care of the turning in and
    accepting of the next quest. It had automatically turned in the quest, but
    froze. Zygor did not recognize that the quest was turned in. As an attempt
    to fix, I went backwards to the "Follow path" part (step 13), and then
    tried to go back foward, but it wouldn't let me. I then marked the "follow
    path" as completed and all hell broke loose.

    I can still access the guides up to level 21, but I can no longer access
    anything else. If I reload and attempt to access the professions guide, I
    can do so succesfully, but once I attempt to access the leveling guides ...
    errors everywhere


    I attempted to access the leveling guides on the alliance side, but I had the same errors pop up. Then it only shows leveling guides up to 21 for alliance, just like it does for horde.

    At least I can still access the Web guide, but not having it in-game is frustrating.

    Thoughts?



    #2
    Do you get any LUA error pop up windows? If not try grabbing the BugGrabber/BugSack addon combo to see if any LUA errors are generated. If you do have some please post them here for us to see the error.
    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
      Ok ... I don't know what happened, but (while I had Zygor uninstalled) I picked up BugGrabber, as you suggested, and then installed Zygor again ... everything seems to be working like normal again.

      I don't know if another addon helped fix something, or if it was BugGrabber, but I originally only had Zygor added. After the issues, I uninstalled Zygor and picked up Questie and Healbot. I then got BugGrabber and immediately installed Zygor again.

      I will be sure to mention it again if the issue arises again.

      Thanks for all the quick responses.

      Comment


        #4
        We sent out an update today to try to fix an LUA error so maybe you got that update and it fixed your problem as well.
        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