[PTR] attempt to call upvalue 'IsBattlePayItem'
Jakobud opened this issue ยท 8 comments
Addon Version
v1.9.54
World of Warcraft Version
WOTLK Classic PTR
Describe the bug
Not sure if this has been reported yet or not. I'm not seeing the blue outlines anymore but I am seeing this bug consistently
32x Interface/AddOns/AdiBags/modules/NewItemTracking.lua:165: attempt to call upvalue 'IsBattlePayItem' (a nil value)
[string "=(tail call)"]: ?
[string "@Interface/AddOns/AdiBags/core/Filters.lua"]:146: in function `Filter'
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:827: in function `FilterSlot'
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:861: in function `DispatchItem'
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:1031: in function `RedispatchAllItems'
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:1189: in function <Interface/AddOns/AdiBags/widgets/ContainerFrame.lua:1172>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:509: in function `RefreshContents'
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:494: in function `ResumeUpdates'
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:474: in function <Interface/AddOns/AdiBags/widgets/ContainerFrame.lua:466>
[string "=[C]"]: in function `Show'
[string "@Interface/AddOns/AdiBags/core/Bags.lua"]:96: in function `Open'
[string "@Interface/AddOns/AdiBags/core/Bags.lua"]:217: in function `?'
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `SendMessage'
[string "@Interface/AddOns/AdiBags/core/Core.lua"]:459: in function `?'
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:49>
[string "=(tail call)"]: ?
Steps to reproduce
Open bag and mouseover stuff
Verification
- I have disabled all other addons and made sure this bug is triggered only with AdiBags enabled
Oh interesting, these UI changes seem to be live in WotLK and Classic already. Thanks, I'll get this fixed for retail PTR.
Oh sorry the dropdown I picked the wrong one. This was WOTLK Classic PTR! I updated the original report above.
It's playable on the PTR it just happens a lot when you are opening your bags or looting stuff or using items in your bags.
Is there anything specific I can do to help you recreate the issue or help you pinpoint the issue?
Rock on. I love this addon. Best bag addon hands down. I'll always submit bug reports when I find em :)