3ds -> .blend -> .wrl -> .msh conversion FAIL
Moderator: Moderators
- =BloodyRoses=
- Private Recruit
- Posts: 24
- Joined: Sat Jan 17, 2009 4:39 pm
3ds -> .blend -> .wrl -> .msh conversion FAIL
So i recently found a few freeware .3ds models that i'd like to work with in swbf2, and i want to convert them to wrl format so that i can switch them to .msh with the viewer. This is a process that i'm pretty familiar with since i do it whenever i make models from scratch in blender. Problem is, i can import models in 3ds format and attempt to export them as wrl, but they crash the msh viewer. Now i've uv mapped, checked the texface buttons and joined all parts of the object before exporting, am I missing a step here? These models are a crucial part of the mod i'm making (which is secret still btw)
one of these models crashes the msh viewer, the other does not show the textures properly and crashes zeroedit.
one of these models crashes the msh viewer, the other does not show the textures properly and crashes zeroedit.
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
Its most likely the models fault. If you want you can PM me with the model and I can try to fix it. Otherwise I can not really help.
-
CalvaryCptMike
- Captain

- Posts: 476
- Joined: Sat Feb 19, 2011 3:10 pm
- Projects :: Nothing--absolutely nothing
- Location: Freed by alien robots, now living on Mars
- Contact:
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
Texturing is really tricky for BF2. Do they use Unique UV's? I use XSI and cylindrical projection doesn't work. Have you successfully done the conversion before with other models? 
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
texturing for swbf2 is not different from texturing for any other game. as long as you freeze the model before exporting to get rid of any texturesupportobjects it will work fine.
- =BloodyRoses=
- Private Recruit
- Posts: 24
- Joined: Sat Jan 17, 2009 4:39 pm
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
Please explain further.DarthD.U.C.K. wrote:texturing for swbf2 is not different from texturing for any other game. as long as you freeze the model before exporting to get rid of any texturesupportobjects it will work fine.
and yes i have converted objects that ive created in blender and exported as vrml 2.0.
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
=BloodyRoses= wrote:Please explain further.DarthD.U.C.K. wrote:texturing for swbf2 is not different from texturing for any other game. as long as you freeze the model before exporting to get rid of any texturesupportobjects it will work fine.
and yes i have converted objects that ive created in blender and exported as vrml 2.0.
Dude, thats exactly what you dont want to do, exporting to VRML 2.0 will never work, try VRML97 (.wrl)
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
VRML 2.0 is VRML97.THEWULFMAN wrote:...thats exactly what you dont want to do, exporting to VRML 2.0 will never work, try VRML97 (.wrl)
http://en.wikipedia.org/wiki/VRML#Emerg ... al_upgrade
Conversion failure is caused by user error, it means you probably didn't prep the model for the target format properly or you are trying to use a format that doesn't support features that you need. There are many conversion methods to convert 3ds to msh, try another.
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
Well then.....AceMastermind wrote:VRML 2.0 is VRML97.THEWULFMAN wrote:...thats exactly what you dont want to do, exporting to VRML 2.0 will never work, try VRML97 (.wrl)
http://en.wikipedia.org/wiki/VRML#Emerg ... al_upgrade
Conversion failure is caused by user error, it means you probably didn't prep the model for the target format properly or you are trying to use a format that doesn't support features that you need. There are many conversion methods to convert 3ds to msh, try another.
FAIL
I guess I got 1.0 and 2.0 mixed up
Shutting up now
- =BloodyRoses=
- Private Recruit
- Posts: 24
- Joined: Sat Jan 17, 2009 4:39 pm
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
I know it's user error, but the problem is that since I didn't make the models in the first place, i don't know if there are any extra parts of the model that are causing the errors. I need to know how to get rid of any unnecessary parts. Can you suggest a few methods?AceMastermind wrote:
Conversion failure is caused by user error, it means you probably didn't prep the model for the target format properly or you are trying to use a format that doesn't support features that you need. There are many conversion methods to convert 3ds to msh, try another.
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
If the model contains unneeded parts then remove them, if the mesh is dense then optimize it or break it up into multiple parts and export each part separately. When folks ask for help but want to keep things secret it makes offering the best solutions difficult, it would help us help you to know what particular model is giving you problems otherwise no one can really help you except for giving general information.
-
THEWULFMAN
- Space Ranger
- Posts: 5557
- Joined: Tue Aug 17, 2010 3:30 pm
- Projects :: Evolved 2
- Location: Columbus, Ohio
- Contact:
Re: 3ds -> .blend -> .wrl -> .msh conversion FAIL
THEWULFMAN wrote:Its most likely the models fault. If you want you can PM me with the model and I can try to fix it. Otherwise I can not really help.
