View Single Post
# 8 10-05-2013 , 04:15 PM
Registered User
Join Date: Oct 2012
Posts: 18

You have some bad geometry, as it says on these lines:


Which makes sense, as your previous crash log says it has something to do with geometry as well.

What you can do is select your geometry, and export it as an OBJ file, which saves just the geometry data. Create a new scene, and import it back in. This will clean out any bad geometry. Now, try rendering the newly created file. It should render just fine.

THANK YOU SO MUCH! =D user added image

Importing the scene as a new obj file works like magic! Not one problem since I did that.

I appreciate your help!