GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Cant import My Macros

JimmyBoy80 opened this issue ยท 8 comments

commented

Hello
Now hawe try to import my macros and it keeps shoving this message:

Interface\AddOns\GSE\API\Storage.lua:213: bad argument #1 to 'pairs' (table expected, got nil)
Time: 01/12/17 11:57:44
Count: 12
Stack: [C]: in function pairs' Interface\AddOns\GSE\API\Storage.lua:213: in function ReloadSequences'
Interface\AddOns\GSE\API\Events.lua:98: in function ?' ...ibraries\CallbackHandler-1.0\CallbackHandler-1.0.lua:145: in function <...ibraries\CallbackHandler-1.0\CallbackHandler-1.0.lua:145> [string "safecall Dispatcher[2]"]:4: in function <[string "safecall Dispatcher[2]"]:4> [C]: ? [string "safecall Dispatcher[2]"]:13: in function ?'
...ibraries\CallbackHandler-1.0\CallbackHandler-1.0.lua:90: in function `Fire'
...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:119>

I dont know what to do!

When i import my macros it dosnt show them, and when it in one orcation did show them, they did not work, pls help :)

Jimmy

commented

I hawe look at it, and it seems that it is the import of GSE Macro that dosnt work

Jimmy

commented

Interface\AddOns\GSE\API\Storage.lua:213: bad argument #1 to 'pairs' (table expected, got nil)
Time: 01/12/17 13:11:32
Count: 1
Stack: (tail call): ?
[C]: in function pairs' Interface\AddOns\GSE\API\Storage.lua:213: in function ReloadSequences'
Interface\AddOns\GSE\API\Events.lua:98: in function ?' ...ibraries\CallbackHandler-1.0\CallbackHandler-1.0.lua:145: in function <...ibraries\CallbackHandler-1.0\CallbackHandler-1.0.lua:145> [string "safecall Dispatcher[2]"]:4: in function <[string "safecall Dispatcher[2]"]:4> [C]: ? [string "safecall Dispatcher[2]"]:13: in function ?'
...ibraries\CallbackHandler-1.0\CallbackHandler-1.0.lua:90: in function Fire' ...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:119> [C]: ? [C]: in function LoadAddOn'
Interface\FrameXML\UIParent.lua:407: in function UIParentLoadAddOn' Interface\FrameXML\UIParent.lua:482: in function ArtifactFrame_LoadUI'
Interface\FrameXML\UIParent.lua:1497: in function <Interface\FrameXML\UIParent.lua:907>
[C]: ?
Interface\AddOns\ElvUI\Modules\DataBars\Artifact.lua:87: in function <Interface\AddOns\ElvUI\Modules\DataBars\Artifact.lua:85>

Locals:

commented

Hi Jimmy - thanks for this. Can you give me an example of WHAT you are trying to import?

commented

Could you also attach your GSE.lua and GS-Core.lua files from World of Warcraft\WTF\AccountName\SavedVariables folder?

commented

Im trying to import this macros

Sequences['ST_DHHavoc'] = {
specID = 577,
author = "Jimmy",
Talents = "2,3,1-2,3,2-3,2,1,",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [nochanneling] Blur",
"/cast [combat] Chaos Blades",
"/cast [combat] Nemesis",
"/cast [combat] Fury of the Illidari",
},
PreMacro={
},
"/cast [nochanneling] Felblade",
"/cast [nochanneling] Fel Eruption",
"/cast [nochanneling] Chaos Strike",
"/cast [nochanneling] Blade Dance",
"/cast [nochanneling] Chaos Strike",
"/cast [nochanneling] Demon's Bite",
"/cast [nochanneling] Throw Glaive",
"/cast [nochanneling] Demon's Bite",
PostMacro={
},
KeyRelease={
},
},
},
}

Sequences['AoE_DHHavoc'] = {
specID = 577,
author = "Jimmy",
Talents = "2,3,1-2,3,2-3,2,1,",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [nochanneling] Blur",
"/cast [combat] Chaos Blades",
"/cast [combat] Nemesis",
"/cast [combat] Fury of the Illidari",
},
PreMacro={
},
"/cast [nochanneling] !Felblade",
"/cast [nochanneling] Eye Beam",
"/cast [nochanneling] Blade Dance",
"/cast [nochanneling] Throw Glaive",
"/cast [nochanneling] Blade Dance",
"/cast [nochanneling] Chaos Strike",
"/cast [nochanneling] Throw Glaive",
"/cast [nochanneling] Chaos Strike",
"/cast [nochanneling] Demon's Bite",
PostMacro={
},
KeyRelease={
},
},
},
}

GS-Core.lua
GnomeOptions = nil

GSE.lua
GSEOptions = {
["use2"] = false,
["STANDARDFUNCS"] = "|cff55ddcc",
["COMMENT"] = "|cff55cc55",
["use14"] = true,
["EQUALS"] = "|cffccddee",
["use11"] = false,
["sendDebugOutputToChatWindow"] = false,
["debug"] = false,
["use6"] = false,
["CommandColour"] = "|cFF00FF00",
["UNKNOWN"] = "|cffff6666",
["sendDebugOutputToDebugOutput"] = false,
["hideSoundErrors"] = false,
["KEYWORD"] = "|cff88bbdd",
["AddInPacks"] = {
["Samples"] = {
["Name"] = "Samples",
["Version"] = "201",
["SequenceNames"] = {
"SAM_ProtWar", -- [1]
"SAM_Fury1", -- [2]
"SAM_Arms_ST", -- [3]
"SAM_Arms_AOE", -- [4]
"SAM_FuryAOE", -- [5]
"SAM_RetAOE", -- [6]
"SAM_HolyDeeps", -- [7]
"SAM_Prot_AOE", -- [8]
"SAM_RetRef", -- [9]
"SAM_Prot_ST", -- [10]
"SAM_Ret", -- [11]
"SAM_Palla_Sera", -- [12]
"SAM_BMaoe", -- [13]
"SAM_BMsingle", -- [14]
"SAM_SURVST", -- [15]
"SAM_SURVAOE", -- [16]
"SAM_Marks_AOE", -- [17]
"SAM_Mm_ST", -- [18]
"SAM_CalliynOutlaw", -- [19]
"SAM_Assassin", -- [20]
"SAM_Subtle", -- [21]
"SAM_Disc-THeal", -- [22]
"SAM_HolyPriesty", -- [23]
"SAM_KTN_MouseOver", -- [24]
"SAM_Disc-THealAoe", -- [25]
"SAM_Disc-TDPS", -- [26]
"SAM_ShadowPriest", -- [27]
"SAM_FDK2", -- [28]
"SAM_BloodDK", -- [29]
"SAM_DKunholy", -- [30]
"SAM_ElemAoE", -- [31]
"SAM_MC_Chain", -- [32]
"SAM_RestoDeeps", -- [33]
"SAM_enhsingle", -- [34]
"SAM_Elem", -- [35]
"SAM_MC_Surge", -- [36]
"SAM_MC_Wave", -- [37]
"SAM_Fire", -- [38]
"SAM_Arcane", -- [39]
"SAM_Ichthys_Frosty", -- [40]
"SAM_AFF", -- [41]
"SAM_DemoAoE", -- [42]
"SAM_Demon", -- [43]
"SAM_Destro", -- [44]
"SAM_DemoSingle", -- [45]
"SAM_AFF2", -- [46]
"SAM_BrewMaster_AoE", -- [47]
"SAM_WW", -- [48]
"SAM_BrewMaster_ST", -- [49]
"SAM_winsingle", -- [50]
"SAM_Feral-AoE", -- [51]
"SAM_Boomer", -- [52]
"SAM_KTNDRUHEALS", -- [53]
"SAM_Bear", -- [54]
"SAM_Feral-ST", -- [55]
"SAM_druid_bala_st", -- [56]
"SAM_Vengeance", -- [57]
"SAM_DHHavoc", -- [58]
"ST_DHHavoc", -- [59]
"AoE_DHHavoc", -- [60]
},
},
},
["STRING"] = "|cff888888",
["clearUIErrors"] = false,
["autoCreateMacroStubsGlobal"] = false,
["ActiveSequenceVersions"] = {
},
["TitleColour"] = "|cFFFF0000",
["hideUIErrors"] = false,
["initialised"] = true,
["autoCreateMacroStubsClass"] = true,
["DebugModules"] = {
["Translator"] = false,
["GUI"] = false,
["Storage"] = false,
["Editor"] = false,
["Versions"] = false,
["API"] = false,
["Viewer"] = false,
["Transmission"] = false,
},
["resetOOC"] = true,
["filterList"] = {
["Class"] = true,
["All"] = true,
["Global"] = true,
["Spec"] = true,
},
["DisabledSequences"] = {
},
["EmphasisColour"] = "|cFFFFFF00",
["DefaultDisabledMacroIcon"] = "Interface\Icons\INV_MISC_BOOK_08",
["WOWSHORTCUTS"] = "|cffddaaff",
["RealtimeParse"] = false,
["deleteOrphansOnLogout"] = false,
["INDENT"] = "|cffccaa88",
["AuthorColour"] = "|cFF00D1FF",
["overflowPersonalMacros"] = false,
["requireTarget"] = false,
["useTranslator"] = false,
["NUMBER"] = "|cffffaa00",
["use12"] = false,
["use13"] = true,
["NormalColour"] = "|cFFFFFFFF",
["CONCAT"] = "|cffcc7777",
["saveAllMacrosLocal"] = true,
["setDefaultIconQuestionMark"] = true,
["CreateGlobalButtons"] = true,
["use1"] = false,
}
GSELibrary = {
[12] = {
["ST_DHHavoc"] = {
["Talents"] = "?,?,?,?,?,?,?",
["Default"] = 1,
["SpecID"] = 577,
["MacroVersions"] = {
{
["PostMacro"] = {
},
["StepFunction"] = "Sequential",
["KeyRelease"] = {
},
["PreMacro"] = {
},
["KeyPress"] = {
},
}, -- [1]
},
["Icon"] = "ability_demonhunter_specdps",
["Author"] = "Jimmy",
},
["SAM_Vengeance"] = {
["Talents"] = "?,?,?,?,?,?,?",
["Default"] = 1,
["SpecID"] = 581,
["MacroVersions"] = {
{
"/cast Demon Spikes", -- [1]
"/cast Immolation Aura", -- [2]
"/cast Soul Cleave", -- [3]
"/cast Shear", -- [4]
["PostMacro"] = {
},
["PreMacro"] = {
},
["KeyRelease"] = {
},
["KeyPress"] = {
"/targetenemy [noharm][dead]", -- [1]
},
}, -- [1]
},
["Author"] = "Rocktris",
},
["SAM_DHHavoc"] = {
["Talents"] = "2,3,2,2,2,3,1,",
["Default"] = 1,
["SpecID"] = 577,
["MacroVersions"] = {
{
"/cast [nochanneling] Felblade", -- [1]
"/cast [nochanneling] Throw Glaive", -- [2]
"/cast [nochanneling] Demon's Bite", -- [3]
"/cast [nochanneling] Chaos Strike", -- [4]
"/cast [nochanneling] Blade Dance", -- [5]
"/cast [nochanneling] Fel Eruption", -- [6]
["KeyRelease"] = {
"/startattack", -- [1]
"/petattack [@target,harm]", -- [2]
},
["StepFunction"] = "Priority",
["PostMacro"] = {
},
["PreMacro"] = {
},
["KeyPress"] = {
"/targetenemy [noharm][dead]", -- [1]
},
}, -- [1]
},
["Author"] = "Nano",
},
["AoE_DHHavoc"] = {
["Talents"] = "?,?,?,?,?,?,?",
["Default"] = 1,
["SpecID"] = 577,
["MacroVersions"] = {
{
["PostMacro"] = {
},
["StepFunction"] = "Sequential",
["KeyRelease"] = {
},
["PreMacro"] = {
},
["KeyPress"] = {
},
}, -- [1]
},
["Icon"] = "ability_demonhunter_specdps",
["Author"] = "Jimmy",
},
},
}

I hope this is the right ones :)
and ty for your good work and help

Jimmy

commented

on the IMport ones - specID needs to be SpecID in GSE2, author also need to be Author

commented

ty i got the macros importet, now the just wont fire of

Jimmy

commented

Now my macros is firing of, all i need to do whas disabling ElvUI

Jimmy