Bag Frame Not Showing
Ichi-WoW opened this issue · 8 comments
- Addon version: 1.14.3
- Server patch: 1.14.3.49821
Bag Frame Not Showing (Bag opening sound does play when keybind is used)
Occurring on all characters. Had to disable addon to open bags. Changed open all bags to B and the issue persisted.
To Reproduce
Steps to reproduce the behavior:
- Press B
- No Bag Frame shown
Expected behavior
Press B, bag frame appears
Error Logs
105x Interface\AddOns\BagBrother\core\classes\bag.lua:69: ContainerIDToInventoryID(): invalid container ID
[string "=[C]"]: in function ContainerIDToInventoryID' [string "@Interface\AddOns\BagBrother\core\classes\bag.lua"]:69: in function <Interface\AddOns\BagBrother\core\classes\bag.lua:34> [string "=(tail call)"]: ? [string "@Interface\AddOns\BagBrother\core\classes\bagGroup.lua"]:17: in function <...nterface\AddOns\BagBrother\core\classes\bagGroup.lua:11> [string "=(tail call)"]: ? [string "@Interface\AddOns\Bagnon\src\frame.lua"]:282: in function
CreateBagGroup'
[string "@interface\AddOns\Bagnon\src\frame.lua"]:262: in function PlaceBagGroup' [string "@Interface\AddOns\Bagnon\src\frame.lua"]:88: in function
Layout'
[string "@interface\AddOns\Bagnon\src\frame.lua"]:62: in function Update' [string "@Interface\AddOns\Bagnon\src\frame.lua"]:52: in function
RegisterSignals'
[string "@interface\AddOns\BagBrother\core\classes\frameBase.lua"]:21: in function <...terface\AddOns\BagBrother\core\classes\frameBase.lua:19>
[string "=(tail call)"]: ?
[string "@interface\AddOns\BagBrother\frames\containers\inventory.lua"]:25: in function <...ce\AddOns\BagBrother\frames\containers\inventory.lua:24>
[string "=[C]"]: in function Show' [string "@Interface\AddOns\BagBrother\core\api\frames.lua"]:31: in function
Show'
[string "@interface\AddOns\BagBrother\core\api\frames.lua"]:23: in function <Interface\AddOns\BagBrother\core\api\frames.lua:22>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@interface\AddOns\BagBrother\core\features\autoDisplay.lua"]:83: in function `ToggleBackpack'
[string "TOGGLEBACKPACK"]:1: in function <[string "TOGGLEBACKPACK"]:1>
Locals:
(*temporary) = 0
For me it is the same since the update, I reinstalled WoW Classic than it worked for a while and than it doesn´t show bag spaces and frame in the bank.
Also having this issue. The current update today broke the addon. I also tried rolling it back but it doesn't work either.
went back to version 10.1.1 and redid the Taintless fix from from https://www.townlong-yak.com/addons/taintless/release/23-05-18 now everything seems to be working again