GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Cannot Open Keybindings

trellz opened this issue ยท 2 comments

commented

๐Ÿ”ต Describe the bug:
Macro not firing bound to F6 and when trying to open Keybindings receive LUA error (was working, just seemingly stopped)

๐Ÿ”ต To reproduce: (Steps to reproduce the behavior)
/gse
Click KeyBindings
Receive LUA error

๐Ÿ”ต The error:
Paste the error message in this blockquote.

22x GSE_GUI/KeyBinding.lua:300: Usage: GetSpecializationInfo(specIndex[, isInspect[, isPet[, inspectTarget[, sex]]]])
[string "=[C]"]: in function `GetSpecializationInfo'
[string "@GSE_GUI/KeyBinding.lua"]:300: in function <GSE_GUI/KeyBinding.lua:284>
[string "@GSE_GUI/KeyBinding.lua"]:339: in function `ShowKeyBindings'
[string "@GSE_GUI/Menu.lua"]:130: in function <GSE_GUI/Menu.lua:129>
[string "=[C]"]: ?
[string "@BlizzMove/Libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <...faceBlizzMove/Libs/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@BlizzMove/Libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@AskMrRobot/Libs/AceGUI-3.0-41/widgets/AceGUIWidget-InteractiveLabel.lua"]:30: in function <...AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua:29>

Locals:
(*temporary) = nil

๐Ÿ”ต Screenshots:
If applicable, add screenshots to help explain your problem.

๐Ÿ”ต Expected behavior:
Bring up keybinding window to verify what macro was bound to what.

๐Ÿ”ต 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:
  1. First, make sure you have enabled the "File Name Extensions" checkbox in Explorer (View tab)
  2. Browse to C:\path\to\wow\_retail_\WTF\Account\YourAccountName\SavedVariables\ or /path/to/WoW/_retail_/WTF/Account/YourAccountName/SavedVariables
  3. Copy the GSE.lua file to your Desktop
  4. Rename this copy to GSA.lua.txt
  5. 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: [e.g. Windows 10 64bit]
  • Windows 11 por
  • Game Version [e.g. classic/bcc/retail (9.1.0)]
    11.0.0.55824
    ๐Ÿ”ต GSE Version:
  • Version: [e.g. 3.x.y]
  • 3.2.01-8gd016bda
  • Downloaded From: [e.g. https://www.curseforge.com]
  • curseforge client

๐Ÿ”ต Additional context:
Add any other context about the problem here.
GSE.lua.txt

commented

Hey mate,

inknow the template has asked for a GSE.lua file which you have provided could I please ask you for another:

Browse to C:\path\to\wow_retail_\WTF\Account\YourAccountName\yourserserver\yourcharacter\SavedVariables\GSE.lua

I need the character specific one:

commented

This will also be fixed by #1519