I'm using my Blender model in an XNA project for animation. Previous models have worked fine but I'm getting an error with a model of a head:
Error normalizing vertex bone weights. BoneWeightCollection does not contain any weighting values.
I have checked my model and as far as I'm aware all vertices are attached to the two bones I have added. The bones have automatic weights, my aim is to animate the mouth but that gives this error.
Here's a download link to my model file.