alizea opened this issue on Mar 23, 2008 · 17 posts
lesbentley posted Sat, 03 May 2008 at 10:44 PM
These scripts don't work correctly for me in P6. With the "createMultipleChannels.py" I get the error:
Traceback (most recent call last):
File "
AttributeError: CreateFullBodyMorp
And with the "createMultipleChannelsEmbedded.py", I get the error:
Traceback (most recent call last):
File "
AttributeError: CreateFullBodyMorp
With the script generated by "createChannelScript.py", I get this error:
Traceback (most recent call last):
File "
AttributeError: CreateFullBodyMorp
All scripts make one targetGeom channel in each actor, but no valueParm in the BODY.
[edit]
P.S. I just noticed the error says "Morp" not "Morph", don't know if that is significant.