Bagnon

Bagnon

132M Downloads

LUA error spam upon character selection dropdown

Cabro opened this issue ยท 0 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

When opening the character selection dropdown menu, i am getting spammed with LUA errors and yellow text in chat from Blizzard that there are too many errors recently with addons.

Bagnon Version

11.1.23 5.23.2025

World of Warcraft Flavor

Cataclysm Classic

World of Warcraft Region

EU

Tested with only Bagnon

I got this issue with only Bagnon enabled

Lua Error

1171x Blizzard_Menu/Menu.lua:2345: attempt to call method 'IsVisible' (a nil value)
[string "@Blizzard_Menu/Menu.lua"]:2345: in function <Blizzard_Menu/Menu.lua:2344>

Locals:
dt = Frame {
 minimumElementWidth = 50
 ignoreAllChildren = true
 ScrollBar = Frame {
 }
 dirty = false
 skipChildLayout = true
 ScrollBox = Frame {
 }
}
(*temporary) = nil
(*temporary) = "peepo 2"
(*temporary) = "attempt to call method 'IsVisible' (a nil value)"
ownerRegion = "peepo 2"
proxy = Frame {
 minimumElementWidth = 50
 ignoreAllChildren = true
 ScrollBar = Frame {
 }
 dirty = false
 skipChildLayout = true
 ScrollBox = Frame {
 }
}
self = <table> {
 frameFactory = <table> {
 }
 proxy = <table> {
 }
 retainMenuLevel = 1
 menus = <table> {
 }
}
menu = <table> {
 frames = <table> {
 }
 menuManager = <table> {
 }
 compositor = <table> {
 }
 level = 1
 proxy = Frame {
 }
 menuDescription = <table> {
 }
 parentDescription = <table> {
 }
 elementCompositors = <table> {
 }
}

Reproduction Steps

Just open what is shown in the screenshot

Last Working Version

No response

Screenshots

Image