DariaArata / blender-smd

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

Blender 2.66a can't export *.smd files and misses UI parts #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.open Blender 2.66a
2.load the smd plugin 1.6.5
3.create a cube and add some basic shape keys
4.select the cube and view the scene tab
5.try to export the cube as an smd file

What is the expected output? What do you see instead?

A successful export just like in Blender 2.65
But it just doesn't export anything and just throws an error

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

Windows 8 64bit. Blender 2.66a and Blender 2.65 bot 64 bit. SMD tools 1.6.5

Please provide any additional information below.

There's also missing UI elements as shown here: http://imgur.com/a/yusOx

Here's the error messages when trying to export as SMD file:

Traceback (most recent call last):
  File "C:\Users\dravorek\AppData\Roaming\Blender Foundation\Blender\2.66\scripts\addons\io_smd_tools.py", line 3392, in draw
    l.template_list(scene,"smd_export_list",scene,"smd_export_list_active",rows=3,maxrows=8,prop_list="prop_list")
TypeError: UILayout.template_list(): error with argument 1, "listtype_name" -  
Function.listtype_name expected a string type, not Scene

location: <unknown location>:-1

Original issue reported on code.google.com by dravo...@googlemail.com on 21 Mar 2013 at 10:39

GoogleCodeExporter commented 8 years ago
Uh, this is embarassing. How do I close this ticket. Somehow I was using and 
older version 1.6.3 for the plugin

Original comment by dravo...@googlemail.com on 21 Mar 2013 at 10:47

GoogleCodeExporter commented 8 years ago

Original comment by cont...@steamreview.org on 21 Mar 2013 at 11:05