Ok my macro has died. For some reason when I cast the buttons G1-G5 its continuing the cast sequence like all 5 macros are the same macro on the same button. I cant figure out why its doing that now. If anyone has a clue to why let me know. This is driving me nuts.

After more testing I changed it to

/stopcasting
/castsequence [mod:ctrl,target=sangiovese] reset=target/5 regrowth, rejuvenation,
/cast [mod:shift,target=sangiovese] Healing Touch
/cast [target=player] wild growth

I took the swiftmend out and whats odd is this. I can go down each key 1 by 1 and it cast regrowth.. Then when it gets to the 5th key it cast rejuv then wildgrowth. Then it just gets out of wack and each keypress does a different thing. Unless I made a big mistake each macro should start the cast sequence. Some reason its getting confused and trying to cast sequence every button I press. Any ideas?