Hello everyone. First, let me thank you for the incredible work you've done.
I'm trying to make a track ( trying to model some Japanese highways
that are incredible for drifting)
I've made a simple model in blender and run the export-all-joe-0.3.py .
It dies spawning the following in the terminal.
Traceback (most recent call last):
File "export-all-joe-0.3.py", line 732, in bevent
save_joe(g_filename.val,mesh_obj[0])
File "export-all-joe-0.3.py", line 259, in save_joe
mesh.getFromObject(mesh_obj)
TypeError: expected string and optional integer arguments
Also tried with the CarolinaMP.blend which here
http://svn.vdrift.net/repos/vdrift-art/t...arolinaMP/
Same results.
Anything special I should do when exporting to joe?
Any help would be great.
Blender: 2.42a (also tried with 2.45 on Xp)
Platform: Debian 2.6.25
Python version 2.4