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

Announcement

Collapse
No announcement yet.

I'm losing my mind here !

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

    I'm losing my mind here !

    Hey, I get the error below when I open the AH, and before you tell me to delete some stupid files from my folders guess what? I have already done everything you said would "solve the problem". ANYWAY, here is the error.

    uidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:134: attempt to index local 'itemdata' (a string value)
    [string "=[C]"]: ?
    [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua"]:134: in function `Update'
    [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua"]:828: in function <...uidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:811>uidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:134: attempt to index local 'itemdata' (a string value)


    Thanks

    #2
    When you say you deleted files, what exactly did you delete?

    Have you tested with all other addons disabled?

    What language do you have your game client set to?
    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
      Originally posted by ZG Support 1 View Post
      When you say you deleted files, what exactly did you delete?

      Have you tested with all other addons disabled?

      What language do you have your game client set to?
      The full reset (delete the zygor file in WTF, delete the addon etc.)

      My client is in English

      Comment


        #4
        I think I'm having a similar issue with the auction house but I did not delete a thing.


        Code:
        Message: ...uidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:134: attempt to index local 'itemdata' (a string value)
        Time: Mon Feb 14 13:30:37 2022
        Count: 1
        Stack: ...uidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:134: attempt to index local 'itemdata' (a string value)
        [string "=[C]"]: ?
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua"]:134: in function `Update'
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua"]:428: in function `SetCurrentTab'
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua"]:449: in function `ShowWindow'
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua"]:282: in function <...uidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:279>
        
        Locals:
        Disabling my addons give me this other code:

        Code:
        Message: ...uidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:134: attempt to index local 'itemdata' (a string value)
        Time: Mon Feb 14 13:33:13 2022
        Count: 1
        Stack: ...uidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:134: attempt to index local 'itemdata' (a string value)
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua"]:134: in function `Update'
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua"]:428: in function `SetCurrentTab'
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua"]:449: in function `ShowWindow'
        [string "@Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua"]:282: in function <...uidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:279>
        
        Locals: self = <table> {
        Loaded = true
        UpdateNow = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:869
        ShoppingAuctionOffset = 0
        CreateTrackerFrame = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:912
        SecureHookScript = <function> defined @Interface\AddOns\ZygorGuidesViewer\Libs\AceHook-3.0\AceHook-3.0.lua:410
        RemoveAllItemsFromBuy = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Buy.lua:291
        RawHookScript = <function> defined @Interface\AddOns\ZygorGuidesViewer\Libs\AceHook-3.0\AceHook-3.0.lua:395
        RawDataTable = <table> {
        }
        Buy_Frame = ZA_Buy_Frame {
        }
        MainFrame = ZygorAppraiser {
        }
        DoneDeals = <table> {
        }
        UpdateItemInInventory = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Sell.lua:212
        OutdatedTime = 180
        Work = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:876
        ActivateSellItem = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Sell.lua:252
        SetCurrentTab = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:407
        UpdateProgressBar = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:609
        Update = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:26
        IsHooked = <function> defined @Interface\AddOns\ZygorGuidesViewer\Libs\AceHook-3.0\AceHook-3.0.lua:493
        TabKeyNavigation = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:677
        ShoppingOffset = 0
        Hook = <function> defined @Interface\AddOns\ZygorGuidesViewer\Libs\AceHook-3.0\AceHook-3.0.lua:274
        BagSlot_LinkCache = <table> {
        }
        ShoppingItems = <table> {
        }
        AddGuideItemsToBuy = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Buy.lua:46
        ShoppingModes = <table> {
        }
        ScrollToSellingItem = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:701
        sort_buy = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Buy.lua:30
        RawHook = <function> defined @Interface\AddOns\ZygorGuidesViewer\Libs\AceHook-3.0\AceHook-3.0.lua:313
        RemoveItemFromBuy = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Buy.lua:268
        IsInCurrentDeals = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Core.lua:272
        ShoppingAuctions = <table> {
        }
        GuideBuyItems = <table> {
        }
        MakeBuyTable = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:337
        AddItemToInventory = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Sell.lua:78
        SearchResultsOffset = 0
        sort_inventory = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-Sell.lua:14
        ShowItemTooltip = <function> defined @Interface\AddOns\ZygorGuidesViewer\Code-Retail\GoldUI\Auctiontools-View.lua:383
        BuyTabInfo = "<ht
        Client and wow client in Spanish

        Comment


          #5
          I don't know why or how. But disabling and enabling the addons made it work.

          Edit: It still happens, nevermind.
          Last edited by rocketmapache; February 14, 2022, 06:42 AM.

          Comment


            #6
            When you are in game open up the guide viewer settings and look in the About page. What does it show there as 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

            Working...
            X