Game Development Community

Export won't work ("Attribute Error")

by Trevor Harris · in Artist Corner · 08/04/2008 (1:15 pm) · 4 replies

Hi,

Whenever I export, about halfway through (it says 'importing objects'), I get that "Python Error, check console" popup. In the console, the last line is "AttributeError: 'Armature' object has no attribute 'verts'.

What can I do to fix this?

#1
08/04/2008 (3:48 pm)
...
#2
08/04/2008 (5:34 pm)
...
#3
08/04/2008 (6:37 pm)
Oh, I deleted the CollisionArmature object to see if that fixed it. Apparently that wasn't enough. It took me 10 minutes to hunt it down. It showed up in the OOPS diagram, but not the Outliner... very strange.

What I needed didn't require changing the Dts_Blender.py script, so I don't know if that would have worked or not, but thanks for the info!

Ah so that's how you animate collision object! Thanks! I didn't know the torque exporter would recognize all that stuff.

They're not linked? Oops. Thanks for the heads up.

Thanks a bunch,
Trevor Harris
#4
08/04/2008 (6:52 pm)
...