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
WoW Classic (SoD) when opening the character window: WARNING> code issue - function for [HookOpenAllBags:EngravingFrame] was not found - please notify the author so it can be fixed
In reply to Serverfrog: If you're comfortable editing the LUA file I copied the "elseif whoname == "TradeFrame" then" section (line 11025 through 11031) and pasted that right under with the "TradeFrame" replaced with "EngravingFrame" and that got rid of the error for me. If those aren't the right lines for your LUA file it would be named that under the HookOpenAllBags function section.
In reply to Rappram: This worked great, and the line numbers were correct for the most recent version (Nov25).
I'd just like to add this edit is needed in:
ArkInventory > Core > ArkInventory.lua
In reply to Rappram: I'd rather not have the bags open when I open my character screen, and if you're like me just put this in:
elseif whoname == "EngravingFrame" then return
Every time I log in to a character, I get a chat message:
[26/11 18:35:47] ArkInventory: WARNING> duplicate currency name [Honor Points DEPRECATED] [181]
[26/11 18:35:47] ArkInventory: WARNING> duplicate currency name [Древесина] [1723]
[Древесина] [1723] -- "Lumber".
"changed - cosmetic items you already know will now be seen as junk"
All known cosmetic items are junk -- a bad change. I'd rather auction off non-personal for a huge amount of gold than a junk dealer for copper coins.
Bop/boa as junk --ok, but not boe.
I can`t track more than one currency at the bottom of my inventory atm. It tells me you cant track more than 1 but if i disable the addon track everything i want in the blizzard bag and eneble it again it can show me up to 6 with no problem. But i allways have to disable to make changes. Any tipps ? has anyone the same problem ?.
In reply to Night_k1u: I'm running into the same issue. Hadn't even tried to disable the addon to track more, but that's a good temporary tip!
ArkInventory.lua:810 -> "FIX ME when did the currency tab turn up?"
Wrath
That lets me see my currency... You can then remove the Fixme because now you know its in Wrath where the currency tab turned up ;)
Love this addon. I have been using it for a very long time.
When I try to show a currency on my backpack option it tells me "You may only watch 1 currencies at a time.
thank you
In reply to Zift99: Yep, I'm having this issue as well (Retail).
I just downloaded the latest for Wrath. When I purchased a commendation badge at the Argent Tournament, it did not show up in my inventory. I have to disable Ark, click the badge, then enable Ark again. This is quite frustrating. Would love to have it fixed soon! Thanks for this fabulous addon! Edit: apparently anything remotely related to quests, won't show. I just fished up the ghostfish, but it doesn't show :( Edit 2: the bank is broken, as well. I get Blizz's ui, showing one bag at time. Anything that goes in my bags, does not show up. Got mail, it isn't showing. I'm guessing this it's something to do with the latest patch from Blizzard.
Wrath Classic phase 4 (version 30403):
At start:
Message: Interface/AddOns/ArkInventory/Core/ArkInventory.lua line 11641:
Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target
Debug:
[string "=[C]"]: ?
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua"]:210:
.../ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua:118
[string "@Interface/AddOns/ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua"]:340: SecureHook()
[string "@Interface/AddOns/ArkInventory/Core/ArkInventory.lua"]:11641: BlizzardAPIHook()
[string "@Interface/AddOns/ArkInventory/Core/ArkInventory.lua"]:3163:
Interface/AddOns/ArkInventory/Core/ArkInventory.lua:3129
When opening bags:
Message: ...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua line 563:
attempt to index field 'ARKTTD' (a nil value)
Debug:
[string "@Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua"]:563: TooltipSet()
[string "@Interface/AddOns/ArkInventory/Core/ArkInventory.lua"]:8851: Frame_Item_OnEnter()
[string "*ArkInventory.xml:484_OnEnter"]:1:
[string "*ArkInventory.xml:484_OnEnter"]:1
**What version number you are using?**
3.10.17
**What game client are you playing? Retail, Wrath, Classic / Live, PTR, Beta**
Retail
**What language is the game client set to?**
English
**Describe the bug**
A clear and concise description of what the bug is.
When i need to use the scouting maps from the toys, i can click only one, then i just get click sound every other toy i try use. after that.
If i want to use say a hearthstone, i have to drag it to my action bar until i reload my UI, then i can use ONE toy from the toy collection UI
**To Reproduce**
Steps to reproduce the behaviour, if possible:
I dont know, i use a toy and then cannot use any other toyd.
**Screenshots**
If applicable, add screenshots to help explain your problem.
Screenshot cannot help.
**Additional context**
Add any other context about the problem here.
Here is the error
```
8x [ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' tried to call the protected function 'UseToy()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `UseToy'
[string "@Blizzard_Collections/Blizzard_ToyBox.lua"]:181: in function `ToySpellButton_OnClick'
[string "*Blizzard_ToyBox.xml:10_OnClick"]:4: in function <[string "*Blizzard_ToyBox.xml:10_OnClick"]:1>
```
Retail Error:
1x [ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' tried to call the protected function 'resume()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function `resume'
[string "@ArkInventory/Core/ArkInventory.lua"]:12502: in function `ThreadResume'
[string "*ArkInventory.xml:2507_OnUpdate"]:4: in function <[string "*ArkInventory.xml:2507_OnUpdate"]:1>
Locals:
_ = Frame {
RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
0 = <userdata>
UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
SetScript = <function> defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:507
}
WOTLK PTR error:
5x ArkInventory/Core/ArkInventory.lua:11641: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceHook/AceHook-3.0-9.lua"]:210: in function <.../ArkInventory/Externals/Ace3/AceHook/AceHook-3.0.lua:118>
[string "@ArkInventory/Externals/Ace3/AceHook/AceHook-3.0-9.lua"]:340: in function `SecureHook'
[string "@ArkInventory/Core/ArkInventory.lua"]:11641: in function `BlizzardAPIHook'
[string "@ArkInventory/Core/ArkInventory.lua"]:3163: in function <ArkInventory/Core/ArkInventory.lua:3129>
[string "=[C]"]: ?
[string "@Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...aceMasque/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...aceMasque/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
(*temporary) = "Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target"
Is there a config setting to remove Paragon Reward message settings ? I get "A paragon reward..." for many factions from previous expansions. I commented out the line that displays the message, but it gets reset on new versions.
Hello
Just setting up my character for Classic Hardcore and I have found that the Bank override is not working. If I turn the override off in Profile\Controls\Bank\General, and relog only the Blizz bank shows (as it should). I then click on the little green bag icon to override with ArkInventory. The tick in the override box appears in the Profile , etc, but the Blizz bank continues to open when the ArkInventory bank opens. ....Yep, I know, 'clear as mud', but if you have any advice I would be very appreciative.
Classic Era Error:
16x AceEvent30Frame:RegisterEvent(): AceEvent30Frame:RegisterEvent(): Attempt to register unknown event "CURSOR_UPDATE"
[string "=[C]"]: in function `RegisterEvent'
[string "@adblock/Libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:33: in function `OnUsed'
[string "@adblock/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:142: in function `RegisterEvent'
[string "@GatherMate2/Collector.lua"]:81: in function `RegisterGatherEvents'
[string "@GatherMate2/Collector.lua"]:67: in function <GatherMate2/Collector.lua:66>
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-12.lua"]:66: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:61>
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-12.lua"]:523: in function `EnableAddon'
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-12.lua"]:536: in function `EnableAddon'
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-12.lua"]:626: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:611>
[string "=[C]"]: in function `LoadAddOn'
[string "@ArkInventory/Core/ArkInventory.lua"]:11532: in function `LoadAddOn'
[string "@ArkInventory/Core/ArkInventoryTradeskill.lua"]:749: in function `ScanHeaders'
[string "@ArkInventory/Core/ArkInventory.lua"]:3311: in function <ArkInventory/Core/ArkInventory.lua:3135>
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-12.lua"]:66: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:61>
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-12.lua"]:523: in function `EnableAddon'
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-12.lua"]:626: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:611>
Locals:
(*temporary) = AceEvent30Frame {
0 = <userdata>
}
(*temporary) = "CURSOR_UPDATE"
Just wanted to say thank you for such an amazing addon. It takes a while to learn the intricacies but once you do... love it!!!