
Lua error on player login retail
Closed this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
I expected no lua error on player login in retail.
Bagnon Version
11.1.7
World of Warcraft Flavor
Retail
World of Warcraft Region
US/NA
Tested with only Bagnon
I got this issue with only Bagnon enabled
Lua Error
Message: Interface/AddOns/BagBrother/core/api/settings.lua:83: attempt to index local 'sets' (a string value)
Time: Thu May 15 18:23:03 2025
Count: 1
Stack:
[Interface/AddOns/Blizzard_SharedXMLBase/GlobalCallbackRegistry.lua]:9: in function <...ns/Blizzard_SharedXMLBase/GlobalCallbackRegistry.lua:8>
Locals:
frameEventFrame = Frame {
registry = <table> {
}
}
event = "PLAYER_LOGIN"
self = <table> {
isUndefinedEventAllowed = true
frameEventFrame = Frame {
}
callbackTables = <table> {
}
}
Message: Interface/AddOns/BagBrother/core/api/settings.lua:83: attempt to index local 'sets' (a string value)
Time: Thu May 15 18:23:03 2025
Count: 1
Stack:
[Interface/AddOns/Blizzard_SharedXMLBase/GlobalCallbackRegistry.lua]:9: in function <...ns/Blizzard_SharedXMLBase/GlobalCallbackRegistry.lua:8>
Locals:
frameEventFrame = Frame {
registry = <table> {
}
}
event = "PLAYER_LOGIN"
self = <table> {
isUndefinedEventAllowed = true
frameEventFrame = Frame {
}
callbackTables = <table> {
}
}
Reproduction Steps
Retail logon to any character, select character, enter. Lua error appears immediately.
Last Working Version
No response
Screenshots
No response