AnS

AnS

25.9k Downloads

Classic Error.

Havenloft opened this issue ยท 1 comments

commented

2085x AnsAuctions\AnsAuctions-1.0.4.lua:53: attempt to index upvalue 'AuctionsBuy' (a nil value)
AnsAuctions\AnsAuctions-1.0.4.lua:53: in function `OnUpdate'
[string ":OnUpdate"]:1: in function <[string ":OnUpdate"]:1>

Locals:
self =

{
BuyAuction = defined @AnsAuctions\AnsAuctions.lua:88
StartDataScan = defined @AnsAuctions\AnsAuctions.lua:100
OnMoneyUpdate = defined @AnsAuctions\AnsAuctions.lua:79
StartBuyScan = defined @AnsAuctions\AnsAuctions.lua:92
OnMultisellUpdate = defined @AnsAuctions\AnsAuctions.lua:71
__index =
{
}
RegisterEvents = defined @AnsAuctions\AnsAuctions.lua:14
EventHandler = defined @AnsAuctions\AnsAuctions.lua:25
StopDataScan = defined @AnsAuctions\AnsAuctions.lua:104
OnBagUpdate = defined @AnsAuctions\AnsAuctions.lua:75
PostAuction = defined @AnsAuctions\AnsAuctions.lua:84
StopBuyScan = defined @AnsAuctions\AnsAuctions.lua:96
OnAuctionUpdate = defined @AnsAuctions\AnsAuctions.lua:65
OnAddonLoaded = defined @AnsAuctions\AnsAuctions.lua:39
OnAuctionHouseShow = defined @AnsAuctions\AnsAuctions.lua:48
OnUpdate = defined @AnsAuctions\AnsAuctions.lua:52
OnAuctionHouseClosed = defined @AnsAuctions\AnsAuctions.lua:58
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'AuctionsBuy' (a nil value)"
AuctionsBuy = nil
AuctionsSell = nil
AuctionData = nil

commented

AnsAuctions has been deprecated. It will not be updated any further at this point. It will be replaced with shopping operations eventually.