enderneko / Cell

A World of Warcraft raid frame addon.
Other
99 stars 29 forks source link

Can't use Primordial Wave as on click spell #202

Open asteingass opened 2 months ago

asteingass commented 2 months ago

Hi, if I put Primordial Wave as a click cast on a hotkey and hover over a frame, it won't work. Nothing happens. It's working on me but not on others in the party. Happens in the current WoW Build 11.x

enderneko commented 2 months ago

this should have been fixed two weeks ago 0c59fadf12bf085f14d02b33881fe78d5a5ca1f4

asteingass commented 2 months ago

Hmm still not working for me, if I hover over the spell it says "shadowlands". I've never played shadowlands, but I know there are some different covenants, do I need to chage it?

enderneko commented 2 months ago

just tested on a newly created Shaman image no issue found

enderneko commented 2 months ago

and read this https://www.wowhead.com/spell=375982/primordial-wave#comments:id=5484251

stratohe commented 2 months ago

I got it working using my own custom makro "/cast [@mouseover, help, nodead] Urzeitliche Welle(Schattenlande)"

image

I use the german Interface and the character was transferred from Remix. Did already switch the covenants. Mabee an localization error in the WoW Client?

I am on Version r239-release of Cell

enderneko commented 2 months ago
if t[3] == 428332 then
    spellName = spellName .. "(" .. EXPANSION_NAME8 .. ")"
end

found the cause just tested on EN and CN before but on DE, EXPANSION_NAME8 is in EN, this is the problem

peekaybee commented 1 month ago

I still have the issue .. I play an OLD shaman that WAS originally the Necrolords. I have changed to every faction but my spell book still says Primordial Wave is Shadowlands. Using the link above I created a macro to call THAT version of the spell. It casts with a hard cast but cannot be called with ANY frame or mouseover and it doesnt trigger latest WA timers etc.

I suspect the issue is with older shaman .. I dont know how we fix that but its not unique to Cell sorry.

peekaybee commented 1 month ago

/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)

Correction .. this hover over macro works so long as you dont try to call it from Cell.

stratohe commented 1 month ago

/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)

Correction .. this hover over macro works so long as you dont try to call it from Cell.

Mh i have a fully working solution:

image

Works very well. Maybee you have some space between spellname and braces

The string directly copied:

/cast [@mouseover, help, nodead] Urzeitliche Welle(Schattenlande)

peekaybee commented 1 month ago

Righto. Deleted Cell. Cleaned up config and related files. Reinstalled and reconfigured. Used the macro as provided. It all works now. 🤷

Sorry .. and thanks for taking the time to help/respond. All good using the macro .. although a spell fix would be good.

astronaute77 commented 3 weeks ago

I had the same problem, in english the custom skill is simply: /cast [@mouseOver, help, nodead] Primordial Wave(Shadowlands)

dambros commented 1 week ago

Same issue for me. I can't use lay on hands, Intercession or Redemption on my protection paladin. It works for holy, but not prot.