hello, i'm not quite sure you have heard this one but ill try anyway.
so i am using different macros to uppdate the tooltip/icon of the 3 talent choices in each tier such as tier1 containing /cast ability1 ability2 ability3 along with a getspellinfo macro to uppdate this according to what one i currently have.
now to my problem, as i have this on every talent tree(it is working flawlessly on my other chars) it seems to uppdate/work normal, to 3seconds later return to the error icon(red question mark) and uppdate wheen i click it again to repeat this, i have deleted my wtf/cache, but since it works on my other chars its really weird.
and by random i found out that if i am dead(in ghost) the macro works, but once i ressurect it goes back to the loop, i have no addons on / installed and i need your help.
bellow is a example of my tier4 macro for warlock.
#showtooltip
/cast Blood Horror
/cast Burning Rush
/cast Unbound Will
/run local G=GetSpellInfo SetMacroSpell("Tier4", G"Blood Horror" or G"Burning Rush" or G"Unbound Will")
there is nothing wrong with the code, just macro api seems to be broken on my warlock(on two macros tier2 and tier 4)
here is a gif recording of the macro in action, as you can see it does work and loops back into not working.
http://i.gyazo.com/3d434fc44446533938e805fb8ba9c60a.gif