Bagnon

Bagnon

122M Downloads

8.2.21 LUA error when mousing around in the bag item frame, repeatable

raysmith59 opened this issue ยท 2 comments

commented

18x ...ceBagnon\common\Wildpants\classes\tipped.lua:14: attempt to call method 'IsOwned' (a nil value)
...ceBagnon\common\Wildpants\classes\tipped.lua:14: in function <...ceBagnon\common\Wildpants\classes\tipped.lua:9>
(tail call): ?
...faceBagnon\common\Wildpants\classes\item.lua:222: in function <...faceBagnon\common\Wildpants\classes\item.lua:221>

Locals:
self = ContainerFrame1Item2 {
timeSinceUpgradeCheck = 0
PostOnLoad = defined @FrameXML\ItemButtonTemplate.lua:169
GetSlotType = defined @bagnon\common\Wildpants\classes\item.lua:433
IconOverlay = {
}
SlotTypes =

{
}
Super = defined @bagnon\common\Wildpants\libs\Poncho-2.0\Poncho-2.0.lua:138
flashAnim = {
}
SetLocked = defined @bagnon\common\Wildpants\classes\item.lua:318
GetTemplate = defined @bagnon\common\Wildpants\libs\Poncho-2.0\Poncho-2.0.lua:89
IsCached = defined @bagnon\common\Wildpants\classes\parented.lua:35
itemContextChangedCallbackIsSet = true
GetFrame = defined @bagnon\common\Wildpants\classes\parented.lua:39
PostOnHide = defined @FrameXML\ItemButtonTemplate.lua:198
NewItemTexture = {
}
IsQuestItem = defined @bagnon\common\Wildpants\classes\item.lua:392
GetBaseProfile = defined @bagnon\common\Wildpants\classes\parented.lua:27
RegisterMessage = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
Update = defined @bagnon\common\Wildpants\classes\item.lua:229
GetInfo = defined @bagnon\common\Wildpants\classes\item.lua:421
UpdateItemContextOverlay = defined @FrameXML\ItemButtonTemplate.lua:222
Count = ContainerFrame1Item2Count {
}
OnPreClick = defined @bagnon\common\Wildpants\classes\item.lua:147
searchOverlay = ContainerFrame1Item2SearchOverlay {
}
Construct = defined @bagnon\common\Wildpants\classes\item.lua:47
SendSignal = defined @bagnon\common\Wildpants\libs\WildAddon-1.0\WildAddon-1.0.lua:82
bag = 0
GetTipAnchor = defined @bagnon\common\Wildpants\classes\tipped.lua:19
_template = "ContainerFrameItemButtonTemplate"
Flash = {
}
OnItemFlashed = defined @bagnon\common\Wildpants\classes\item.lua:350
OnClick = defined @bagnon\common\Wildpants\classes\item.lua:186
GetSuper = defined @bagnon\common\Wildpants\libs\Poncho-2.0\Poncho-2.0.lua:85
RegisterCallback = defined @FrameXML\ItemButtonTemplate.lua:175
UnregisterCallback = defined @FrameXML\ItemButtonTemplate.lua:182
UnregisterFrameSignal = defined @bagnon\common\Wildpants\classes\base.lua:19
Release = defined @bagnon\common\Wildpants\libs\Poncho-2.0\Poncho-2.0.lua:120
Cooldown = ContainerFrame1Item2Cooldown {
}
Tag = "BAGNON
"
NewClass = defined @bagnon\common\Wildpants\classes\base.lua:9
GetOwnerInfo = defined @bagnon\common\Wildpants\classes\base.lua:32
IsNew = defined @bagnon\common\Wildpants\classes\item.lua:409
ExtendedOverlay2 = {
}
IsPaid = defined @bagnon\common\Wildpants\classes\item.lua:413
__index =
{
}
__name = "BagnonItem"
RegisterSignal = defined @bagnon\common\Wildpants\libs\WildAddon-1.0\WildAddon-1.0.lua:74
IsActive = defined @bagnon\common\Wildpants\libs\Poncho-2.0\Poncho-2.0.lua:134
IsUpgrade = defined @bagnon\common\Wildpants\classes\item.lua:403
UpdateFocus = defined @bagnon\common\Wildpants\classes\item.lua:342
NumActive = defined @bagnon\common\Wildpants\libs\Poncho-2.0\Poncho-2.0.lua:101
GetItem = defined @bagnon\common\Wildpants\classes\item.lua:

commented

Not sure why this is closed since it's still a issue in the latest version?

commented

Confirmed, the startup issue may be fixed (I'm getting new errors related to another add-on, Caerdon Wardrobe, that hooks to Bagnon so that fix seems to have broken that add-on - never sure whose ultimate responsibility that is but for now I've reported it to that add-on rather than here) but this one is still happening.