You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I really like the demo of the usage of the Mocanim addon. I have a kinect v2 and Ipisoft so I too want to use my own mocap data.
Unfortunately, I get the error below, when I click on the constrain button:
Traceback (most recent call last):
File "C:\Users\bigbo\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\mocanim-master\bind_animation.py", line 704, in execute
add_cross_constraints(mrig, rig, context)
File "C:\Users\bigbo\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\mocanim-master\bind_animation.py", line 257, in add_cross_constraints
constrain_ik_legs(metarig, rig, context)
File "C:\Users\bigbo\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\mocanim-master\bind_animation.py", line 509, in constrain_ik_legs
fix_feet(metarig, context)
File "C:\Users\bigbo\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\mocanim-master\bind_animation.py", line 217, in fix_feet
footL = ebones['foot.L']
KeyError: 'bpy_prop_collection[key]: key "foot.L" not found'
location: <unknown location>:-1
to recreate this, I open new scene in Blender and create new pitchipoy rig. Generate it.
Import a BVH file
Select Pitchipoy rig and in Mocanim tab, I select Performer as BVH then Character as my Rig.
Then I click on Create/Update
I get the error above.
What could be wrong?
The text was updated successfully, but these errors were encountered:
Hi,
I really like the demo of the usage of the Mocanim addon. I have a kinect v2 and Ipisoft so I too want to use my own mocap data.
Unfortunately, I get the error below, when I click on the constrain button:
to recreate this, I open new scene in Blender and create new pitchipoy rig. Generate it.
Import a BVH file
Select Pitchipoy rig and in Mocanim tab, I select Performer as BVH then Character as my Rig.
Then I click on Create/Update
I get the error above.
What could be wrong?
The text was updated successfully, but these errors were encountered: