Syndicator

Syndicator

2M Downloads

`attempt to index local 'itemKey' (a nil value)`

tflo opened this issue ยท 1 comments

commented

I get this itemKey error from time to time, not sure what triggers it:

Tracking/AuctionCacheRetail.lua:218: attempt to index local 'itemKey' (a nil value)
53x ...ceSyndicator/Tracking/AuctionCacheRetail.lua:218: attempt to index local 'itemKey' (a nil value)
[string "@Syndicator/Tracking/AuctionCacheRetail.lua"]:218: in function `ProcessPostedItemsQueue'
[string "@Syndicator/Tracking/AuctionCacheRetail.lua"]:175: in function <...ceSyndicator/Tracking/AuctionCacheRetail.lua:174>

Locals:
self = Frame {
 postedItemsQueue = <table> {
 }
 currentCharacter = "Mercadera-AzjolNerub"
 RemoveAuctionByID = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:116
 OnLoad = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:18
 lastPostedItem = <table> {
 }
 0 = <userdata>
 OnEvent = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:130
 ProcessPostedItemsQueue = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:200
 ProcessAuctionCreated = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:313
 AddAuction = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:106
 ProcessCommodityPurchase = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:279
 ClearAuctionPending = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:351
 AddToMail = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:101
 ProcessItemPurchase = <function> defined @Syndicator/Tracking/AuctionCacheRetail.lua:256
}
itemKey = nil
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
 595686909 = <table> {
 }
}
(for control) = 595686909
auctionID = 595686909
details = <table> {
 itemID = 118345
 itemLink = "|cffffffff|Hitem:118345::::::::14:264::1:::::::|h[Arcane Crystal Conduit]|h|r"
}
auctionInfo = nil
(*temporary) = nil
(*temporary) = 595686909
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'itemKey' (a nil value)"

This is with v10 on 10.2.6, but I've seen it before too.

I use TSM and Auctionator for the AH.

commented

Fixed in the latest alpha (available from Curseforge/Wago shortly)