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
A complete restart of the game is needed after you've updated. Just logging out and in or doing a reload doesn't cut it.
still had an error on the addon.
Deleting the ", Blizzard_PetJournal" part of the line seems to fix it for now.
It was the only one of the files that I couldn't find in the addons folder.
this is probably only for EU servers, since we won't get the new patch until tomorrow, but idk.
Thankee kindly. :)
3.05 fior 6.1 is released, plase make sure you update to that first
TEMP FIX!!!!
Go into your Addons/Arkinventory file, then locate Arkinventory.toc then open it with notepad, find and delete the following line
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI, Blizzard_PetJournal
Save and restart WoW :) All fixed til perm fix
This mostly worked for me, but I now can't click on any chat links for pets.
they fix it update your addon
This change worked for me, thanks!
This is copy and improved by users posted below. Will help for temp fix till updated!
Go to \World of Warcraft\Interface\AddOns\ArkInventory
In ArkInventory.toc change the line:
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI, Blizzard_PetJournal
to
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI, Blizzard_Collections
And it will work after a couple of LUA errors about the pet and mount journals.
When will this be updated for 6.1? as of right now it does not work.
This is copy and improved by users posted below. Will help for temp fix till updated!
Go to \World of Warcraft\Interface\AddOns\ArkInventory
In ArkInventory.toc change the line:
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI, Blizzard_PetJournal
to
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI, Blizzard_Collections
And it will work after a couple of LUA errors about the pet and mount journals.
Also getting this error alot now.
"
Message: ...ace\AddOns\ArkInventory\ArkInventoryMountJournal.lua:363: attempt to index global 'MountJournal' (a nil value)
Time: 02/24/15 14:09:27
Count: 8
Stack: ...ace\AddOns\ArkInventory\ArkInventoryMountJournal.lua:363: in function <...ace\AddOns\ArkInventory\ArkInventoryMountJournal.lua:359>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?
...nterface\AddOns\Ace3\AceBucket-3.0\AceBucket-3.0.lua:116: in function `func'
Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:55: in function <Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:48>
Locals: self = <table> {
LISTEN_MERCHANT_LEAVE = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:1148
StartupChecks = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:9951
Frame_Container_CalculateBars = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:5381
LISTEN_VOID_UPDATE_BUCKET = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:798
HookOpenAllBags = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:8901
modules = <table> {
}
TooltipSetBattlepet = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryTooltip.lua:153
MenuSwitchLocationOpen = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryMenu.lua:2057
LISTEN_RESCAN_LOCATION_BUCKET = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:1295
GameTooltipSetText = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:9524
Frame_Vault_Info_Changed = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:9737
LISTEN_VAULT_TABS = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:769
ScrollingMessageFrame_ScrollWheel = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:9791
Frame_Main_Scale_All = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:4361
SetItemButtonDesaturate = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:6868
SortingMethodDelete = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:3140
LISTEN_TRADE_ENTER = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:1033
LISTEN_MAIL_SEND_SUCCESS = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:932
ItemCategorySet = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:4067
ItemAgeGet = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:9905
Frame_Changer_Slot_Update = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:8693
ScanToybox = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:2529
Frame_Bag_OnLoad = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:6703
MountJournal = <table> {
}
Frame_Main_Get = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:4351
Frame_Search_Table_Build = <function> defined @Interface\AddOns\ArkInventory\ArkInventorySearch.lua:146
ScanVaultHeader = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:1945
CategoryRenumber = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryUpgrades.lua:11
LISTEN_QUEST_UPDATE_BUCKET = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:1221
LISTEN_MAIL_LEAVE = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:873
MenuBarOpen = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryMenu.lua:183
LISTEN_BAG_LOCK = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:487
LISTEN_BANK_LEAVE_BUCKET = <function> defined @Interface\AddOns\ArkInventory\ArkInventoryStorage.lua:579
ValidFrame = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:4326
DisplayName4 = <function> defined @Interface\AddOns\ArkInventory\ArkInventory.lua:9861
Frame_Item_GetDB = <function> defined @Interface\AddOn"
In ArkInventory.toc change the line:
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI, Blizzard_PetJournal
to
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI
And it will work after a couple of LUA errors about the pet and mount journals.
This worked for me, thank you! :)
Changed Blizzard_PetJournal to Blizzard_Collections and so far I've had no errors.
It'd be great to supply the rest of the community with this "workaround". Much appreciated.
Hello,
Great addon. It is my MUST have addon when playing. I am having a small issue though and have not found a solution as of yet. Perhaps I can get some help here.
I just updated all my addons to 6.1 compatability. There is no new Arkinventory as of yet but when I try to load outdated addons, it says Arkinventory is missing the following dependancies:
Blizzard_GuildBankUI
Blizzard_VoidStorageUI
Blizzard_PetJournal
I triple checked. There ARE in my "Addons" folder. Would there be another issue here? Any help is appreciated. Thanks in advance!
EDIT: Using a workaround until it is fully updated. Take your time. Addon is worth it, thanks!
i'm sure it will be updated pretty quickly, some people work during the day.
a temporary fix is to comment out the line
## RequiredDeps: Blizzard_GuildBankUI, Blizzard_VoidStorageUI, Blizzard_PetJournal
in ArkINventory.toc
just add a couple of !!! to the beginning of the line
the addon throws a couple of errors, but is functional (although the new Bank UI makes a doubled up appearance behind ArkInventory's window).