• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

ArkInventory

 

Project Updated:
Files Updated: Wed, Nov 4 2009
Supports Game Version: 3.2.0
Category: Bags & Inventory
Tags:

, , , , and [Edit Tags]

Project Manager: Arkayenro
Additional Authors: No additional authors
Current Version: 3.02.26
License: All Rights Reserved
Development Site: WowAce.com
Avg Daily DL (last 30 days): 2,156
Downloads Total: 1,698,854
Favorites: 2,784
Comments: 1,073
  • About ArkInventory
  •  

AI'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".

AI 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:

  • unlimited number of bars (there are practical limits though before your screen becomes full)
  • assign items to a category of your choice (overrides the default assignment)
  • assign categories to the bar of your choice
  • configurable bars per row
  • configurable width
  • display bank, bag, keyrings for current and alts across all realms
  • separate keybindings for bag, keyring and bank viewing


Key Bindings:
Press ESCAPE to bring up the blizzard menu
click on Key Bindings
scroll down to ArkInventory
bind the keys you want to use

See ReadMe.txt and VersionHistory.txt for further details

FAQ is here http://code.google.com/p/arkinventory/wiki/FAQ. Please ensure you read it first before posting a problem

3.02.26 (04-NOV-2009)

  • fixed - border style issue due to renamed textures
  • fixed - tooltips are now scaled back to normal (100%) when you disable tooltip scaling
  • changed - settings config option changed to tab style to make the choices more obvious
  • added - background colour options for the search and rules windows

3.02.25 (03-NOV-2009)

  • added - 6 solid border styles, Tooltip 1/2/3 and Square 1/2/3 for better visibility
  • added - AddonLoader support, defaulting to always:delayed
  • fixed - potential issue when using a font that was loaded after this mod was loaded
  • fixed - removed extra blank line on tooltip item counts when item is only in a guild bank
  • changed - ace-oo library removed
  • changed - config options table changed to reduce memory footprint
  • changed - function ArkInventory.ObjectCountGet( search_id, just_me, ignore_vaults ) - added 3rd parameter to ignore guild banks when requesting item counts
  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  ArkInventory 3.02.26 Release 3.2.0 30,106 11/4/2009
  ArkInventory 3.02.24 Release 3.2.0 81,688 9/28/2009
  ArkInventory 3.02.23 Release 3.2.0 101,417 8/15/2009
  ArkInventory 3.02.21 Release 3.2.0 33,208 8/12/2009
  ArkInventory 3.02.20 Release 3.2.0 51,950 8/8/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Piloups said 

    Just updated to 3.02.26. Got the same error every time I open my bags
    Message: Interface\AddOns\ArkInventory\ArkInventory.lua:3847: attempt to call field 'SetFontFrame' (a nil value)
    Time: Sat Nov 7 17:46:29 2009
    Count: 8
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    (tail call): ?
    [C]: in function `SetFontFrame'
    Interface\AddOns\ArkInventory\ArkInventory.lua:3847: in function `Frame_Main_Draw'
    Interface\AddOns\ArkInventory\ArkInventory.lua:3268: in function `Frame_Main_DrawLocation'
    Interface\AddOns\ArkInventory\ArkInventory.lua:3259: in function `Frame_Main_Generate'
    Interface\AddOns\ArkInventory\ArkInventory.lua:3938: in function `Frame_Main_Show'
    Interface\AddOns\ArkInventory\ArkInventory.lua:3904: in function `Frame_Main_Toggle'
    Interface\AddOns\ArkInventory\ArkInventory.lua:7215: in function <Interface\AddOns\ArkInventory\ArkInventory.lua:7205>
    (tail call): ?
    [string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>

    Locals:

    Reply Report Permalink
  • tennberg said 

    I mentioned this issue a while back, but totally forgot about it.

    I was getting taint issues with ArkInventory that were showing up in taint.log. You suggested disabling AI as it had something to do with the way libraries were loaded, so the log would show the mod before AI that was loading the library and causing the error, and through trial and error, I could figure out what was the last mod causing it.

    So, I disabled AI, and raided as I normally do for a week, and never got the errors. (FYI, I only got the taint errors during a raid, never in a party or questing solo.) Here are some samples of the error again if you have a chance to look into why AI would be doing this. These errors are still current in 3.02.26.

    11/5 23:13:56.455 An action was blocked in combat because of taint from ArkInventory - RaidGroupButton1:SetPoint()
    11/5 23:13:56.455 Interface\AddOns\Blizzard_RaidUI\Blizzard_RaidUI.lua:507 RaidGroupFrame_Update()
    11/5 23:13:56.455 Interface\FrameXML\RaidFrame.lua:80 RaidFrame_Update()
    11/5 23:13:56.455 Interface\FrameXML\RaidFrame.lua:36 RaidFrame_OnEvent()
    11/5 23:13:56.455 Interface\AddOns\Blizzard_RaidUI\Blizzard_RaidUI.lua:167
    11/5 23:13:56.455 An action was blocked in combat because of taint from ArkInventory - RaidGroupButton1:SetID()
    11/5 23:13:56.455 Interface\AddOns\Blizzard_RaidUI\Blizzard_RaidUI.lua:519 RaidGroupFrame_Update()
    11/5 23:13:56.455 Interface\FrameXML\RaidFrame.lua:80 RaidFrame_Update()
    11/5 23:13:56.455 Interface\FrameXML\RaidFrame.lua:36 RaidFrame_OnEvent()
    11/5 23:13:56.455 Interface\AddOns\Blizzard_RaidUI\Blizzard_RaidUI.lua:167
    11/5 23:13:56.455 An action was blocked in combat because of taint from ArkInventory - RaidGroupButton1:Show()
    11/5 23:13:56.455 Interface\AddOns\Blizzard_RaidUI\Blizzard_RaidUI.lua:520 RaidGroupFrame_Update()
    11/5 23:13:56.455 Interface\FrameXML\RaidFrame.lua:80 RaidFrame_Update()
    11/5 23:13:56.455 Interface\FrameXML\RaidFrame.lua:36 RaidFrame_OnEvent()
    11/5 23:13:56.455 Interface\AddOns\Blizzard_RaidUI\Blizzard_RaidUI.lua:167

    Reply Report Permalink
  • Keiser said 

    I wrote a (hopefully) easy to follow user guide to getting the most out of AI. I wanted to help people understand the truly powerful part of this addon. I wrote it up on the official U.S. WoW forums:

    http://forums.worldofwarcraft.com/thread.html?topicId=20677236692&sid=1

    I feel I understand most of what you can get out of the current options and will happily answer any usage questions.

    Reply Report Permalink
  • Eggerd said 

    My bag dont display the info of the items in the bag (e.g. "use: this ports you to ... ). But I got no error.

    Reply Report Permalink
  • weijung said 

    Think todays update is bugged. I cannot access my ingame mail when the addon is active. And besides I get the error also when I open my bags.

    Reply Report Permalink
  • what error?

    Reply Report Permalink
  • ruby1988 said 

    o keep geting this god damn error everytime i log in and when i open up my bag

    Reply Report Permalink
  • help me to help you by posting the actual error - or just stop posting.

    Reply Report Permalink
  • mahimus said 

    I love search bar in your addon. It's very comfortable. I can fined some thinks in my bank? or gild bank very fast. Maby u can do something, that help me to find things by tip. For example i watch GB, and i'm mage, so i need only cloth, not plate.

    Sorry for my bad eng.

    Reply Report Permalink
  • 3.02.26 uploaded with texture fix, let me know if it still barfs for you

    Reply Report Permalink
  • tennberg said 

    how weird. something in my comment to this was auto-reported for being offensive...:-\

    anyway, 3.02.26 seems good so far, I can read my mail and see my normal bag. The borders wasn't updating in real-time with 3.02.25 but seems ok so far with 3.02.26. I'll let you know.

    Reply Report Permalink
  • i've deleted the 3.02.25 files until i can test the fix when the servers come back up.

    Reply Report Permalink
  • Crazytoo said 

    Date: 2009-11-02 23:22:51
    ID: 1
    Error occured in: Global
    Count: 3
    Message: ..\AddOns\ArkInventory\ArkInventory.lua line 5285:
    attempt to index field '?' (a nil value)
    Debug:
    (tail call): ?
    ArkInventory\ArkInventory.lua:5285: Frame_Item_Update_QualityBorder()
    ArkInventory\ArkInventory.lua:4925: Frame_Bar_DrawItems()
    ArkInventory\ArkInventory.lua:4649: Frame_Container_Draw()
    ArkInventory\ArkInventory.lua:3821: Frame_Main_Draw()
    ArkInventory\ArkInventory.lua:3252: Frame_Main_DrawLocation()
    ArkInventory\ArkInventory.lua:3243: Frame_Main_Generate()
    ArkInventory\ArkInventory.lua:3919: Frame_Main_Show()
    ArkInventory\ArkInventory.lua:7103:
    ArkInventory\ArkInventory.lua:7096
    (tail call): ?
    ..\FrameXML\MailFrame.lua:53: MailFrame_OnEvent()
    ...nterface\AddOns\ArkInventory\ArkInventoryStorage.lua:675: ?()
    ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146:
    ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
    [string "safecall Dispatcher[1]"]:4:
    [string "safecall Dispatcher[1]"]:4
    [C]: ?
    [string "safecall Dispatcher[1]"]:13: ?()
    ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: Fire()
    ...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119:
    ...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:118
    [C]: TurnOrActionStop()
    [string "TURNORACTION"]:4:
    [string "TURNORACTION"]:1
    AddOns:
    ArkInventory, v3.02

    Reply Report Permalink
  • Same problem, reverted to the previous version and it works fine.

    Reply Report Permalink
  • eridius said 

    I just got this error as well. Looks like I'll be backdating my copy of ArkInventory.

    Reply Report Permalink
  • Alfador said 

    Exact same error. Moved back to previous release version and it is working error-free again.

    Reply Report Permalink
  • TheXo said 

    no error but cant see any bags, just says "NO DATA"

    Reply Report Permalink
  • tennberg said 

    Another bug:

    I can't see my mail at a mailbox *unless* I uncheck the "Override" option for my Bag. :-\

    Reply Report Permalink
  • Meeresa said 

    With AI 3.02.25 installed tonight. None of my inventory screen's are showing properly. I see the top bar with the options but thats it and the whole thing is much larger than it was set before. Getting multiple errors like the one below:


    [2009/11/02 23:58:39-1865-x1]: ArkInventory-3.02\ArkInventory.lua:3606: attempt to index field '?' (a nil value)
    ArkInventory-3.02\ArkInventory.lua:3774: in function `Frame_Main_Draw'
    ArkInventory-3.02\ArkInventory.lua:3252: in function `Frame_Main_DrawLocation'
    ArkInventory-3.02\ArkInventory.lua:3243: in function `Frame_Main_Generate'
    ArkInventory-3.02\ArkInventory.lua:3919: in function `Frame_Main_Show'
    ArkInventory-3.02\ArkInventory.lua:7103: in function <Interface\AddOns\ArkInventory\ArkInventory.lua:7096>
    (tail call): ?:
    Interface\FrameXML\MailFrame.lua:53: in function `MailFrame_OnEvent':
    ArkInventory-3.02\ArkInventoryStorage.lua:675: in function `?'
    CallbackHandler-1.0-5 (Ace3):146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
    <string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
    <in C code>: ?
    <string>:"safecall Dispatcher[1]":13: in function `?'
    CallbackHandler-1.0-5 (Ace3):91: in function `Fire'
    AceEvent-3.0-3 (Ace3):119: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:118>
    <in C code>: in function `TurnOrActionStop'
    <string>:"TURNORACTION":4: in function <[string "TURNORACTION"]:1>

    ---

    Reply Report Permalink
  • malphesa said 

    Same issue here.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 5,407 Bagnon Bags & Inventory
  2. 3,787 RatingBuster Tooltip, and Bags & Inventory
  3. 1,869 Outfitter Bags & Inventory, PvP, and...
  4. 1,402 Altoholic Guild, Bags & Inventory, Mail...
  5. 1,397 EPGPLootmaster Chat & Communication, Bags...