Hi!
I need some help, I am rigging a skirt using lite chain and want to use RBF manager to set it up like in the youtube video (mgear 2.5 RBF Manager), it works alright when i try mirror only ctls on the side, but when i include center ctls into the setup, mirroring gave errors:
# Warning: Name 'RBF_Multiplier' of new attribute clashes with an existing attribute of node 'chain_C1_fk0_ctl'. #
# Traceback (most recent call last):
# File "C:\Users\miica\Documents\maya\2020\scripts\mgear\scripts\mgear\rigbits\rbf_manager_ui.py", line 1498, in mirrorSetup
# rbfModule.createRBFFromInfo(mirrorWeightInfo)
# File "C:\Users\miica\Documents\maya\2020\scripts\mgear\scripts\mgear\rigbits\weightNode_io.py", line 768, in createRBFFromInfo
# setTransformNode(transformNode, transformNodeInfo)
# File "C:\Users\miica\Documents\maya\2020\scripts\mgear\scripts\mgear\rigbits\weightNode_io.py", line 573, in setTransformNode
# pm.parent(transformNode, parent)
# File "C:\Program Files\Autodesk\Maya2020\Python\lib\site-packages\pymel\core\general.py", line 1465, in parent
# parent = PyNode(nodes[-1])
# File "C:\Program Files\Autodesk\Maya2020\Python\lib\site-packages\pymel\core\general.py", line 2443, in __new__
# raise _objectError(name)
# pymel.core.general.MayaNodeError: Maya Node does not exist (or is not unique):: u'chain_C1_fk0_driven'
This is how my setup looks like:
the file i use for testing… >>