Auctionator

Auctionator

141M Downloads

Auctions not able to post

Gimmon opened this issue · 5 comments

commented

Please include as much of the following information as possible to help me fix the bug:

Brief Description of Bug - when I post an auction, it comes up with an error window, says addon has been disable, you should update

Steps to Reproduce

I scanned the auction house, and then went to post an item

Loaded Addons

I disabled all mod except auctionator and it came up

Back Trace (LUA Error Output)

Message: Interface\AddOns\Auctionator\Auctionator.lua:3117: attempt to perform arithmetic on a nil value
Time: Thu Aug 30 05:31:04 2018
Count: 2
Stack: Interface\AddOns\Auctionator\Auctionator.lua:3117: attempt to perform arithmetic on a nil value
Interface\AddOns\Auctionator\Auctionator.lua:3117: in function Atr_SetDepositText' Interface\AddOns\Auctionator\Auctionator.lua:3072: in function Atr_UpdateUI_SellPane'
Interface\AddOns\Auctionator\Auctionator.lua:3009: in function Atr_UpdateUI' Interface\AddOns\Auctionator\Auctionator.lua:2847: in function Atr_Idle'
Interface\AddOns\Auctionator\Auctionator.lua:2796: in function `Atr_OnUpdate'
[string ":OnUpdate"]:1: in function <[string ":OnUpdate"]:1>

Locals: duration = 1
(*temporary) = nil
(*temporary) = 1
(*temporary) = defined =[C]:-1
(*temporary) = defined @interface\FrameXML\UIParent.lua:1090
(*temporary) = nil
(*temporary) = nil
(*temporary) = UIParent {
0 =
firstTimeLoaded = 1
variablesLoaded = true
}
(*temporary) = "AUCTION_HOUSE_SCRIPT_DEPRECATED"
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on a nil value"
_ = "Tidespray Linen Pants of the Fireflash"
ZT = defined @interface\AddOns\Auctionator\AuctionatorLocalize.lua:15
zc =

{
IsEnglishLocale = defined @interface\AddOns\Auctionator\AuctionatorLocalize.lua:63
msg_red = defined @interface\AddOns\Auctionator\zcUtils.lua:570
TrimBrackets = defined @interface\AddOns\Auctionator\zcUtils.lua:955
tallyAdd = defined @interface\AddOns\Auctionator\zcUtils.lua:1108
msg_yellow = defined @interface\AddOns\Auctionator\zcUtils.lua:572
msg = defined @interface\AddOns\Auctionator\zcUtils.lua:699
GetArrayElemOrFirst = defined @interface\AddOns\Auctionator\zcUtils.lua:136
NumToBool = defined @interface\AddOns\Auctionator\zcUtils.lua:524
printmem = defined @interface\AddOns\Auctionator\zcUtils.lua:1018
ParseBattlePetLink = defined @interface\AddOns\Auctionator\zcUtils.lua:417
ShowHide = defined @interface\AddOns\Auctionator\zcUtils.lua:33
StringStartsWith = defined @interface\AddOns\Auctionator\zcUtils.lua:892
StringEndsWith = defined @interface\AddOns\Auctionator\zcUtils.lua:872
round = defined @interface\AddOns\Auctionator\zcUtils.lua:564
CopyDeep = defined @interface\AddOns\Auctionator\zcUtils.lua:984
ClearTable = defined @interface\AddOns\Auctionator\zcUtils.lua:975
CheckDeferredCall = defined @interface\AddOns\Auctionator\zcUtils.lua:320
priceToMoneyString = defined @interface\AddOns\Auctionator\zcUtils.lua:803
tallyPrint = defined @interface\AddOns\Auctionator\zcUtils.lua:1120
TrimQuotes = defined @interface\AddOns\Auctionator\zcUtils.lua:935
GetArrayElemOrNil = defined @interface\AddOns\Auctionator\zcUtils.lua:151
BoolToNum = defined @interface\AddOns\Auctionator\zcUtils.lua:514
If = defined @interface\AddOns\Auctionator\zcUtils.lua:107
periodic = defined @interface\AddOns\Auctionator\zcUtils.lua:343
Min = defined @interface\AddOns\Auctionator\zcUtils.lua:77
msg_pink = defined @interface\AddOns\Auctionator\zcUtils.lua:571
SetTextIf = defined @interface\AddOns\Auctionator\zcUtils.lua:44
QuoteString = defined @interface\AddOns\Auctionator\zcUtils.lua:923
msg_str = defined @interface\AddOns\Auctionator\zcUtils.lua:589
ItemNamefromLink = defined @interface\AddOns\Auctionator\zcUtils.lua:447
enc64 = defined @interface\AddOns\Auctionator\zcUtils.lua:201
Val = defined @interface\AddOns\Auctionator\zcUtils.lua:55
IsBattlePetLink = defined @interface\AddOns\Auctionator\zcUtils.lua:409
msg_ex = defined @interface\AddOns\Auctionator\zcUtils.lua:708
printableLink = <

commented

Love this mod, been using it for a long time. Thanks for all the hard work on making this mod. I am willing to bet thousands of people enjoy it.

commented

This is because Blizzard changed the code for auctions, you'll need https://github.com/Logonz/AHCompatibilityAddon/releases before it's fixed.

commented

@upsetorandajin This has been changed in Auctionator already.

commented

@Gimmon This still happening with the most recent version of Auctionator?

commented