Hello. i am using blender 2.63. I am trying to export an MD5 animation with nemyax
MD5 exporter. After moving all the bones in the armature to layer 5. I still get this error when I try to export :
location:<unknown location>:-1
Traceback (most recent call last):
File "C:\Users\oladitan\AppData\Roaming\Blender Foundation\Blender\2.63\script
s\addons\io_scene_md5.py", line 699, in execute
write_md5anim(self.filepath, prerequisites, correctionMatrix, None)
File "C:\Users\oladitan\AppData\Roaming\Blender Foundation\Blender\2.63\script
s\addons\io_scene_md5.py", line 290, in write_md5anim
bm.from_object(mo, bpy.context.scene)
TypeError: an integer is required
I have uploaded the blend file for you to reproduce the error. Thanks.
[EDIT]merged your topic with script topic. kat