When I try to press the Creat/Modify/Match Rig button in the biped_auto_rig node, I get the following error.
Any ideas?
thanks
Error running callback:
Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “opdef
Object/biped_auto_rig?PythonModule”, line 16, in setRigFile “/Library/Frameworks/Houdini.framework/Versions/12.1.33/Resources/houdini/python2.6libs/autorig/utils.py”, line 31, in new_func
return function(*args, **kwargs)
File “/Library/Frameworks/Houdini.framework/Versions/12.1.33/Resources/houdini/python2.6libs/autorig/utils.py”, line 1860, in createDeformRig
createDeformSkin(deform_rig, auto_rig)
File “/Library/Frameworks/Houdini.framework/Versions/12.1.33/Resources/houdini/python2.6libs/autorig/utils.py”, line 261, in createDeformSkin
“preserve”: True})
File “/Library/Frameworks/Houdini.framework/Versions/12.1.33/Resources/houdini/python2.6libs/houpythonportion.py”, line 188, in setParms
raise hou.OperationFailed(“Invalid parameter name: ” + parm_name)
OperationFailed: The attempted operation failed.
Invalid parameter name: cnvtype



