Originally Posted by wind
I searched the forums, but could not find a similar problem. Basically, I'm using bongos and have a lot of things keybound, including the ritual of souls, various mounts, and the vashj tainted core macros.
After the patch, I can't use those things if I have a player targeted.
I have no idea why, and it's driving me nuts. If I try pushing those buttons, I just get an invalid target errror.
Any idea, or maybe even a fix?
Thanks.
|
The root of your problems may be coming from the fix to 'near names.' For instance, if you used a "/tar dem" macro for demon chains on ilhoof, it now needs to read "/tar demon chains." Be sure that your macros are all full-length names for things.
Also if you use any mouseover macros (probably not as a lock though), those need to be changed to have a conditional 'target existing' statement.
Edit: the demon chains macro example is poor, it has more to do with near-names than incomplete names >_<