GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Just starting in Shaowlands and the addon is not working.

Doc2812 opened this issue · 7 comments

commented

I just got my invite to the Shadowlands Beta and have installed GSE and I am getting LUA errors (see below). Is this a known error?

Message: Interface\AddOns\GSE\API\Events.lua:372: attempt to call field 'GUIShowViewer' (a nil value)
Time: Sun Aug 16 01:01:40 2020
Count: 1
Stack: Interface\AddOns\GSE\API\Events.lua:372: attempt to call field 'GUIShowViewer' (a nil value)
[string "@interface\AddOns\GSE\API\Events.lua"]:372: in function ?' [string "@Interface\AddOns\GSE\Lib\AceConsole-3.0\AceConsole-3.0.lua"]:94: in function ?'
[string "@interface\FrameXML\ChatFrame.lua"]:5002: in function ChatEdit_ParseText' [string "@Interface\FrameXML\ChatFrame.lua"]:4666: in function ChatEdit_SendText'
[string "@interface\FrameXML\ChatFrame.lua"]:4702: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>

Locals: self =

{
ResetButtons = defined @interface\AddOns\GSE\API\Storage.lua:616
GetClassIcon = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:51
StartOOCTimer = defined @interface\AddOns\GSE\API\Events.lua:391
ReportTargetProtection = defined @interface\AddOns\GSE\API\Options.lua:828
CloneSequence = defined @interface\AddOns\GSE\API\Storage.lua:14
SplitCastSequence = defined @interface\AddOns\GSE\API\StringFunctions.lua:74
ObjectExists = defined @interface\AddOns\GSE\API\StringFunctions.lua:206
GetCurrentTalents = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:96
UnregisterComm = defined @interface\AddOns\Combuctor\common\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
StopOOCTimer = defined @interface\AddOns\GSE\API\Events.lua:396
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:749
GetSpecNames = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:82
GUIConfirmDeleteSequence = defined @interface\AddOns\GSE_GUI\GUIFunctions.lua:19
CurrentGCD = 0
GSSlash = defined @interface\AddOns\GSE\API\Events.lua:307
inDungeon = false
UsedSequences =
{
}
PerformPrint = defined @interface\AddOns\GSE\API\Init.lua:66
ImportCompressedMacroCollection = defined @interface\AddOns\GSE\API\Storage.lua:217
UnsavedOptions =
{
}
UpdateIcon = defined @interface\AddOns\GSE\API\Storage.lua:1133
ADDON_LOADED = defined @interface\AddOns\GSE\API\Events.lua:126
miniMapHide = defined @interface\AddOns\GSE_LDB\LDBProvider.lua:139
RegisterMessage = defined @interface\AddOns\Combuctor\common\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @interface\AddOns\Combuctor\common\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
TranslateSpell = defined @interface\AddOns\GSE\API\Translator.lua:168
pairsByKeys = defined @interface\AddOns\GSE\API\StringFunctions.lua:140
SendCommMessage = defined @interface\AddOns\Details\Libs\AceComm-3.0\AceComm-3.0.lua:87
UpdateSequence = defined @interface\AddOns\GSE\API\Storage.lua:634
UnregisterAllComm = defined @interface\AddOns\Combuctor\common\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
SetEnabledState = defined @interface\AddOns\Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:424
isSpecIDForCurrentClass = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:70
ZONE_CHANGED_NEW_AREA = defined @interface\AddOns\GSE\API\Events.lua:62
DebugOutput = ""
Static =
{
}
ClearCommonKeyBinds = defined @interface\AddOns\GSE\API\CharacterFunctions.lua:127
ClearTooltip = defined @interface\AddOns\GSE_GUI\GUIFunctions.lua:189
GUI =
{
}
TranslatorAvailable = true
CloneMacroVersion = defined @interface\AddOns\GSE\API\Storage.lua:30
IdentifyS

commented
commented

Also check you have GSE, GSE_LDB and GSE_GUI listed in your add on list.

commented

I have all three folders in the World of Warcraft->beta->Interface->AddOns folder. I will go to CuresForge and try that file.

commented

Got the addon from:
https://www.curseforge.com/wow/addons/gse-gnome-sequencer-enhanced-advanced-macros
And I am still getting the same LUA error.

commented
commented

I grabbed the wrong one. I have the correct one now, thank you.

commented