Download
(906 Kb)
Download
Updated: 03-13-13 04:36 AM
Pictures
File Info
Updated:03-13-13 04:36 AM
Created:03-10-12 07:43 AM
Downloads:8,730
Favorites:45
MD5:
Imhothar's Bags  Popular! (More than 5000 hits)
Version: 0.14beta8
by: Imhothar [More]
General Information
Imhothar's Bags is there to ease the management of your items accross multiple characters and adds some little "extras" to your UI.
Due to current API limitations it does not do what it was originally intended for (namely replacing the default inventory windows) but rest assured that is to be added as soon as the Addon API allows it.

Until then you get the advantage of having all your items displayed in one window, so you get a nice overview of your belongings. You can look at the contents of your bank even while out in the wilderness, and inspect the items of your offline characters.

The nice little "extras" include:

Features
  • Display all backpack, bank, currency, equipped and wardrobe items each in a separate large window.
  • View all your and your offline characters' items from anywhere you are.
  • View the items of all guilds any of your characters is a member of.
  • Items can grouped by category, bags or not at all ("all-in-one").
  • Items can be sorted by name, icon, rarity or by slot.
  • Empty slots are not displayed to save space. Instead the number in the top-right shows the number of empty slots.
  • Access the inventory of all your characters on the shard anytime. You need to log into each character in order for their data to become available. Tracks all accounts.
  • Condense multiple full stacks of the same item into one button for saving screen space.
  • The windows can be moved anywhere you wish and resized.
  • Adds a summary to item tooltips showing you whether any of your characters already own the displayed item.
  • Displays the number of empty slots on the bags bar making it easier to know when visiting a merchant becomes necessary.
  • Search the entire item database to find out whether your characters already own a specific item.
Slash commands

/imhobags menu
Open a little menu at your cursor from where you can open all the item windows of all your characters.
This works great if put into a macro.
Translators
  • German: Imhothar
  • Russian: GwynBleidd
  • French: Google Translate
  • Korean: Google Translate
  • Chinese: n/a
  • Taiwanese: n/a
If you wish to help in translating ImhoBags into your language, please let me know! Just drop me a PM.

ImhoBags API
There is a public API which can be used by other addons and might get extended in the future as required.
Details about it can be found on the Curseforge Wiki page.

What the Addon is not (yet)

The current Rift API imposes some limitations on what the Addon can do. Thus the followig features are unfortunately not possible at this time. But the code is largely prepared to support them as soon as the API becomes available!
  • The inventory windows cannot replace/hide the default Trion windows.
  • The highlights for newly acquired items are missing.
Known issues
The complete list can now be viewed in-game in the Config Window.
0.14beta
--------------------

FEATURES:
* Items are now stored for all accounts.
* Some item locations now support multiple types of views:
- default: This is the way you know it with items grouped by AH category.
- bags: Group items by the bag they are located in.
- onebag: No item grouping whatsoever, all items in a single group.
* You can now sort your items by the bag slot they are placed in.
* It is now possible to show the empty slots as concrete items in the bag
windows by clicking the empty item count in the top right corner.
* "All-In-One": setting your layout to "onebag", the sorting to "slot"
and showing empty items gives you the well known "onebag" layout.
* Item animations giving clues about where a category or item moves to.
CHANGES:
* The "showEnemyFaction" option was removed as it is obsolete now.
* The "packGroups" option was removed and groups are always packed now.
* The mail window is no longer there. Get a dedicated mail addon if you want one.
The addon still tracks items in mails for tooltips.
FIXES:
* Dimension items no longer cause errors.
* Performance warning in search window should be gone now.
ISSUES:
* This information can now be viewed in the config window in-game.

================================

Tagging as 0.12beta8
--------------------

FIXES:
* Next attempt at fixing the GetUnsortedMails error

================================

Tagging as 0.12beta7
--------------------

FIXES:
* Fixed GetUnsortedMails error
* The character@shard syntax for the /imhobags slash command is not
supported and in fact never was and gives an error message now.

================================

Tagging as 0.12beta6
--------------------

FIXES:
* Fixed errors occurring during Conquests

================================

Tagging as 0.12beta5
--------------------

FIXES:
* Fixed performance warnings occurring in ItemDB

================================

Tagging as 0.12 beta 4
--------------------

FIXES:
* Fixed out-of-date LibAsyncTextures library in package

================================

Tagging as 0.12 beta 3
--------------------

FIXES:
* Fixed error spam during combat.
* Fixed various performance warnings

================================

Tagging as 0.12 beta 2
--------------------

FIXES:
* Fixed error when consuming items.

================================

Tagging as 0.12 beta
--------------------

FEATURES:
* ITEMS CAN BE USED NOW!
Yeah, this is big news. Thanks to additions to the API in 1.9 you
can now left and right click on items in ImhoBags to use/move/sell/love
them the same way as the default windows do. Items which you cannot interact
with (e.g. wrong character) are dimmed and don't react to input.
* Added a new menu to access all inventory locations from
a centeral location without the need to memorize all slash commands.
* The command to open this menu is /imhobags menu
Put the command into a macro to have a convenient menu
popup whenever you click the macro button.
* The items in each group can now be sorted either by name, icon or rarity.
Sorting items by icon may result in items of similar type to be arranged
together, for example all cloth items followed by all wood, followed
by all herbs and so on. I suggest experimenting which sort option suites
you best.
* Hovering your mouse over a money display in a item window shows
a summary of all the money you have on the current shard.
* There is now a public API in the "ImhoBags" global table with events
other addon authors can make use of.
CHANGES:
* Mounts and Pets are now grouped under collectibles like artifacts.
* Account-bound items received a different red/blue indicator symbol.
FIXES:
* Some tweaks to update performance. Further improvements are still underway.
* Many small fixes.
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.
* Equipped and wardrobe items cannot be draged until the character/wardrobe window
has been opened at least once with the respective set.

================================

Taggign as 0.10 beta
--------------------

FEATURES:
* Basic support for guilds and guild vault items.
* Guild items can be viewed for all guilds any of your characters is a member of.
* Guild items are included in the tooltip summary.
* Information about guild vaults as well as guild money or logs cannot be retrieved currently .
* The size of item buttons can now be changed for each window.
* Valid sizes are 30, 40, 50 (RIFT default) and 60. Other sizes may be added later.
* A small icon is now displayed over soul- and account-bound items.
* This can be disabled in the config window.
CHANGES:
* The character selector is now an icon button to save space.
FIXES:
* Various layotu issues were fixed.
* Currency counts > 99999 are displayed correctly now.
* A big bunch of redundant texture frames was removed for pretty item buttons.
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.9 beta 5
--------------------

FEATURES:
CHANGES:
FIXES:
* Fixed error occurring on rune-enchanted items
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.9 beta 4
--------------------

FEATURES:
CHANGES:
FIXES:
* Fixed error occurring on broken item types
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.9 beta 3
--------------------

FEATURES:
CHANGES:
FIXES:
* Fixed errors on startup with incompatible or nil database
* Item windows should no longer cause a short lag spike when opened together with native windows
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.9 beta 2
--------------------

FEATURES:
CHANGES:
* New locations added to slash commands: e(quipment) and w(ardrobe)
FIXES:
* The monetary value of junk items did not always appear
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.9 beta
--------------------

FEATURES:
* The addon now has a configuration window. Open it with /imhobags config
* ImhoBags can now track all your currencies across characters, providing
a new dedicated window for them. Useful for planar vouchers.
* New windows for checking offline characters' equipment and wardrobe.
* The platinum, gold, silver values are saved and displayed for each character.
CHANGES:
* The mail window cannot be resized anymore but was gifted with a scrollbar instead.
* Windows are now created on-demand. This should speed up startup times
and reduce memory load for windows which are never opened.
FIXES:
* Sometimes mails did not end up in the addon's database.
* Squeezed some nil reference bugs here and there.
* The addon now detects old and incompatible databases and reacts accordingly.
* Window positions were not saved/restored after a UI reload on rare occassions.
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.8 beta 2
--------------------

FEATURES:
CHANGES:
* Junk items are now displayed at a lower size
FIXES:
* Localization issues and additions
* Adjusted TOC to show correct version
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.8 beta
--------------------

FEATURES:
* The addon now attempts to save screen space by packing multiple groups per line
* Enabled by default but can be changed with /imhobags packGroups yes/no
* New config option showEmptySlots to toggle the empty slot number over the bags bar
CHANGES:
FIXES:
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.7 beta 3
--------------------

FEATURES:
CHANGES:
FIXES:
* Fixed error in item matrix thrown for empty slots
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.7 beta 2
--------------------

FEATURES:
CHANGES:
FIXES:
* Fixed slash command throwing an error
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.7 beta
--------------------

FEATURES:
* New prettier item buttons more in-line with the default Trion ones
* New config option itemButtonSkin: pretty/simple
* "simple" sets the buttons to appear the same way as in 0.6
* "pretty" sets the buttons to the new appearance (default)
* changes to itemButtonSkin require /reloadui to become active
* Lootable items (for example the rewards from crafting dailies or rifts)
are separated in their own group to make them identifiable more easily
CHANGES:
* The monetary value of junk items now looks like the other Rift money indicators
* The CoD value in mails now looks like the other Rift money indicators
* Account-bound items of the enemy faction are now included per default
* The small buttons in the top-right now open/close the respective window
FIXES:
* Some frames did not position correctly at 100% UI scale
* Issues with frame draw orders were fixed
* Fixes to frame layouts
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.6 beta
--------------------

FEATURES:
* New configuration options settable with /imhobags option [value]
* showEnemyFaction: Controls whether items of the enemy faction are considered.
* autoOpen: Controls whether the inventory or bank windows open/close automatically
together with the respective Trion frames.
* List detailed descriptions with /imhobags config
CHANGES:
* The second argument to /imhobags character [location]
is now optional and defaults to "inventory".
FIXES:
* Empty slot indicator is always centered on the bag icon
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened.
* Item tooltips may show up in the top-left corner of the screen.
* Some items may not show up in the item windows due to broken values in the API.

================================

Tagging as 0.5 beta 4
--------------------

FEATURES:
* French and Korean translation from Google Translate
CHANGES:
FIXES:
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened
* Item tooltips may show up in the top-left corner of the screen
* Some items may not show up in the item windows due to broken values in the API

================================

Tagging as 0.5 beta 3
--------------------

FEATURES:
CHANGES:
FIXES:
* Fixed enUS locale not loading for English clients
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened
* Item tooltips may show up in the top-left corner of the screen
* Some items may not show up in the item windows due to broken values in the API

================================

Tagging as 0.5 beta 2
--------------------

FEATURES:
CHANGES:
FIXES:
* Fixed error showing up with sellable items
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened
* Item tooltips may show up in the top-left corner of the screen
* Some items may not show up in the item windows due to broken values in the API

================================

Tagging as 0.5 beta
--------------------

FEATURES:
* Russian translation thanks to GwynBleidd
* Mail display is no longer limited to attachments and shows all mail contents
* Search in mail window now additionally includes sender, subject and mail body
CHANGES:
FIXES:
* Currency text did not display correctly under certain conditions
* The empty slot counter now scales correctly with Trion's bag frame
* Windows now correctly move to front when selected
ISSUES:
* The mail database is cleared everytime the Trion mail window is opened
* Item tooltips may show up in the top-left corner of the screen
* Some items may not show up in the item windows due to broken values in the API

================================

Tagging as 0.4 beta
--------------------

FEATURES:
* Mail attachments can be viewed away from mailbox
* Extended slash command: /imhobags character m(ail)
CHANGES:
FIXES:
* Possible fix for error on querying uncached items
Optional Files (0)


Archived Files (32)
File Name
Version
Size
Author
Date
0.14beta7
906kB
Imhothar
03-11-13 03:48 PM
0.14beta6
906kB
Imhothar
03-11-13 02:34 PM
0.14beta5
905kB
Imhothar
02-11-13 02:10 PM
0.14beta3
905kB
Imhothar
02-07-13 01:34 PM
0.14beta
905kB
Imhothar
02-04-13 05:01 PM
0.13beta
1MB
Imhothar
09-21-12 02:41 PM
0.12beta8
1MB
Imhothar
08-02-12 09:59 AM
0.12beta7
1MB
Imhothar
07-29-12 07:34 PM
0.12beta6
1MB
Imhothar
07-25-12 03:43 PM
0.12beta5
1MB
Imhothar
07-25-12 01:22 PM
0.12beta4
1MB
Imhothar
06-28-12 07:30 PM
0.12beta3
1MB
Imhothar
06-28-12 07:17 PM
0.12beta
1MB
Imhothar
06-28-12 03:09 PM
0.10beta3
853kB
Imhothar
04-06-12 02:11 AM
0.10beta2
759kB
Imhothar
04-06-12 02:07 AM
0.10beta
853kB
Imhothar
04-06-12 12:53 AM
0.9beta5
705kB
Imhothar
03-25-12 08:38 AM
0.9beta3
705kB
Imhothar
03-24-12 11:57 AM
0.9beta2
705kB
Imhothar
03-24-12 10:14 AM
0.9beta
707kB
Imhothar
03-24-12 09:40 AM
0.8beta2
69kB
Imhothar
03-20-12 07:37 PM
0.8beta
69kB
Imhothar
03-20-12 04:54 PM
0.7beta3
67kB
Imhothar
03-20-12 10:30 AM
0.7beta2
67kB
Imhothar
03-19-12 02:24 PM
0.7beta
68kB
Imhothar
03-19-12 12:03 PM
0.6beta
48kB
Imhothar
03-17-12 01:12 AM
0.5beta4
44kB
Imhothar
03-12-12 04:29 PM
0.5beta3
44kB
Imhothar
03-12-12 02:59 PM
0.5beta2
43kB
Imhothar
03-11-12 10:39 AM
0.5beta
44kB
Imhothar
03-11-12 06:02 AM
0.4beta
40kB
Imhothar
03-10-12 01:07 PM
0.3beta2
38kB
Imhothar
03-10-12 07:43 AM


Post A Reply Comment Options
Old Yesterday, 12:11 PM  
Imhothar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 7
Quote:
Originally Posted by Aisenfaire
Hello,

There is a strange little box with a 0 in it that appears whenever I have this addon loaded.

Can you tell me what this is and how to hide it?
Hmm this should not happen. Are you getting any errors?

P.S.: It's the emtpy slot indicator for your inventory, which should be located on top of your backpack button in the bags bar. There's an option to disable it in the help window.
Last edited by Imhothar : 05-18-13 at 12:12 PM.
Imhothar is offline Report comment to moderator  
Reply With Quote
Old 05-17-13, 07:48 AM  
Aisenfaire
Zombie

Forum posts: 1
File comments: 2
Uploads: 0
Hello,

There is a strange little box with a 0 in it that appears whenever I have this addon loaded.



Can you tell me what this is and how to hide it?
Aisenfaire is offline Report comment to moderator  
Reply With Quote
Old 04-26-13, 10:40 PM  
SinRopa
Veiled Ripper
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 54
Uploads: 16
I just noticed while buying a Empyrean bag that all tooltips total these up incorrectly. It says I have more than I truly have. Will keep an eye out for other items that may be in the same boat.
__________________
SOON™
SinRopa is offline Report comment to moderator  
Reply With Quote
Old 04-16-13, 03:18 PM  
Macner

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: imhothar Bags

Thank you so much for such a rapid response
Macner is offline Report comment to moderator  
Reply With Quote
Old 04-16-13, 02:35 PM  
Imhothar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 7
Re: imhothar Bags

Quote:
Originally Posted by Macner
Hi there,

I am new to rift and was reccomended this add on.

Firstly what an amazing add on.

Thank you!

finally is there a way to configer the view to include the whole of the bank contents?

I have lanzan and empyrean bags and at the fullest screen size my Vid card allows but i cant see an amount of my bank bags.

Aside from this once more thank you for such a stunning addon
You can easily resize the item windows by dragging the lower right corner. In addition to that you can change the item size in each window in the title bar (check the help for details).
That should solve your issue.
Imhothar is offline Report comment to moderator  
Reply With Quote
Old 04-16-13, 02:32 PM  
Macner

Forum posts: 0
File comments: 2
Uploads: 0
imhothar Bags

Hi there,

I am new to rift and was reccomended this add on.

Firstly what an amazing add on.

Thank you!

finally is there a way to configer the view to include the whole of the bank contents?

I have lanzan and empyrean bags and at the fullest screen size my Vid card allows but i cant see an amount of my bank bags.

Aside from this once more thank you for such a stunning addon
Macner is offline Report comment to moderator  
Reply With Quote
Old 03-15-13, 01:13 AM  
Thorarin
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 57
Uploads: 1
Quote:
Originally Posted by topiland
open guildbank no error now
working at all bank the autoopen
incorrect icons appear on free bag slors
tooltipenhancer not work
The guildbank error is also fixed for me now. So far I've not noticed any new problems with the bag slots or the tooltips. The extra information is half outside the screen because of the Rift tooltip positioning, but that's a known issue.

Speaking of which... "Known Issues" is typo'd as "Knwon Issues", unless that's intended as a joke or something... not very awake yet :P
Thorarin is offline Report comment to moderator  
Reply With Quote
Old 03-12-13, 02:29 PM  
topiland

Forum posts: 0
File comments: 37
Uploads: 0
Error: performance warning
In ImhoBags / ItemContainer[inventory].systemUpdateBegin
stack traceback:
LibAnimate/AnimateNative.lua:77: in function 'AnimateAlpha'
ImhoBags/ItemContainer/Group.lua:116: in function 'Group'
ImhoBags/ItemContainer/Layouter.lua:277: in function 'createNewGroups'
ImhoBags/ItemContainer/Layouter.lua:330: in function 'UpdateItems'
ImhoBags/ItemContainer/Display.lua:136: in function 'systemUpdateBegin'
ImhoBags/ItemContainer/Display.lua:344: in function <ImhoBags/ItemContainer/Display.lua:344>


open guildbank no error now
working at all bank the autoopen
incorrect icons appear on free bag slors
tooltipenhancer not work
topiland is offline Report comment to moderator  
Reply With Quote
Old 03-11-13, 08:26 PM  
Aalwein
Zombie

Forum posts: 2
File comments: 43
Uploads: 0
0.14Beta 7

Quote:
Originally Posted by DaemonSambe
The newly posted build doesn't work at all. No tracking of alt inventory, no tooltips or anything.
I'm also not getting any of the "overhead" tooltips showing inventory counts. Rolled back to 0.14beta5 to get things working again.
Last edited by Aalwein : 03-11-13 at 08:27 PM.
Aalwein is offline Report comment to moderator  
Reply With Quote
Old 03-11-13, 02:57 PM  
DaemonSambe
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 30
Uploads: 1
b6

The newly posted build doesn't work at all. No tracking of alt inventory, no tooltips or anything. When i tried /imhobags menu, it popped up the list, and clicking the backpack or vault icons generates:

Error: ImhoBags/windows/MenuWindow.lua:70: attempt to call method 'MouseOut' (a nil value)
In ImhoBags / ImhoBags.ImhoBags_ItemButton:Event.UI.Input.Mouse.Left.Click
stack traceback:
[C]: in function 'MouseOut'
ImhoBags/windows/MenuWindow.lua:70: in function 'LeftPress'
ImhoBags/frames/IconButton.lua:41: in function <ImhoBags/frames/IconButton.lua:40>
DaemonSambe is offline Report comment to moderator  
Reply With Quote
Old 02-24-13, 12:41 PM  
Imhothar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 7
Quote:
Originally Posted by Ollai
How do i move the tooltip from the upper left corner. It isnt allowing me to compare my armor to see if the stats are better or worse.
Please read the known issues. Thank you.
Imhothar is offline Report comment to moderator  
Reply With Quote
Old 02-24-13, 12:09 PM  
Ollai

Forum posts: 0
File comments: 1
Uploads: 0
How do i move the tooltip from the upper left corner. It isnt allowing me to compare my armor to see if the stats are better or worse.
Ollai is offline Report comment to moderator  
Reply With Quote
Old 02-20-13, 12:30 AM  
Thorarin
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 57
Uploads: 1
Quote:
Originally Posted by DohNotAgain
Quote:
Originally Posted by topiland
Got error at guildbank open:

Error: ImhoBags/ItemContainer/Display.lua:101: attempt to call method 'UpdateSlot' (a nil value)
In ImhoBags / ItemProcessing.Dispatcher.eventItemSlot, event Event.Item.Slot
stack traceback:
ImhoBags/ItemContainer/Display.lua:101: in function 'eventItemSlotGuild'
ImhoBags/ItemContainer/Display.lua:332: in function 'v'
ImhoBags/Item/Dispatcher.lua:54: in function 'dispatch'
ImhoBags/Item/Dispatcher.lua:60: in function <ImhoBags/Item/Dispatcher.lua:59>
With version 0.14beta5 this error is on line 103.
Be careful with the error reports, because beta 5 reports as beta 4 (TOC was not updated)
Thorarin is offline Report comment to moderator  
Reply With Quote
Old 02-05-13, 01:22 PM  
DohNotAgain

Forum posts: 0
File comments: 17
Uploads: 0
Quote:
Originally Posted by topiland
Got error at guildbank open:

Error: ImhoBags/ItemContainer/Display.lua:101: attempt to call method 'UpdateSlot' (a nil value)
In ImhoBags / ItemProcessing.Dispatcher.eventItemSlot, event Event.Item.Slot
stack traceback:
ImhoBags/ItemContainer/Display.lua:101: in function 'eventItemSlotGuild'
ImhoBags/ItemContainer/Display.lua:332: in function 'v'
ImhoBags/Item/Dispatcher.lua:54: in function 'dispatch'
ImhoBags/Item/Dispatcher.lua:60: in function <ImhoBags/Item/Dispatcher.lua:59>
ibid
DohNotAgain is offline Report comment to moderator  
Reply With Quote
Old 02-05-13, 02:22 AM  
topiland

Forum posts: 0
File comments: 37
Uploads: 0
Got error at guildbank open:

Error: ImhoBags/ItemContainer/Display.lua:101: attempt to call method 'UpdateSlot' (a nil value)
In ImhoBags / ItemProcessing.Dispatcher.eventItemSlot, event Event.Item.Slot
stack traceback:
ImhoBags/ItemContainer/Display.lua:101: in function 'eventItemSlotGuild'
ImhoBags/ItemContainer/Display.lua:332: in function 'v'
ImhoBags/Item/Dispatcher.lua:54: in function 'dispatch'
ImhoBags/Item/Dispatcher.lua:60: in function <ImhoBags/Item/Dispatcher.lua:59>


Got error after zoning:

Error: ImhoBags/ItemContainer/GuildBar.lua:187: attempt to index a nil value
In ImhoBags / ItemContainer.GuildBar.eventGuildBankChange, event Event.Guild.Bank.Change
stack traceback:
ImhoBags/ItemContainer/GuildBar.lua:187: in function 'eventGuildBankChange'
ImhoBags/ItemContainer/GuildBar.lua:215: in function <ImhoBags/ItemContainer/GuildBar.lua:215>
topiland is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.