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
looks like they removed a global, MAX_CONTAINER_ITEMS, which i used to prebuild the item slots. youd probably only notice an issue if you entered the game while in combat and tried to open your bags
it should be fine as i build them as needed as well but i'll see if theres a replacement to kill the error
should be fixed in the latest alpha (r1003-alpha)
Since the update, AddOnSkins is broken with Ark Inventory Classic:
Message: ...face\AddOns\AddOnSkins\Skins\AddOns\ArkInventory.lua:58: attempt to index field '?' (a nil value)
Time: Sat Aug 15 19:34:07 2020
Count: 10
Stack: ...face\AddOns\AddOnSkins\Skins\AddOns\ArkInventory.lua:58: attempt to index field '?' (a nil value)
...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:733: in function <...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:693>
...tCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:146: in function <...tCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:144>
[C]: ?
...face\AddOns\AddOnSkins\Skins\AddOns\ArkInventory.lua:58: in function <...face\AddOns\AddOnSkins\Skins\AddOns\ArkInventory.lua:43>
[C]: in function `Frame_Bar_Paint'
Interface\AddOns\ArkInventory\ArkInventory.lua:6530: in function `Frame_Container_Draw'
Interface\AddOns\ArkInventory\ArkInventory.lua:5252: in function `Frame_Main_Draw_Threaded'
Interface\AddOns\ArkInventory\ArkInventory.lua:5182: in function <Interface\AddOns\ArkInventory\ArkInventory.lua:5181>
Locals: errMsg = "...face\AddOns\AddOnSkins\Skins\AddOns\ArkInventory.lua:58: attempt to index field '?' (a nil value)"
tsmErrMsg = nil
oldModule = nil
private = <table> {
CreateErrorFrame = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:514
num = 0
ErrorHandler = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:132
hitInternalError = false
origErrorHandler = <function> defined @Interface\SharedXML\SharedBasicControls.lua:295
FormatErrorMessageSection = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:495
AddonBlockedHandler = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:480
SanitizeString = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:488
GetStackLevelInfo = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:328
ParseLocals = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:380
errorReports = <table> {
}
IsTSMAddon = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:456
localLinesTemp = <table> {
}
GetStackInfo = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:297
}
MAX_STACK_DEPTH = 50
OLD_TSM_MODULES = <table> {
1 = "TradeSkillMaster_Accounting"
2 = "TradeSkillMaster_AuctionDB"
3 = "TradeSkillMaster_Auctioning"
4 = "TradeSkillMaster_Crafting"
5 = "TradeSkillMaster_Destroying"
6 = "TradeSkillMaster_Mailing"
7 = "TradeSkillMaster_Shopping"
8 = "TradeSkillMaster_Vendoring"
9 = "TradeSkillMaster_Warehousing"
}
shadowlands border changes caused the issue, they need to update.
issue has already been reported - https://github.com/arkayenro/arkinventory/issues/1340
Since the newest update, the border of items are shwown without corner. Doesnt look nice.
Also, caged battle pets are still shown as yellow "W" in my everywhere. While I have them picked up with my mouse, the icon changes to the correct one, but as soon as I drop them anywhere, they go back to "W". I cant open them and AI does not sort them in any way! ArkInventory is not usable like this!
borders will be fixed in the next alpha/release
battlepets showing the default wow icon is something that just happens, i think the pet journal possibly gets stuck somewhere and i cant get the data i need out of it, but i cant reproduce it to work out what the problem is
Hello, can you please attach VersionHistory on next releases? Right now we can't seen changes on CurseForge/Twitch, we has to open VersionHistory.txt in addon folder.
its sent to curseforge every update. curseforge wont actually let me update it without me entering a changelog (which i just copy/paste whats in the versionhistory file), if theres an issue its in curse/twitch
In reply to Arkayenro:
So can you please put a notice somewhere? Or update github page?
https://github.com/arkayenro/arkinventory/wiki/VersionHistory
Thanks :).
just download the update. i've pasted the changes into the curseforge web page as well now. so many places to keep putting the same text
github is behind a bit, i tend to only update that when i remember, which is hardly ever
Just noticed that Bar Labels now show in Edit Mode!!! THANK YOU!!!
theres also a config option so you can hide them in edit mode if you dont want to see them there
I am not getting the bag icon on the mouse cursor when mousing over an item while at a vendor. I see it with arkinventory disabled however. Is there a setting for that? I am on wow Classic with no other addons.
(in classic) mousing over a vendor item, and the gold bag thingy shows for me so im not sure what the difference is
In reply to Arkayenro:
Sorry, not the vendor item but when trying to sell an item in my bags (mousing over).
i have the gold bag icon there as well. what version are you running? could you try one of the latest alphas, i may have fixed it in one of those
In reply to Arkayenro:
Same problem with the newest alpha version (r993). However, it works on retail WoW for me. Removing the savedvariables did not help on classic. Not sure how to debug this further.
In reply to Arkayenro:
Nevermind, the problem seemed to be having the cvar "alwaysCompareItems" set to 1. Not sure how this was changed from the default (not enabled) for my classic account.
found the issue, the cursor was being cleared if you compared items (shift key). if you go to a vendor and mouseover an item, then press shift the gold bag cursor will clear, yours was always clearing due to having always compare enabled
will be fixed in the next alpha/release
This is my favorite addon by far, one thing that bothers me thought, the memory usage is really really high, it goes from 40MB to 75MB at its peak, is this normal for everyone or just me?