Bagnon

Bagnon

122M Downloads

I get this when i open my bags and close them

RobertLynch21 opened this issue ยท 2 comments

commented

Message: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
Time: Wed Mar 13 15:12:31 2019
Count: 1
Stack: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
...s\Bagnon\external\Wildpants\components\inventory.lua:22: in function CheckBagButtons' ...s\Bagnon\external\Wildpants\components\inventory.lua:13: in function <...s\Bagnon\external\Wildpants\components\inventory.lua:11> [C]: in function Show'
Interface\FrameXML\UIParent.lua:3166: in function ShowUIPanel' ...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:55: in function <...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:51> (tail call): ? (tail call): ? ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:134: in function ToggleBackpack'
Interface\FrameXML\MainMenuBarBagButtons.lua:40: in function `BackpackButton_OnClick'
Interface\FrameXML\MainMenuBarBagButtons.lua:153: in function <Interface\FrameXML\MainMenuBarBagButtons.lua:149>

Locals: self = BagnonFrameinventory {
0 =
itemFrame = {
}
searchFrame = {
}
titleFrame = {
}
bagToggle = {
}
quality = 0
frameID = "inventory"
searchToggle = {
}
moneyFrame = BagnonFrameinventoryMoneyFrame {
}
sortButton = {
}
profile =

{
}
closeButton = BagnonFrameinventoryCloseButton {
}
manualShown = true
optionsToggle = {
}
ownerSelector = {
}
menuButtons =
{
}
brokerDisplay = {
}
}
checked = true
(*temporary) = nil
(*temporary) = MainMenuBarBackpackButton {
0 =
PostOnLoad = defined @interface\FrameXML\ItemButtonTemplate.lua:169
animIcon = {
}
ItemContextOverlay = {
}
PostOnShow = defined @interface\FrameXML\ItemButtonTemplate.lua:189
GetItemContextMatchResult = defined @interface\FrameXML\MainMenuBarBagButtons.lua:5
IconBorder = {
}
Count = MainMenuBarBackpackButtonCount {
}
icon = MainMenuBarBackpackButtonIconTexture {
}
ClearSetPoint = defined @interface\AddOns\Bartender4\BagBar.lua:64
flyin = {
}
SetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:202
UpdateItemContextOverlay = defined @interface\FrameXML\ItemButtonTemplate.lua:222
GetBagID = defined @interface\FrameXML\MainMenuBarBagButtons.lua:9
itemContextChangedCallbackIsSet = true
itemContextMatchResult = 3
itemContextChangedCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:170
RegisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:175
SlotHighlightTexture = {
}
IconOverlay = {
}
UnregisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:182
UpdateItemContextMatching = defined @interface\FrameXML\ItemButtonTemplate.lua:211
searchOverlay = MainMenuBarBackpackButtonSearchOverlay {
}
GetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:207
freeSlots = 56
PostOnHide = defined @interface\FrameXML\ItemButtonTemplate.lua:198
}
(*temporary) = true
(*temporary) = "attempt to call method 'SetChecked' (a nil value)"

commented

I have deleted and reinstalled. No go.

commented

I also have this same issue. A few other people I know have it as well, and other bag addons such as "AdiBags" had a similar issue that has recently been fixed.