Jump to content

.Mesh to Xml conversion problem.


lychanking

Recommended Posts

Posted

I'm trying to convert a .mesh to xml and it doesn't' seem to be working. I downloaded the ogre xml converter but all I get is this message.

 

07:01:11: Creating resource group General

07:01:11: Creating resource group Internal

07:01:11: Creating resource group Autodetect

07:01:11: Registering ResourceManager for type Mesh

07:01:11: Registering ResourceManager for type Material

07:01:11: Registering ResourceManager for type Skeleton

07:01:11: OGRE EXCEPTION(2:InvalidParametersException): Header chunk didn't match either endian: Corrupted stream? in Serializer::determineEndianness at ..\..\..\..\OgreMain\src\OgreSerializer.cpp (line 89)

07:01:11: Unregistering ResourceManager for type Skeleton

07:01:11: Unregistering ResourceManager for type Material

07:01:11: Unregistering ResourceManager for type Mesh

Any help would be appreciated.

Posted

weird it unloads backwards... you check for capitalization in syntax?...

 

also it looks like it might be a issue with ogre converter itself... says the exception happened within the OgreSerializer.cpp

might have to check on errors already in the file itself and/or upgrade

 

other than those suggestions i have no idea, never having used the converter myself.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...