LEGION's TWW S2 Destruction ST v3.0 - AOE v3.0 (All in one Import added) Updated: 4th March 25

Ok got it to import, but gse sends this error when trying to use it, and all it does is case incenerate over and over and over

37x GSE/API/Storage.lua:561: attempt to index local ‘spellinfo’ (a nil value)
[string “=[C]”]: ?
[string “=[C]”]: ?
[string “@Blizzard_FrameXML/RestrictedFrames.lua”]:674: in function <Blizzard_FrameXML/RestrictedFrames.lua:673>
[string “@Blizzard_FrameXML/RestrictedFrames.lua”]:812: in function `CallMethod’
[string " local mods = “RALT=” … tostring(IsRightAltKeyDown()) … “|” …
“LALT=”… tostring(IsLeftAltKeyDown()) … “|” …
“AALT=” … tostring(IsAltKeyDown()) … “|” …
“RCTRL=” … tostring(IsRightControlKeyDown()) … “|” …
“LCTRL=” … tostring(IsLeftControlKeyDown()) … “|” …
“ACTRL=” … tostring(IsControlKeyDown()) … “|” …
“RSHIFT=” … tostring(IsRightShiftKeyDown()) … “|” …
“LSHIFT=” … tostring(IsLeftShiftKeyDown()) … “|” …
“ASHIFT=” … tostring(IsShiftKeyDown()) … “|” …
“AMOD=” … tostring(IsModifierKeyDown()) … “|” …
“MOUSEBUTTON=” … GetMouseButtonClicked()
self:SetAttribute(‘localmods’, mods)
local step = self:GetAttribute(‘step’)
step = tonumber(step)
if self:GetAttribute(‘stepped’) then
self:SetAttribute(‘stepped’, false)
else
for k,v in pairs(spelllist[step]) do
if k == “macrotext” then
self:SetAttribute(“macro”, nil )
self:SetAttribute(“unit”, nil )
elseif k == “macro” then
self:SetAttribute(“macrotext”, nil )
self:SetAttribute(“unit”, nil )
elseif k == “Icon” then
– skip
end
self:SetAttribute(k, v )
end

    step = step % #spelllist + 1
    self:SetAttribute('stepped', true)
    self:SetAttribute('step', step)
    self:CallMethod('UpdateIcon')
end
"]:34: in function <[string "    local mods = "RALT=" .. tostring(IsRigh..."]:1>

[string “=[C]”]: ?
[string “@Blizzard_FrameXML/RestrictedExecution.lua”]:483: in function <…aceBlizzard_FrameXML/RestrictedExecution.lua:446>
string “=(tail call)”: ?
[string “@Blizzard_FrameXML/SecureHandlers.lua”]:285: in function <Blizzard_FrameXML/SecureHandlers.lua:279>
string “=(tail call)”: ?
[string “=[C]”]: in function Click' ... [string "=[C]"]: in function UseAction’
[string “@Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:342: in function `handler’
[string “@Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:667: in function <…ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649>
[string “@Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:681: in function <…ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674>
[string “@Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:723: in function <…ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:707>
[string “=[C]”]: ?
[string “@Blizzard_FrameXML/SecureHandlers.lua”]:266: in function <Blizzard_FrameXML/SecureHandlers.lua:263>
[string “=[C]”]: ?
[string “@Blizzard_FrameXML/SecureHandlers.lua”]:296: in function <Blizzard_FrameXML/SecureHandlers.lua:279>
string “=(tail call)”: ?

Locals:

Ok I’ll look into it. It currently works for me but it might be because I have the GSE Patteon version.

1 Like

Hi, I still dont see, wither, channel demonfire and malevolence in the blocks.
Will you be able to create one for Hellcaller spec?

Thanks

Diabolist does more damage, so not sure if he will or not

hmm on murloc.io, hellcaller seems to be the go to for M+

This version isn’t really designed for m+. I made it and use it for raids. I’m sure there are others for m+ you can find.

No worries, thanks for the effort. Would you have a nice WeakAura to go with this?

It works perfectly, thank you. I like your work.