Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traceback error in Blender 2.79RC1 #1

Open
ShaddieIII opened this issue Aug 21, 2017 · 0 comments
Open

traceback error in Blender 2.79RC1 #1

ShaddieIII opened this issue Aug 21, 2017 · 0 comments

Comments

@ShaddieIII
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant