Hello! I have checked on the forum in case something like the issue I’m having was mentioned before, but haven’t seen anything about it.
I’m using the mGear facial rig for eyes, and although not having any issues creating the rig, I can’t get the “mirror” tool working at all. Works perfectly elsewhere, even lips, created as well using the facial rig tool are correctly mirrored.
Using either, synoptic or right click menu I’m getting this error:
Warning: Flip/Mirror pose fail
Traceback (most recent call last):
File “E:\Dropbox\Maya Plugins-Scripts\mGear\mgear_3.6.0\scripts\mgear\core\anim_utils.py”, line 979, in mirrorPose
applyMirror(nameSpace, dat)
File “E:\Dropbox\Maya Plugins-Scripts\mGear\mgear_3.6.0\scripts\mgear\core\anim_utils.py”, line 1014, in applyMirror
.format(node.name(), attr, e), mgear.sev_error)
AttributeError: ‘NoneType’ object has no attribute ‘name’
‘NoneType’ object has no attribute ‘name’
Any ideas on how can I solve this?
Cheers!