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

Announcement

Collapse
No announcement yet.

FIX: Error when loading WoW

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

    FIX: Error when loading WoW

    Hello there,

    I stumbled upon a very strange error. Suddently I couldn't load WoW. After some code breaking in WTF/*/*/SavedVariables/ZygorGuidesViewer.lua I found out that it was because of the following line:

    In the bottom of the file:

    ["autoacceptshowobjective"] = true,
    ["autotaxi"] = true,
    ["antspeed"] = 999,
    ["contractmobs"] = true,

    Antspeed = 999 is equal to Very Smooth "Animation Smoothness" under Travel System in Settings.

    WoW cannot handle this setting. If it's set to 999, set it to 30 (equals Smooth in settings) instead. This way WoW works.

    In the meantime I'm looking forward to a fix for this strange problem.

    /Lightkeeper

    #2
    I've added this to the list for the dev team to look at.
    My Flight Path Follies guide

    A pessimist knows all women are bad... an optimist hopes they are.

    I reject your reality and substitute my own.

    All foreign languages are done with Google Translate.

    Comment


      #3
      Lightkeeper, thanks for reporting and investigating this on your own. Made debugging it and fixing the issue extremely easy. Should see the fix for this going out on Monday.

      Comment


        #4
        When will this error be fixed?

        Comment


          #5
          It should be fixed. Have you tried deleting the SavedVariables file so it can be re-built? Maybe it's just not getting changed in that file but was changed in the guide viewer code.
          My Flight Path Follies guide

          A pessimist knows all women are bad... an optimist hopes they are.

          I reject your reality and substitute my own.

          All foreign languages are done with Google Translate.

          Comment


            #6
            Okay.... It just didn't say in the change log... So I wasn't gonna try it

            Comment

            Working...
            X