deepsea37
11-22-2004, 08:56 PM
I have been banging my head on this for a couple of days now and wonder if anyone has had the same problem.
Basically, I am scirpting the setup of all my blendshapes, both facial blendshapes and corrective blendshapes for fixing joint deformations. My script reads a folder of obj files and creates blendshapes for each mesh. The facial BShapes are front of chain, and the corrective joint blendshapes are parallel.
Here is the problem, when I try to add another target into any BShape node I have already created (except for the parallelBlender node) I get this error:
//Specified blendShape not found in history of body_mesh
They are definitely in the history of the mesh, only the parallelBlender is always after them (further down the chain).
This error keeps me from adding new targets to the facial BShape node or the corrective BSnode. I also cant put in inbetweens.
I get this error even when I try to go through the maya UI. The problem seems to be the parallel blender node.
can anyone help me here???
thanks.
Basically, I am scirpting the setup of all my blendshapes, both facial blendshapes and corrective blendshapes for fixing joint deformations. My script reads a folder of obj files and creates blendshapes for each mesh. The facial BShapes are front of chain, and the corrective joint blendshapes are parallel.
Here is the problem, when I try to add another target into any BShape node I have already created (except for the parallelBlender node) I get this error:
//Specified blendShape not found in history of body_mesh
They are definitely in the history of the mesh, only the parallelBlender is always after them (further down the chain).
This error keeps me from adding new targets to the facial BShape node or the corrective BSnode. I also cant put in inbetweens.
I get this error even when I try to go through the maya UI. The problem seems to be the parallel blender node.
can anyone help me here???
thanks.
