
SoD bag.lua:182
Closed this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
getting this error when i try to open or close the Keyring.
Bagnon Version
Bagnon v1.15.7
World of Warcraft Flavor
Classic Era
World of Warcraft Region
US/NA
Tested with only Bagnon
I got this issue with only Bagnon enabled
Lua Error
5x BagBrother/core/classes/bag.lua:182: attempt to index local 'data' (a nil value)
[BagBrother/core/classes/bag.lua]:182: in function 'Toggle'
[BagBrother/core/classes/bag.lua]:139: in function <BagBrother/core/classes/bag.lua:135>
Locals:
self = CheckButton {
Count = FontString {
}
slot = false
owned = true
frame = BagnonInventory1 {
}
Icon = Texture {
}
FilterIcon = Frame {
}
}
data = nil
(*temporary) = BagnonInventory1 {
rules = <table> {
}
SearchBar = EditBox {
}
BrokerCarrousel = Button {
}
Title = Button {
}
BagGroup = Frame {
}
manualShown = true
SortButton = CheckButton {
}
skin = Frame {
}
CurrencyTracker = Frame {
}
icon = 130716
OwnerSelector = Button {
}
OptionsToggle = Button {
}
SearchToggle = CheckButton {
}
MoneyFrame = BagnonPlayerMoney1 {
}
ItemGroup = Frame {
}
id = "inventory"
BagToggle = CheckButton {
}
inset = 0
profile = <table> {
}
CloseButton = Button {
}
compiled = <table> {
}
Footer = Frame {
}
margin = 0
focusedBag = -2
MenuButtons = <table> {
}
name = "Inventory"
}
(*temporary) = -2
(*temporary) = nil
(*temporary) = "attempt to index local 'data' (a nil value)"
Reproduction Steps
Open Bags > Click on bag idon to select bags/key ring > click on key ring and error.
Last Working Version
No response
Screenshots
No response