jojanpm
11-11-2010, 06:57 AM
Getting this error when referencing characters:
# File read in 10 seconds. #
# Error: file: C:/Program Files/Autodesk/Maya2009/scripts/others/stereoCameraCustomPanelSetup.mel line 295: Object frontShape is invalid
# Traceback (most recent call last):
# File "<maya console>", line 1, in <module>
# File "C:\Program Files\Autodesk\Maya2009\Python\lib\site-packages\maya\app\stereo\stereoCameraRig.py", line 266, in listRigs
# parents = cmds.listRelatives(c, path=True, parent=True )
# TypeError: Object frontShape is invalid #
But found no problem in the created scene.
anyway, How can we avoid this error?
# File read in 10 seconds. #
# Error: file: C:/Program Files/Autodesk/Maya2009/scripts/others/stereoCameraCustomPanelSetup.mel line 295: Object frontShape is invalid
# Traceback (most recent call last):
# File "<maya console>", line 1, in <module>
# File "C:\Program Files\Autodesk\Maya2009\Python\lib\site-packages\maya\app\stereo\stereoCameraRig.py", line 266, in listRigs
# parents = cmds.listRelatives(c, path=True, parent=True )
# TypeError: Object frontShape is invalid #
But found no problem in the created scene.
anyway, How can we avoid this error?
