Hi, just bringing this back with a different error. I’m having problems also with the Duplicate Sym button. I’m editing my guide, so I delete the R side and I edit the L side. Then if I click the Dupl.Sym button again nothing happens and I receive this error en in the scrip editor:
Checking guide
Get options
Get controllers
Get components
shoulder_L0 (shoulder_02)
# Traceback (most recent call last):
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\guide_manager.py", line 48, in duplicate
# guide.duplicate(root, sym)
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\guide.py", line 850, in duplicate
# self.setFromHierarchy(root)
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\guide.py", line 401, in setFromHierarchy
# self.findComponentRecursive(root, branch)
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\guide.py", line 581, in findComponentRecursive
# self.findComponentRecursive(child)
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\guide.py", line 581, in findComponentRecursive
# self.findComponentRecursive(child)
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\guide.py", line 571, in findComponentRecursive
# comp_guide.setFromHierarchy(node)
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\component\guide.py", line 219, in setFromHierarchy
# self.setParamDefValuesFromProperty(self.root)
# File "Z:\utilities\maya\rigging\2018\modules\mGear\scripts\mgear\shifter\guide.py", line 124, in setParamDefValuesFromProperty
# cnx[0],
# IndexError: list index out of range
Even if I just open a guide,I delete the R shoulder and I run the duplicate Sym, it’s not working.
Also I have the same problem trying just to duplicate the L arm. The error is the same.
Some have an idea?
Thanks