Troubleshooting FAQs

From Digital Spaces

Jump to: navigation, search

Producing Content

I've exported my models and scene from my modelling program, but DSS won't load the mesh files. The Ogre.log reports that the Mesh format is larger then v1.30

DSS is (currently) built with Ogre 1.0.7, and only supports mesh formats up to v1.30. You have two basic choices. If your exporter tool is exporting to .mesh.xml format, you can replace the OgreXMLConverter tool with the one for the Ogre 1.0 generation. If your exporter is producing binary .mesh directly, you can use the version of OGRE current OgreXMLConverter tool to convert from .mesh to .mesh.xml, then use the Ogre 1.0 OgreXMLConverter tool.

media:OgreXMLConverter Pack.zip

Personal tools