Author Topic: .DTS Exporter for Blender not working  (Read 1825 times)

Ok, so I followed DarkStar's tutorial on preparing a model for exporting. I have the detail32 and shape empties and the meshes. But it won't let me export it at all. I also have the mountpoint. Help  :panda:
« Last Edit: April 02, 2011, 01:27:07 PM by Killer2 »

Is the .dts exporter installed correctly? What exactly is the problem? You need to be more precise.

Is the .dts exporter installed correctly? What exactly is the problem? You need to be more precise.

Yes

When I export, it gives me an attribute error.

Perhaps posting the log would help? It's a text file with the same name as the exported model in the same folder.

Code: [Select]
Torque Exporter 0.964
 Using blender, version 249
 Exporting...
 Writing shape to  'C:\Program Files\Blender Foundation\Blender\.blender\Roman Javelin.dts'.
 Error: Exception encountered, bailing out.
 <type 'exceptions.Exception'>
 Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\Dts_Blender.py", line 1056, in process
    self.Shape = BlenderShape(Prefs)
  File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\DtsShape_Blender.py", line 107, in __init__
    self.poseUtil = DtsPoseUtil.DtsPoseUtilClass(prefs)
AttributeError: 'module' object has no attribute 'DtsPoseUtilClass'

How about you get the latest .dts exporter and see if it works.

http://mirror.dataorb.net/BlenderDTloveporter_097beta3.zip


And you are absolutely sure you have the correct version of Python for Blender 2.49?

And you are absolutely sure you have the correct version of Python for Blender 2.49?

Yes

I guess you could try without Python for stuffs and giggles. I can't really help anymore.

I guess you could try without Python for stuffs and giggles. I can't really help anymore.

This is why I don't model in Blender. I guess I need someone else to export for me.



I can send you a old file if you want,also found the old file and it works.

I have had the same problem, did you disable any buttons/configurations in the other tabs?