GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Unknown error

Spoony36 opened this issue ยท 1 comments

commented

Not sure whats happening but imported this macro https://wowlazymacros.com/forums/topic/sekhhs-fury-st-aoe-macros-and-ui/#post-67054

and it only autoattacks for me and throws up this error, is it a bad macro??

E\API\Storage.lua:658: attempt to call method 'SetAttribute' (a nil value)
GSE\API\Storage.lua:658: in function OOCUpdateSequence' GSE\API\Events.lua:374: in function ?'
DataStore\libs\AceTimer-3.0\AceTimer-3.0-17.lua:55: in function <DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:50>

Locals:
name = "FURY"
sequence =

{
1 = "/cast 184367"
2 = "/cast 5308"
3 = "/cast 85288"
4 = "/cast 280772"
5 = "/cast 23881"
6 = "/cast [combat] 118000"
7 = "/cast Furious Slash"
PostMacro =
{
}
KeyPress =
{
}
KeyRelease =
{
}
PreMacro =
{
}
StepFunction = "Priority"
}
existingbutton = true
gsebutton = "Fury"
executionseq =
{
}
pmcount = 2
(*temporary) = nil
(*temporary) = "Fury"
(*temporary) = "loopstart"
(*temporary) = 2
(*temporary) = "attempt to call method 'SetAttribute' (a nil value)"
GSE =
{
ResetButtons = defined @gse\API\Storage.lua:610
GUIShowDebugWindow = defined @GSE_GUI\DebugWindow.lua:17
GetClassIcon = defined @gse\API\CharacterFunctions.lua:41
StartOOCTimer = defined @gse\API\Events.lua:359
ReportTargetProtection = defined @gse\API\Options.lua:719
CloneSequence = defined @gse\API\Storage.lua:14
SplitCastSequence = defined @gse\API\StringFunctions.lua:79
ObjectExists = defined @gse\API\StringFunctions.lua:229
GetCurrentTalents = defined @gse\API\CharacterFunctions.lua:86
UnregisterComm = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
StopOOCTimer = defined @gse\API\Events.lua:364
OutputQueue =
{
}
MediaPath = "Addons\GSE\Media"
inArena = false
PerformOneOffEvents = defined @gse\API\OneOffEvents.lua:6
GUIRecordFrame =
{
}
DebugDumpButton = defined @gse\API\Storage.lua:730
GetSpecNames = defined @gse\API\CharacterFunctions.lua:72
GUIConfirmDeleteSequence = defined @GSE_GUI\GUIFunctions.lua:17
CurrentGCD = 0
GSSlash = defined @gse\API\Events.lua:285
inDungeon = false
UsedSequences =
{
}
ScheduleTimer = defined @datastore\libs\AceTimer-3.0\AceTimer-3.0.lua:94
ImportCompressedMacroCollection = defined @gse\API\Storage.lua:217
UnsavedOptions =
{
}
UpdateIcon = defined @gse\API\Storage.lua:1100
ADDON_LOADED = defined @gse\API\Events.lua:113
RegisterMessage = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
OOCTimer =
{
}
UnEscapeSequence = defined @gse\API\StringFunctions.lua:6
GUIUpdateExportBox = defined @GSE_GUI\Export.lua:88
TranslateSpell = defined @gse\API\Translator.lua:159
pairsByKeys = defined @gse\API\StringFunctions.lua:156
SendCommMessage = defined @datastore\libs\AceComm-3.0\AceComm-3.0.lua:87
GUICompressFrame =
{
}
OpenOptionsPanel = defined @GSE_GUI\GUIFunctions.lua:163
UpdateSequence = defined @gse\API\Storage.lua:622
UnregisterAllComm = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
SetEnabledState = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:424
OnInitialize = defined @GSE_GUI\GUIFunctions.lua:155
isSpecIDForCurrentClass = defined @gse\API\CharacterFunctions.lua:60
ZONE_CHANGED_NEW_AREA = defined @gse\API\Events.lua:55
DebugOutput = ""
Static =
{
}
StandardAddInPacks =
{
}
GUISetColour = defined @GSE_GUI\GUIFunctions.lua:150
GUIGetColour = defined @A

commented

There is not enough information in this to identify anything.