Animations are not being loaded

The third parameter to auto_bind() controls how forgiving the matching of animation to model should be. With 0, the default, it is important that all of your joint names (and the character name) be the same between animation and model. With ~0, as forgiving as possible, it will work even if some of your names do not match.

David