Why am I getting a Python Script error?

If you feel like you're up to the challenge of building your own Ages in Blender or 3ds Max, this is the place for you!

Why am I getting a Python Script error?

Postby bnewton81 » Wed Apr 20, 2011 1:43 pm

Every time i try to export this blend file I get a python script error popup "python script error check console" It has been a while since I've exported any ages, so this is probably a simple thing I've overlooked. Check out the file and let me know. Please :D I don't have any textures on my meshes. Is that the problem?
Attachments
archplaza.blend
BlendFile
(267.3 KiB) Downloaded 212 times
User avatar
bnewton81
 
Posts: 296
Joined: Sat Aug 28, 2010 3:24 pm
Location: Houston, Texas

Re: Why am I getting a Python Script error?

Postby tachzusamm » Wed Apr 20, 2011 2:26 pm

It's the object "OuterFloor". You are trying to use a collider type "box" for a completely flat plane, which won't work because the exporter (and me too) does not know how to create a (3D) box based on a (2D) surface.
Either give the plane some shape in the 3rd dimension, or use a different bounds type (like triangle mesh).
User avatar
tachzusamm
 
Posts: 575
Joined: Thu May 29, 2008 2:03 am
Location: Germany

Re: Why am I getting a Python Script error?

Postby bnewton81 » Wed Apr 20, 2011 4:48 pm

Thanks a lot. I knew it was something i was overlooking. Are certain types of colliders preferred over others for performance?
User avatar
bnewton81
 
Posts: 296
Joined: Sat Aug 28, 2010 3:24 pm
Location: Houston, Texas

Re: Why am I getting a Python Script error?

Postby Luna » Wed Apr 20, 2011 10:34 pm

Custom colliders are preferred, Box and Convex colliders are a good second(for when you're feeling lazy) , triangle mesh should be used less(although it is still very useful ;) )

Also when it gives that error it can help to look at the console since there will be a more extensive error message there >.>
Code: Select all
long longestTimeWithoutPlayingMoula = (new Date()) - (new Date(2014, 9, 26));
User avatar
Luna
 
Posts: 204
Joined: Fri Oct 08, 2010 12:21 am
Location: Il y a encore des pommes.

Re: Why am I getting a Python Script error?

Postby bnewton81 » Thu Apr 21, 2011 5:26 am

Great help. Thanks. Now if i can figure out the lighting I'll be halfway there. :)
User avatar
bnewton81
 
Posts: 296
Joined: Sat Aug 28, 2010 3:24 pm
Location: Houston, Texas


Return to Building

Who is online

Users browsing this forum: No registered users and 2 guests