ArkInventory
ArkInventory (for The War Within)
:boom: Please ensure you are using the latest alpha version if you have the War Within client.
ArkInventory (for Retail, Classic, and Cataclysm)
ArkInventory's display windows are built from "virtual bars", you assign categories to bars so that items in that category are displayed on the specific bars you want. There is no limit to the number of bars you can have inside a window but obviously you only have so much screen real estate before it becomes "too many".
ArkInventory uses several methods to assign a default category to an item such as what professions you have, tooltip scanning, basic type/subtype and PeriodicTable. You then assign those categories to a virtual bar.
You can also over-ride the default category by creating a rule that matches either a single or multiple items.
Overview:
- user configurable window width and height
- separate keybindings for each location for easy viewing
- assign items to a category of your choice (overrides the default assignment)
- assign categories to the bar of your choice
- unlimited number of bars (there are practical limits though before your screen becomes full)
- sort each bar differently if required
- user configurable bars per row
- sell junk items automatically or manually (delete available via a keybinding or right clicking when at a vendor)
- random pet and mount summons. can also assign a group of them to select from
Key Bindings:
- Press ESCAPE to bring up the blizzard menu
- click on Key Bindings
- scroll down to AddOns > ArkInventory
- bind the keys you want to use
Need Help?
:memo: Wiki
:memo: Frequently Asked Questions
:memo: Sorting
:memo: Rules
:memo: If you are having an issue the first step is to disable all other mods and test with only ArkInventory loaded
:memo: If the issue is still there, please check for an existing issue and create a new issue if required.
:memo: If the issue is gone, re-enable your other mods one by one until the issue comes back, then note the last mod you enabled in your issue as well as notifying the author of the other mod
See ChangeHistory.md for changes to the latest version. See VersionHistory.md for all previous changes.
:boom: The NoLib variant
it seems quite a few people are somehow getting the NoLib variant from their download client when they didn't specifically ask for it, instead of the full variant, and its causing issues as they don't have the required libraries installed separately. Please ensure you are downloading the full. if you see nolib in the filename then its the wrong variant, unless you are actually installing all of the required libraries separately as well. If you have to you can manually download the full variant from CurseForge, WoWInterface, or Wago.
:boom: Junk Sell getting blocked
While auto-destroy remains blocked, From 30960 onwards you can setup a Key Binding to manually sell and destroy your items. Note that blizzard require one keypress per item deletion, so if you have multiple items that need to be deleted you will need to press the Key Binding multiple times. A message will be output if you have remaining items that can still be deleted.
:warning: Ensure you have backup copies of your saved variables file
Sometimes you cannot revert back to a previous version without a backup, especially alpha or beta versions, so before upgrading please make sure you have made a backup of your saved variables file
Your saved variables file is normally located at ...\World of Warcraft\_client_\WTF\Account\yourwowaccountname\SavedVariables\ArkInventory.lua
It is your responsibility to ensure you have adequate backups of your saved variables file. You dont have to do them frequently, just after you've made major changes to your config is probably fine for most people, but you should get into the habit of making backups because when it does corrupt you wont have to reconfigure everything from scratch.
If you have your download client set to automatically download alpha/beta versions you should definitely have backups.
A simple way to back up the saved variables file is to just do a copy and paste then rename the new file (using the version number of ArkInventory or the date is a good idea), eg ArkInventory-30900.lua, or ArkInventory-20191228.lua
Just updated, currently unusable for me. Loaded in with only Arkinventory.
Message: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3701: attempt to index field 'bonusids2' (a nil value)
Time: 09/23/16 07:38:33
Count: 9
Stack: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3701: in function `ObjectStringDecode'
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3845: in function `ObjectIDCount'
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:4048: in function `ObjectCountGetRaw'
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:4102: in function `ObjectCountGet'
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:833: in function `TooltipObjectCountGet'
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:786: in function `TooltipAddItemCount'
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:654: in function <...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:584>
(tail call): ?
[C]: in function `SetBagItem'
Interface\FrameXML\ContainerFrame.lua:1107: in function `ContainerFrameItemButton_OnEnter'
Interface\AddOns\ArkInventory\ArkInventory.lua:7082: in function `Frame_Item_OnEnter'
[string "*:OnEnter"]:1: in function <[string "*:OnEnter"]:1>
Similar issue:
Did you mean to leave these elements listed as [..] starting at line 3627?
I think I found it.
It's a typo at 3701.
I think it has to be bonusids3 not bonusids2.
Change from
v.bonusids2[v[x]] = true
to
v.bonusids3[v[x]] = true
This is working for me so far.
This fixed it for me, thank you ZaZoMaZZo.
For those wondering, you wanto edit the following file:
"World of Warcraft\Interface\AddOns\ArkInventory\ArkInventoryStorage.lua
Same here:
2x ArkInventory\ArkInventoryStorage.lua:3701: attempt to index field 'bonusids2' (a nil value)
ArkInventory\ArkInventoryStorage.lua:3701: in function `ObjectStringDecode'
ArkInventory\ArkInventoryStorage.lua:3845: in function `ObjectIDCount'
ArkInventory\ArkInventoryStorage.lua:3363: in function `ScanChanged'
ArkInventory\ArkInventoryStorage.lua:2012: in function `ScanWearing'
ArkInventory\ArkInventoryStorage.lua:1359: in function `Scan'
ArkInventory\ArkInventoryStorage.lua:1327: in function `ScanLocation'
ArkInventory\ArkInventoryStorage.lua:719: in function <ArkInventory\ArkInventoryStorage.lua:713>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?
...Externals\curse\svn\Ace3-AceBucket\AceBucket-3.0-3.lua:116: in function `func'
...y\Externals\curse\svn\Ace3-AceTimer\AceTimer-3.0-17.lua:55: in function <...y\Externals\curse\svn\Ace3-AceTimer\AceTimer-3.0.lua:48>
Locals:
nil
Date: 2016-09-23 13:25:33
ID: 1
Error occured in: Global
Count: 1
Message: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua line 3701:
attempt to index field 'bonusids2' (a nil value)
Debug:
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3701: ObjectStringDecode()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3845: ObjectIDCount()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3363: ScanChanged()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:2012: ScanWearing()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:1359: Scan()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:1327: ScanLocation()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:719:
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:713
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
...nterface\AddOns\Ace3\AceBucket-3.0\AceBucket-3.0.lua:116: func()
Ace3\AceTimer-3.0\AceTimer-3.0.lua:55:
Ace3\AceTimer-3.0\AceTimer-3.0.lua:48
Locals:
None
AddOns:
Swatter, v7.1.5675 (TasmanianThylacine)
Ace3, v
ACP, v3.4.29
Altoholic, vr171
Archy, v7.0.3.16-1-g6fb07d9
ArkInventory, v30710
ArkInventoryRules, v10003
ArkInventoryRulesExample, v10000
Atlas, v1.34.03
AtlasArena, v1.06.01
AtlasBattlegrounds, v1.34.00
AtlasBurningCrusade, v1.34.00
AtlasCataclysm, v1.34.00
AtlasClassicWoW, v1.34.00
AtlasClassOrderHalls, v1.34.04
AtlasDungeonLocs, v1.34.02
AtlasLegion, v1.34.04
AtlasMistsofPandaria, v1.34.00
AtlasOutdoorRaids, v1.34.00
AtlasScenarios, v1.34.01
AtlasTransportation, v1.34.03
AtlasWarlordsofDraenor, v1.34.00
AtlasWorldEvents, v3.15
AtlasWrathoftheLichKing, v1.34.00
AtlasLoot, vv8.01.04
AtlasQuest, v4.10.01
AucAdvanced, v7.1.5675 (TasmanianThylacine)
AucFilterBasic, v7.1.5675 (TasmanianThylacine)
AucFilterOutlier, v7.1.5675.5459(7.1/embedded)
AucMatchUndercut, v7.1.5675.5585(7.1/embedded)
AucStatHistogram, v7.1.5675 (TasmanianThylacine)
AucStatiLevel, v7.1.5675 (TasmanianThylacine)
AucStatPurchased, v7.1.5675 (TasmanianThylacine)
AucStatSales, v7.1.5675.5598(7.1/embedded)
AucStatSimple, v7.1.5675 (TasmanianThylacine)
AucStatStdDev, v7.1.5675 (TasmanianThylacine)
AucStatWOWEcon, v7.1.5675.5613(7.1/embedded)
AucUtilAHWindowControl, v7.1.5675.5575(7.1/embedded)
AucUtilAppraiser, v7.1.5675.5666(7.1/embedded)
AucUtilAskPrice, v7.1.5675.5599(7.1/embedded)
AucUtilAutoMagic, v7.1.5675.5587(7.1/embedded)
AucUtilCompactUI, v7.1.5675.5629(7.1/embedded)
AucUtilEasyBuyout, v7.1.5675.5576(7.1/embedded)
AucUtilFixAH, v7.1.5675 (TasmanianThylacine)
AucUtilItemSuggest, v7.1.5675.5651(7.1/embedded)
AucUtilPriceLevel, v7.1.5675.5633(7.1/embedded)
AucUtilScanButton, v7.1.5675.5631(7.1/embedded)
AucUtilScanFinish, v7.1.5675.5588(7.1/embedded)
AucUtilScanProgress, v7.1.5675.4979(7.1/embedded)
AucUtilScanStart, v7.1.5675.5347(7.1/embedded)
AucUtilSearchUI, v7.1.5675.5672(7.1/embedded)
AucUtilSimpleAuction, v7.1.5675.5654(7.1/embedded)
AucUtilVendMarkup, v7.1.5675.4828(7.1/embedded)
Babylonian, v5.1.DEV.332(/embedded)
BadBoy, vv7.0.2
BeanCounter, v7.1.5675 (TasmanianThylacine)
BlizzMove, v
ClassicQuestLog, v1.2.5
Configator, v5.1.DEV.406(/embedded)
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
DBMStatusBarTimers, v
DBMVPGerman, v1.2.1
DebugLib, v5.1.DEV.337(/embedded)
Details, v
DetailsDmgRank, v
DetailsDpsTuning, v
DetailsEncounterDetails, v
DetailsRaidCheck, v
DetailsRaidInfoEmeraldNightmare, v
DetailsRaidInfoNighthold, v
DetailsStreamer, v
DetailsTimeAttack, v
DetailsTinyThreat, v
DetailsVanguard, v
Enchantrix, v7.1.5675 (TasmanianThylacine)
EnchantrixBarker, v7.1.5675 (TasmanianThylacine)
FactionAddict, v1.35
Factionizer, v7.0.0-alpha-6-g4f844d0
FishingBuddy, v1.7.8 Beta 4
GatherMate2, v1.37.1-1-g0a5d844
Glamour, v1.4.4
GoingPriceEU, v7.0.1474588800
GoingPriceEUEchsenkessel, v7.0.1474626724
HandyNotes, vv1.4.9
HandyNotesDraenorTreasures, v1.20
HandyNotesKosumoth, v1
HandyNotesLegionRaresTreasures, v1.01a
HandyNotesPandariaTreasures, v1.06
HandyNotesSuramarTelemancy, v1
HandyNotesTimelessIsleChests, v1.15
HandyNotesTreasureHunter, v1
HandyNotesWorldMapButton, v2.5
Informant, v7.1.5675 (TasmanianThylacine)
LibExtraTip, v5.12.DEV.412(/embedded)
LibPeriodicTable31, vv3.3.0.526
MageNuggets, v5.5.4
MageNuggetsCooldownMonitor, v1.1.2
MageNuggetsStatMonitor, v1.2.1
MasterPlanA, vA
MaxCam, vv2.1.0-1-g0d1a94f
MikScrollingBattleText, v5.7.146
MinimapButtonFrame, v3.1.10e
MinimapButtonFrameSkinPack, v3.0.1b
MobInfo2, v7.0.0
OmniCC, v7.0.1
Overachiever, v0.94
Postal, vv3.5.8
Quartz, v3.3.1
Quester, v7.0.3.3
Rematch, v4.5.4
Scrap, v13.3
ScrapMerchant, v
ScrapSpotlight, v13.3
SlideBar, v7.1.5675 (TasmanianThylacine)
SPTimers, v3.7.0
Stubby, v7.1.5675 (TasmanianThylacine)
TidyPlates, v6.18.8
TidyPlatesGraphite, v
TidyPlatesGrey, v
TidyPlatesNeon, v
TidyPlatesQuatre, v
TidyPlatesHub, v
TidyPlatesWidgets, v
TipHelper, v5.12.DEV.405(/embedded)
TipTac, v16.08.30
TipTacItemRef, v16.08.30
TipTacTalents, v16.07.21
Titan, v5.7.8.70000
TitanBag, v5.7.8.70000
TitanClock, v5.7.8.70000
TitanCurrency, v7.0.3a
TitanGold, v5.7.8.70000
TitanLocation, v5.7.8.70000
TitanLootType, v5.7.8.70000
TitanMail, v7.01
TitanPerformance, v5.7.8.70000
TitanRepair, v5.7.8.70000
TitanVolume, v5.7.8.70000
TitanXP, v5.7.8.70000
TomTom, vv70000-1.1.0
WIM, vr516
WorldQuester, v
WorldQuestTracker, v
BlizRuntimeLib_deDE v7.0.3.70000 <none>
(ck=1393)
the newest update isn't showing my items in the bag appropriately. Anything I loot now is invisible.
(tail call): ?
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3685: ObjectStringDecode()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3488: ObjectInfoArray()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3475: ObjectInfoQuality()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:1640: ScanBag()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:1352: Scan()
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:339:
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:330
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
...Externals\curse\svn\Ace3-AceBucket\AceBucket-3.0.lua:116: func()
...AddOns\ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:55:
...AddOns\ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:48
blizzard seem to have added a double set of bonus ids onto the end of the hyperlink itemstring but i think not all items have them so the code is failing on that (it expects them to all be in the same format) i'll rewrite it to allow for that.
was there an item listed in that error stack?
Usage: GetAppearanceInfoByID(artifactAppearanceID)
Debug:
[C]: ?
[C]: GetAppearanceInfoByID()
...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:24: RefreshModel()
...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:180: TryRefresh()
...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:81:
...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:80
2x ArkInventory\ArkInventoryStorage.lua:3680: table index is nil
ArkInventory\ArkInventoryStorage.lua:3680: in function `ObjectStringDecode'
ArkInventory\ArkInventoryStorage.lua:3488: in function `ObjectInfoArray'
ArkInventory\ArkInventoryStorage.lua:3475: in function `ObjectInfoQuality'
ArkInventory\ArkInventoryStorage.lua:1640: in function `ScanBag'
ArkInventory\ArkInventoryStorage.lua:1352: in function `Scan'
ArkInventory\ArkInventoryStorage.lua:1327: in function `ScanLocation'
ArkInventory\ArkInventory-3.07.09.lua:2411: in function <ArkInventory\ArkInventory.lua:2249>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:391: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:414: in function `CombatLog_LoadUI'
FrameXML\UIParent.lua:995: in function <FrameXML\UIParent.lua:891>
Locals:
nil
Getting this on logon with 3.07.09 and I have 4 items in my bags that are showing in certain slots, but aren't actually there, they're somewhere else. Can't get them to disappear by moving something else there either.
Seems to be working alright with the latest update 3.07.09. Thank you for the quick fix.
ArkInventory: ERROR> Interface\AddOns\ArkInventory\ArkInventory.lua:3510: attempt to index local 'i' (a nil value)
I'm getting this after first logging into the game after the most recent update.
upgrade again and see if its ok
with the latest update you fixed the lag!!! Thank you for that, but now I seem to keep getting this following error message when mousing over the quest tracker I am using. Disabling that mod does remove the error message.
149x ArkInventory\ArkInventoryStorage.lua:3848: code failure: uncoded object class
[C]: ?
ArkInventory\ArkInventoryStorage.lua:3848: in function `ObjectIDCount'
ArkInventory\ArkInventoryTooltip.lua:775: in function `TooltipAddItemCount'
ArkInventory\ArkInventoryTooltip.lua:644: in function <ArkInventory\ArkInventoryTooltip.lua:584>
(tail call): ?
[C]: ?
[C]: ?
[C]: in function `Outfitter_OrigSetHyperlink'
Outfitter\Outfitter-5.15.5.lua:7367: in function <Outfitter\Outfitter.lua:7366>
[C]: in function `SetHyperlink'
!KalielsTracker\KalielsTracker.lua:469: in function <!KalielsTracker\KalielsTracker.lua:446>
[C]: in function `OnBlockHeaderEnter'
!KalielsTracker\KalielsTracker.lua:528: in function <!KalielsTracker\KalielsTracker.lua:528>
Locals:
(*temporary) = "code failure: uncoded object class"
Thanks for your hard work and the upkeep on this mod.
Every update is just adding more problems and not fixing anything, Im still having the blank window thats locked in the top left corner of my screen.
30708 added code to spit out errors inside coroutines, you should be getting an error message in your chat log now.
nothing being fixed is laughable. if i cant duplicate the problem then it damned hard to figure out where it is and fix it.
Getting this now after the most recent update
Disabled TipTac and Outfitter and now I don't get the issue on mouseover, but I do get it when I click the achievement link.
Same error as above even though I disabled both addons, completely exited the game and restarted it.
should be fixed in 30709
latest update messed up all my settings. Same happened to 3 guildmates using it.
Also i can't sort by ilvl now which is really annoying. Best addon ever but please fix it