I can’t seem to export AWD file using blender with Armature scene

Asked By 50 points N/A Posted on -
qa-featured

 

Hello,

I have MacOS 10.7.2 and blender 2.62 and 2.59 application. I can’t seem to export AWD file using blender with Armature scene.

Exporting without Armature scene just works fine. I need to do export with Armature.  I’m having driver error:

 

ndof: 3Dx driver not found
found bundled python: /Users/sewonist/Downloads/blender-2.62release-OSX_10.6_x86_64/blender.app/Contents/MacOS/2.62/python
trying to save homefile at /Users/sewonist/Library/Application Support/Blender/2.62/config/startup.blend ok
{‘embed_textures’: True, ‘include_attr’: True, ‘include_materials’: True, ‘filepath’: ‘/Users/sewonist/Desktop/0001.awd’}
Creating mesh Cube
Checking materials for Cube
Found texture to create material?
Traceback (most recent call last):
  File “/Users/sewonist/Downloads/blender-2.62release-OSX_10.6_x86_64/blender.app/Contents/MacOS/2.62/scripts/addons/io_awd/__init__.py”, line 62, in execute
  exporter.export(context, **kwds)
  File “/Users/sewonist/Downloads/blender-2.62release-OSX_10.6_x86_64/blender.app/Contents/MacOS/2.62/scripts/addons/io_awd/awd_export.py”, line 90, in export
  self.extract_joint_weights(o)
  File “/Users/sewonist/Downloads/blender-2.62release-OSX_10.6_x86_64/blender.app/Contents/MacOS/2.62/scripts/addons/io_awd/awd_export.py”, line 122, in extract_joint_weights
  vert_indices = self.vertex_indices[geom.name]
AttributeError: ‘AWDExporter’ object has no attribute ‘vertex_indices’

location:<unknown location>:-1

location:<unknown location>:-1

 

 

SHARE
Best Answer by Bowl Louise
Best Answer
Best Answer
Answered By 0 points N/A #159326

I can’t seem to export AWD file using blender with Armature scene

qa-featured

Hello

As your report says your computer don't have 3Dx drivers installed. Check your motherboard type and graphics card type and find drivers online. If you have cd with your drivers and you have installed those drivers, I advise you to remove them and install again. That way you'll be sure you have correct drivers.

Cheers.

Answered By 0 points N/A #159327

I can’t seem to export AWD file using blender with Armature scene

qa-featured

is it possible that you running two instances of the blender application?

have you tried to run the blender from the terminal?

i don`t usually do this here is a possible solution for or give you an idea to solve you issue.

go to http://www.andreucabre.com/2011/12/opening-multiple-copies-of-blender-on.html  hopefully this will sort your problem.

Related Questions