[BUG] A lua error occured When I edited variable
zhaoxuan opened this issue ยท 3 comments
๐ต To reproduce: (Steps to reproduce the behavior)
- Go to 'gse'
- Click on 'variable'
- See error
๐ต The error:
Paste the error message in this blockquote.
Message: .../GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua:155: bad argument #1 to 'SetText' (Usage: self:SetText(text))
Time: Fri Aug 30 13:25:10 2024
Count: 1
Stack: .../GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua:155: bad argument #1 to 'SetText' (Usage: self:SetText(text))
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@Interface/AddOns/GSE_GUI/Ace3_Extensions/AceGUI-3.0-Selectable-Panel.lua"]:60: in function <..._GUI/Ace3_Extensions/AceGUI-3.0-Selectable-Panel.lua:50>
Locals: self = <table> {
parent = <table> {
}
border = Texture {
}
Key = ""
children = <table> {
}
label = <table> {
}
type = "SelectablePanel"
AceGUIWidgetVersion = 1
width = "fill"
base = <table> {
}
events = <table> {
}
userdata = <table> {
}
Clicked = false
content = Frame {
}
frame = Frame {
}
}
name = "OnClick"
๐ต GSE Version:
- Version: [e.g. 3.2.12-b]
- Downloaded From: [e.g. https://www.curseforge.com]
This might be related to #1610
I have been trying but am unable to replicate this. I either need more information or there is something else on your machine causing this.