OGRECave / blender2ogre

Blender exporter for the OGRE 3D engine
GNU Lesser General Public License v2.1
215 stars 70 forks source link

There was a problem when importing the Mesh file, prompting that it could not be converted to Xml. #191

Open QingZhuMr opened 9 months ago

QingZhuMr commented 9 months ago

{06B34E18-B581-4fa2-9C7F-8939E20D0748}

{F4548F4B-15E1-4489-B0C6-2A201142B0A5}

QingZhuMr commented 9 months ago

2024-02-01 23:54:38 [ INFO] Target_path: C:\Users\Qingzhu\Desktop\mod 2024-02-01 23:54:38 [ INFO] Target_file_name: Chinese_musket_04.mesh 2024-02-01 23:54:38 [ INFO] * Loading mesh from: C:\Users\Qingzhu\Desktop\mod\Chinese_musket_04.mesh 2024-02-01 23:54:38 [ERROR] OgreXMLConverter returned with non-zero status, check OgreXMLConverter.log 2024-02-01 23:54:38 [ INFO] D:\SDK\ogre\bin\OgreXMLConverter.exe -q -byte -log C:\Users\Qingzhu\Desktop\mod\OgreXMLConverter.log C:\Users\Qingzhu\Desktop\mod\Chinese_musket_04.mesh 2024-02-01 23:54:38 [ERROR] Failed to convert .mesh file C:\Users\Qingzhu\Desktop\mod\Chinese_musket_04.mesh to .xml

QingZhuMr commented 9 months ago

23:54:38: --* OGRE Shutdown 23:54:38: Unregistering ResourceManager for type Compositor 23:54:38: Unregistering ResourceManager for type Material 23:54:38: Unregistering ResourceManager for type GpuProgram 23:54:38: Unregistering ResourceManager for type Skeleton 23:54:38: Unregistering ResourceManager for type Mesh 23:54:38: Error: Header chunk didn't match either endian: Corrupted stream?

paroj commented 9 months ago

are you able to open the mesh file with ogre-meshviewer?

sercero commented 9 months ago

Its probably not an OGRE .mesh...

paroj commented 9 months ago

there are also OGRE .mesh files that were created with a custom code base: https://forums.ogre3d.org/viewtopic.php?t=96814

lets close this, if the reporter does not come back in a week