MotionBuilder 2010 Problem - Unable to use offset

Post Reply
cursedboy
Posts: 3
Joined: Sat Apr 17, 2010 7:34 am

MotionBuilder 2010 Problem - Unable to use offset

Post by cursedboy »

This is the error output when we tried to move the sliders on the offset part of the script:

Traceback (most recent call last):

File "C:/Program Files/Autodesk/MotionBuilder 2010/scripts/Exp_FaceConstraints.py", line 349, in _sliderCallback

if event.Name == FBEventName.kFBEventChange:

AttributeError: 'FBEvent' object has no attribute 'Name'

We are using MoBu 2010, the MotionBuilder Plugin (streaming client) Public Beta - 2.2 Beta 1 and the python script OptiTrack_MotionBuilder_GoodyPack-v2.zip.
This script won't work the offset part (adjusting the axis).

Need help....
cashkao
Posts: 7
Joined: Thu Feb 25, 2010 9:40 pm

Re: MotionBuilder 2010 Problem - Unable to use offset

Post by cashkao »

I also have this issue with our current facial system. The offset slider doesn't effect the joint with the facial actor.

I heard that natural point has new version of the script that fix this issue...
Can someone email me or post the updated MB script?

Many thanks,
VincentG
Posts: 7728
Joined: Mon Jul 17, 2006 5:00 am
Location: Corvallis, Oregon

Re: MotionBuilder 2010 Problem - Unable to use offset

Post by VincentG »

please email support.
DonBurroni
Posts: 127
Joined: Thu May 27, 2010 2:26 am
Location: Manchester, UK

Re: MotionBuilder 2010 Problem - Unable to use offset

Post by DonBurroni »

I too have the same problem, I emailed support over a month ago, June 10, 2010 8:19 PM, I use the blendshape method for now.

I think the naming of the Joints/Markers may have changed.....

(ps i got the new script too, not the one from your webpage)

Thanks
Burroni
Post Reply