Bagnon BoE

Bagnon BoE

1M Downloads

Lua error when changing reagent bags

lowpita opened this issue ยท 1 comments

commented

Hey. Got this error when changing reagent bags (dragging the new 32 slots reagent bag to replace a 20 slots one):

39x Bagnon_BoE/main.lua:124: attempt to index field '?' (a nil value)
[string "@Bagnon_BoE/main.lua"]:124: in function update' [string "@Bagnon_BoE/dispatcher.lua"]:76: in function <Bagnon_BoE/dispatcher.lua:74> [string "=[C]"]: ? [string "=[C]"]: in function ?'
[string "@Bagnon/common/Wildpants/classes/itemGroup.lua"]:191: in function ForBag' [string "@Bagnon/common/Wildpants/classes/itemGroup.lua"]:77: in function ?'
[string "@Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:114: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:114>
[string "=[C]"]: ?
[string "@Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:24: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:20>
[string "@Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:59: in function SendMessage' [string "@BagBrother/Libs/WildAddon-1.0-1/WildAddon-1.0.lua"]:83: in function SendSignal'
[string "@Bagnon/common/Wildpants/api/events.lua"]:116: in function UpdateContent' [string "@Bagnon/common/Wildpants/api/events.lua"]:78: in function ?'
[string "@Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:114: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:114>
[string "=[C]"]: ?
[string "@Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:24: in function <...que/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:20>
[string "@Masque/Libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:59: in function `Fire'
[string "@BagBrother/Libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <BagBrother/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
self = ContainerFrame2Item25 {
0 =
SetItem = defined @FrameXML/ItemButtonTemplate.lua:544
GetSlotType = defined @Bagnon/common/Wildpants/classes/item.lua:462
IconOverlay = Texture {
}
SlotTypes =

{
}
Super = defined @Bagnon/common/Wildpants/libs/Poncho-2.0/Poncho-2.0.lua:157
showMatchHighlight = true
flashAnim = AnimationGroup {
}
SetLocked = defined @Bagnon/common/Wildpants/classes/item.lua:297
GetTemplate = defined @Bagnon/common/Wildpants/libs/Poncho-2.0/Poncho-2.0.lua:108
SetReadable = defined @FrameXML/ContainerFrame.lua:1677
UpdateNewItem = defined @FrameXML/ContainerFrame.lua:1627
__count = 60
PostOnHide = defined @FrameXML/ItemButtonTemplate.lua:423
GetEmptyItemIcon = defined @Bagnon/common/Wildpants/classes/item.lua:475
IsQuestItem = defined @Bagnon/common/Wildpants/classes/item.lua:407
__MSQ_NormalSkin =
{
}
GetBaseProfile = defined @Bagnon/common/Wildpants/classes/parented.lua:27
RegisterMessage = defined @Masque/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
UnregisterMessage = defined @Masque/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:148
Update = defined =[C]:-1
GetItemContextOverlayMode = defined @FrameXML/ItemButtonTemplate.lua:471
__MSQ_Enabled = true
GetInfo = defined @Bagnon/common/Wildpants/classes/item.lua:450
__Regions =
{
}
IsExtended = defined @FrameXML/ContainerFrame.lua:1715
UpdateItemContextOverlay = defined @FrameXML/ItemButtonTemplate.lua:488
CheckForTutorials = defined @FrameXML/ContainerFrame.lua:1744
emptyBackgroundAtlas = "bags-item-slot64"
Count = ContainerFrame2Item25Count {
}
SetItemButtonAnchorPoint = defined @FrameXML/ItemButtonTemplate.lua:618
searchOverlay = ContainerFrame2Item25SearchOverlay {
}
Construct = defined @Bagnon/common/Wildpants/classes/item.lua:48
SetNormalTexture = defined =[C]:-1
NormalTexture = ContainerFrame2Item25NormalTexture {
}
bag = 2
GetTipAnchor = defined @Bagnon/common/Wildpants/classes/tipped.lua:19
__template = "ContainerFrameItemButtonTemplate"
Flash = AnimationGroup {
}
OnItemContextChanged = defined @FrameXML/ItemButtonTemplate.lua:410
__MSQ_Normal = Texture {
}
OnItemFlashed = defined @Bagnon/common/Wildpants/classes/item.lua:340
UpdateJunkItem = defined @FrameXML/ContainerFrame.lua:1655
HasItem = defined @FrameXML/ContainerFrame.lua:1673
UpdateUpgradeIcon = defined @Bagnon/common/Wildpants/classes/item.lua:288
GetSuper = defined @Bagnon/common/Wildpants/libs/Poncho-2.0/Poncho-2.0.lua:104
__MSQ_Skin =
{
}
SetItemButtonScale = defined @FrameXML/ItemButtonTemplate.lua:623
_MSQ_Addon = "Bagnon"
UnregisterFrameSignal = defined @Bagnon/common/Wildpants/classes/base.lua:19
Release = defined @Bagnon_Masque/Bagnon_Masque.lua:54
Cooldown = ContainerFrame2Item25Cooldown {
}
Tag = "BAGNON
"
NewClass = defined @Bagnon/common/Wildpants/classes/base.lua:9
__MSQ_Shape = "Square"
GetOwnerInfo = defined @Bagnon/common/Wildpants/classes/base.lua:32
GetItemButtonBackgroundTexture = defined @FrameXML/ItemButtonTemplate.lua:678
IsNew = defined @Bagnon/common/Wildpants/classes/item.lua:438
FlashFind = defined @Bagnon/common/Wildpants/classes/item.lua:333
GetIte

commented

Fixed with the latest release. Thank you.