Unable to Animate Custom Rig

Hello DevForums, I am trying to make a custom monkey rig. The problem is that I get an error when I try to animate it using the animation editor plugin. I’ve rigged it and all but it seems to not work. I’ve named all the body parts correctly and Motor6Ds, but it still seems to not work. I searched the forums with no luck.

This is the error I receive when trying to animate it:

error3.PNG

Here is the model if you want to check it yourself:

monkeyrig.rbxm (7.4 KB)

The error is telling you that you have MULTIPLE Motor6Ds on those parts, meaning that you could’ve added more than 1

monkeyrig.PNG

I also checked explorer, but there was no duplicate motor6d or anything.

The model was re-rigged and is now fixed.