GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Lua Error when creating new sequence in Alpha10c

Smokenoaken opened this issue ยท 0 comments

commented

๐Ÿ”ต Describe the bug:
Lua Error and Blank Screen on Tab 1 when creating new sequence.

๐Ÿ”ต To reproduce: (Steps to reproduce the behavior)

  1. Go to Sequences
  2. Click on New
  3. Click on Tab 1
  4. See error - Blank Screen and Lua Error

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

10x GSE_GUI/Editor.lua:1337: bad argument #1 to 'pairs' (table expected, got nil)
[string "=[C]"]: in function `pairs'
[string "@GSE_GUI/Editor.lua"]:1337: in function `GUIDrawMacroEditor'
[string "@GSE_GUI/Editor.lua"]:2927: in function `GUISelectEditorTab'
[string "@GSE_GUI/Editor.lua"]:495: in function <GSE_GUI/Editor.lua:494>
[string "=[C]"]: ?
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <.../ElvUI_Libraries/Core/Ace3/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/widgets/AceGUIContainer-TabGroup.lua"]:342: in function `SelectTab'
[string "@ElvUI_Libraries/Core/Ace3/AceGUI-3.0-41/widgets/AceGUIContainer-TabGroup.lua"]:200: in function <...Ace3/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua:197>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"

๐Ÿ”ต Screenshots:
image

๐Ÿ”ต Expected behavior:
Expected to begin laying out a new sequence

๐Ÿ”ต GSE.lua file:

๐Ÿ”ต Desktop (please complete the following information):

  • OS: Windows 11 64bit
  • Game Version: TWW Beta

๐Ÿ”ต GSE Version:

  • Version: 3.2.00-alpha10-c-PatronBuild
  • Downloaded From: Discord

๐Ÿ”ต Additional context:
NA