
Offline-Viewing stops working after a few minutes
minimmi opened this issue · 2 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
Hello,
I have been having the problem for some time that I can no longer open the drop-down menu for character selection after a certain time. Immediately after logging in, everything still works without any problems. But at some point, sometimes after just a few minutes, I can't display any bags from other characters. Clicking on “offline-viewing” to display the bags of other characters then has no function and nothing happens.
Bagnon Version
11.1.23
World of Warcraft Flavor
Classic Era
World of Warcraft Region
EU
Tested with only Bagnon
I got this issue with only Bagnon enabled
Lua Error
43x Blizzard_Menu/Menu.lua:2099: attempt to call method 'GetWindow' (a nil value)
[Blizzard_Menu/Menu.lua]:2099: in function 'AcquireMenu'
[Blizzard_Menu/Menu.lua]:2297: in function <Blizzard_Menu/Menu.lua:2286>
[tail call]: ?
[tail call]: ?
[Blizzard_Menu/Menu.lua]:2502: in function 'OpenContextMenu'
[Blizzard_Menu/MenuUtil.lua]:163: in function 'CreateContextMenu'
[BagBrother/core/classes/offlineSelector.lua]:64: in function <...eBagBrother/core/classes/offlineSelector.lua:62>
Locals:
self = <table> {
frameFactory = <table> {
}
proxy = <table> {
}
retainMenuLevel = 1
menus = <table> {
}
}
params = <table> {
ownerRegion = "ANCHOR_RIGHT"
menuDescription = <table> {
}
level = 1
asContextMenu = true
}
menuDescription = <table> {
proxy = <table> {
}
initializers = <table> {
}
elementDescriptions = <table> {
}
gridDirection = 1
finalInitializer = <table> {
}
sharedMenuProperties = <table> {
}
resetters = <table> {
}
}
proxy = Frame {
minimumElementWidth = 50
ScrollBar = Frame {
}
dirty = false
ScrollBox = Frame {
}
skipChildLayout = true
ignoreAllChildren = true
minimumWidth = 70
}
new = true
menu = <table> {
frames = <table> {
}
menuManager = <table> {
}
compositor = <table> {
}
level = 0
proxy = Frame {
}
elementCompositors = <table> {
}
}
permitOverwrite = true
parent = UIParent {
firstTimeLoaded = 1
variablesLoaded = true
}
strata = "FULLSCREEN_DIALOG"
ownerRegion = "ANCHOR_RIGHT"
window = nil
anchor = nil
(*temporary) = nil
(*temporary) = "ANCHOR_RIGHT"
(*temporary) = "attempt to call method 'GetWindow' (a nil value)"
Reproduction Steps
Just be logged in and be online for a period of time. its enough just to be online and do nothing - just waiting a period of time and try to open other characters bag.
Last Working Version
No response
Screenshots
No response