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
nope, it should put things in professions bags first, then the reagent bank, then normal bags
Are there any plans to add more ways of managing the window? I just recently had some ideas of things i'd love to see. Do you have a sort of suggestion box I can throw some thoughts in?
https://github.com/arkayenro/arkinventory/issues
try to keep it to one idea per thread if youve got lots. that way i can let you know which ones i can do and which i cant
Hi Folks
How can i tell Ark not to gather guild bank data and as well not to show it?
in the controls, under guild bank, disable the override and save data options
Works only basic function and sorting. Rules didn't working.
update (part of it works)
every time i log on i get a load of error messages,
ive tried deleting saved variables - uninstalling, reinstalling. nothing seems to work? any ideas?
http://imgur.com/a/Zuipz
Hi, I don't know if you still have the problem, but I think I found the reason for that errors. In my case one of my bags was a "Gummelpack" (from a questline in kun-lai in MoP) and every character who still had this one "equipped" got that message for this particular bag location. Maybe all your bags in slot 2, 3, 4 and 5 are "special" bags? I replaced the bags in the locations said in my error messages with Hexweave Bags and don't get the errors anymore.
sometimes the blizzard api will do weird things and wont tell me what type of bag it is when i ask it
obviously without knowing what type of bag it is makes it difficult to work out what can go in there and how i should display it so i barf out an error message
sometimes deleting the games cache folder can help with this sort of weird stuff, especially around a patch
I just lost ALL of my config settings for ArkInv. No other addon has this issue. This is the third time this has happened.
Before all my settings were erased, I could click on "Restack" at the bank and it would put my reagents in the Reagent Bank WITHOUT reorganizing my entire bank. Now, if I click "Restack", it moves everything in my bank around. Is there a setting to fix this crap? I don't want everything in my bank moved around when all I'm trying to do is move friggin cloth into my bank.
1. obviously a backup would be a good idea
2. right click on the restack icon and set some options
3. i have no control over the game saving/destroying the savedvariables file, thres no api for that
I keep getting the same error twice in the same second whenever I first boot up WoW, despite turning off all the error/warnings... it says
WARNING> Aborted scan of bag 0, location 1 [Bag] size returned was 0, rescan has been scheduled for 10 seconds. This warning can be disabled in the config menu
Anyone know why it's giving me this error?
because theres a bug in the api where blizzard tells me that your bag has zero slots.
so instead of believing them and wiping the bag data, i wait for them to get their crap together (which they eventually do) and give me the actual number of slots.
why do i keep losing my edited settings .... this happens about every 10 days for the last month
got 5 errors from opening my bank (jeeves)
3x ArkInventory\ArkInventoryStorage.lua:1212: script ran too long
ArkInventory\ArkInventoryStorage.lua:1212: in function `InternalIdToBlizzardBagId'
ArkInventory\ArkInventoryStorage.lua:3772: in function `ObjectStringDecode'
ArkInventory\ArkInventoryStorage.lua:3574: in function `ObjectInfoArray'
ArkInventory\ArkInventory-30726.lua:3100: in function `ItemCategoryGetDefaultActual'
ArkInventory\ArkInventory-30726.lua:3590: in function `ItemCategoryGetDefault'
ArkInventory\ArkInventory-30726.lua:3689: in function `ItemCategoryGet'
ArkInventory\ArkInventoryJunk.lua:60: in function `(for generator)'
ArkInventory\ArkInventoryJunk.lua:98: in function `JunkSell'
ArkInventory\ArkInventoryStorage.lua:1032: in function `?'
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...Tom\libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function `Fire'
...aceTomTom\libs\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <...aceTomTom\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals:
23x [string "safecall Dispatcher[1]"]:13: script ran too long
[string "safecall Dispatcher[1]"]:13: in function `?'
...gIt\Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:90: in function `Fire'
CanIMogIt\Libs\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <CanIMogIt\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals:
1x ArkInventory\ArkInventoryStorage.lua:1632: script ran too long
ArkInventory\ArkInventoryStorage.lua:1632: in function `ScanBag'
ArkInventory\ArkInventoryStorage.lua:1368: in function `Scan'
ArkInventory\ArkInventoryStorage.lua:366: in function <ArkInventory\ArkInventoryStorage.lua:357>
(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:
5x [string "safecall Dispatcher[2]"]:9: script ran too long
[string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?
...ceArchy\Libs\AceBucket-3.0\AceBucket-3.0-3.lua:116: in function `func'
...ActionBarProfiles\libs\AceTimer-3.0\AceTimer-3.0-17.lua:55: in function <...ActionBarProfiles\libs\AceTimer-3.0\AceTimer-3.0.lua:48>
Locals:
19x ArkInventory\ArkInventory-30726.lua:4421: script ran too long
ArkInventory\ArkInventory-30726.lua:4421: in function `Frame_Main_DrawThreadResume'
[string "*:OnUpdate"]:4: in function <[string "*:OnUpdate"]:1>
Locals:
Im lossing up to 15 fps, ( 10 fps everytime i have my bag open ) along with some annoying stuttering, tested with my usual packs of addons, and alone, same result in both instances.
Another thing, when im trying to reposition the inventory it resets, this dont happen with all my characters only with my main and two another alts ( most of them have 4x 30 slot bags)
This Issues begun with the Version 3.07.25
its the tower buffs from the broken shore, they trigger constant updates.
theres an alpha with a fix in it that people have said works ok - and its working for me, so you could try that and see if it works for you.
Thank You, It works.
hi i have a problem with all fishing poles, they are all set to default as equipable items and cant move them to any other category, not even a custom one
go into edit mode and make sure it hasnt been hard coded to a system category, ie when you click on the item there should only be one category listed, not two. if there are two then click on the bottom one to reset it