
[BUG] PTR Export not working
Closed this issue ยท 0 comments
๐ต Describe the bug:
Export does not function as expected. Clicking export does nothing.
๐ต To reproduce: (Steps to reproduce the behavior)
- Open the sequence editor
- Right Click on a sequence
- Select Export
๐ต The error:
7x GSE/API/CharacterFunctions.lua:13: attempt to call field 'GetSpecialization' (a nil value)
[GSE/API/CharacterFunctions.lua]:13: in function 'GetCurrentSpecID'
[GSE_GUI/Editor.lua]:5126: in function 'GUILoadEditor'
[GSE_GUI/Editor.lua]:4524: in function <GSE_GUI/Editor.lua:4312>
[C]: ?
[GSE/Lib/AceGUI-3.0-41/AceGUI-3.0.lua]:66: in function <GSE/Lib/AceGUI-3.0/AceGUI-3.0.lua:64>
[GSE/Lib/AceGUI-3.0-41/AceGUI-3.0.lua]:300: in function 'Fire'
[GSE_GUI/Ace3_Extensions/AceGUI-3.0-41-GSETreeGroup.lua]:521: in function 'SetSelected'
[GSE_GUI/Ace3_Extensions/AceGUI-3.0-41-GSETreeGroup.lua]:193: in function <.../GSE_GUI/Ace3_Extensions/AceGUI-3.0-GSETreeGroup.lua:189>
Locals:
(*temporary) = nil
(*temporary) = "attempt to call field 'GetSpecialization' (a nil value)"
GSE =
modules =
}
MediaPath = "Interface\Addons\GSE\Media"
inArena = false
SpecIDClassList =
}
inDungeon = false
UsedSequences =
}
UnsavedOptions =
}
Patron = true
TranslatorAvailable = true
TranslatorLanguageTables =
}
name = "GSE"
GUIImportFrame =
}
PrintAvailable = true
L =
}
SequencesExec =
}
defaultModuleState = true
GameMode = 11
Utils = true
ProfileStop = 1199510882.139800
AdditionalLanguagesAvailable = false
inHeroic = false
GUICompressFrame =
}
GUICacheFrame =
}
currentZone = "Dornogal"
WagoAnalytics =
}
inRaid = false
BooleanVariables =
}
OutputQueue =
}
CurrentGCD = 1.269000
DebugOutput = ""
Static =
}
PVPFlag = false
inMythicPlus = false
inParty = false
Library =
}
RecorderActive = false
inScenario = false
VersionString = "3.2.28-a-7-g11139bc-PatronBuild"
MenuFrame = GSEMenuFrame {
}
GUIExportframe =
}
SequenceDebugOutput = ""
OOCQueue =
}
GUIRecordFrame =
}
GUIDebugFrame =
}
inTimeWalking = false
enabledState = true
OOCTimer =
}
StandardAddInPacks =
}
inMythic = false
LDB = true
GCDLDB =
}
defaultModuleLibraries =
}
ButtonOverrides =
}
GUI =
}
orderedModules =
}
baseName = "GSE"
PlayerEntered = true
VersionNumber = 3228
Pause =
}
V =
}
}
๐ต Expected behavior:
Expected to bring up export menu
๐ต GSE.lua file:
Please provide your GSE.lua
file or the export string for the specific macro that is causing an issue.
๐ต Desktop (please complete the following information):
- OS: Garuda Linux
๐ต GSE Version:
- 3.2.28-a-7-g11139bc-PatronBuild
Additional Info:
This error is only occurring on the PTR.