112x GSE/API/Translator.lua:341: attempt to index local ‘spellinfo’ (a nil value)
[GSE/API/Translator.lua]:341: in function ‘GetSpellId’
[GSE/API/Storage.lua]:769: in function <GSE/API/Storage.lua:738>
[GSE/API/Storage.lua]:931: in function ‘processAction’
[GSE/API/Storage.lua]:827: in function ‘processAction’
[GSE/API/Storage.lua]:1000: in function ‘CompileTemplate’
[GSE/API/Storage.lua]:269: in function ‘func’
[GSE/API/Storage.lua]:196: in function ‘PerformReloadSequences’
[GSE/API/Events.lua]:329: in function ‘?’
[AdvancedInterfaceOptions/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:109: in function <…ons/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[C]: ?
[AdvancedInterfaceOptions/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:19: in function <…ons/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[AdvancedInterfaceOptions/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:54: in function ‘Fire’
[Bagnon/legacy/AceEvent-3.0-4/AceEvent-3.0.lua]:120: in function <…eBagnon/legacy/AceEvent-3.0/AceEvent-3.0.lua:119>
Locals:
spellstring = 430703
mode = “STRING”
absolute = nil
returnval = nil
name = nil
rank = nil
spellId = nil
spellinfo = nil
(*temporary) = “number”
(*temporary) = 430703
(*temporary) = “number”
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = “attempt to index local ‘spellinfo’ (a nil value)”
GSE =
modules =
}
MediaPath = “Interface\Addons\GSE\Media”
SpecIDClassList =
}
inDungeon = false
UsedSequences =
}
UnsavedOptions =
}
TranslatorAvailable = true
TranslatorLanguageTables =
}
name = “GSE”
PrintAvailable = true
L =
}
SequencesExec =
}
defaultModuleState = true
GameMode = 11
Utils = true
ProfileStop = 1405776955.421400
AdditionalLanguagesAvailable = false
inHeroic = false
WagoAnalytics =
}
inRaid = false
BooleanVariables =
}
OutputQueue =
}
CurrentGCD = 1.500000
DebugOutput = “”
Static =
}
PVPFlag = false
Pause =
}
inParty = false
Library =
}
RecorderActive = false
VersionString = “3.2.34”
SequenceDebugOutput = “”
OOCQueue =
}
enabledState = true
OOCTimer =
}
StandardAddInPacks =
}
LDB = true
GCDLDB =
}
defaultModuleLibraries =
}
ButtonOverrides =
}
GUI =
}
AddInPacks =
}
orderedModules =
}
baseName = “GSE”
PlayerEntered = true
VersionNumber = 3234
inMythic = false
V =
}
}
Statics =
StringFormatEscapes =
}
ReversePriority = “ReversePriority”
CastCmds =
}
TranslationShadow = “SHADOW”
QuestionMarkIconID = 134400
IndentationColorTable =
}
CommPrefix = “GSE”
Priority = “Priority”
TranslationHash = “HASH”
VARIABLE_UPDATED = “GSE_VARIABLE_UPDATED”
SEQUENCE_UPDATED = “GSE_SEQUENCE_UPDATED”
CoreLoadedMessage = “GS-CoreLoaded”
MacroResetSkeleton = “if %s then
self:SetAttribute(‘step’, 1)
print(”|cFFFFFFFFGS|r|cFF00FFFFE|r Resetting " .. self:GetAttribute(“name”) .. " to step 1.")
end
"
SpecIDHashList =
}
GSEString = “|cFFFFFFFFGS|r|cFF00FFFFE|r”
StringReset = “|r”
Patrons =
}
CleanStrings =
}
Class = “Class”
ReloadMessage = “Reload”
COLLECTION_IMPORTED = “GSE_COLLECTION_IMPORTED”
MACRO_UPDATED = “GSE_MACRO_UPDATED”
DebugModules =
}
QuestionMark = “INV_MISC_QUESTIONMARK”
SourceLocal = “Local”
TranslatorMode =
}
Sequential = “Sequential”
Random = “Random”
GSE3OnClick = "local step = self:GetAttribute(‘step’)
step = tonumber(step)
self:SetAttribute(‘macrotext’, macros[step] )
step = step % #macros + 1
if not step or not macros[step] then – User attempted to write a step method that doesn’t work, reset to 1
print(‘|cffff0000Invalid step assigned by custom step sequence’, self:GetName(), step or ‘nil’, ‘|r’)
step = 1
end
self:SetAttribute(‘step’, step)
self:CallMethod(‘UpdateIcon’)
"
MacroCommands =
}
ActionsIcons =
}
Global = “Global”
Actions =
}
BaseSpellTable =
}
Spec = “Spec”
Icons =
}
SequenceDebug = “SEQUENCEDEBUG”
TableMetadataFunction =
}
All = “All”
PrintKeyModifiers = "print("Right alt key " .. tostring(IsRightAltKeyDown()))
print("Left alt key " .. tostring(IsLeftAltKeyDown()))
print("Any alt key " .. tostring(IsAltKeyDown()))
print("Right ctrl key " .. tostring(IsRightControlKeyDown()))
print("Left ctrl key " .. tostring(IsLeftControlKeyDown()))
print("Any ctrl key " .. tostring(IsControlKeyDown()))
print("Right shft key " .. tostring(IsRightShiftKeyDown()))
print("Left shft key " .. tostring(IsLeftShiftKeyDown()))
print("Any shft key " .. tostring(IsShiftKeyDown()))
print("Any mod key " .. tostring(IsModifierKeyDown()))
print("GetMouseButtonClicked() " .. GetMouseButtonClicked() )
"
SampleMacros =
}
TranslationKey = “KEY”
SourceTransmission = “Transmission”
SpecIDList =
}
SystemVariables =
}
}