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
yep getting normal bag ui instead of ark (collective) bags as stated by this user and others
I try teh /run thing ... didnt work. I dont get any error ... simply get normal bag.
I delete everything and use a old 3.2.82 back up .. everythign work fine now.
I get no error but add on simply dont work even if I see the config window. All I get is the "befaut" bag UI not teh Ark one. If its not broken dont fix it they say ... unfortunatly switchign back to teh previous version didnt solve that problem. Now add on is completly broken for me :(
I just deleted the setting and it's working fine again. Was planning on resetting it to clear out my old saved item groups.
that run command worked perfectly!! Thanx.
/run ArkInventory.EraseSavedData( nil, ArkInventory.Const.Location.Token ) works perfectly to clear up the error and it works now - thanks for quick response
I tried that but nothing changed/happened.
v3.03.12 wasn't working for me. Ran this line...
/run ArkInventory.EraseSavedData( nil, ArkInventory.Const.Location.Token )
...and then relogged, got ArkInventory working again :)
same here.......reverted to the previous version just to make it work somewhat.
I use ELvUI and since updating ArkInventory doesn't work at all.
same here...
/run ArkInventory.EraseSavedData( nil, ArkInventory.Const.Location.Token ) and relogg solved it for me atleast
The latest addon fails to work entitely, use the fix suggested
Is there a command to erase all the data as i am seeing toons and guilds i am not apart of anymore, thanks for any help
edit: i want to keep my settings just erase the data which shows how many of each piece other toons have
Latest version threw 80+ errors after install, which seemingly traces back to not being able to find a library instance of "LibPetJournal-2.0". Adding this to the list of Optional Dependencies & X-Embeds to my local copy seemed to resolve it. I'm not particularly familiar with LUA or WoW AddOn developement, so this may be the wrong "fix", but it is at least functional here now.
Edit: Figure that I should note that I'm running disembedded. Just in case that matters.
3.03.12 broke the addon for me. Does not work at all .
From ArkInventory's WoWAce Page: if you are getting token errors with 3.03.11 try upgrading to 3.03.12
if that still has errors then copy the line below into your chat window and then press enter.
both versions should have wiped your token data completely during the upgrade, not sure why it didnt for some people.
In the process of trying this now - best to note that the two hashes at the end shouldn't be there, though...
is what you should use
EDIT: Ran the above in a chat window, exited and logged back in - bags now appearing and everything looks much, much better!
Well, the fix worked for me. Thanks for the info.