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
It worked here.
Thank you Gaddor!
As of patch 5.3 or the last upfate all of my rules are broken. Remaking them does not fix.
I'm getting a simlar error in the chat log with my outfit rule.
WARNING>...rface\Addons\ArkInventoryRules\ ArkInventoryRules.lua:838: Usage: GetContainerItemLink(index, slot)
WARNING> Rule 76 is now flagged as damaged and will no longer be used until repaired
Renaming the "outfit" to tooltip ("tt") worked for me. Only tricky thing I had to do was rename my "resto" set because so many items use "restores xx" and it was picking those up as well.
I am gettung a rule error
all i have is outfit("resto")
and when i save i get
rules.lua 828 bad argument #1 to pairs table expected, got nil
rule 7 flagged as damaged and will no longer be used
ideas?
thanks
Got a fix from the official forums:
Courtesy of Gadava-Eonar:
It is because of the voidstorage change..
You can patch it yourself by changing the following file:
\ArkInventoryRules\ArkInventoryRules.lua
Need to add "voidstorage" to the unpack string..
Old line #830 :
local wearing, bank, bags, slot, bag = EquipmentManager_UnpackLocation( location )
Change to :
local wearing, bank, bags, voidstorage, slot, bag = EquipmentManager_UnpackLocation( location )
I am reporting this error once again. I have gotten it so many times this morning while pet battling in The Wicked Tunnels of Maradoun. It forces me to reload everytime it happens. And it happens everytime i finish a pet battle but my character gets attacked immediately on exiting the pet battle.
Date: 2013-05-19 13:33:31 ID: 1 Error occured in: Global Count: 1 Message: ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua line 75: script ran too long Debug: ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:75: FilterClear() ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:164: Scan() ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:54: ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:40 (tail call): ? [C]: ? [string "safecall Dispatcher[2]"]:9: [string "safecall Dispatcher[2]"]:5 (tail call): ? ...Inventory\Externals\Ace3-AceBucket\AceBucket-3.0.lua:116: ...
I have started a panda monk and for some reason Arkinventory says my bags are empty. I can open my bag and click around to pick stuff up, but there are no icons (until I click on something). Also the bags at the bottom of the window say 16/16, 6/6 and 8/8 as if they truely are empty. If I disable Arkinventory and log in I can open the regular bags and see all of my stuff. I made a blood elf monk and an orc warrior to test it, and the same thing is happening to them (these are the only toons I have on this server. The addon works fine on another server I play on.)
I still cannot figure out what is causing this. I have toons on 4 different servers. Draenor, Arygos, and Staghelm (current main) all work fine, but my toons on Blackhand (which my guild will be transfering to next month show "nothing" in their bags (and yes there are items in their bags).
I use AI for a very long time (since TBC I think). I love it :) But, now AI takes more than 14 MiB RAM in the game, and no matter which character I am playing (even a new char), the number is always extremly HIGH...
Is there any way that can reduce the usage of memory?
Is there a way to disable ArkInventory from being faction-centirc? With account-bound items, it'd be nice for it to be server-centric, so that I could see what's on my other-faction alts.
Is there an option I'm missing that can turn off all of the pet-related functions? From what I can tell, AI is messing with my tooltips (most notably, the "view this pet" line/button is missing when clicking a link from chat) as well as frequently displaying inaccurate info when I am battling (it doesn't always show correct owned counts or upgrades) and becoming quite the resource hog.
Those issues aside, I am a very long time user of this addon and can't really imagine not using it. It addresses every single issue I have with the default bag interface. Many thanks for this wonderful addon, and if there is a setting or a fix for the problems I'm having that would make it even better. Thanks :)
I love the addon but 25 mb of memory usage is a bit much.
I am consistently getting the following error when a pet battle is over and immediately exits to character battle. That is, my character gets attacked as soon as the pet battle terminates.
ID: 1 Error occured in: Global Count: 1 Message: ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua line 75: script ran too long Debug: ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:75: FilterClear() ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:164: Scan() ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:54: ...rface\AddOns\ArkInventory\ArkInventoryPetJournal.lua:40 (tail call): ?
I am having this trouble aswell. It's happened to me twice. Once a long time ago (a year or so maybe) and once today. I logged in to my char and all my settings were gone and I have no idea why.
Is this something you are aware of, and maybe even know why?
My profile randomly gets removed or reset :(
I'm not sure why, but something about arkinventory is suppressing the breedID window in the Auction House use of the PetBattle BreedID tooltip. It might be breaking it everywhere, it was just pointed out to me that you COULD see AH battle pet BIDs and I couldn't, so I did some troubleshooting via process of elimination and the AH.
Is there a setting I can turn off to make it stop doing this?
Thanks for a fantastic addon, I would be lost without it!
That would be fantastic if possible!
Please add battlepet breedid info to your addon when it shows what pets are in the battle with you and ask if its an upgrade?
tyvm for a great addon!
** NEVERMIND *** Somehow my Outfit slot ended up with the System/Equipment category.
Ever since last week the Outfit() rule doesn't seem to be working. Now all equipment is getting put into that slot instead of just equipment that is saved as one of the Bliz Equipment Manager sets.