DariaArata / blender-smd

Automatically exported from code.google.com/p/blender-smd
0 stars 0 forks source link

dmx import error runtime C++ #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.import smd model
2.rotate with r+x+90
3.import dmx animation

What is the expected output? What do you see instead?
importing anim. Error runtime C error and no import.

What version of the product are you using? On what operating system?
win7 64 bit

Please provide any additional information below.

output:

Traceback (most recent call last):
  File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\2.64\scripts\addons\io_smd_tools.py", line 3451, in draw
    if armature.animation_data and not 'ActLib' in dir(bpy.types):
TypeError: 'str' object is not callable

location:<unknown location>:-1

Original issue reported on code.google.com by crazyrob...@gmail.com on 7 Dec 2012 at 2:15

GoogleCodeExporter commented 8 years ago
version 2.64

Original comment by crazyrob...@gmail.com on 7 Dec 2012 at 2:16

GoogleCodeExporter commented 8 years ago
Fixed in 1.6.2 (r297).

Original comment by cont...@steamreview.org on 10 Dec 2012 at 3:03