Milkshape export issue
-
dmj726
- Gnoblar
- Posts: 5
- Joined: Tue Aug 09, 2005 3:08 am
Milkshape export issue
I have Milkshape 1.75/1.76 and niether of them will properly export a model to OGRE format. After export the mesh WITH MATERIAL I open the mesh in the OGRE Meshviewer and get an error: (i believe it was #6) to the effect of material not found. Why is this happening and how can I fix it?
-
dmj726
- Gnoblar
- Posts: 5
- Joined: Tue Aug 09, 2005 3:08 am
- Dark
- Halfling
- Posts: 63
- Joined: Fri Jul 15, 2005 7:34 pm
- Location: The Netherlands
- Contact:
- sinbad
- OGRE Retired Team Member

- Posts: 19269
- Joined: Sun Oct 06, 2002 11:19 pm
- Location: Guernsey, Channel Islands
- x 67
- Contact:
Materials are exported as .material files, they're separate from the .mesh files. There is no 'hard' link between them except the name of the material. You just have to make sure the .material is somewhere on your resource path. Read the manual to see how .material scripts work.
Try it with a standard app rather than the mesh viewer if you can't get it to work, I'm not sure where the mesh viewer looks for material scripts. I'm thinking of replacing the meshviewer with the cegui based one sometime because it has some issues.
Try it with a standard app rather than the mesh viewer if you can't get it to work, I'm not sure where the mesh viewer looks for material scripts. I'm thinking of replacing the meshviewer with the cegui based one sometime because it has some issues.
-
dmj726
- Gnoblar
- Posts: 5
- Joined: Tue Aug 09, 2005 3:08 am
I realize they are two separate entities. I exported them in the same folder with the same filename (different extensions .mesh and .material respectively). When I opened the .mesh file in meshviewer it through me an error. I have tried exporting the mesh with and without the material file exported. Is this version of Milkshape incompatible with ogre? Which standard app would you suggest using?
Thanks.
Thanks.
- sinbad
- OGRE Retired Team Member

- Posts: 19269
- Joined: Sun Oct 06, 2002 11:19 pm
- Location: Guernsey, Channel Islands
- x 67
- Contact:
