Syndicator

Syndicator

2M Downloads

`Tracking/AuctionCacheRetail.lua:83: attempt to index local 'auctionInfo' (a nil value)`

tflo opened this issue · 1 comments

commented

What version(s) of WoW are you using?

Retail

What version of Syndicator?

Syndicator 104; Auctionator 11.0.9

What isn't working? What was supposed to happen?

Just got this error (see below).

Are you experiencing any lua errors

1x ...ceSyndicator/Tracking/AuctionCacheRetail.lua:83: attempt to index local 'auctionInfo' (a nil value)
[string "@Syndicator/Tracking/AuctionCacheRetail.lua"]:83: in function <...ceSyndicator/Tracking/AuctionCacheRetail.lua:81>
[string "=[C]"]: in function `PlaceBid'
[string "@Auctionator/Source_Mainline/Tabs/Buying/Item/Mixins/Dialog.lua"]:38: in function `BuyClicked'
[string "*Main.xml:47_OnClick"]:1: in function <[string "*Main.xml:47_OnClick"]:1>

Locals:
auctionID = 1197379719
auctionInfo = nil
(*temporary) = nil
(*temporary) = 1197379719
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'auctionInfo' (a nil value)"
self = Frame {
 currentCharacter = "Mercadera-AzjolNerub"
}

Anything else?

No response

commented

I've added a fix into the latest alpha. Committed it as part of another change, so its missing a changelog message.