Skip to content

traceback error in Blender 2.79RC1 #1

Description

@ShaddieIII

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions