Guild Bank
shambles1213 opened this issue ยท 1 comments
Brief Description of Bug
I have Transparency set to 1%, but after reloading the guild bank frame becomes visible. Also, the buttons of the guild bank lag when the checkbox is selected for the 'Only show toggle buttons when Alt is held down' feature.
Steps to Reproduce
Enable the 'Only show toggle buttons when Alt is held down' feature and try to open/close the guild bank. Also, set the transparency to 1% and /reload
Loaded Addons
only Baganator/
Back Trace (LUA Error Output)
2x [string "*GuildView.xml:49_OnClick"]:1: attempt to index a nil value
[string "*GuildView.xml:49_OnClick"]:1: in function <[string "*GuildView.xml:49_OnClick"]:1>
Locals:
self = Button {
SetTextToFit = defined @SharedXML/SecureUIPanelTemplates.lua:244
tooltipHeader = "Tab Information"
Right = Texture {
}
Left = Texture {
}
fitTextWidthPadding = 40
tooltipText = "See any stored information about this tab"
Text = Baganator_GuildViewFrameText {
}
fitTextCanWidthDecrease = true
0 =
Middle = Texture {
}
FitToText = defined @SharedXML/SecureUIPanelTemplates.lua:249
}
button = "LeftButton"
down = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
2x [string "*GuildView.xml:97_OnClick"]:1: attempt to index a nil value
[string "*GuildView.xml:97_OnClick"]:1: in function <[string "*GuildView.xml:97_OnClick"]:1>
Locals:
self = Button {
SetTextToFit = defined @SharedXML/SecureUIPanelTemplates.lua:244
tooltipHeader = "Money Logs"
Right = Texture {
}
Left = Texture {
}
fitTextWidthPadding = 40
tooltipText = "See withdrawals and deposits of money for the guild bank"
Text = Baganator_GuildViewFrameText {
}
fitTextCanWidthDecrease = true
0 =
Middle = Texture {
}
FitToText = defined @SharedXML/SecureUIPanelTemplates.lua:249
}
button = "LeftButton"
down = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
2x [string "*GuildView.xml:73_OnClick"]:1: attempt to index a nil value
[string "*GuildView.xml:73_OnClick"]:1: in function <[string "*GuildView.xml:73_OnClick"]:1>
Locals:
self = Button {
SetTextToFit = defined @SharedXML/SecureUIPanelTemplates.lua:244
tooltipHeader = "Tab Logs"
Right = Texture {
}
Left = Texture {
}
fitTextWidthPadding = 40
tooltipText = "See withdrawals and deposits of items for this tab"
Text = Baganator_GuildViewFrameText {
}
fitTextCanWidthDecrease = true
0 =
Middle = Texture {
}
FitToText = defined @SharedXML/SecureUIPanelTemplates.lua:249
}
button = "LeftButton"
down = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
Thanks for the bug report. Both issues should be fixed in the latest alpha (available from Curseforge and Wago shortly)
Baganator-177-3-g28647e8-wrath.zip