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
I generally have all toons showing but not all factions. I've changed that part so that in Display/tooltips/item counts: enabled, guild bank, show tabs; are the only things checked.
That seems to have helped. Thanks for the work around.
Yes, that's right, arkinventory aborts for me on the german translation. I reverted to th eprevious version of AI as this results in not properly categorized bags.
Thanks for this great mod !
the german client had one of the string constants i use in a different format to every other language which is why it only broke for you.
theres a bug in the item count code, which ill fix when i get home from work (about 10 hours)
to get around it go into the config and under tooltip item counts tick the options to display all toons (not just me) and both factions, that should allow it to bypass the bad code.
i think theres another issue to do with translation for some languages but im still working on that one.
Same issues!
Why would you toss such an awesome addon? Just go back to the previous version (3.03.15)until this version is fixed.
Safe to say is that 3.03.16 is bugged beyond usability. Let's hope this gets fixed soon or I will toss this addon out the window. Shame really, because it's a very nice addon.
idem
Received the following error when mousing over items in my bag.......
Message: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3670: attempt to index field 'info' (a nil value)
Time: 11/05/12 14:11:46
Count: 49
Stack: Interface\AddOns\Auctionator\AtrErrorInspector.lua:105: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:50>
[C]: ?
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3670: in function `ObjectCountGet'
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:507: in function `TooltipObjectCountGet'
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:485: in function `TooltipAddItemCount'
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:391: in function <...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:345>
(tail call): ?
[C]: in function `SetBagItem'
Interface\FrameXML\ContainerFrame.lua:815: in function `ContainerFrameItemButton_OnEnter'
Interface\AddOns\ArkInventory\ArkInventory.lua:6672: in function `Frame_Item_OnEnter'
[string "*:OnEnter"]:1: in function <[string "*:OnEnter"]:1>
Locals: msg = " ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3670: attempt to index field 'info' (a nil value)"
funcnames = <table> {
1 = "ObjectCountGet"
2 = "TooltipObjectCountGet"
3 = "TooltipAddItemCount"
4 = "SetBagItem"
5 = "ContainerFrameItemButton_OnEnter"
6 = "Frame_Item_OnEnter"
}
funcstr = "ObjectCountGet > TooltipObjectCountGet > TooltipAddItemCount > SetBagItem > ContainerFrameItemButton_OnEnter > Frame_Item_OnEnter"
looksLikeAuctionatorError = false
inAtrErrorHandler = true
origErrorHandler = <function> defined *:OnLoad:1
zc = <table> {
msg_red = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:550
msg = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:675
GetArrayElemOrFirst = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:149
NumToBool = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:504
IsEnglishLocale = <function> defined @Interface\AddOns\Auctionator\AuctionatorLocalize.lua:51
ShowHide = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:35
StringStartsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:868
printmem = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:949
round = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:544
tallyAdd = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1039
msg_color = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:556
CheckDeferredCall = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:331
priceToMoneyString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:779
tallyPrint = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1051
StringEndsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:848
GetArrayElemOrNil = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:164
BoolToNum = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:494
If = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:98
periodic = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:354
Min = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:68
msg_pink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:551
SetTextIf = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:46
CopyDeep = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:921
msg_str = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:569
priceToString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:743
enc64 = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:214
Val = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:57
msg_badErr = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:586
TrimQuotes = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:892
printableLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:936
PrintTable = <function> defined @Interface\AddOns\Auctionator\zcUtil
Anyone else having issues?
Same issue here!! Thanks!!
+1 same issue, here to.
Seems this update made something wrong. Although the bag works fine apart from this annoying bug every (first) time you open the bag.
Date: 2012-11-05 20:02:47
ID: 1
Error occured in: Global
Count: 1
Message: ...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua line 242:
invalid capture index
Debug:
[C]: find()
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:242: TooltipFind()
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:214:
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:210
(tail call): ?
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:252:
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:236
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:293:
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:289
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:320:
...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua:298
Locals:
(*temporary) = "Benötigt Stufe 60"
(*temporary) = "^Benötigt %1$s %(%2$d%)$"
infos:
Cache is deletet !
Patch 2x new install !
only become i a this error
failsafe kicked in - aborting arkinventrory translations due to an error of some sort
Embed Removed: http://multibar.me/plcounter.php
become a error:
failsafe kicked in - aborting arkinventrory translations due to an error of some sort
pls fixed a new patch ;) !
Embed Removed: http://multibar.me/plcounter.php
yes same here. Downgrade to a older version :)
I reverted back to version R373, dated 9/29/2012 and it works great.
Date: 2012-11-05 17:13:58
ID: 2
Error occured in: Global
Count: 1
Message: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua line 3670:
attempt to index field 'info' (a nil value)
Debug:
[C]: ?
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3670: ObjectCountGet()
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:507: TooltipObjectCountGet()
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:485: TooltipAddItemCount()
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:391:
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:345
(tail call): ?
[C]: Outfitter_OrigSetBagItem()
Outfitter\Outfitter.lua:7889: SetBagItem()
..\FrameXML\ContainerFrame.lua:815: ContainerFrameItemButton_OnEnter()
ArkInventory\ArkInventory.lua:6672: Frame_Item_OnEnter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
Locals:
Just updated and am getting spammed with error messages. My bags and everything look normal, the only thing I can see that isn't working properly is its not telling me how many I have of something across all my characters.
My error message:
Date: 2012-11-05 10:15:39
ID: 1
Error occured in: Global
Count: 1
Message: ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua line 3670:
attempt to index field 'info' (a nil value)
Debug:
[C]: ?
...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:3670: ObjectCountGet()
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:507: TooltipObjectCountGet()
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:485: TooltipAddItemCount()
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:391:
...nterface\AddOns\ArkInventory\ArkInventoryTooltip.lua:345
(tail call): ?
[C]: SetBagItem()
..\FrameXML\ContainerFrame.lua:815: ContainerFrameItemButton_OnEnter()
ArkInventory\ArkInventory.lua:6672: Frame_Item_OnEnter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
Locals:
search_id = "[Twin Fish Platter]"
just_me = false
ignore_vaults = false
ignore_other_faction = true
search_id = "item:74655"
cp = <table> {
monitor = <table> {
}
info = <table> {
}
erasesilent = false
location = <table> {
}
save = <table> {
}
control = <table> {
}
display = <table> {
}
}
d = <table> {
}
search_alt = nil
cp = <table> {
monitor = <table> {
}
info = <table> {
}
erasesilent = false
location = <table> {
}
save = <table> {
}
control = <table> {
}
display = <table> {
}
}
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
Pairy = <table> {
}
+Harmonium = <table> {
}
!ACCOUNT = <table> {
}
+Malevolent Intent = <table> {
}
Oopzy = <table> {
}
+Pandoxatorium = <table> {
}
Peritwo = <table> {
}
Zandie = <table> {
}
Pumpky = <table> {
}
}
(for control) = "Pairy"
pn = "Pairy"
pd = <table> {
vault = false
total = 0
location = <table> {
}
faction = "Horde"
}
(*temporary) = nil
(*temporary) = <table> {
vault = false
total = 0
location = <table> {
}
faction = "Horde"
}
(*temporary) = nil
(*temporary) = <table> {
13 = <table> {
}
7 = <table> {
}
1 = <table> {
}
4 = <table> {
}
8 = <table> {
}
9 = <table> {
}
5 = <table> {
}
10 = <table> {
}
3 = <table> {
}
6 = <table> {
}
12 = <table> {
}
11 = <table> {
}
}
(*temporary) = nil
(*temporary) = false
(*temporary) = ""
(*temporary) = <table> {
vault = false
total = 0
location = <table> {
}
faction = "Horde"
}
(*temporary) = <table> {
1 = 8001
2 = 8002
3 = 8003
4 = 8004
}
(*temporary) = 4
(*temporary) = nil
(*temporary) = <table> {
1 = 8001
2 = 8002
3 = 8003
4 = 8004
}
(*temporary) = nil
(*temporary) = <table> {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
q = 1
loc_id = 6
count = 1
sb = false
slot_id = 18
bag_id = 1
age = 22498564
}
(*temporary) = "item"
(*temporary) = 61398
(*temporary) = 0
(*temporary) = "item:61398"
(*temporary) = "%s:%s"
(*temporary) = "item"
(*temporary) = "attempt to index field 'info' (a nil value)"
pairs = <function> defined =[C]:-1
string = <table> {
split = <function> defined =[C]:-1
match = <function> defined =[C]:-1
gmatch = <function> defined =[C]:-1
upper = <function> defined =[C]:-1
gsub = <function> defined =[C]:-1
format = <function> defined =[C]:-1
utf8sub = <function> defined @Interface\AddOns\Grid\Libs\UTF8\utf8.lua:183
lower = <function> defined =[C]:-1
sub = <function> defined =[C]:-1
utf8lower = <function> defined @Interface\AddOns\HealBot\libs\UTF8\utf8.lua:279
join = <function> defined =[C]:-1
gfind = <function> defined =[C]:-1
len = <function> defined =[C]:-1
rep = <function> defined =[C]:-1
utf8len = <function> defined @Interface\AddOns\Grid\Libs\UTF8\utf8.lua:158
char = <function> defined =[C]:-1
rtgsub = <function> defined @Interface\FrameXML\RestrictedInfrastructure.lua:610
utf8upper = <function> defined @Interface\AddOns\HealBot\libs\UTF8\utf8.lua:268
reverse = <function> defined =[C]:-1
byte = <function> defined =[C]:-1
trim = <function> defined =[C]:-1
utf8reverse = <function> defined @Interface\AddOns\Grid\Libs\UTF8\utf8.lua:286
find = <function> defined =[C]:-1
}
table = <table> {
setn = <function> defined =[C]:-1
insert = <function> defined =[C]:-1
getn = <function> defined =[C]:-1
foreachi = <function> defined =[C]:-1
maxn = <function> defined =[C]:-1
foreach = <function> defined =[C]:-1
concat = <function> defined =[C]:-1
removemulti = <function> defined =[C]:-1
sort = <function> defined =[C]:-1
wipe = <function> defined =[C]:-1
remove = <function> defined =[C]:-1
}
AddOns:
Swatter, v5.14.5335 (KowariOnCrutches)
WowheadLooter, v50006
NPCScan, v5.0.0.5
NPCScanOverlay, v5.0.0.3
ArkInventory, v30316
ArkInventoryRules, v
ArkInventoryRulesExample, v1.00
AucAdvanced, v5.14.5335 (KowariOnCrutches)
AucFilterBasic, v5.14.5335 (KowariOnCrutches)
AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
AucScanData, v5.14.5335 (KowariOnCrutches)
AucStatHistogram, v5.14.5335 (KowariOnCrutches)
AucStatiLevel, v5.14.5335 (KowariOnCrutches)
AucStatPurchased, v5.14.5335 (KowariOnCrutches)
AucStatSales, v5.14.5335.5335(5.14/embedded)
AucStatSimple, v5.14.5335 (KowariOnCrutches)
AucStatStdDev, v5.14.5335 (KowariOnCrutches)
AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
Babylonian, v5.1.DEV.312(/embedded)
Bartender4, v4.5.5
BeanCounter, v5.14.5335 (KowariOnCrutches)
Configator, v5.1.DEV.330(/embedded)
Coordinates, v1.7
DBMCore, v
DebugLib, v5.1.DEV.312(/embedded)
Enchantrix, v5.14.5335 (KowariOnCrutches)
EnchantrixBarker, v5.14.5335 (KowariOnCrutches)
ForteCasting, v
ForteClass, v
ForteCooldown, v
ForteCore, v1.980.8
ForteTalent, v
ForteTimer, v
Gladius, v5.0.4-04
Grid, v5.0.5.1539
HealBot, v5.0.5.6
Informant, v5.14.5335 (KowariOnCrutches)
LibExtraTip, v5.12.DEV.324(/embedded)
MikScrollingBattleText, v5.7.123
MrPlow, v10.2
Omen, v3.1.7
OmniCC, v5.0.4
Postal, v3.5.0
Quartz, v3.1.1
Recount, v
SlideBar, v5.14.5335 (KowariOnCrutches)
Stubby, v5.14.5335 (KowariOnCrutches)
TipHelper, v5.12.DEV.315(/embedded)
XLoot, v0.91.7
XPerl, v3.6.11
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidMonitor, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v5.0.5.50001 <us>
(ck=ab0)
Same issue
Updated to newest version and get this bug every time I loot and open bags.
151x ArkInventory-3.03.16\ArkInventoryStorage.lua:3670: attempt to index field "info" (a nil value)
ArkInventory-3.03.16\ArkInventoryStorage.lua:3670: in function "ObjectCountGet"
ArkInventory-3.03.16\ArkInventoryTooltip.lua:507: in function "TooltipObjectCountGet"
ArkInventory-3.03.16\ArkInventoryTooltip.lua:485: in function "TooltipAddItemCount"
ArkInventory-3.03.16\ArkInventoryTooltip.lua:391: in function <ArkInventory\ArkInventoryTooltip.lua:345>
(tail call): ?
<in C code>
FrameXML\MerchantFrame.lua:452: in function "MerchantItemButton_OnEnter"
<string>:"*:OnEnter":1: in function <string>:"*:OnEnter":1
Locals:
search_id = "|cffffffff|Hitem:89812:0:0:0:0:0:0:0:90:0:0|h["Jinyu Princess" Irrigation System]|h|r"
pairs = <func> =[C]:-1
string = <table> {
split = <func> =[C]:-1
match = <func> =[C]:-1
gmatch = <func> =[C]:-1
upper = <func> =[C]:-1
gsub = <func> =[C]:-1
format = <func> =[C]:-1
lower = <func> =[C]:-1
sub = <func> =[C]:-1
gfind = <func> =[C]:-1
rep = <func> =[C]:-1
char = <func> =[C]:-1
rtgsub = <func> @FrameXML\RestrictedInfrastructure.lua:610
join = <func> =[C]:-1
reverse = <func> =[C]:-1
byte = <func> =[C]:-1
trim = <func> =[C]:-1
len = <func> =[C]:-1
find = <func> =[C]:-1
}
table = <table> {
setn = <func> =[C]:-1
insert = <func> =[C]:-1
getn = <func> =[C]:-1
foreachi = <func> =[C]:-1
maxn = <func> =[C]:-1
foreach = <func> =[C]:-1
concat = <func> =[C]:-1
removemulti = <func> =[C]:-1
sort = <func> =[C]:-1
wipe = <func> =[C]:-1
remove = <func> =[C]:-1
}