Charater Generator Project

Hello, I was working on creating my own character creator using the Unity Character Creation Demo Project. I have the asset bundle working for my own characters, and now I’m trying to generate them. However every time I attempt to generate a character I get

“Number of bind poses doesn’t match number of bones in skinned mesh”

Unfortunately there is no line number or anything pointing to where I’m causing this error, and I also have no clue what it means, I was wondering if anyone might be able to shed some light on this. Any information would be greatly appreciated.

Thanks in advance, Hans

Check this out.