GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Export > UNCHECKING Format export for WLM Foru = Listed LUA ERROR

LarryThiessen opened this issue ยท 1 comments

commented

๐Ÿ”ต Describe the bug:
[BUG] Export > UNCHECKING Format export for WLM Foru = Listed LUA ERROR

๐Ÿ”ต To reproduce: (Steps to reproduce the behavior)
[BUG] Export > UNCHECKING Format export for WLM Foru = Listed LUA ERROR

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

2x GSE_GUI/Export.lua:45: attempt to call field 'GUIUpdateExportBox' (a nil value)
[string "@GSE_GUI/Export.lua"]:45: in function <GSE_GUI/Export.lua:44>
[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 "@BlizzMove/Libs/AceGUI-3.0-41/widgets/AceGUIWidget-CheckBox.lua"]:64: in function <...ve/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua:53>

Locals:
sel = <table> {
 checked = false
 highlight = Texture {
 }
 parent = <table> {
 }
 userdata = <table> {
 }
 image = Texture {
 }
 base = <table> {
 }
 type = "CheckBox"
 AceGUIWidgetVersion = 26
 checkbg = Texture {
 }
 text = FontString {
 }
 events = <table> {
 }
 check = Texture {
 }
 frame = Button {
 }
}
object = "OnValueChanged"
value = false
(*temporary) = nil
(*temporary) = "attempt to call field 'GUIUpdateExportBox' (a nil 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 = 9741132.017500
 AdditionalLanguagesAvailable = false
 inHeroic = false
 GUICompressFrame = <table> {
 }
 GUICacheFrame = <table> {
 }
 GUITransmissionFrame = <table> {
 }
 currentZone = "Zuldazar"
 WagoAnalytics = <table> {
 }
 inRaid = false
 MacroPreviewFrame = <table> {
 }
 BooleanVariables = <table> {
 }
 OutputQueue = <table> {
 }
 CurrentGCD = 1.237000
 DebugOutput = ""
 Static = <table> {
 }
 PVPFlag = false
 inMythicPlus = false
 inParty = false
 Library = <table> {
 }
 RecorderActive = false
 inScenario = false
 VersionString = "3.2.00-beta1-20-g923f6d0-PatronBuild"
 GUICompareFrame = <table> {
 }
 baseName = "GSE"
 SequenceDebugOutput = ""
 GUIMacroFrame = <table> {
 }
 GUIVariableFrame = <table> {
 }
 OOCQueue = <table> {
 }
 enabledState = true
 GUIDebugFrame = <table> {
 }
 GUIExportframe = <table> {
 }
 inMythic = false
 inTimeWalking = false
 OOCTimer = <table> {
 }
 LDB = true
 GCDLDB = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 StandardAddInPacks = <table> {
 }
 GUI = <table> {
 }
 GUIEditFrame = <table> {
 }
 orderedModules = <table> {
 }
 SequencesExec = <table> {
 }
 VersionNumber = 3200
 V = <table> {
 }
 Pause = <table> {
 }
}

๐Ÿ”ต Screenshots:
WoWScrnShot_062824_130817

๐Ÿ”ต GSE Version:

  • Version: [3,2,00-beta1-20....]
  • Downloaded From: [GSE Patreon Discord]
commented

this maybe something thats just conflicting with the Addon BlizzMove

[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 "@BlizzMove/Libs/AceGUI-3.0-41/widgets/AceGUIWidget-CheckBox.lua"]:64: in function <...ve/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua:53>