Development > Artwork

blender import problem

(1/4) > >>

fiepfrog:
Hello,

I would like to edit some weapon models with blender.
I was able to install blender and was also able to install the import/export script io_mesh_md2.py from the git repository. When I try to import any md2 file, e.g. assault.md2, I always get following error:

--------------------------
Traceback (most recent call last):
File "/home/spark/.blender/2.62/scripts/addons/io_mesh_md2.py", line 1066, in execute md2.makeObject()
File "/home/spark/.blender/2.62/scripts/addons/io_mesh_md2.py", line 261, in execute md2.makeObject mesh.tessfaces.add(self.numTris)
Attribute Error: 'Mesh' object has no attribute 'tessfaces'
location:<unknown location>:-1
--------------------------

Can someone tell me what is wrong?

DarkRain:
Hmm... I've only tested with 2.63, 2.65 and 2.66, it is possible there is some incompatibility, I'll try to see if I can find what's wrong.

fiepfrog:
Did you write that script?

I think it is blender version 2.63, running on Ubuntu Linux 12.4.
But I'm not sure, I will check both versions this evening.

Let me know if you need more information. Unfortunately I have absolutely no experience with blender or modeling until now.

Mattn:
your blender settings are stored in a 2.62 (according to your output from above)

fiepfrog:

--- Quote from: Mattn on June 05, 2013, 09:42:08 am ---your blender settings are stored in a 2.62 (according to your output from above)

--- End quote ---
right, blender version 2.62 :)

EDIT: ok, it is either a problem with the blender version or a linux depending problem. I retried on Win7 with blender version 2.67b and it works.
Anyway, on weekends I usually have only my Laptop available, where Linux is running, so I would be happy if I could bring it running there.

(sorry for my fatal english, just ask if my words are unclear!)

EDIT 2: Blender version 2.62 on Win 7 also generate the same error. So thats it. The next step is to try a different version on Linux.
If that is ok I will edit the Wikipage, maybe other people run into similar problems....

Navigation

[0] Message Index

[#] Next page

Go to full version