[BUG] Can't access keybinds, latest build not firing off keybinds
buntconch72 opened this issue ยท 5 comments
๐ต Describe the bug:
My keybinds aren't firing off so when I open GSE UI and try to access the keybinds, I get this LUA error.
๐ต To reproduce: (Steps to reproduce the behavior)
- Type in GSE
- Click on Keybinds
- Sometimes it works, but when you go to save a new keybind or edit existing, the LUA pops up
๐ต The error:
Paste the error message in this blockquote.
Message: bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local configInfo = C_Traits.GetConfigInfo(configID))
Time: Tue Jul 30 06:52:19 2024
Count: 1
Stack: bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local configInfo = C_Traits.GetConfigInfo(configID))
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@Interface/AddOns/GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua"]:23: in function <...AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua:22>
Locals: self = <table> {
highlight = Texture {
}
label = FontString {
}
parent = <table> {
}
image = Texture {
}
userdata = <table> {
}
base = <table> {
}
fontObject = AceGUI30LabelFont5 {
}
disabled = false
type = "InteractiveLabel"
AceGUIWidgetVersion = 21
events = <table> {
}
frame = Frame {
}
}
name = "OnClick"
๐ต Screenshots:
If applicable, add screenshots to help explain your problem.
๐ต Expected behavior:
I expect my keybinds to fire off properly.
๐ต GSE.lua file:
Please provide your GSE.lua
file or the export string for the specific macro that is causing an issue.
- To find the GSE.lua file:
- First, make sure you have enabled the "File Name Extensions" checkbox in Explorer (View tab)
- Browse to
C:\path\to\wow\_retail_\WTF\Account\YourAccountName\SavedVariables\
or/path/to/WoW/_retail_/WTF/Account/YourAccountName/SavedVariables
- Copy the
GSE.lua
file to your Desktop - Rename this copy to
GSA.lua.txt
- Then just drag it here in your message
- Note: If you do not include your GSE.lua file you are wasting your time and mine. 90% of the time, the first thing I will ask for is "Can you please upload your GSE.lua file?". This file is needed with the error to work out Why that error occured for you.
๐ต Desktop (please complete the following information):
- OS: Mac OS 14.5 (23F79)
- Game Version [Retail TWW (11.0.0.55846)]
๐ต GSE Version:
- Version: [GSE-3.2.02-c-5-g446b597-PatronBuild]
- Downloaded From: [Discord]
๐ต Additional context:
Add any other context about the problem here.
As this affects KeyBindings can you please also include C:\path\to\wow_retail_\WTF\Account\YourAccountName\SavedVariables\YourServer\YourCharacter\GSE.lua