GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Beta UI error

Bigbadbillh opened this issue · 4 comments

commented

Started getting this a few days ago. The macros still run, but I can't see them or edit them. I tried disabling all the addons except GSE but still had the same problem. The beta version is 9.02, build 36165.

Message: Interface\AddOns\GSE\API\Events.lua:394: attempt to call field 'GUIShowViewer' (a nil value)
Time: Sat Oct 10 06:58:21 2020
Count: 1
Stack: Interface\AddOns\GSE\API\Events.lua:394: attempt to call field 'GUIShowViewer' (a nil value)
[string "@interface\AddOns\GSE\API\Events.lua"]:394: in function ?' [string "@Interface\AddOns\AskMrRobot\Libs\AceConsole-3.0\AceConsole-3.0.lua"]:94: in function ?'
[string "@interface\FrameXML\ChatFrame.lua"]:5076: in function ChatEdit_ParseText' [string "@Interface\FrameXML\ChatFrame.lua"]:4740: in function ChatEdit_SendText'
[string "@interface\FrameXML\ChatFrame.lua"]:4776: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>

Locals: self =

{
ResetButtons = defined @interface\AddOns\GSE\API\Storage.lua:737
GetClassIcon = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:67
StartOOCTimer = defined @interface\AddOns\GSE\API\Events.lua:413
ReportTargetProtection = defined @interface\AddOns\GSE\API\Options.lua:844
CloneSequence = defined @interface\AddOns\GSE\API\Storage.lua:38
SplitCastSequence = defined @interface\AddOns\GSE\API\StringFunctions.lua:73
ObjectExists = defined @interface\AddOns\GSE\API\StringFunctions.lua:210
GetCurrentTalents = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:111
UnregisterComm = defined @interface\AddOns\AskMrRobot\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
StopOOCTimer = defined @interface\AddOns\GSE\API\Events.lua:418
OutputQueue =
{
}
MediaPath = "Interface\Addons\GSE\Media"
inArena = false
PerformOneOffEvents = defined @interface\AddOns\GSE\API\OneOffEvents.lua:6
DebugDumpButton = defined @interface\AddOns\GSE\API\Storage.lua:878
GetSpecNames = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:97
GUIConfirmDeleteSequence = defined @interface\AddOns\GSE_GUI\GUIFunctions.lua:19
CurrentGCD = 0
GSSlash = defined @interface\AddOns\GSE\API\Events.lua:322
LoadStorage = defined @interface\AddOns\GSE\API\Storage.lua:263
inDungeon = false
UsedSequences =
{
}
PerformPrint = defined @interface\AddOns\GSE\API\Init.lua:71
ImportCompressedMacroCollection = defined @interface\AddOns\GSE\API\Storage.lua:280
UnsavedOptions =
{
}
UpdateIcon = defined @interface\AddOns\GSE\API\Storage.lua:1262
ADDON_LOADED = defined @interface\AddOns\GSE\API\Events.lua:129
miniMapHide = defined @interface\AddOns\GSE_LDB\LDBProvider.lua:139
RegisterMessage = defined @interface\AddOns\AskMrRobot\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
UnregisterMessage = defined @interface\AddOns\AskMrRobot\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
Update2601 = defined @interface\AddOns\GSE\API\OneOffEvents.lua:104
TranslateSpell = defined @interface\AddOns\GSE\API\Translator.lua:194
GetGCD = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:17
SendCommMessage = defined @interface\AddOns\AskMrRobot\Libs\AceComm-3.0\AceComm-3.0.lua:87
UpdateSequence = defined @interface\AddOns\GSE\API\Storage.lua:755
UnregisterAllComm = defined @interface\AddOns\AskMrRobot\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200
SetEnabledState = defined @interface\AddOns\AskMrRobot\Libs\AceAddon-3.0\AceAddon-3.0.lua:455
isSpecIDForCurrentClass = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:86
ZONE_CHANGED_NEW_AREA = defined @interface\AddOns\GSE\API\Events.lua:60
DebugOutput = ""
Static =
{
}
ClearCommonKeyBinds = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:141
ClearTooltip = defined @interface\AddOns\GSE_GUI\GUIFunctions.l

commented

If you install 2.6.01-beta5-shadowlands rather than 2.6.01-beta5 this will work.

commented
commented
commented