Previous Thread  Next Thread

chat icon VRML import bug

kakko76

Posted: Thu Feb 09, 2012 10:06 am
Joined: 09 Feb 2012
Posts: 1
Hi,
I would like to import a VRML 2.0 file (just to export this in other extension), but I have this error :
Reply with quote


CoDEmanX

Posted: Mon Apr 02, 2012 12:59 pm
Joined: 05 Apr 2009
Posts: 687
seems to be a bug in the script

http://stackoverflow.com/questions/5471158/typeerror-str-does-not-support-the-buffer-interface

It occurs if the VRML file is gzip-compressed (*.wrz)

Unpack the inside *.wrl, e.g. using 7-Zip and try to load that one.

You should submit a bug report
_________________
I'm sitting, waiting, wishing, building Blender in superstition...
Reply with quote


0mull

Posted: Thu Dec 13, 2012 2:06 pm
Joined: 13 Dec 2012
Posts: 2
I suffer from the same problem, with the same error message.

The file that I am trying to import ist not gzipped, it is in *.wrl format.
Any news on this one? I desperately need the import function. I am completely new to the world of blender. I know a bit of python (although 2.x, and more data analysis related, no big projects code experience), but I have not the slightest Idea on where to start. If somebody can point me in the right direction or tell me how I can help, I would be glad.

best, Georg
Reply with quote


CoDEmanX

Posted: Sat Dec 15, 2012 11:41 am
Joined: 05 Apr 2009
Posts: 687
i tested a simple wrl file i found on the web and it seems to work just fine in blender 2.65, what's your version?
_________________
I'm sitting, waiting, wishing, building Blender in superstition...
Reply with quote


0mull

Posted: Mon Dec 17, 2012 10:20 pm
Joined: 13 Dec 2012
Posts: 2
CoDEmanX wrote:
i tested a simple wrl file i found on the web and it seems to work just fine in blender 2.65, what's your version?


also 2.65. with the thought that the file I am actually trying to read might be corrupted, I also tested some file from the internet with the same error. Please give me the link to yours, so we test the same file (I forgot mine ... )

best, georg
Reply with quote


CoDEmanX

Posted: Mon Dec 17, 2012 11:57 pm
Joined: 05 Apr 2009
Posts: 687
http://www.wiley.com/legacy/compbooks/vrml2sbk/ch02/02fig01.htm
(cone imports inverted, lol?)

http://www.wiley.com/legacy/compbooks/vrml2sbk/ch05/05fig10.htm

http://cs.iupui.edu/~aharris/webDesign/vrml/plane.wrl

http://cic.nist.gov/vrml/nistlogo.x3d
_________________
I'm sitting, waiting, wishing, building Blender in superstition...
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group