Thread: Inventory error
View Single Post
02-21-15, 09:26 PM   #1
Miralen
A Rage Talon Dragon Guard
 
Miralen's Avatar
Join Date: Dec 2006
Posts: 341
Inventory error

I assume this goes here in this forum, but let me get the usual niceties out of the way! This is a great UI one I have been using for quite a long while now barring the break I took from WoW to play a much older game, Ultima Online for a year or so.

Now to the issue at hand!

Code:
15x FrameXML\MainMenuBarBagButtons.lua:89: ContainerIDToInventoryID(): invalid container ID
[C]: in function `ContainerIDToInventoryID'
FrameXML\MainMenuBarBagButtons.lua:89: in function `BagSlotButton_OnEnter'
...rgBags_Nivaya\cargBags\mixins-add\plugins\bagBar.lua:132: in function `?'
cargBags_Nivaya\cargBags\base\core.lua:156: in function <cargBags_Nivaya\cargBags\base\core.lua:156>

Locals:
self = cargBags_NivayaBagButton7 {
 0 = <userdata>
 invID = 74
 Icon = cargBags_NivayaBagButton7IconTexture {
 }
 Border = cargBags_NivayaBagButton7NormalTexture {
 }
 bagID = 11
 bg = <unnamed> {
 }
 Count = cargBags_NivayaBagButton7Count {
 }
 IconBorder = <unnamed> {
 }
 searchOverlay = cargBags_NivayaBagButton7SearchOverlay {
 }
 icon = cargBags_NivayaBagButton7IconTexture {
 }
 bar = <unnamed> {
 }
}
bindingKey = nil
bagID = 55
(*temporary) = <function> defined =[C]:-1
(*temporary) = "player"
The jibber jabber above means literally nothing to me and I can not even be sure when it happened but I assume when I swapped out a 24 slot bag with one of the new fangled new 30 slot bags.
__________________
Never hold discussions with the monkey when the organ grinder is in the room.

- Winston Churchill
  Reply With Quote