project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - fiepfrog

Pages: [1]
1
Bugs prior to release 2.4 / Development of 2.4
« on: June 11, 2013, 07:16:31 am »
I played a little with modding of version 2.4. The game reacts with crashes.

Is is helpful if I try to debug it, or did you stop introducing changes/fixes in that codebase already, to concentrate to version 2.5?

2
Artwork / blender import problem
« on: June 04, 2013, 11:42:59 pm »
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?

Pages: [1]