plz helpe

RERE

30-06-2010 14:50:31

i have a problem with ogre when loading my model in skeletal animation the error ( there is no take sneak) however my take called sneak and when i call it with get animation index the error is( entity not animated)
by the why my model appear in ogre max viewer

Pyritie

30-06-2010 21:11:43

what

RERE

01-07-2010 07:47:57

the xml file of my model v1.40 and the model of ogre v1.41 how can i solve it? :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?:

Beauty

09-08-2010 13:32:16

First: Please use a sensible title for your forum thread.
What happens when everybody would write only "help"? There would be a bad overview in the forum.
You can edit the first post and change it's title.


For your problem - we need to understand what you want exactly.
Currently we don't know details.
* Do you use a demo or tutorial application to load your model?
* What is the error message?
* Are there warnings or exceptions in the file ogre.log?
* Where did you get the model and which format is it?

If your file format is *.mesh.xml then you have to convert it to *.mesh by the OgreXMLConverter.
The converter is part of the Ogre commandline tools and you can download it here:
http://www.ogre3d.org/download/tools (see bottom of page)

If you just started to use Ogre, it can be useful to process the basic tutorials:
http://www.ogre3d.org/tikiwiki/Tutorials