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

Announcement

Collapse
No announcement yet.

lua zygor inventory manager

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

    lua zygor inventory manager

    I have

    Message: Interface/AddOns/ZygorGuidesViewer/Inventory.lua:461: attempt to call global 'GetContainerItemID' (a nil value)
    Time: Mon Nov 28 12:11:19 2022
    Count: 15
    Stack: Interface/AddOns/ZygorGuidesViewer/Inventory.lua:461: attempt to call global 'GetContainerItemID' (a nil value)
    [string "=[C]"]: in function `GetContainerItemID'
    [string "@Interface/AddOns/ZygorGuidesViewer/Inventory.lua"]:461: in function `OnAccept'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:144: in function `Accept'
    [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:350: in function <Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua:350>

    Locals:


    When i want to sell with this options
    aa.png

    #2
    Try doing 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
    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
      Same problem, i tried to disable all my other addon but same error

      Comment


        #4
        I know we will have an inventory fix going out in the next update and that might fix this. Let me know if this persists after our next update.
        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


          #5
          Same problem with 9.0.28209

          Comment


            #6
            We'll check into 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


              #7
              Problem with guide sharing too

              Message: Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua:510: attempt to call method 'LayoutFull' (a nil value)
              Time: Mon Nov 28 22:59:29 2022
              Count: 16
              Stack: Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua:510: attempt to call method 'LayoutFull' (a nil value)
              [string "=[C]"]: in function `LayoutFull'
              [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:510: in function `ShowPopup'
              [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:537: in function `QueuePop'
              [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:560: in function `QueuePush'
              [string "@Interface/AddOns/ZygorGuidesViewer/StaticPopups.lua"]:136: in function `Show'
              [string "@Interface/AddOns/ZygorGuidesViewer/Sync.lua"]:822: in function `ShowMasterConfirmation'
              [string "@Interface/AddOns/ZygorGuidesViewer/Sync.lua"]:1057: in function `OnShareButtonClick'
              [string "@Interface/AddOns/ZygorGuidesViewer/Skins/Default/ViewerFrame.lua"]:2138: in function `GuideShareButton_OnClick'
              [string "*ViewerFrame.xml:574_OnClick"]:1: in function <[string "*ViewerFrame.xml:574_OnClick"]:1>

              Locals:

              Comment


                #8
                We'll check into that one.
                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


                  #9
                  and another sell problem :

                  4x ZygorGuidesViewer/Inventory.lua:463: attempt to call global 'UseContainerItem' (a nil value)
                  [string "@ZygorGuidesViewer/Inventory.lua"]:463: in function `OnAccept'
                  [string "@ZygorGuidesViewer/StaticPopups.lua"]:144: in function `Accept'
                  [string "@ZygorGuidesViewer/StaticPopups.lua"]:350: in function <ZygorGuidesViewer/StaticPopups.lua:350>

                  Locals:
                  self = ZygorSellPopup {
                  0 = <userdata>
                  SetText = <function> defined @ZygorGuidesViewer/StaticPopups.lua:127
                  OnBackdropLoaded = <function> defined @SharedXML/Backdrop.lua:152
                  GetBackdropColor = <function> defined @SharedXML/Backdrop.lua:390
                  OnAccept = <function> defined @ZygorGuidesViewer/Inventory.lua:459
                  logo = Texture {
                  }
                  logobackground = Frame {
                  }
                  RightEdge = Texture {
                  }
                  LayoutFull = <function> defined @ZygorGuidesViewer/Inventory.lua:585
                  ClearBackdrop = <function> defined @SharedXML/Backdrop.lua:282
                  Show = <function> defined @ZygorGuidesViewer/StaticPopups.lua:134
                  OnEscape = <function> defined @ZygorGuidesViewer/StaticPopups.lua:79
                  beta = FontString {
                  }
                  SetupTextureCoordinates = <function> defined @SharedXML/Backdrop.lua:214
                  TopRightCorner = Texture {
                  }
                  GetEdgeSize = <function> defined @SharedXML/Backdrop.lua:188
                  acceptbutton = Button {
                  }
                  TopEdge = Texture {
                  }
                  SavedShow = <function> defined =[C]:-1
                  AdjustSize = <function> defined @ZygorGuidesViewer/StaticPopups.lua:111
                  BottomRightCorner = Texture {
                  }
                  SetBackdropColor = <function> defined @SharedXML/Backdrop.lua:399
                  LeftEdge = Texture {
                  }
                  SquareCorners = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:182
                  returnMinimizeSettings = <function> defined @ZygorGuidesViewer/StaticPopups.lua:92
                  DoFadeIn = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:166
                  CanDrag = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:105
                  declinebutton = Button {
                  }
                  New = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:38
                  BottomEdge = Texture {
                  }
                  SetBackdrop = <function> defined @SharedXML/Backdrop.lua:329
                  GetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:409
                  GetBackdrop = <function> defined @SharedXML/Backdrop.lua:347
                  OnClose = <function> defined @ZygorGuidesViewer/StaticPopups.lua:107
                  ResetTimeStamp = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:160
                  DoFadeOut = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:174
                  SetBorderBlendMode = <function> defined @SharedXML/Backdrop.lua:266
                  Center = Texture {
                  }
                  LayoutFloaty = <function> defined @ZygorGuidesViewer/Inventory.lua:589
                  UpdateTimeStamp = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:149
                  morebutton = Button {
                  }
                  BottomLeftCorner = Texture {
                  }
                  text1 = FontString {
                  }
                  noMinimize = 1
                  ApplySkin = <function> defined @ZygorGuidesViewer/StaticPopups.lua:405
                  backdropInfo = <table> {
                  }
                  OnBackdropSizeChanged = <function> defined @SharedXML/Backdrop.lua:182
                  private = <table> {
                  }
                  text3checkbox = Checkboxers {
                  }
                  OnSettings = <function> defined @ZygorGuidesViewer/StaticPopups.lua:122
                  OnDecline = <function> defined @ZygorGuidesViewer/Inventory.lua:458
                  background = Frame {
                  }
                  type = "loot"
                  Debug = <function> defined @ZygorGuidesViewer/StaticPopups.lua:584
                  TopLeftCorner = Texture {
                  }
                  ShowIf = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:141
                  SetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:422
                  holder = Frame {
                  }
                  ApplyBackdrop = <function> defined @SharedXML/Backdrop.lua:294
                  EnableIf = <function> defined @ZygorGuidesViewer/UiWidgets/Frame.lua:145
                  text2 = FontString {
                  }
                  minimize = Button {
                  }
                  SetupPieceVisuals = <function> defined @SharedXML/Backdrop.lua:246
                  text = FontString {
                  }
                  settings = Button {
                  }
                  HasBackdropInfo = <function> defined @SharedXML/Backdrop.lua:278
                  }
                  (for generator) = <function> defined =[C]:-1
                  (for state) = <table> {
                  1 = <table> {
                  }
                  2 = <table> {
                  }
                  3 = <table> {
                  }
                  }
                  (for control) = 1
                  i = 1
                  v = <table> {
                  itemName = "Dredw

                  Comment

                  Working...
                  X