Auctionator

Auctionator

141M Downloads

Add on no longer allows you to sell items, gives error

StaindRcks opened this issue ยท 13 comments

commented

Date: 2018-08-28 10:57:47
ID: 6
Error occured in: Global
Count: 1
Message: ..\FrameXML\StaticPopup.lua line 4447:
bad argument #1 to 'SetFormattedText' (string expected, got nil)
Debug:
[C]: ?
[C]: SetFormattedText()
..\FrameXML\StaticPopup.lua:4447: StaticPopup_Show()
..\FrameXML\UIParent.lua:1814:
..\FrameXML\UIParent.lua:1090
[C]: CalculateAuctionDeposit()
Auctionator\Auctionator.lua:3117: Atr_SetDepositText()
Auctionator\Auctionator.lua:3072: Atr_UpdateUI_SellPane()
Auctionator\Auctionator.lua:3009: Atr_UpdateUI()
Auctionator\Auctionator.lua:2847: Atr_Idle()
Auctionator\Auctionator.lua:2796: Atr_OnUpdate()
[string ":OnUpdate"]:1:
[string "
:OnUpdate"]:1
Locals:

commented

I was able to sell some items just now. The only item I was unable to sell was https://www.wowhead.com/item=161948

commented

I am not getting an error, but the "CREATE AUCTION" button does nothing.

commented

not getting any error, but cannot sell anything, because ''CREATE AUCTION"" button is not working,

commented

same here.

commented

@StaindRcks @KyraindaKT @Anduviel @bonesoul @spiritwolves Released 5.0.5 this morning, can you please let me know if this fixed the issues you identified? (Thanks again @praydog)

commented

My post was shortly after the release was released , before everything was ok

commented

@Anduviel Thanks I'll take a look (late) tonight.

commented

These are the bugs I got when I placed an item to be sold and when I clicked on the button to sell. The button doesn't work.

1x Auctionator\Auctionator-5.0.5.lua:1583: attempt to call global 'PostAuction' (a nil value)
Auctionator\Auctionator-5.0.5.lua:1583: in function `Atr_CreateAuction_OnClick'
[string ":OnClick"]:1: in function <[string ":OnClick"]:1>

Locals:
duration = 3
stackStartingPrice = 8597500
stackBuyoutPrice = 9050000
(*temporary) = nil
(*temporary) = 8597500
(*temporary) = 9050000
(*temporary) = 3
(*temporary) = 1
(*temporary) = 1
(*temporary) = "attempt to call global 'PostAuction' (a nil value)"
gAtr_SellTriggeredByAuctionator = true
gJustPosted =

{
StackSize = 1
ItemName = "Warport Short Bow of the Peerless"
NumStacks = 1
BuyoutPrice = 9050000
ItemLink = "|cff1eff00|Hitem:159491::::::::115:267:512::2:4796:1689:114:::|h[Warport Short Bow of the Peerless]|h|r"
}
gCurrentPane =
{
activeSearch =
{
}
hlistScrollOffset = 0
activeScan =
{
}
fullStackSize = 1
totalItems = 1
currIndex = 1
UINeedsUpdate = false
SS_hilite_itemName = "Warport Short Bow of the Peerless"
}
zc =
{
IsEnglishLocale = defined @Auctionator\AuctionatorLocalize.lua:63
msg_red = defined @Auctionator\zcUtils.lua:570
TrimBrackets = defined @Auctionator\zcUtils.lua:955
tallyAdd = defined @Auctionator\zcUtils.lua:1108
msg_yellow = defined @Auctionator\zcUtils.lua:572
msg = defined @Auctionator\zcUtils.lua:699
GetArrayElemOrFirst = defined @Auctionator\zcUtils.lua:136
NumToBool = defined @Auctionator\zcUtils.lua:524
printmem = defined @Auctionator\zcUtils.lua:1018
ParseBattlePetLink = defined @Auctionator\zcUtils.lua:417
ShowHide = defined @Auctionator\zcUtils.lua:33
StringStartsWith = defined @Auctionator\zcUtils.lua:892
StringEndsWith = defined @Auctionator\zcUtils.lua:872
round = defined @Auctionator\zcUtils.lua:564
CopyDeep = defined @Auctionator\zcUtils.lua:984
ClearTable = defined @Auctionator\zcUtils.lua:975
CheckDeferredCall = defined @Auctionator\zcUtils.lua:320
priceToMoneyString = defined @Auctionator\zcUtils.lua:803
tallyPrint = defined @Auctionator\zcUtils.lua:1120
TrimQuotes = defined @Auctionator\zcUtils.lua:935
GetArrayElemOrNil = defined @Auctionator\zcUtils.lua:151
BoolToNum = defined @Auctionator\zcUtils.lua:514
If = defined @Auctionator\zcUtils.lua:107
periodic = defined @Auctionator\zcUtils.lua:343
Min = defined @Auctionator\zcUtils.lua:77
msg_pink = defined @Auctionator\zcUtils.lua:571
SetTextIf = defined @Auctionator\zcUtils.lua:44
QuoteString = defined @Auctionator\zcUtils.lua:923
msg_str = defined @Auctionator\zcUtils.lua:589
ItemNamefromLink = defined @Auctionator\zcUtils.lua:447
enc64 = defined @Auctionator\zcUtils.lua:201
Val = defined @Auctionator\zcUtils.lua:55
IsBattlePetLink = defined @Auctionator\zcUtils.lua:409
msg_ex = defined @Auctionator\zcUtils.lua:708
printableLink = defined @Auctionator\zcUtils.lua:1005
PrintTable = defined @Auctionator\zcUtils.lua:373
StringContains = defined @Auctionator\zcUtils.lua:854
StringSame = defined @Auctionator\zcUtils.lua:836
PullItemIntoMemory = defined @Auctionator\zcUtils.lua:482
priceToString = defined @Auctionator\zcUtils.lua:767
PrintKeysSorted = defined @Auctionator\zcUtils.lua:118
val2gsc = defined

1x Auctionator\Auctionator-5.0.5.lua:3118: attempt to call global 'GetAuctionDeposit' (a nil value)
Auctionator\Auctionator-5.0.5.lua:3118: in function Atr_SetDepositText' Auctionator\Auctionator-5.0.5.lua:3074: in function Atr_UpdateUI_SellPane'
Auctionator\Auctionator-5.0.5.lua:3011: in function Atr_UpdateUI' Auctionator\Auctionator-5.0.5.lua:2849: in function Atr_Idle'
Auctionator\Auctionator-5.0.5.lua:2798: in function `Atr_OnUpdate'
[string ":OnUpdate"]:1: in function <[string ":OnUpdate"]:1>

Locals:
duration = 3
(*temporary) = nil
(*temporary) = 3
(*temporary) = 8597500
(*temporary) = 9050000
(*temporary) = 1
(*temporary) = 1
(*temporary) = "attempt to call global 'GetAuctionDeposit' (a nil value)"
_ = "Warport Short Bow of the Peerless"
ZT = defined @Auctionator\AuctionatorLocalize.lua:15
zc =

{
IsEnglishLocale = defined @Auctionator\AuctionatorLocalize.lua:63
msg_red = defined @Auctionator\zcUtils.lua:570
TrimBrackets = defined @Auctionator\zcUtils.lua:955
tallyAdd = defined @Auctionator\zcUtils.lua:1108
msg_yellow = defined @Auctionator\zcUtils.lua:572
msg = defined @Auctionator\zcUtils.lua:699
GetArrayElemOrFirst = defined @Auctionator\zcUtils.lua:136
NumToBool = defined @Auctionator\zcUtils.lua:524
printmem = defined @Auctionator\zcUtils.lua:1018
ParseBattlePetLink = defined @Auctionator\zcUtils.lua:417
ShowHide = defined @Auctionator\zcUtils.lua:33
StringStartsWith = defined @Auctionator\zcUtils.lua:892
StringEndsWith = defined @Auctionator\zcUtils.lua:872
round = defined @Auctionator\zcUtils.lua:564
CopyDeep = defined @Auctionator\zcUtils.lua:984
ClearTable = defined @Auctionator\zcUtils.lua:975
CheckDeferredCall = defined @Auctionator\zcUtils.lua:320
priceToMoneyString = defined @Auctionator\zcUtils.lua:803
tallyPrint = defined @Auctionator\zcUtils.lua:1120
TrimQuotes = defined @Auctionator\zcUtils.lua:935
GetArrayElemOrNil = defined @Auctionator\zcUtils.lua:151
BoolToNum = defined @Auctionator\zcUtils.lua:514
If = defined @Auctionator\zcUtils.lua:107
periodic = defined @Auctionator\zcUtils.lua:343
Min = defined @Auctionator\zcUtils.lua:77
msg_pink = defined @Auctionator\zcUtils.lua:571
SetTextIf = defined @Auctionator\zcUtils.lua:44
QuoteString = defined @Auctionator\zcUtils.lua:923
msg_str = defined @Auctionator\zcUtils.lua:589
ItemNamefromLink = defined @Auctionator\zcUtils.lua:447
enc64 = defined @Auctionator\zcUtils.lua:201
Val = defined @Auctionator\zcUtils.lua:55
IsBattlePetLink = defined @Auctionator\zcUtils.lua:409
msg_ex = defined @Auctionator\zcUtils.lua:708
printableLink = defined @Auctionator\zcUtils.lua:1005
PrintTable = defined @Auctionator\zcUtils.lua:373
StringContains = defined @Auctionator\zcUtils.lua:854
StringSame = defined @Auctionator\zcUtils.lua:836
PullItemIntoMemory = defined @Auctionator\zcUtils.lua:482
priceToString = defined @Auctionator\zcUtils.lua:767
PrintKeysSorted = defined @Auctionator\zcUtils.lua:118
val2gsc = defined @Auctionator\zcUtils.lua:749
Negate = defined @Auctionator\zcUtils.lua:534
IsTextQuoted = defined @Auctionator\zcUtils.lua:916
BoolToString = defined @Auctionator\zcUtils.lua:504
msg_badErr = defined @Auctionator\zcUtils.lua:606
msg_color = defined @Auctionator\zcUtils.lua:576
HSV2RGB

commented

it seems to be fixed now....

commented

Still have the problem. No error message for me but the "create auctions" button doesen't work!

commented

Same for me. My "buy" tab is working but "sell" tab isn't.

commented

You'll need to wait until this weeks client patch (27481) was deployed to your region. It should happen with Weekly Maintenance.

commented

Closing; please reopen if this issue persists.