Auctionator

Auctionator

129M Downloads

LUA when clickding Shopping tab

Anabella00geek opened this issue ยท 0 comments

commented

What version(s) of WoW are you using?

Retail

What version of Auctionator?

11.0.10.zip

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

Just got the last version of the mod and when I am clicking the shopping tab it is popping up a LUA error.

Are you experiencing any lua errors

Message: ...nterface/AddOns/Blizzard_SharedXMLBase/TableUtil.lua:73: bad argument #1 to 'ipairs' (table expected, got nil)
Time: Sat Aug 31 10:17:22 2024
Count: 1
Stack: ...nterface/AddOns/Blizzard_SharedXMLBase/TableUtil.lua:73: bad argument #1 to 'ipairs' (table expected, got nil)
[string "@Interface/AddOns/Blizzard_SharedXMLBase/TableUtil.lua"]:73: in function tIndexOf' [string "@Interface/AddOns/Auctionator/Source/Utilities/EventBusMixin.lua"]:30: in function Unregister'
[string "@Interface/AddOns/Auctionator/Source_Mainline/Tabs/Selling/Mixins/SaleItem.lua"]:100: in function <...tor/Source_Mainline/Tabs/Selling/Mixins/SaleItem.lua:88>
[string "=[C]"]: in function Hide' [string "@Interface/AddOns/Auctionator/Libs_Mainline/LibAHTab/LibAHTab.lua"]:88: in function SetSelected'
[string "@Interface/AddOns/Auctionator/Libs_Mainline/LibAHTab/LibAHTab.lua"]:69: in function <...dOns/Auctionator/Libs_Mainline/LibAHTab/LibAHTab.lua:68>

Locals: tbl = nil
item = Frame {
PostButton = AuctionatorPostButton {
}
Quantity = Frame {
}
MultisellProgress = Frame {
}
PrevButton = AuctionatorPrevPostingButton {
}
Deposit = FontString {
}
TotalPrice = FontString {
}
SkipButton = AuctionatorSkipPostingButton {
}
Price = Frame {
}
Duration = Frame {
}
BidPrice = Frame {
}
MaxButton = Button {
}
Icon = Button {
}
Total = FontString {
}
TitleArea = Frame {
}
DepositPrice = FontString {
}
}

Anything else?

No response