
Cannot Open Bags
Stonewalljay opened this issue ยท 6 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
I cannot open the bags using my hot key 'B' or by clicking on the bags.
Retail version. Updated as of 12:28pm est 3/14/25.
Bagnon Version
Bagnon 11.1.6
World of Warcraft Flavor
Retail
World of Warcraft Region
EU
Tested with only Bagnon
I got this issue with only Bagnon enabled
Lua Error
Reproduction Steps
Press 'B' to open bags. Nothing happens.
Last Working Version
No response
Screenshots
No response
Can confirm this is an issue in Classic Season of Discovery as well.
I tried disabling all addons, enabling only bagnon with bagbrother.
Also tried selectively disabling individual bagnon related addons like Bagnon_Masque, Bagnon_BOE, etc.
The only thing that works is rolling back to 11.1.4
using Curseforge (my preferred addon manager).
Error from Bugsack
1x BagBrother/core/api/settings.lua:110: attempt to index local 'frame' (a string value)
[string "@BagBrother/core/api/settings.lua"]:110: in function `?'
[string "@BagBrother/libs/WildAddon-1.0-2/WildAddon-1.0.lua"]:20: in function <...dOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:18>
[string "@BagBrother/libs/WildAddon-1.0-2/WildAddon-1.0.lua"]:56: in function <...dOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:53>
[string "=[C]"]: ?
[string "@Atlas/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...las/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Atlas/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Attune/Libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <...aceAttune/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>
[string "=[C]"]: ?
[string "=[C]"]: in function `LoadAddOn'
[string "@Blizzard_UIParent/Vanilla/UIParent.lua"]:220: in function `UIParentLoadAddOn'
[string "@Blizzard_UIParent/Vanilla/UIParent.lua"]:247: in function `CombatLog_LoadUI'
[string "@Blizzard_UIParent/Vanilla/UIParent.lua"]:527: in function <Blizzard_UIParent/Vanilla/UIParent.lua:494>
Locals:
self = <table> {
Tag = "BAGNON_"
}
(for state) = <table> {
CrusaderStrike = <table> {
}
}
(for control) = "CrusaderStrike"
realm = "CrusaderStrike"
owners = <table> {
Kindinara = <table> {
}
}
(for state) = <table> {
Kindinara = <table> {
}
}
(for control) = "Kindinara"
id = "Kindinara"
profile = <table> {
inventory = <table> {
}
vault = <table> {
}
guild = <table> {
}
bank = <table> {
}
}
(for state) = <table> {
inventory = <table> {
}
vault = <table> {
}
guild = <table> {
}
bank = <table> {
}
}
(for control) = "inventory"
frame = "inventory"
sets = <table> {
rules = <table> {
}
point = "TOPRIGHT"
lockedSlots = <table> {
}
color = <table> {
}
sort = true
skin = "Barber"
sidebar = false
filters = <table> {
}
reverseBags = false
scale = 1
brokerObject = "BagnonLauncher"
money = true
breakSpace = 1.600000
itemScale = 1.150000
broker = true
bagBreak = 1
x = -17.619141
search = true
showBags = true
reverseSlots = false
y = -36.888733
hiddenBags = <table> {
}
borderColor = <table> {
}
}
(*temporary) = "nil"
(*temporary) = nil
(*temporary) = "attempt to index local 'frame' (a string value)"
Addon = <table> {
IsRetail = false
SearchFrame = <table> {
}
Frames = <table> {
}
Currency = <table> {
}
Skins = <table> {
}
ItemGroup = <table> {
}
ContainerItemGroup = <table> {
}
CurrencyTracker = <table> {
}
LastAccountBag = 10
Frame = <table> {
}
OptionsToggle = <table> {
}
SideTab = <table> {
}
Bag = <table> {
}
Bagnon_BoE = <table> {
}
LastBankBag = 10
CurrencyTooltipCounts = <table> {
}
Base = <table> {
}
sets = <table> {
}
Name = "Bagnon"
None = <table> {
}
Parented = <table> {
}
Cacher = <table> {
}
NumBags = 4
Item = <table> {
}
IsClassic = true
BankBags = <table> {
}
Bagnon_Garbage = <table> {
}
OwnerSelector = <table> {
}
Sorting = <table> {
}
Commands = <table> {
}
SortButton = <table> {
}
ContainerItem = <table> {
}
BagGroup = <table> {
}
Events = <table> {
}
TooltipCounts = <table> {
}
Tag = "BAGNON_"
Inventory = <table> {
}
Rules = <table> {
}
ItemSlot = <table> {
}
SearchToggle = <table> {
}
Owners = <table> {
}
InventoryBags = <table> {
}
Title = <table> {
}
Slash = "bgn"
Settings = <table> {
}
BrokerCarrousel = <table> {
}
PlayerMoney = <table> {
}
Tipped = <table> {
}
LDB = <table> {
}
TabGroup = <table> {
}
BagToggle = <table> {
}
AutoDisplay = <table> {
}
CurrencyLimit = 30
DropButton = <table> {
}
}
VAR = "Bagnon_Sets"
ProfileDefaults = <table> {
vault = <table> {
}
guild = <table> {
}
inventory = <table> {
}
__index = <table> {
}
bank = <table> {
}
}
Same Issue at Cata Classic. I normally use Blizzard's own bag display for the inventory, but it no longer opens when I press the corresponding button.
For anyone who finds this before it gets fixed ๐ค, rolling back to 11.1.4
is the workaround.