arkayenro / arkinventory

A World of Warcraft Inventory mod for Retail, Burning Crusade, and Classic
108 stars 14 forks source link

Item icons not showing properly #872

Closed Wyndgem closed 8 years ago

Wyndgem commented 8 years ago

For some reason the icons for some of the items in my inventory are showing up as different items and being sorted into a slot as if I had two of them. ie. I have two Fu'zans, Two Shei'luns, two Legendary healing rings. The tool tip when I hover over it tells me what the item really is. Here's a screenshot with only AI enabled. I checked the bags with AI disabled and everything looked fine. wowscrnshot_092516_154027

Wyndgem commented 8 years ago

Update that may or may not be related. I got this LUA when opening AMR on one of my rogues.

Date: 2016-09-25 18:56:15 ID: 1 Error occured in: Global Count: 1 Message: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua line 3691: table index is nil Debug: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3691: ObjectStringDecode() ...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:644: ...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:584 (tail call): ?

Outfitter\Outfitter.lua:7367: SetHyperlink() AskMrRobot\ui\Ui.lua:387: AskMrRobot\ui\Ui.lua:384 (tail call): ?

  [string "safecall Dispatcher[2]"]:5

(tail call): ? ...face\AddOns\Altoholic\libs\AceGUI-3.0\AceGUI-3.0.lua:314: Fire() AskMrRobot\ui\AmrUiLabel.lua:45: AskMrRobot\ui\AmrUiLabel.lua:44 Locals: h = "[The Kingslayers]" i = nil h = "[The Kingslayers]" s = "item:128870::132832:132850:::::104:259::::3:1545:1793:1809:4:1555:1741:1793:1809:" v =

{ 1 = "item" 2 = 128870 3 = 0 4 = 132832 5 = 132850 6 = 0 7 = 0 8 = 0 9 = 0 10 = 104 11 = 259 12 = 0 13 = 0 14 = 0 15 = 3 16 = 1545 17 = 1793 18 = 1809 19 = 4 20 = 1555 21 = 1741 22 = 1793 23 = 1809 24 = 0 enchantid = 0 id = 128870 class = "item" upgradeid = 0 specid = 259 bonusids2 =
{ } h = "item:128870::132832:132850:::::104:259::::3:1545:1793:1809:4:1555:1741:1793:1809:" suffixid = 0 sourceid = 0 upgradelevel = 3 gemid =
{ } linklevel = 104 uniqueid = 0 } c = 24 pos = 16 (for index) = 25 (for limit) = 1561 (for step) = 1 x = 25 (_temporary) =
{ 1793 = true 1741 = true 1809 = true 4 = true 0 = true 1555 = true } (_temporary) = nil (*temporary) = "table index is nil" string =
{ split = defined =C:-1 match = defined =C:-1 gmatch = defined =C:-1 upper = defined =C:-1 gsub = defined =C:-1 format = defined =C:-1 utf8sub = defined @Interface\AddOns\Outfitter\utf8.lua:183 lower = defined =C:-1 sub = defined =C:-1 len = defined =C:-1 utf8lower = defined @Interface\AddOns\Outfitter\utf8.lua:276 gfind = defined =C:-1 join = defined =C:-1 rep = defined =C:-1 utf8len = defined @Interface\AddOns\Outfitter\utf8.lua:158 char = defined =C:-1 rtgsub = defined @Interface\FrameXML\RestrictedInfrastructure.lua:610 utf8upper = defined @Interface\AddOns\Outfitter\utf8.lua:266 reverse = defined =C:-1 byte = defined =C:-1 trim = defined =C:-1 utf8reverse = defined @Interface\AddOns\Outfitter\utf8.lua:286 find = defined =C:-1 }

AddOns: MoncaiCompare, v7.0.1 Swatter, v7.0.1 (<%codename%>) Altoholic, vr171 ArkInventory, v30711 ArkInventoryRules, v10003 ArkInventoryRulesExample, v10000 AskMrRobot, v44 AutoBar, v7.0.3.08 autoturnin, v7.0.9 BrokerClock, v1.0 CanIMogIt, v7.0.3.23 ChocolateBar, vv3.0.2 Clique, vv70000-1.3.0 DataStore, vr59 DataStoreAchievements, vr42 DataStoreAgenda, vr23 DataStoreAuctions, v6.0.001 DataStoreCharacters, vr36 DataStoreContainers, vr53 DataStoreCrafts, vr73 DataStoreCurrencies, vr31 DataStoreGarrisons, vr16 DataStoreInventory, vr46 DataStoreMails, vr46 DataStorePets, vr39 DataStoreQuests, vr36 DataStoreReputations, vr37 DataStoreSpells, vr27 DataStoreStats, vr26 DataStoreTalents, vr54 DBMCore, v DBMDefaultSkin, v DBMLDB, v DBMSpellTimers, v DBMStatusBarTimers, v DebugLib, v5.1.DEV.337(/embedded) DejaCharacterStats, v7.0.3 r12 ElvUI, v10.19 ExRT, v3765 GreenWall, v1.8.0 HandyNotes, vv1.4.9 HandyNotesLegionRaresTreasures, v1.01a HealBot, v7.0.3.0 HealBotTips, v6.2.3.1 LibPeriodicTable31, vv3.3.0.519 LibSharedMedia30, v3.0-95 MasterPlanA, vA MogIt, v3.6.5 MogItSetTransmog, v1.5.0 Outfitter, v5.15.5 Paste, v1.4.9 Pawn, v2.0.12 Postal, vv3.5.8 Stubby, v7.1.5675 (TasmanianThylacine) TomTom, vv70000-1.1.0 BlizRuntimeLib_enUS v7.0.3.70000 (ck=553)

arkayenro commented 8 years ago

the error above is fixed in 30713

Wyndgem commented 8 years ago

Just updated and looks like everything is working great! Thanks!