Skip to main content
Participant
July 7, 2022
Question

Cant apply an animation to my model

  • July 7, 2022
  • 1 reply
  • 972 views

Hi,

I've tried two ways to apply a Mixamo animation to my model, I uploaded it to the site and when I try to use the auto-rigger it says "Unknown error while generating motion".

So i tried another way and clicked "Create Control Rig" in Blender, imported the animation and clicked "Apply Animation to Control Rig" but I get this error:

Python: Traceback (most recent call last):
File "C:\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\mixamo_rig\mixamo_rig.py", line 306, in execute
_import_anim(src_arm, tar_arm, import_only=True)
File "C:\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\mixamo_rig\mixamo_rig.py", line 2264, in _import_anim
arm_left_kinematic = "IK" if c_hand_ik_left_pb["ik_fk_switch"] < 0.5 else "FK"
TypeError: 'NoneType' object is not subscriptable

This topic has been closed for replies.

1 reply

Ussnorway7605025
Legend
July 11, 2022

the error in Blender is because your model doesn't meet the standard Mixamo bone set... so I assume that is also what Mixamo says is "Unknown error while generating motion"

 

without images or better yet a copy of the model to test we can't help much more so good luck to you