CoDEmanX / blender-cod

Blender Add-On for Call of Duty® modding
83 stars 26 forks source link

Error on export - Missing property parameters in save functions #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Blender
2. Load a model
3. Attempt to export

What is the expected output? What do you see instead?
I expect the to export correctly, but it throws this error:

What version of the product are you using? On what operating system?
Version 0.2.2 alpha 2 on Windows XP sp3.

Please provide any additional information below.
I have tried a few different models, in different export locations, but still 
the same error.
I installed it correctly(as far as I know) via the addons menu.

Original issue reported on code.google.com by Avenger1...@gmail.com on 7 Oct 2011 at 5:02

GoogleCodeExporter commented 9 years ago
Here is the error:
http://img41.imageshack.us/img41/8541/errorkv.png
I am running the unmodified official build of Blender 2.59.

Original comment by Avenger1...@gmail.com on 7 Oct 2011 at 5:04

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 6b4e23901c3b.

Original comment by codem...@gmx.de on 8 Oct 2011 at 10:15

GoogleCodeExporter commented 9 years ago
Thank you for reporting this issue, Avenger1!

I added a few bpy properties for the export UI shortly before v0.2.2 release 
and forgot to add them to the save function declaretions.

Please get the fixed v0.2.3 :)

Original comment by codem...@gmx.de on 10 Oct 2011 at 2:56