Compatibility with Dragonflight.
NoNick96 opened this issue ยท 1 comments
I'd like to request an update for the 10.0.2 patch. When I try to load in current version I get the following LUA errors:
On load:
Message: Interface/AddOns/BuyEmAll/BuyEmAll.xml:187 Unrecognized XML: Backdrop Time: Wed Oct 26 03:34:16 2022 Count: 1
On Shift-clicking an item in vendor window:
Message: Interface/AddOns/BuyEmAll/BuyEmAll.lua:139: attempt to call global 'GetContainerNumSlots' (a nil value)
Time: Wed Oct 26 03:34:57 2022
Count: 1
Stack: Interface/AddOns/BuyEmAll/BuyEmAll.lua:139: attempt to call global 'GetContainerNumSlots' (a nil value)
[string "@Interface/AddOns/BuyEmAll/BuyEmAll.lua"]:139: in function `CogsFreeBagSpace'
[string "@Interface/AddOns/BuyEmAll/BuyEmAll.lua"]:208: in function `MerchantItemButton_OnModifiedClick'
[string "@Interface/AddOns/BuyEmAll/BuyEmAll.lua"]:46: in function `MerchantItemButton_OnModifiedClick'
[string "*MerchantFrame.xml:34_OnClick"]:2: in function <[string "*MerchantFrame.xml:34_OnClick"]:1>
Locals: self = <table> {
OnLeave = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:711
UpdateDisplay = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:450
MerchantFrame_OnHide = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:108
MerchantItemButton_OnModifiedClick = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:157
OnKeyDown = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:596
itemIndex = 7
OnChar = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:563
ItemIsUnique = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:70
OrigMerchantItemButton_OnModifiedClick = <function> defined @Interface/FrameXML/MerchantFrame.lua:594
VerifyPurchase = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:347
preset = 1
DoConfirmation = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:503
Show = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:327
Right_Click = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:638
lines = <table> {
}
OrigMerchantFrame_OnHide = <function> defined @Interface/FrameXML/MerchantFrame.lua:107
SetStackClick = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:511
itemLink = "[Saxifrage |A:Professions-ChatIcon-Quality-Tier1:15:15::-1|a]"
Left_Click = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:625
available = -1
CogsFreeBagSpace = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:113
onUpdate = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:374
CreateTooltip = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:690
price = 14624
itemName = "Saxifrage"
AtVendor = true
OnLoad = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:12
OnHide = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:720
AltCurrencyMode = false
SlashHandler = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:61
OnEnter = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:676
NPCName = "Reagent Lord Herbataur"
DeStackClick = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:516
itemID = 191464
AltCurrencyHandling = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:264
DoPurchase = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:395
OnClick = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:530
ConfirmNoItemLink = 0
AltCurrRounding = <function> defined @Interface/AddOns/BuyEmAll/BuyEmAll.lua:432
}
itemID = 191464
freeSpace = 0
itemSubType = 2097200
stackSize = 1000
(for index) = 0
(for limit) = 4
(for step) = 1
theBag = 0
doBag = true
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to call global 'GetContainerNumSlots' (a nil value)"