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

Announcement

Collapse
No announcement yet.

Lua Error

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

    #16
    Here's the error msg i'm getting all the time

    Message: Interface\AddOns\ZygorGuidesViewer\Goal.lua:1910: attempt to index field 'step' (a nil value)
    Time: 11/21/14 22:11:14
    Count: 1
    Stack: Interface\AddOns\ZygorGuidesViewer\Goal.lua:1910: in function `GetText'
    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:2071: in function `UpdateFrame'
    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:1145: in function `FocusStepUnquiet'
    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:1129: in function `FocusStep'
    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:1320: in function `SkipStep'
    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:1525: in function `TryToCompleteStep'
    ...dOns\ZygorGuidesViewer\Skins\Default\ViewerFram e.lua:1063: in function <...dOns\ZygorGuidesViewer\Skins\Default\ViewerFra me.lua:866>

    Locals: self = <table> {
    map = 495
    num = 1
    floor = 0
    dirtytext = true
    was_visited = false
    prepared = true
    parentStep = <table> {
    }
    y = 0.838
    x = 0.35
    was_clicked = false
    action = "goto"
    status = "passive"
    L = true
    indent = 0
    }
    showcompleteness = true
    brief = false
    goalcountnow = nil
    goalcountneeded = nil
    remaining = nil
    complete = false
    ext = false
    _done = ""
    text = "?"
    progtext = nil
    extramsg = nil
    GOALTYPE = <table> {
    iscomplete = <function> defined @Interface\AddOns\ZygorGuidesViewer\Goal.lua:1309
    default_not_completable = true
    parse = <function> defined @Interface\AddOns\ZygorGuidesViewer\Goal.lua:1277
    }
    form = "stepgoal_go to"
    showAtText = false
    (for generator) = <function> defined =[C]:-1
    (for state) = <table> {
    1 = <table> {
    }
    }
    (for control) = 1
    i = 1
    stickystep = <table> {
    map = 495
    num = 7
    floor = 0
    label = "savagehills"
    prepared = true
    is_sticky = true
    goals = <table> {
    }
    parentGuide = <table> {
    }
    level = 78
    L = true
    }
    (*temporary) = 7
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = 1
    (*temporary) = 2
    (*temporary) = nil
    (*temporary) = 495
    (*temporary) = 0
    (*temporary) = 0.35
    (*temporary) = 0.838
    (*temporary) = 446.67393501322
    (*temporary) = "attempt to index field 'step' (a nil value)"
    GetQuestGoalData = <function> defined @Interface\AddOns\ZygorGuidesViewer\Goal.lua:50
    GetAchievementGoalData = <function> defined @Interface\AddOns\ZygorGuidesViewer\Goal.lua:85
    GOALTYPES = <table> {
    kill = <table> {
    }
    havebuff = <table> {
    }
    skill = <table> {
    }
    cast = <table> {
    }
    achieve = <table> {
    }
    goal = <table> {
    }
    fly = <table> {
    }
    avoid = <table> {
    }
    _item = <table> {
    }
    hearth = <table> {
    }
    q = <table> {
    }
    scenariostage = <table> {
    }
    learnspell = <table> {
    }
    skillmax = <table> {
    }
    collect = <table> {
    }
    confirm = <table> {
    }
    info = <table> {
    }
    farm = <table> {
    }
    ding = <table> {
    }
    invehicle = <table> {
    }
    at = <table> {
    }
    get = <table> {
    }
    questchoice = <table> {
    }
    noquest = <table> {
    }
    count = <table> {
    }
    fpath = <table> {
    }
    subzone = <table> {
    }
    clicknpc = <table> {
    }
    accept = <table> {
    }
    achievetext = <table> {
    }
    earn = <table> {
    }
    home = <table> {
    }
    petaction = <table> {
    }
    nobuff = <table> {
    }
    scenariogoal = <table> {
    }
    outvehicle = <table> {
    }
    quest = <table> {
    }
    click = <table> {
    }
    rep = <table> {
    }
    goldtracker = <table> {
    }
    learn = <table> {
    }
    equipped = <table> {
    }
    condition = <table> {
    }
    turnin = <table> {
    }
    create = <table> {
    }
    craft = <table> {
    }
    talk = <table> {
    }
    use = <table> {
    }
    learnmount = <table> {
    }
    learnpet = <table> {
    }
    goldcollect = <table> {
    }
    goto = <table> {
    }
    talknpcs = <table> {
    }
    buy = <table> {
    }
    }
    tonumber = <function> defined =[C]:-1
    ZGV = <table> {
    CraptOnReload = <function> defined @Interface\AddOns\ZygorGuidesViewer\ZygorGuidesVie wer.lua:4948
    LS = <table> {
    }
    Expansion_Cata = true
    UPDATE_FACTION_Faction = <function> defined @Interface\AddOns\ZygorGuidesViewer\Faction.lua:22 7
    ICON_INDENT = 17
    modules = <table> {
    }
    CancelTimer = <function> defined @Interface\AddOns\ZygorGuidesViewer\Libs\AceTimer-3.0\AceTimer-3.0.lua:161

    Comment


      #17
      Originally posted by Zygor Support View Post
      Have you tried loading any guide other than a leveling guide?
      Nope but it didn't used to give an error when I hit max level I'm pretty sure.

      However, that last update yesterday seems to have fixed it. =)

      Comment


        #18
        Getting this error. Re-installed guides per the instructions provided, and still happens. I am a level 7 Orc. Thanks.

        Message: ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:3868: attempt to index field '?' (a nil value)
        Time: 11/23/14 07:22:05
        Count: 1
        Stack: [C]: ?
        ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:3868: in function `Frame_OnHide'
        ...dOns\ZygorGuidesViewer\Skins\Default\ViewerFram e.lua:854: in function <...dOns\ZygorGuidesViewer\Skins\Default\ViewerFra me.lua:852>
        [C]: ?
        ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:712: in function `StartupStep'
        Interface\AddOns\ZygorGuidesViewer\MasterFrame.lua :6: in function <Interface\AddOns\ZygorGuidesViewer\MasterFrame.lu a:4

        Comment


          #19
          I continue to get this error when I use "Thonk's Spyglass".

          Message: ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:3868: attempt to index field '?' (a nil value)
          Time: 11/23/14 08:03:59
          Count: 1
          Stack: [C]: ?
          ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:3868: in function `Frame_OnHide'
          ...dOns\ZygorGuidesViewer\Skins\Default\ViewerFram e.lua:854: in function <...dOns\ZygorGuidesViewer\Skins\Default\ViewerFra me.lua:852>
          [C]: in function `Hide'
          Interface\FrameXML\UIParent.lua:1946: in function `SetUIPanel'
          Interface\FrameXML\UIParent.lua:1789: in function `ShowUIPanel'
          Interface\FrameXML\UIParent.lua:1709: in function <Interface\FrameXML\UIParent.lua:1705>
          [C]: in function `SetAttribute'
          Interface\FrameXML\UIParent.lua:2468: in function `ShowUIPanel'
          Interface\FrameXML\CinematicFrame.lua:39: in function <Interface\FrameXML\CinematicFrame.lua:30>

          Comment


            #20
            We are working to get this fixed as soon as we can.
            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


              #21
              Message: ...s\Blizzard_GarrisonUI\Blizzard_GarrisonMissionU I.lua:1243: attempt to index local 'info' (a nil value)
              Time: 11/29/14 15:13:15
              Count: 4
              Stack: ...s\Blizzard_GarrisonUI\Blizzard_GarrisonMissionU I.lua:1243: in function `GarrisonMissionPage_SetFollower'
              ...s\Blizzard_GarrisonUI\Blizzard_GarrisonMissionU I.lua:1492: in function <...s\Blizzard_GarrisonUI\Blizzard_GarrisonMission UI.lua:1487>

              Locals: frame = <unnamed> {
              0 = <userdata>
              PortraitFrame = <unnamed> {
              }
              Counters = <table> {
              }
              Class = <unnamed> {
              }
              Name = <unnamed> {
              }
              }
              info = nil
              (*temporary) = <function> defined =[C]:-1
              (*temporary) = 193
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = nil
              (*temporary) = "attempt to index local 'info' (a nil value)"
              MISSION_PAGE_FRAME = <unnamed> {
              0 = <userdata>
              Enemy1 = <unnamed> {
              }
              EmptyString = <unnamed> {
              }
              CostFrame = <unnamed> {
              }
              Follower3 = <unnamed> {
              }
              Enemy2 = <unnamed> {
              }
              RewardsFrame = <unnamed> {
              }
              BuffsFrame = <unnamed> {
              }
              StartMissionButton = <unnamed> {
              }
              Followers = <table> {
              }
              ButtonFrame = <unnamed> {
              }
              showItemLevel = false
              Follower1 = <unnamed> {
              }
              FollowerModel = <unnamed> {
              }
              xp = 900
              missionInfo = <table> {
              }
              EmptyFollowerModel = <unnamed> {
              }
              CloseButton = <unnamed> {
              }
              Enemy3 = <unnamed> {
              }
              environment = "Beast"
              ItemLevelHitboxFrame = <unnamed> {
              }
              Follower2 = <unnamed> {
              }
              Stage = <unnamed> {
              }
              Enemies = <table> {
              }
              }
              as I don't see anyone having this problem ,and probably posted wrong place sorry but it does say lua error. When I try to drag my followers to do quest the screen freezes on me I have to log out then back before it goes thanks

              Comment


                #22
                Well, I see no mention of Zygor in that error so I'm guessing it's some kind of odd addon conflict or a corrupted game file somewhere. Try disabling all addons to see if the error persists when everything else is turned off.
                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


                  #23
                  Thanks for swift reply.I have taken out all datastore and now seems ok thanks again

                  Comment


                    #24
                    Message: ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:818: ERROR in startup frame 1: ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:468: attempt to call method 'ParseHeader' (a nil value)
                    in
                    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:468: in function `Startup_LoadGuides_Threaded'
                    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:694: in function <...rface\AddOns\ZygorGuidesViewer\ZygorGuidesView er.lua:594>

                    Time: 08/31/16 02:27:09
                    Count: 1
                    Stack: [C]: in function `error'
                    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:818: in function `StartupStep'
                    Interface\AddOns\ZygorGuidesViewer\MasterFrame.lua :6: in function <Interface\AddOns\ZygorGuidesViewer\MasterFrame.lu a:4>

                    Locals: (*temporary) = "ERROR in startup frame 1: ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:468: attempt to call method 'ParseHeader' (a nil value)
                    in
                    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:468: in function `Startup_LoadGuides_Threaded'
                    ...rface\AddOns\ZygorGuidesViewer\ZygorGuidesViewe r.lua:694: in function <...rface\AddOns\ZygorGuidesViewer\ZygorGuidesView er.lua:594>
                    "
                    This is what im getting trying to play in Legion. Zygor window is completely blank.

                    Comment


                      #25
                      Try doing a full guide wipe/reset.


                      1. exit WoW
                      2. go to the WoW/Interface/Addons folder and delete the ZygorGuidesViewer folder
                      3. go to the WoW/WTF/Account/<accountname>/SavedVariables folder and delete the Zygor files in there
                      4. run the installer client and install a fresh copy of the guides
                      5. go back in game and see 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