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

Announcement

Collapse
No announcement yet.

'LayoutFull' (a nil value) Lua error is starting to snowball

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

    'LayoutFull' (a nil value) Lua error is starting to snowball

    Noticed this the other day, just closed it and all seemed fine. Came back again. Then again. Now, Zygor Guides are not loading on some character, errors on others.

    Message: Interface/AddOns/ZygorGuidesViewer/MasterFrame.lua:7: ERROR in startup frame 185: Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua:498: attempt to call method 'LayoutFull' (a nil value)
    in
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:498: in function `ShowPopup'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:519: in function `QueuePop'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:565: in function `QueuePush'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:136: in function `Show'
    [string "@Interface/AddOns/ZygorGuidesViewer/Functions.lua"]:1463: in function `CheckExpirationPopup'
    [string "@Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua"]:887: in function <...rface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:722>

    Time: Thu Jun 1 19:16:44 2023
    Count: 1
    Stack: Interface/AddOns/ZygorGuidesViewer/MasterFrame.lua:7: ERROR in startup frame 185: Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua:498: attempt to call method 'LayoutFull' (a nil value)
    in
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:498: in function `ShowPopup'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:519: in function `QueuePop'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:565: in function `QueuePush'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:136: in function `Show'
    [string "@Interface/AddOns/ZygorGuidesViewer/Functions.lua"]:1463: in function `CheckExpirationPopup'
    [string "@Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua"]:887: in function <...rface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:722>

    [string "=[C]"]: in function `error'
    [string "@Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua"]:1010: in function `StartupStep'
    [string "@Interface/AddOns/ZygorGuidesViewer/MasterFrame.lua"]:7: in function <Interface/AddOns/ZygorGuidesViewer/MasterFrame.lua:5>

    Locals: (*temporary) = "ERROR in startup frame 185: Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua:498: attempt to call method 'LayoutFull' (a nil value)
    in
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:498: in function `ShowPopup'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:519: in function `QueuePop'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:565: in function `QueuePush'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:136: in function `Show'
    [string "@Interface/AddOns/ZygorGuidesViewer/Functions.lua"]:1463: in function `CheckExpirationPopup'
    [string "@Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua"]:887: in function <...rface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:722>
    "

    #2
    Hmm, I haven't seen this one at all and haven't seen any other reports for this.

    Let's see if this helps at all. First, if you use widgets go into the Profile section of the guide viewer settings in game and click on Backup. That should give you a string that you can copy/paste into a text file on your computer to save it. Then do the following steps to do a full guide reset:

    1. exit WoW
    2. go to the WoW/_retail_/Interface/Addons folder and delete any Zygor folders
    3. go to the WoW/_retail_/WTF/Account/<your account name here>/SavedVariables folder and delete the Zygor files in there
    4. run the desktop client and install a fresh copy of the guides
    5. go back in game to test and see if that fixed it

    If that fixed it then you can go back into the guide viewer settings and in the Profile section you can paste that backup string into the box at the bottom and click on Restore. That will restore your widget layout and data.
    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
      Well, I did all that. When I went back in game, I did NOT receive the error; however, once I restored the backup text-string for the widgets, it popped the error up (slightly different than before):
      Message: Interface/AddOns/ZygorGuidesViewer/Widgets.lua:770: attempt to call a nil value
      Time: Fri Jun 2 04:22:12 2023
      Count: 1
      Stack: Interface/AddOns/ZygorGuidesViewer/Widgets.lua:770: attempt to call a nil value
      [string "@Interface/AddOns/ZygorGuidesViewer/Widgets.lua"]:770: in function `Import'
      [string "@Interface/AddOns/ZygorGuidesViewer/Options.lua"]:2236: in function <Interface/AddOns/ZygorGuidesViewer/Options.lua:2235>
      [string "=(tail call)"]: ?
      [string "=[C]"]: ?
      [string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5>
      [string "=(tail call)"]: ?
      [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:802: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:617>
      [string "=(tail call)"]: ?
      [string "=[C]"]: ?
      [string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
      [string "=(tail call)"]: ?
      [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceGUI-3.0/AceGUI-3.0.lua"]:316: in function `Fire'
      [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua"]:62: in function <...AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua:59>

      Locals: self = <table> {
      ClearWidgets = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:630
      ApplyLayout = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:154
      DisableConfig = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:465
      RecordAddWidget = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:641
      Backup = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:744
      FloatingPopup = Button {
      }
      UpdateDriver = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:193
      Config = Frame {
      }
      Events = <table> {
      }
      Registered = <table> {
      }
      Fader = Button {
      }
      EnableConfig = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:484
      LoadFloating = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:329
      GridBG = <table> {
      }
      ConfigMode = false
      ToggleConfigMenu = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:501
      Parent = Frame {
      }
      FloatingLoaded = true
      ExitAddMode = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:354
      ShowConfig = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:363
      SavedHome = <table> {
      }
      ApplySkin = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:688
      ClearButtonTooltip = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:616
      HoverBarHide = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:599
      CellObject = <table> {
      }
      Saved = <table> {
      }
      TileSize = 98
      HeaderPool = <table> {
      }
      UnusedPool = <table> {
      }
      lastExportString = ""
      SetupWidgets = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:57
      ConfigButtonTooltip = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:606
      HoverBarShow = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:588
      RegisteredFloating = <table> {
      }
      ExitAddButtonTooltip = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:622
      Import = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:767
      Messages = <table> {
      }
      HideAllPopups = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:731
      EventDriver = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:339
      ToggleFloaters = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:315
      ToggleConfig = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:576
      AddWidget = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:647
      RegisterWidget = <function> defined @Interface/AddOns/ZygorGuidesViewer/Widgets.lua:22
      }
      data = "{{guidehistory={0,0,3,2},guidesuggest={0,3,3, 2},g old={2,2,2,2},timeplayed={2,0,2,2},},{},{timeplaye d={["Warlokory - Garr

      Comment


        #4
        Furtther, since the backup did not seem to take (or at least the settings / scale / etc did not seem to), I was going down the settings list items (on the left) and every time I click "Item Score" I get this error:
        Message: Interface/AddOns/ZygorGuidesViewer/Options.lua:1391: attempt to index upvalue 'altDB' (a nil value)
        Time: Fri Jun 2 04:29:31 2023
        Count: 2
        Stack: Interface/AddOns/ZygorGuidesViewer/Options.lua:1391: attempt to index upvalue 'altDB' (a nil value)
        [string "@Interface/AddOns/ZygorGuidesViewer/Options.lua"]:1391: in function <Interface/AddOns/ZygorGuidesViewer/Options.lua:1385>
        [string "@Interface/AddOns/ZygorGuidesViewer/Options.lua"]:1520: in function `member'
        [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:249: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:197>
        [string "=(tail call)"]: ?
        [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1080: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1070>
        [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1103: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1070>
        [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1710: in function `FeedGroup'
        [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1995: in function `Open'
        [string "@Interface/AddOns/ZygorGuidesViewer/GuideMenu-View.lua"]:2502: in function `func'
        [string "@Interface/AddOns/DataStore/libs/AceTimer-3.0/AceTimer-3.0.lua"]:57: in function <.../AddOns/DataStore/libs/AceTimer-3.0/AceTimer-3.0.lua:50>

        Locals: class = "WARLOCK"
        spec = 1
        name = "AGILITY"
        prefix = "1_"
        statset = <table> {
        CRIT = 0.940000
        EMPTY_SOCKET_DOMINATION = 0.250000
        STAMINA = 0.010000
        SPELL_POWER = 2.350000
        ARMOR = 0.010000
        HASTE = 1.110000
        INTELLECT = 2.470000
        EMPTY_SOCKET_PRISMATIC = 0.250000
        VERSATILITY = 0.950000
        MASTERY = 1.030000
        }
        (*temporary) = nil
        (*temporary) = "Gabrîela"
        (*temporary) = nil
        (*temporary) = nil
        (*temporary) = "attempt to index upvalue 'altDB' (a nil value)"
        ZGV = <table> {
        CraptOnReload = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4759
        GetUnitId = <function> defined @Interface/AddOns/ZygorGuidesViewer/Functions.lua:318
        Expansion_Cata = true
        BETAguides = false
        MagicButton_OnClick = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4884
        BFR = <table> {
        }
        GetTargetId = <function> defined @Interface/AddOns/ZygorGuidesViewer/Functions.lua:314
        DevEnd = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:5934
        StackSizes = <table> {
        }
        optiontables_ordered = <table> {
        }
        Options_SetupBlizConfig = <function> defined @Interface/AddOns/ZygorGuidesViewer/Options.lua:4440
        QUEST_COMPLETE = <function> defined @Interface/AddOns/ZygorGuidesViewer/QuestAutoAccept.lua:457
        FakeCompleteQuest = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:3721
        PointerMap = <table> {
        }
        ScheduleTimer = <function> defined @Interface/AddOns/DataStore/libs/AceTimer-3.0/AceTimer-3.0.lua:94
        LoadInitialGuide = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:1213
        registered_mapspotset_groups = <table> {
        }
        SearchIconPool = <table> {
        }
        ActionBar = <table> {
        }
        NotificationCenter = <table> {
        }
        actionicons = <table> {
        }
        OpenOptions = <function> defined @Interface/AddOns/ZygorGuidesViewer/Options.lua:4471
        RemoveEventHandler = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:1095
        SetEnabledState = <function> defined @Interface/AddOns/AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:420
        CLASSIC_SCALE_ADJUST = 1
        InPhase = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:5699
        MIN_STEP_HEIGHT = 12
        ProfilerEnable = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4402
        Font = "Interface\AddOns\ZygorGuidesViewer\Skins\Open Sans .TTF"
        GenericDragStartHandler = <functio

        Comment


          #5
          When you did the above steps did you find the Zygor files for step 3 or did you find an empty SavedVariables folder? Also, when in game and you are in the settings if you go into the About tab what does it show in there for the version number?
          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


            #6
            For step 3, I found the zygor variables file and a .bak (I deleted both), there were many other variables from other addons in there, as well.

            As for the version, it is: 9.0.29185

            I do the manual download and install, as I am running WOW under Linux.

            Comment


              #7
              Try this for a test. It will make everything act like a fresh install but you'll be able to get all of the settings back if it doesn't work.

              Exit the game, go to your wow/retail folder, and rename the WTF folder to WTF.old. Then check in game if you still get the errors.
              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


                #8
                I renamed the WTF, started the game (intro video, etc). Went into Zygor settings, clicked on Item Score, and got the Lua Erorr:
                HTML Code:
                Message: Interface/AddOns/ZygorGuidesViewer/Options.lua:1391: attempt to index upvalue 'altDB' (a nil value)
                Time: Sun Jun 4 05:21:00 2023
                Count: 1
                Stack: Interface/AddOns/ZygorGuidesViewer/Options.lua:1391: attempt to index upvalue 'altDB' (a nil value)
                [string "@Interface/AddOns/ZygorGuidesViewer/Options.lua"]:1391: in function <Interface/AddOns/ZygorGuidesViewer/Options.lua:1385>
                [string "@Interface/AddOns/ZygorGuidesViewer/Options.lua"]:1520: in function `member'
                [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:249: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:197>
                [string "=(tail call)"]: ?
                [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1080: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1070>
                [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1103: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1070>
                [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1710: in function `FeedGroup'
                [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1995: in function `Open'
                [string "@Interface/AddOns/ZygorGuidesViewer/GuideMenu-View.lua"]:2502: in function `func'
                [string "@Interface/AddOns/DataStore/libs/AceTimer-3.0/AceTimer-3.0.lua"]:57: in function <.../AddOns/DataStore/libs/AceTimer-3.0/AceTimer-3.0.lua:50>
                
                Locals: class = "DRUID"
                spec = 3
                name = "AGILITY"
                prefix = "3_"
                statset = <table> {
                LIFESTEAL = 0.010000
                STAMINA = 0.400000
                AGILITY = 1.620000
                EMPTY_SOCKET_PRISMATIC = 0.250000
                EMPTY_SOCKET_DOMINATION = 0.250000
                ARMOR = 0.400000
                HASTE = 0.710000
                CRIT = 0.580000
                ATTACK_POWER = 1.600000
                VERSATILITY = 0.590000
                MASTERY = 0.530000
                }
                (*temporary) = nil
                (*temporary) = "Druidroy"
                (*temporary) = nil
                (*temporary) = nil
                (*temporary) = "attempt to index upvalue 'altDB' (a nil value)"
                ZGV = <table> {
                CraptOnReload = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4759
                GetUnitId = <function> defined @Interface/AddOns/ZygorGuidesViewer/Functions.lua:318
                Expansion_Cata = true
                BETAguides = false
                MagicButton_OnClick = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4884
                BFR = <table> {
                }
                GetTargetId = <function> defined @Interface/AddOns/ZygorGuidesViewer/Functions.lua:314
                DevEnd = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:5934
                StackSizes = <table> {
                }
                optiontables_ordered = <table> {
                }
                Options_SetupBlizConfig = <function> defined @Interface/AddOns/ZygorGuidesViewer/Options.lua:4440
                QUEST_COMPLETE = <function> defined @Interface/AddOns/ZygorGuidesViewer/QuestAutoAccept.lua:457
                FakeCompleteQuest = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:3721
                PointerMap = <table> {
                }
                ScheduleTimer = <function> defined @Interface/AddOns/DataStore/libs/AceTimer-3.0/AceTimer-3.0.lua:94
                LoadInitialGuide = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:1213
                registered_mapspotset_groups = <table> {
                }
                SearchIconPool = <table> {
                }
                ActionBar = <table> {
                }
                NotificationCenter = <table> {
                }
                actionicons = <table> {
                }
                OpenOptions = <function> defined @Interface/AddOns/ZygorGuidesViewer/Options.lua:4471
                RemoveEventHandler = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:1095
                SetEnabledState = <function> defined @Interface/AddOns/AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:420
                CLASSIC_SCALE_ADJUST = 1
                InPhase = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:5699
                MIN_STEP_HEIGHT = 12
                ProfilerEnable = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4402
                Font = "Interface\AddOns\ZygorGuidesViewer\Skins\OpenSans .TTF"
                GenericDragStar

                Comment


                  #9
                  Hmm, in that one I see DataStore also mentioned. Try this for a test.

                  1. Exit the game
                  2. Go to your WoW/_retail_/Cache folder and delete everything in there
                  3. Go to your WoW/_retail_ folder and rename the Interface and WTF folders to Interface.Old and WTF.Old
                  4. In the WoW/_retail_ folder create a new Interface folder, then inside that new Interface folder create a new Addons folder.
                  5. Install just the Zygor addon again for a fresh game test with only Zygor installed
                  6. Go in game to test and then let me know 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


                    #10
                    Did all of that. Went into the Zygor menu, selected Item Score and got the error:
                    Message: Interface/AddOns/ZygorGuidesViewer/Options.lua:1391: attempt to index upvalue 'altDB' (a nil value)
                    Time: Tue Jun 6 05:14:36 2023
                    Count: 1
                    Stack: Interface/AddOns/ZygorGuidesViewer/Options.lua:1391: attempt to index upvalue 'altDB' (a nil value)
                    [string "@Interface/AddOns/ZygorGuidesViewer/Options.lua"]:1391: in function <Interface/AddOns/ZygorGuidesViewer/Options.lua:1385>
                    [string "@Interface/AddOns/ZygorGuidesViewer/Options.lua"]:1520: in function `member'
                    [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:249: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:197>
                    [string "=(tail call)"]: ?
                    [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1080: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1070>
                    [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1103: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1070>
                    [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1710: in function `FeedGroup'
                    [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1995: in function `Open'
                    [string "@Interface/AddOns/ZygorGuidesViewer/GuideMenu-View.lua"]:2502: in function `func'
                    [string "@Interface/AddOns/ZygorGuidesViewer/Libs/AceTimer-3.0/AceTimer-3.0.lua"]:55: in function <...ZygorGuidesViewer/Libs/AceTimer-3.0/AceTimer-3.0.lua:48>

                    Locals: class = "WARLOCK"
                    spec = 1
                    name = "AGILITY"
                    prefix = "1_"
                    statset = <table> {
                    CRIT = 0.940000
                    EMPTY_SOCKET_DOMINATION = 0.250000
                    STAMINA = 0.010000
                    SPELL_POWER = 2.350000
                    ARMOR = 0.010000
                    HASTE = 1.110000
                    INTELLECT = 2.470000
                    EMPTY_SOCKET_PRISMATIC = 0.250000
                    VERSATILITY = 0.950000
                    MASTERY = 1.030000
                    }
                    (*temporary) = nil
                    (*temporary) = "Gabrîela"
                    (*temporary) = nil
                    (*temporary) = nil
                    (*temporary) = "attempt to index upvalue 'altDB' (a nil value)"
                    ZGV = <table> {
                    CraptOnReload = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4759
                    GetUnitId = <function> defined @Interface/AddOns/ZygorGuidesViewer/Functions.lua:318
                    Expansion_Cata = true
                    BETAguides = false
                    MagicButton_OnClick = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4884
                    BFR = <table> {
                    }
                    GetTargetId = <function> defined @Interface/AddOns/ZygorGuidesViewer/Functions.lua:314
                    DevEnd = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:5934
                    StackSizes = <table> {
                    }
                    optiontables_ordered = <table> {
                    }
                    Options_SetupBlizConfig = <function> defined @Interface/AddOns/ZygorGuidesViewer/Options.lua:4440
                    QUEST_COMPLETE = <function> defined @Interface/AddOns/ZygorGuidesViewer/QuestAutoAccept.lua:457
                    FakeCompleteQuest = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:3721
                    PointerMap = <table> {
                    }
                    ScheduleTimer = <function> defined @Interface/AddOns/ZygorGuidesViewer/Libs/AceTimer-3.0/AceTimer-3.0.lua:92
                    LoadInitialGuide = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:1213
                    registered_mapspotset_groups = <table> {
                    }
                    SearchIconPool = <table> {
                    }
                    ActionBar = <table> {
                    }
                    NotificationCenter = <table> {
                    }
                    actionicons = <table> {
                    }
                    OpenOptions = <function> defined @Interface/AddOns/ZygorGuidesViewer/Options.lua:4471
                    RemoveEventHandler = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:1095
                    SetEnabledState = <function> defined @Interface/AddOns/ZygorGuidesViewer/Libs/AceAddon-3.0/AceAddon-3.0.lua:455
                    CLASSIC_SCALE_ADJUST = 1
                    InPhase = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:5699
                    MIN_STEP_HEIGHT = 12
                    ProfilerEnable = <function> defined @Interface/AddOns/ZygorGuidesViewer/ZygorGuidesViewer.lua:4402
                    Font = "Interface\AddOns\ZygorGuidesViewer\Skins\Open Sans .TTF"
                    GenericD
                    It is not a debilitating error, but is re-creatable.

                    Comment


                      #11
                      I'm not sure why you are getting this error. I'm not able to reproduce it on my toons. Can you please go to your wow/retail/wtf/account/<your account name>/savedvariables folder and put the ZygorGuidesViewer.lua file in there into a zip file and post that zip file here? We'll also need to know the name of the toon so we are looking at the right settings inside that file. I'll have our dev team check to see if they can spot anything in your settings file that might be causing 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

                      Working...
                      X