Forum: Carrara


Subject: import obj trouble

Sueposer opened this issue on Apr 24, 2009 · 4 posts


Sueposer posted Fri, 24 April 2009 at 2:12 PM

I have a downloaded object that I import into C7.1 scenes with the standard default import settings. I try to save the object by dropping it into the browser, but it stalls Carrara every time, a total freeze.
What might I look for in this object (or its file), that could be causing such trouble?
I would appreciate any clues.


CaptainJack1 posted Fri, 24 April 2009 at 3:08 PM

I don't know what in particular Carrara may be objecting to, but the file might be corrupt. for example, a face that refers to a vertex that isn't present might do it.

Do you have any other programs that import OBJ? UV Mapper is a good one to try, it seems to be pretty tough to hassle with bad data, and it'll even fix some problems when you export it again. If you have a modeling program that might be good to try, too.

If you want to edit the file, one option would be to delete everything in the file except lines that start with a "v" (vertices) and an "f" (faces) and see if that imports. Depending on the file, you may need to try it with lines beginning with "g" (groups), in order to use the object. By doing that, you'll also be eliminating the UV coordinates for the object, so, if that does the trick, you may need to re-map it.

Do please make a backup before you edit the file, though. 😄

Technically, the OBJ file spec also supports splines and some other goodies. I've never seen an OBJ that has those in it, but if they're there, I s'pose they could be confusing Carrara, too.


Miss Nancy posted Fri, 24 April 2009 at 3:26 PM

bad mtl file, import as vertex obj, et al.  post link to bad obj file.



Sueposer posted Fri, 24 April 2009 at 4:32 PM

Thanks for the hints. I have hexagon and the basic UV mapper, so I will give it a try.
I hope I don't have to go so far as editing the file. I'd cross my fingers, except that then I couldn't use my mouse :)