GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG]

GaryREM opened this issue Β· 1 comments

commented

πŸ”΅ Describe the bug:
Cannot delete version of macro

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

  1. Go to macro
  2. Click on version 3
  3. Click on Delete Version
  4. See error

πŸ”΅ The error:
Paste the error message in this blockquote.

9x GSE_GUI\Editor.lua:3235: attempt to compare number with nil
[string "@GSE_GUI\Editor.lua"]:3235: in function `GUIDeleteVersion'
[string "@GSE_GUI\Editor.lua"]:1127: in function <GSE_GUI\Editor.lua:1126>
[string "=[C]"]: ?
[string "@TomTom\libs\AceGUI-3.0\AceGUI-3.0-41.lua"]:72: in function <TomTom\libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@TomTom\libs\AceGUI-3.0\AceGUI-3.0-41.lua"]:306: in function `Fire'
[string "@TomTom\libs\AceGUI-3.0-41\widgets\AceGUIWidget-Button.lua"]:22: in function <...mTom\libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>

πŸ”΅ Screenshots:
If applicable, add screenshots to help explain your problem.

πŸ”΅ Expected behavior:
A clear and concise description of what you expected to happen.

πŸ”΅ GSE.lua file:

GSE copy.lua.txt

πŸ”΅ Desktop (please complete the following information):

  • OS: macOS Monterey
  • Game Version retail (9.1.0)

πŸ”΅ GSE Version:

  • Version: 3.0.49
  • Downloaded From: curseforge.com
commented