GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Left Side Menu w/ New / Import other options disappear when deleting a macro version

LarryThiessen opened this issue Β· 5 comments

commented

πŸ”΅ Describe the bug:
Left Side Menu w/ New / Import other options disappear when deleting a macro version

πŸ”΅ To reproduce: (Steps to reproduce the behavior)

  1. Open GSE
  2. Select a macro with a more then one version tab or create a version tab
  3. Delete the second version tab
  4. Left Side Menu Disappears

πŸ”΅ The error:
No error produced for Buggrabber

πŸ”΅ Screenshots:
WoWScrnShot_062224_203139
WoWScrnShot_062224_203141
WoWScrnShot_062224_203059
WoWScrnShot_062224_203103
WoWScrnShot_062224_203105
WoWScrnShot_062224_203119

πŸ”΅ GSE Version:

  • Version: [e.g. 3.x.y]
    v11 D/L from GitHub through GSE Discord
commented

Bah it didnt put the pictures in the right order -

/RELOADing Returns the Deleted 2nd TAB because the Save Button is part of the Left Side Menu

commented

Save button isnt part of the right hand menu - it's being rendered outside the shown area below

commented

Save button isnt part of the right hand menu - it's being rendered outside the shown area below

OK well I cant get to it 8( - I logged back in just to see if there was something I missed.

  • Also note sure what going on now but I was able to save under certain conditions listed in the report but after a few hours I cant save any changes at all now tried rebooting / reloading nada

Got these 2 Bugs

2x GSE/API/Translator.lua:13: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function `ipairs'
[string "@GSE/API/Translator.lua"]:13: in function `TranslateSequence'
[string "@GSE_GUI/GUIFunctions.lua"]:114: in function `GUIUpdateSequenceDefinition'
[string "@GSE_GUI/Editor.lua"]:578: in function <GSE_GUI/Editor.lua:569>
[string "=[C]"]: ?
[string "@GSE/Lib/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@GSE/Lib/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@GSE/Lib/AceGUI-3.0-41/widgets/AceGUIWidget-Button.lua"]:22: in function <...s/GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-Button.lua:19>

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

-and-

5x GSE/API/Storage.lua:593: bad argument #1 to 'sub' (string expected, got boolean)
[string "=[C]"]: in function `sub'
[string "@GSE/API/Storage.lua"]:593: in function <GSE/API/Storage.lua:582>
[string "@GSE/API/Storage.lua"]:738: in function `processAction'
[string "@GSE/API/Storage.lua"]:616: in function `processAction'
[string "@GSE/API/Storage.lua"]:616: in function `processAction'
[string "@GSE/API/Storage.lua"]:791: in function `CompileTemplate'
[string "@GSE/API/Storage.lua"]:260: in function `OOCUpdateSequence'
[string "@GSE/API/Events.lua"]:399: in function `?'
[string "@Details/Libs/AceTimer-3.0-17/AceTimer-3.0.lua"]:55: in function <...ceDetails/Libs/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals:
(*temporary) = false
(*temporary) = 1
(*temporary) = 1
(*temporary) = "string expected, got boolean"
commented

Did you update to alpha12 ? That β€œcommit” message in this thread is the code change to fix this.

commented

I did Tim was using it this morning