GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] LUA Error when clicking/unclicking - Macro Manage with GSE

LarryThiessen opened this issue ยท 0 comments

commented

๐Ÿ”ต Describe the bug:
[BUG] LUA Error when clicking/unclicking - Macro Manage with GSE

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

  1. Open GSE
  2. Open Macro-Macro Manager with GSE
  3. Clicking/Unclick - Macro Manage with GSE
  4. See error

๐Ÿ”ต The error:

1x GSE_GUI/Macro.lua:408: attempt to call a table value
[string "@GSE_GUI/Macro.lua"]:408: in function <GSE_GUI/Macro.lua:402>
[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-CheckBox.lua"]:64: in function <...GSE/Lib/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua:53>

Locals:
self = <table> {
 checkbg = Texture {
 }
 parent = <table> {
 }
 userdata = <table> {
 }
 tristate = false
 base = <table> {
 }
 type = "CheckBox"
 AceGUIWidgetVersion = 26
 checked = false
 text = FontString {
 }
 image = Texture {
 }
 events = <table> {
 }
 highlight = Texture {
 }
 check = Texture {
 }
 frame = Button {
 }
}
_ = "OnValueChanged"
value = false
(for generator) = <table> {
 value = 125
 text = "/targetenemy [noharm,nocombat]
/startattack [mod:shift,nocombat]
/cast [mod:shiftalt.@cursor] Heroic Leap
/click [mod:shift,nocombat] SLGWARCRG;[mod:shift,combat] SLGPWARPROTAOE
/cast [mod:ctrl] Taunt
/cast [mod:alt] Avatar
/click [combat] SLGWARPROT
"
 name = "SLGWARPROT"
 icon = 136105
}
(for state) = nil
(for control) = nil
(*temporary) = <table> {
 value = 125
 text = "/targetenemy [noharm,nocombat]
/startattack [mod:shift,nocombat]
/cast [mod:shiftalt.@cursor] Heroic Leap
/click [mod:shift,nocombat] SLGWARCRG;[mod:shift,combat] SLGPWARPROTAOE
/cast [mod:ctrl] Taunt
/cast [mod:alt] Avatar
/click [combat] SLGWARPROT
"
 name = "SLGWARPROT"
 icon = 136105
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to call a table value"
GSE = <table> {
 modules = <table> {
 }
 MediaPath = "Interface\Addons\GSE\Media"
 inArena = false
 GUIRecordFrame = <table> {
 }
 inDungeon = false
 UsedSequences = <table> {
 }
 UnsavedOptions = <table> {
 }
 Patron = true
 TranslatorAvailable = true
 TranslatorLanguageTables = <table> {
 }
 name = "GSE"
 GUIImportFrame = <table> {
 }
 PrintAvailable = true
 L = <table> {
 }
 defaultModuleState = true
 GameMode = 11
 Utils = true
 ProfileStop = 4342863.511100
 AdditionalLanguagesAvailable = false
 inHeroic = false
 GUICompressFrame = <table> {
 }
 GUICacheFrame = <table> {
 }
 GUITransmissionFrame = <table> {
 }
 currentZone = "Zuldazar"
 WagoAnalytics = <table> {
 }
 inRaid = false
 MacroPreviewFrame = <table> {
 }
 BooleanVariables = <table> {
 }
 OutputQueue = <table> {
 }
 CurrentGCD = 1.361000
 DebugOutput = ""
 Static = <table> {
 }
 PVPFlag = false
 inMythicPlus = false
 inParty = false
 Library = <table> {
 }
 RecorderActive = false
 inScenario = false
 VersionString = "3.2.00-beta1-3-g64e3d92-PatronBuild"
 GUIMacroFrame = <table> {
 }
 GUIExportframe = <table> {
 }
 GUICompareFrame = <table> {
 }
 baseName = "GSE"
 GUIDebugFrame = <table> {
 }
 GUIVariableFrame = <table> {
 }
 SequenceDebugOutput = ""
 OOCQueue = <table> {
 }
 enabledState = true
 V = <table> {
 }
 inTimeWalking = false
 OOCTimer = <table> {
 }
 LDB = true
 GCDLDB = <table> {
 }
 StandardAddInPacks = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 GUI = <table> {
 }
 GUIEditFrame = <table> {
 }
 orderedModules = <table> {
 }
 VersionNumber = 3200
 inMythic = false
 SequencesExec = <table> {
 }
 Pause = <table> {
 }
}
source = <table> {
 SLGPWARPROTAOE = <table> {
 }
 SLGWARPROTSIDE = <table> {
 }
 SLGPWARPROTSPSHK = <table> {
 }
 SLGWARCRG = <table> {
 }
 SLGWARUTL = <table> {
 }
 HL = <table> {
 }
 SLGWARPROT = <table> {
 }
 Jump-Charge = <table> {
 }
}
node = <table> {
 value = 125
 text = "/targetenemy [noharm,nocombat]
/startattack [mod:shift,nocombat]
/cast [mod:shiftalt.@cursor] Heroic Leap
/click [mod:shift,nocombat] SLGWARCRG;[mod:shift,combat] SLGPWARPROTAOE
/cast [mod:ctrl] Taunt
/cast [mod:alt] Avatar
/click [combat] SLGWARPROT
"
 name = "SLGWARPROT"
 icon = 136105
}

๐Ÿ”ต Screenshots:
WoWScrnShot_062524_105305

๐Ÿ”ต Expected behavior:
Produce no LUA Error

๐Ÿ”ต GSE Version:

  • Version: GSE-3.2.00-beta1-3-g64e3d92-PatronBuild
  • Downloaded From: Patreon GSE Discord