Previous Thread  Next Thread

chat icon Problem importing SMD

Segadordelinks

Posted: Mon Dec 17, 2012 7:16 pm
Joined: 17 Dec 2012
Posts: 2
Hi there.

I've been using Blender 2.63a for a time with no problem. When 2.65 was released I wanted to update it (the Transfer Weights feature was very interesting), so I tried it but I found a problem.

When I want to import a .smd file (SMD Tools 1.5.2 & 1.6.2) this error message appears.

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.65\scripts\addons\io_smd_tools.py", line 1934, in execute
self.countSMDs = readSMD(context, self.properties.filepath, self.properties.upAxis, self.properties.rotMode, append=self.properties.append)
File "C:\Program Files\Blender Foundation\Blender\2.65\scripts\addons\io_smd_tools.py", line 1562, in readSMD
if line == "triangles\n": readPolys()
File "C:\Program Files\Blender Foundation\Blender\2.65\scripts\addons\io_smd_tools.py", line 1183, in readPolys
removeDoublesPreserveFaces()
File "C:\Program Files\Blender Foundation\Blender\2.65\scripts\addons\io_smd_tools.py", line 1036, in removeDoublesPreserveFaces
ops.mesh.remove_doubles(mergedist=0)
File "C:\Program Files\Blender Foundation\Blender\2.65\scripts\modules\bpy\ops.py", line 188, in __call__
ret = op_call(self.idname_py(), None, kw)
TypeError: Converting py args to operator properties: : keyword "mergedist" unrecognized

location: <unknown location>:-1

The model appears, but the vertex are messed up. Where there should be a vertex common for various faces, appears a different vertex for every face.

That happened to me before (in version 2.63a), but only when I imported it while in Edit Mode. Now it happens every time, and realised that the main view changes automatically to Edit Mode.

I uninstalled and installed from scratch several times. Tried different versions (with and without installer, 32 & 64 bits).

Can someone help me? Thanks in advance.
Reply with quote


Tehrasha

Posted: Mon Dec 17, 2012 7:45 pm
Joined: 21 Apr 2010
Posts: 1168
Blender 2.65 changed some things that break the smd importer, the author thinks he has a fix for it, but hasnt finalized the change yet.

You can get the patched version which should work, here...

http://code.google.com/p/blender-smd/source/detail?r=300

(keep an eye open, he will probably release this as an official fix within 24hrs)
_________________
Spacemice Wiki -- Input devices for a 3D world.
Spacemice / Blender Compatibility
Reply with quote


Segadordelinks

Posted: Mon Dec 17, 2012 10:11 pm
Joined: 17 Dec 2012
Posts: 2
Thanks for the quick answer Very Happy
Reply with quote


Slinet_Garden

Posted: Thu Mar 14, 2013 9:21 pm
Joined: 14 Mar 2013
Posts: 1
Tehrasha wrote:
Blender 2.65 changed some things that break the smd importer, the author thinks he has a fix for it, but hasnt finalized the change yet.

You can get the patched version which should work, here...

http://code.google.com/p/blender-smd/source/detail?r=300

(keep an eye open, he will probably release this as an official fix within 24hrs)

Hi i have the same problem but the links are dead so pls answer me or send me a link Sad
Reply with quote


Tehrasha

Posted: Fri Mar 15, 2013 1:33 am
Joined: 21 Apr 2010
Posts: 1168
Slinet_Garden wrote:

Hi i have the same problem but the links are dead so pls answer me or send me a link Sad


Link still works fine from here...

Try this... http://code.google.com/p/blender-smd/downloads/list
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group