Demon Blades , Fracture, and Spec swapping.
Wisconsen opened this issue · 7 comments
Not sure why this is happening. But when specced into Demon Blades (havoc talent replaces Demon's Bite) and Fracture (Veng Talent, replaces Soul Cleave, which in itself replaced Demon's Bite from havoc). If you swap from havoc to vengence will not update properly in GSE.
I suspect this is because Demon Blades is a passive not a recognized cartable spell. So GSE is just reading it as plaintext instead of a spellID call. Though i do have limited understanding of how those things work under the hood.
Only fix is to manually change the macro when you swap to vengeance.
Just tested it without spec swapping, and it is not changing Demon Blades back to Demon's Bite properly when just talent swapping as havoc. Leaving the plain text for demon blades after unselecting the talent.
Still is not functioning correctly, requiring manually changing the gse macro swapping specs or changing off of the demon blades talent
@Wisconsen Can you have a look at this again in the light of GSE3 and 9.1?