Auctionator

Auctionator

137M Downloads

Error when showing tooltip of AtlasLoot items

Helveg opened this issue ยท 3 comments

commented

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

Brief Description of Bug

If I hold my Shift key pressed and hover over items in the list of the AtlasLoot addon an error appears.

Steps to Reproduce

  • Open the AtlasLoot menu
  • Select Black Rock Depths
  • Select the boss Warder Stilgiss
  • Hold the Shift key (to compare it to your currently equipped item) and hover over any of the items.

Loaded Addons

AtlasLoot v1.5.0
Questie v5.10.0

Back Trace (LUA Error Output)

Message: Interface\AddOns\Auctionator\AuctionatorHints.lua:561: attempt to compare number with string
Time: Thu Apr 23 17:46:03 2020
Count: 6
Stack: Interface\AddOns\Auctionator\AuctionatorHints.lua:561: attempt to compare number with string
Interface\AddOns\Auctionator\AuctionatorHints.lua:561: in function `Atr_ShowTipWithPricing'
...terface\AddOns\AtlasLootClassic\Button\Item_type.lua:215: in function `OnEnter'
Interface\AddOns\AtlasLootClassic\Button\Button.lua:111: in function <Interface\AddOns\AtlasLootClassic\Button\Button.lua:104>

Locals: tip = GameTooltip {
 0 = <userdata>
 Atr_TooltipRenderd = true
 _owner = QuestieFrame287 {
 }
 SetInboxItem = <function> defined =[C]:-1
 SetBuybackItem = <function> defined =[C]:-1
 shoppingTooltips = <table> {
 }
 SetMerchantItem = <function> defined =[C]:-1
 SetTradeSkillItem = <function> defined =[C]:-1
 SetTradeTargetItem = <function> defined =[C]:-1
 canAddRestStateLine = 1
 SetTradePlayerItem = <function> defined =[C]:-1
 manualOrder = <table> {
 }
 questOrder = <table> {
 }
 SetCraftItem = <function> defined =[C]:-1
 updateTooltip = 0.160000
 SetInventoryItem = <function> defined =[C]:-1
 BottomOverlay = <unnamed> {
 }
 comparing = false
 SetLootRollItem = <function> defined =[C]:-1
 TopOverlay = <unnamed> {
 }
 SetCraftSpell = <function> defined =[C]:-1
 SetBagItem = <function> defined =[C]:-1
 needsReset = false
 miniMapIcon = false
 SetLootItem = <function> defined =[C]:-1
 npcOrder = <table> {
 }
 SetAuctionItem = <function> defined =[C]:-1
}
num = "[Dark Warder's Pauldrons]"
iname = "Dark Warder's Pauldrons"
ilink = "[Dark Warder's Pauldrons]"
showSomething = true
itemName = "Dark Warder's Pauldrons"
itemLink = "[Dark Warder's Pauldrons]"
itemRarity = 3
_ = 57
itemMinLevel = 52
itemType = "Armor"
_ = "Leather"
_ = 1
_ = "INVTYPE_SHOULDER"
_ = 135038
itemVendorPrice = 15739
classID = 4
itemLevel = 57
xstring = ""
showStackPrices = true
(*temporary) = 1
(*temporary) = true
(*temporary) = "[Dark Warder's Pauldrons]"
(*temporary) = "Dark Warder's Pauldrons"
(*temporary) = "[Dark Warder's Pauldrons]"
(*temporary) = 3
(*temporary) = 57
(*temporary) = <table> {
 cached = true
 ilevel = 57
 bop = true
}
(*temporary) = 57
(*temporary) = "attempt to compare number with string"
ItemUpgradeInfo = <table> {
 itemcache = <table> {
 }
 IsBoa = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:446
 GetItemLevelUpgrade = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:325
 IsArtifact = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:461
 GetItemID = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:500
 GetMaximumUpgrade = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:310
 IsBop = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:418
 GetCachingGetItemInfo = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:578
 IsBoe = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:432
 GetUpgradeID = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:275
 ScanTip = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:567
 _CheckUpgradeTable = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:660
 CleanCache = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:590
 GetCache = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:587
 GetCurrentUpgrade = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:296
 GetCacheStats = <function> defined @Interface\AddOns\Auctionator\Libs\LibItemUpgradeInfo-1.0\Core.lua:581
 tipCache = <table> {
 }
 GetItemUpgradeInfo = <function> defined @Interface\AddOns\Auctionator\Li
commented

This isn't for the latest release of Auctionator, install the newest release from curseforge or the discord

commented

Auctionator ClassicFix
AuctionatorClassicfix.100.0.4.zip

Up to date. Is this not this repository?

commented

We don't support any versions of auctionator for classic at this time