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
In reply to Arkayenro:
for me the lag is completely gone. in this alpha. and still no UI problems goin to report if i find any other problems.
The current Alpha has improved the FPS drops for me. Running Magister's Terrace previously and looting large piles of dead elves created FPS drops of between 25-50% for about 3 seconds. Same thing today it's not really noticeable, 60FPS > 45FPS for a second or so.
first of all thank you for your great work
Unfortunately it seems that this addon generates fps drops. also when looting the enemies. can you please fix this
5031x Usage: self:SetNormalTexture(asset)
[string "=[C]"]: in function `SetNormalTexture'
[string "@AddOnSkins/SkinsArkInventory.lua"]:83: in function <...faceAddOnSkins/SkinsArkInventory.lua:73>
[string "=[C]"]: in function `Frame_Item_Update_Border'
[string "@ArkInventory/Core/ArkInventory.lua"]:9437: in function `Frame_Item_Update_Instant'
[string "@ArkInventory/Core/ArkInventoryStorage.lua"]:504: in function <...aceArkInventory/Core/ArkInventoryStorage.lua:494>
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceBucket/AceBucket-3.0-4.lua"]:69: in function <...Inventory/Externals/Ace3/AceBucket/AceBucket-3.0.lua:67>
[string "@ArkInventory/Externals/Ace3/AceBucket/AceBucket-3.0-4.lua"]:83: in function `func'
[string "@ElvUI_Libraries/Core/Ace3/AceTimer-3.0-17/AceTimer-3.0.lua"]:57: in function <...UI_Libraries/Core/Ace3/AceTimer-3.0/AceTimer-3.0.lua:50>
Locals:
(*temporary) = "Usage: self:SetNormalTexture(asset)"
sure, let me get on that. not like im doing anything about it.
i dont fix addonskins issues, take it up with them
what version are you even running?
Some big issues are arising lately. I encourage others to reply to this with any of the following similar issues.
Posting my own comment for visibility:
Since Pre-Expansion phase 2 (10.0.2), ArkInventory has been really unstable. I am keeping it up to date, and have ran a few test sessions with ArkInventory as the only addon running (alongside BugGrabber). A note that as soon as I disable ArkInventory all the following described issues cease to exist.
Like quite a few others posting below (you'll see they have multiple replies claiming same issues), I am seeing FPS frame drops to a crawl pace when doing anything that involves the addon. Such as: loading into the game, looting, opening the inventory (just by hotkey or accessing a vendor/bank), moving items within the inventory, or moving items from the inventory (into bank or vendoring). Any task that involves access/updates from the addon is met with frame rate dropping to near standstill for about 1-3 seconds. Accessing an entire new character or one that hasn't been logged into in a long time, the game locks up for about 60 seconds, which is scary.
On top of the jarring FPS issues, after a certain amount of time (for me its been around 20-30 minutes of a sessions that involves accessing the inventory a few times), the entire UI will simply shut off, as if one is pressing ALT + Z to hide it. At this point the UI is gone until you type /reload. Visually you can't see it, but the function still works, and once the reload completes the UI is refreshed and fine. Continuing on, about 10-20 minutes later, the UI ends up disappearing once again.
It feels as if ArkInventory is having some sort of memory access issues or something. It's like it's strangling the resources on the back end and crashing the entire UI system. I'm by no means a developer, just a user. But from my time around computer software... that's how it seems to be acting.
Much appreciation to you Arkayenro. I understand it's likely a lot of work, and I'm in no means begging or rushing you. I hope you're able to figure it out though.
Please let us know if we can do anything at all to help assist you. Maybe there is a way for us to log errors or something and send them to you? Some sort of special addon that collects errors? I'm happy to help if I am able to in some way, since maybe you are unable to recreate this issue yourself. ArkInventory is thee number 1 addon I use. I have used it for as long as I can remember, and its a huge staple in my comfort within the game. It's always the first addon I download on a fresh install, and I absolutely tell everyone about it every chance I get. I would love to assist if I can.
Cheers!
In reply to sushileafbeats:
Are you able to (if you haven't already) try the newest 3.10.07-alpha-3? These are the changes made in that build:
I have done some preliminary testing and the loot lag seems better. I'd be interested to know if you're seeing a similar improvement.
In reply to dmeister406:
Just installed ne newest Alpha. Seems better with this Version, still some lags, but not like before.
In reply to sushileafbeats:
I've had the FPS problems and the disappearing UI (exactly as you report it - after about 30 mins of play. Reloading seems to reset the "timer".....). I'll try with the latest alpha. You can download BugGrabber & BugSack (you need BugGrabber for BugSack) to grab errors.
EDIT: With the latest Alpha build I'm still getting the UI disappearing after about 30 minutes of play. Also FPS drops by about 25-75% for 3 seconds whenever looting anything except gold. Looting more items causes bigger drops.
In reply to sushileafbeats:
Yesterday i had the same Issue with the disappearing UI, was a little bit confused what exactly going on :D, but it happened only one time.
In reply to sushileafbeats:
Honestly I have been saying the same thing for weeks, but it feels like it is falling on deaf ears due to lack of response from creator.
I understand that they are working on it, but lack of response make me feel unheard.
I have said it before, and i will say it again
"Maybe it needs a build from the ground up?, so many thing have changed over the years, Hell I would be happy to re-write all my rules if it meant a stable addon with the cool features, instead of trying to use another half bland bag addon that has no real control"
i am not rewriting it from the ground up. you have been heard. i just dont take the time to answer the pointless "questions" unless im in a very sarcastic/annoyed mood.
this comments section is also not very helpful with trying to find and reply to posts - i would much prefer people used the github tickets so its more contained and manageable. plus this thing never tells me when someone posts anything new event thought its meant to.
all bag mods are unstable. blizzard changed a tonne of stuff on release day - and yes i had already updated the mods to the new code - and bits broke anyway.
blizzard are still changing things.
if you want to help
* find a repeatable way of triggering the issue - eg swapping the same items in and out of the inventory repeatably was a good one, even i could get that one to duplicate
* ignore the micro stuttering. thats normal from the coroutines yielding every 25ms to make the game playable instead of locking it up. continual stuttering for long periods (expect when you open the pet widow with 1500 pets) shouldnt happen and that can be reported (but you need to know what you did to trigger it, if possible)
* there is debug and thread debug available. enabling it will make it worse but might help you understand where the issue might be coming from so you can repeat it - on the other hand dont read that and guess what you think the issue is, youll be wrong. its just telling you what was happening at the time, not always what triggered it - which is where i need to look.
* dont tell me there are "issues", i already know that, be specific, be singular
* no i dont know why the ui disappears, that should not be possible for an addon to cause unless theres an underlying blizzard issue
* if there is a "memory leak" (there isnt), then i cannot control or fix that, only blizzard can, its their sandbox that is leaking.
* dont back seat drive - unless you want to give me specific code changes that might fix stuff
* please use github tickets to lodge issues - i dont get notifications from these comments (and yes ive enabled them)
* dont make the mistake of thinking i care if you use the mod or not - threatening to leave and use another mod is laughable, go for it, you might like the other mod.
right now i dont really have any idea of what is causing it so i dont know where to look to change things. i have some vague ideas of where it might be but all i can do is tinker with those parts to see if it helps or not. i've been pulling things out that trigger rebuilds and added in extra yielding to stop it running too long, as quick fixes, but these seem to be more of a side effect, not the actual cause, as they only fix that one area. it helps but only slightly.
note that my 7 year old hardware (gtx960) doesnt typically get the issues. i dont know why, its not great but it works. it is annoying as it typically means i cant duplicate most of the lag issues people are reporting to be able to more easily fix them. i have to guess until someone gives me something concrete to look at.
most importantly, dont expect me to be overly nice at the moment, i have a job that pays me, this doesnt. im not getting to play pre-patch except for some testing, and i'll probably miss chunks of release as well, so all i get is frustration when coding for, and playing this game. it will eventually settle down (it better) but its going to be crap until then. if you cant handle that then find another mod or use the default ui (its not completely bad)
In reply to Arkayenro:
at least for me anything who affects the inventory causes lag spikes, including looting, crafting, selling etc. The Bank for me sometimes can even take like 10 secs to respond but normally is just like a 2 secs lag, the UI Crash is not ez to pin point pretty sure has happened even when im not looting and just clicking something. Im gonna disable my bug grabbers so maybe i can pass an specific error codes.
Lastly take ur time and ty for keeping this addon updated and im sure is frustrating what blizzard is doing with this addons. Ur addon is far superior than other i know even bagnon hope u can make it work but ofc i know u need to prioritize IRL and anything who actually earns u money.
If you click on files, then "view all", it will show you alpha and beta versions along with the changelogs for each.
With all the Alpha version being released, is there somewhere we can see the log changes, so we know if the updates are trying to address the issues that it seems that so many of us are having.
on the main website, See ChangeHistory.md for changes to the latest version. See VersionHistory.md for all previous changes.
and both those files are included in the mod, so you can look at them in your addons folder
Thank you for your work on this addon. I've been using it for many years now and can't imagine wow without it :)
I ran into this today after trying to open the mount config from my broker panel. (blank window and this error). I see altaholic in there however this error happens even with altaholic is disabled.
117x ...ceConfig/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua:1599: attempt to index local 'group' (a nil value)
[string "@ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:1599: in function `FeedGroup'
[string "@ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:1919: in function `Open'
[string "@ArkInventory/Core/ArkInventoryConfig.lua"]:31: in function `Frame_Config_Show'
[string "@ArkInventory/Core/ArkInventoryMenu.lua"]:4424: in function `func'
[string "@ArkInventory/Libs/ArkDewdrop/ArkDewdrop.lua"]:731: in function <...eArkInventory/Libs/ArkDewdrop/ArkDewdrop.lua:670>
Locals:
self = <table> {
ConfigTableChanged = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1816
CloseAll = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1797
Close = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1807
SetDefaultSize = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1827
tooltip = AceConfigDialogTooltip {
}
Open = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1842
AddToBlizOptions = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1974
BlizOptions = <table> {
}
popup = Frame {
}
GetStatusTable = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:401
OpenFrames = <table> {
}
Status = <table> {
}
frame = Frame {
}
FeedGroup = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1587
SelectGroup = <function> defined @ArkInventory/Externals/Ace3/AceConfig/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:431
}
appName = "ArkInventory"
options = <table> {
childGroups = "tab"
type = "group"
name = "ArkInventory"
args = <table> {
}
}
container = <table> {
OnRelease = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:90
OnWidthSet = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:95
SetStatusText = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:120
sizer_se = Frame {
}
sizer_e = Frame {
}
base = <table> {
}
EnableResize = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:132
userdata = <table> {
}
status = <table> {
}
LayoutFunc = <function> defined @Altoholic/Libs/AceGUI-3.0/AceGUI-3.0.lua:619
SetStatusTable = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:140
Hide = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:124
OnHeightSet = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:105
type = "Frame"
AceGUIWidgetVersion = 30
OnAcquire = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:79
children = <table> {
}
SetTitle = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:115
ApplyStatus = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:146
titletext = FontString {
}
Show = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:128
statustext = FontString {
}
events = <table> {
}
frame = Frame {
}
sizer_s = Frame {
}
titlebg = Texture {
}
content = Frame {
}
localstatus = <table> {
}
}
rootframe = <table> {
OnRelease = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:90
OnWidthSet = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:95
SetStatusText = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:120
sizer_se = Frame {
}
sizer_e = Frame {
}
base = <table> {
}
EnableResize = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/AceGUIContainer-Frame.lua:132
userdata = <table> {
}
status = <table> {
}
LayoutFunc = <function> defined @Altoholic/Libs/AceGUI-3.0/AceGUI-3.0.lua:619
SetStatusTable = <function> defined @Altoholic/Libs/AceGUI-3.0/widgets/Ace
what broker mod?
In reply to Arkayenro:
I'm using Bazooka
Nope 3.10.07, opened bank, 10FPS, waited till bank loaded. back to 200+FPS, moving things from the bank to the bag
BOOM
UI DISAPPEARED
I love this addon, but it really is making the game unplayable when you are doing the little things.
Maybe it needs a build from the ground up?, so many thing have changed over the years, Hell I would be happy to re-write all my rules if it meant a stable addon with the cool features, instead of trying to use another half bland bag addon that has no real control, but the UI disappearing is OUT OF CONTROL
EDIT updated to 3.10.07 Alpha 2. Still the same, in fact even worse i guess, taking an item out the bank, FPS dropped waited 2 seconds, Item moves, FPS back up to 60 then to 120 - then to 190, move another item, drop to 10FPS. Managed to move 15 items then the UI disappeared again.
Fell the addon is rendered unusable now for me. Will chace back if there is any new development.
So sad :-(