Vendor

Vendor

218k Downloads

lua errors on autosell

xenoterracide opened this issue ยท 0 comments

commented

vendor seems to function for this, but. Classic Season of Discovery, vendor 6.6.0

Message: ...Ons/Vendor/systems/itemproperties/itemproperties.lua:184: attempt to call method 'IsItemAccountBoundInTooltip' (a nil value)
Time: Sat Jul 20 11:57:35 2024
Count: 10
Stack: ...Ons/Vendor/systems/itemproperties/itemproperties.lua:184: attempt to call method 'IsItemAccountBoundInTooltip' (a nil value)
[string "@Interface/AddOns/Vendor/systems/itemproperties/itemproperties.lua"]:184: in function <...Ons/Vendor/systems/itemproperties/itemproperties.lua:72>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/Vendor/systems/evaluation/itemresultcache.lua"]:112: in function <...AddOns/Vendor/systems/evaluation/itemresultcache.lua:99>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=[C]"]: in function `xpcall'
[string "@Interface/AddOns/Vendor/features/merchant/merchant.lua"]:160: in function <...terface/AddOns/Vendor/features/merchant/merchant.lua:119>

Locals: itemObj = <table> {
 GetItemLocation = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:66
 SetItemLink = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:56
 HasItemLocation = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:70
 LockItem = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:113
 itemLocation = <table> {
 }
 GetItemID = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:98
 IsItemDataCached = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:216
 GetInventoryTypeName = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:210
 GetCurrentItemLevel = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:172
 GetItemQualityColor = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:183
 UnlockItem = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:119
 Clear = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:74
 GetItemIcon = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:125
 IsItemLocked = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:109
 GetItemLink = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:146
 SetItemLocation = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:51
 GetItemName = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:135
 IsItemInPlayersControl = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:92
 GetItemQuality = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:161
 GetItemGUID = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:199
 GetInventoryType = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:188
 IsItemEmpty = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:80
 GetStaticBackingItem = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:88
 SetItemID = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:61
 IsDataEvictable = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:227
 ContinueWithCancelOnItemLoad = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:242
 ContinueOnItemLoad = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/Item.lua:233
}
location = <table> {
 Clear = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/ItemLocation.lua:21
 IsEquipmentSlot = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/ItemLocation.lua:48
 IsEqualToBagAndSlot = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/ItemLocation.lua:60
 SetBagAndSlot = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/ItemLocation.lua:27
 IsBagAndSlot = <function> defined @Interface/AddOns/Blizzard_ObjectAPI/Classic/ItemLocation.lua:52
 SetEquipmentSlot = <function> defined @Interface/AddOns/Bliz