Error loading .skeleton file

A place for users of OGRE to discuss ideas and experiences of utilitising OGRE in their games / demos / applications.
User avatar
marco.c
Halfling
Posts: 51
Joined: Mon Nov 22, 2004 5:44 pm
Location: Italy

Error loading .skeleton file

Post by marco.c »

Hi,

Exporting a .mesh.xml file with the OgreXMLConverter, I got this error message.
Skeleton: Loading JudyTest.skeleton
Unable to load skeleton JudyTest.skeleton for Mesh conversion. This Mesh will not be animated. You can ignore this message if you are using an fooline tool.
XMLMeshSerializer import successful.
I have already exported the .skeleton.xml file, but something doesn't work when I try with the .mesh.xml file.
Does anybody know where this file is expected to be?
Actually, I get the mesh converted, but I'd like to fix it anyway.

Thanks a lot.
M
User avatar
sinbad
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 19269
Joined: Sun Oct 06, 2002 11:19 pm
Location: Guernsey, Channel Islands
x 66

Post by sinbad »

The clue is in the:
"You can ignore this message if you are using an offline tool."
It's harmless - an exception that is caught and handled.