Previous Thread  Next Thread

chat icon Python - 3DS Import Problem

hopbunny

Posted: Wed Aug 19, 2009 6:42 am
Joined: 19 Aug 2009
Posts: 1
Hi Everyone!

I'm a newbie and I just installed Blender 2.40 on my Windows XP PRO computer. I can import a .3Ds object just fine but I would like to know if its possible to import a .3Ds file in Blender and export it as .TGA file so I can use it on my virtual world in Second Life.
Reply with quote


fantasmo

Posted: Wed Oct 07, 2009 2:42 pm
Joined: 07 Oct 2009
Posts: 1
Hello,

I tried the thing with "installing Blender 2.40". My 3ds-file... which should actually be a cat... was opened, but it was just a simple cube.

This is the file I used, i got from a free model library:
http://rapidshare.com/files/289834516/78wild-cat-model.3ds.html

Previously trying to open it in a new Blender version brought these mistakes:

Code:
line 882, in load_3ds process_next_chunk(file, current_chunk, importedObjects. IMAGE_SEARCH)

line 464, in process_next_chunk process_next_chunk(file, new_chunk, importedObjects, IMAGE_SEARCH)

line 807, in process_next_chunk temp_dat=file.read(calcsize(binary_format))
Memory Error


I hope somebody can help, because I'm a complete 3D beginner. Thank you!
Reply with quote


Menian Lee

Posted: Fri Dec 04, 2009 11:00 pm
Joined: 04 Dec 2009
Posts: 2
What's the trick?

I had an external teacher on Blender and he directed me to this forum and topic, when I couldn't import blender objects in blender.
I'm on XP, Blender 2,49b, Python 2.6.4.
When I try to import blender file, I choose 3ds as format, and in the console the message is Fatal Error: Not a valid 3ds file

If this is not a valid file format for blender files, what it is? There is no .blender format to choose from in import options.
Reply with quote


stiv

Posted: Fri Dec 04, 2009 11:13 pm
Joined: 05 Aug 2003
Posts: 3489
Quote:
When I try to import blender file, I choose 3ds as format, and in the console the message is Fatal Error: Not a valid 3ds file


A .blend is not a 3ds file, simple as that. For native blender files use File->Open. No trick involved.
Reply with quote


Menian Lee

Posted: Sat Dec 05, 2009 10:59 am
Joined: 04 Dec 2009
Posts: 2
File - open, just open in the same window and removes the previous info
Shift + F1 worked for me - thanks to
http://blenderartists.org/forum/showthread.php?t=112268
May be I should have searched more before writing here
Cheers
Reply with quote


stiv

Posted: Sat Dec 05, 2009 5:22 pm
Joined: 05 Aug 2003
Posts: 3489
It would not hurt to take a quick skim thru the manual or one of the intro guides. This stuff is pretty basic to using Blender.
Reply with quote


ganna

Posted: Fri Jan 15, 2010 11:08 am
Joined: 15 Jan 2010
Posts: 1
stiv wrote:
Quote:
When I try to import blender file, I choose 3ds as format, and in the console the message is Fatal Error: Not a valid 3ds file


A .blend is not a 3ds file, simple as that. For native blender files use File->Open. No trick involved.



I'm a newbie and I'm trying to open a 3Ds file (converted using the Autodesk fbx converter into 3ds from an fbx exported in Maya) but I am getting the same error message - Not a valid 3ds file.
Reply with quote


dvdbrander

Posted: Thu Jul 22, 2010 10:56 pm
Joined: 22 Jul 2010
Posts: 1
bumping a good oldie Razz
well, same problem, but I have 1 more.
mu 3ds_import file, line 203 is:
OBJECT_MESH = long('0x4100',16); # This lets us know that we are reading a new object
I have blender v2.49.2.
What do I have to do? (wew, this doesn't sounds like good english, I'm dutch Razz)
Reply with quote


Darkmatterial

Posted: Thu Oct 18, 2012 12:39 pm
Joined: 18 Oct 2012
Posts: 5
Hi folks,
I am just a begginer in blender, I have a problem when importing .3ds files into blender -2.49b for windows, every time it gives me the following message: "a hole phyton installation not found" does anyone have a clue of what can I do next?
Thanks a lot
Reply with quote


stiv

Posted: Thu Oct 18, 2012 3:59 pm
Joined: 05 Aug 2003
Posts: 3489
For Blender 2.49 (old blender), you need to install Python. Use the version Blender asks for at startup. - usually 2.5 or so. Other versions will not work.

Note that new Blender (2.64) comes with its own copy of Python 3.
Reply with quote


Darkmatterial

Posted: Thu Oct 18, 2012 5:34 pm
Joined: 18 Oct 2012
Posts: 5
stiv wrote:
For Blender 2.49 (old blender), you need to install Python. Use the version Blender asks for at startup. - usually 2.5 or so. Other versions will not work.

Note that new Blender (2.64) comes with its own copy of Python 3.


Thanks a lot man I will try that!
Reply with quote


Goto page Previous  1, 2, 3
 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group