Author Topic: Blender DTS Exporter Problems  (Read 1242 times)

I have tried again and again, yet I still can't get it to work. :/

It shows up in the exporter list, but when I click it, it says check console for errors, and give me a bunch of crap that I don't understand.

Specs:

Lastest Blender (x64 Version)
Windows Vista x64 Bit
DTS Exporter Zip

Console:

(Trying to export the default cube)

Code: [Select]
Compiled with Python version 2.6.1
'import site' failed; use -v for traceback
Check for installed Python... No installed Python found.
Only built-in modules are available. Some scripts ay not run.
Continuing happily.
Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File "C:\Users\Owner\Desktop\My Stuff\Blender\blender-2.49b-win64-python26\.blender\scripts\Dts_Blender.py", line 34, in <module>
      import DTSPython
   File "C:\Users\Owner\Desktop\My Stuff\Games\blender-2.49b-win64-python26\.blender\scripts\DTSPython\__init__.py", line 30, in <module>
      from Torque_Util import *
   File "C:\Users\Owner\Desktop\My Stuff\Games\blender-2.49b-win64-python26\.blender\scripts\DTSPython\Torque_Util.py", line 26, in <module>
ImportErrorL No module named struct



Any suggestions?
« Last Edit: January 06, 2010, 03:52:52 PM by Deathwishez »

Bump.

I need help! I have many models that need exporting!

Could you check whether you have installed Python?

It seems to me that you don't have Python, or not the correct version.

Code: [Select]
Check for installed Python... No installed Python found.
Only built-in modules are available. Some scripts ay not run.

Here's your problem. Go install the version of python it says blender was built with at the top.

I tried installing Python, and it's not working for me. It was too complicated for me to get. :/

Okay, now nothing works for me. All of my imports/exports are broken. I re-downloaded it, and got no where. It looks like I've taken a step backwards. :/

Okay, now nothing works for me. All of my imports/exports are broken. I re-downloaded it, and got no where. It looks like I've taken a step backwards. :/
Re-install blender, then install the dts exporter manually, (without using the installer script provided).

Re-install blender, then install the dts exporter manually, (without using the installer script provided).

Tried that. I need Python. :/

Well, I whipped out my School Issued Laptop, that's 32bit and runs XP, and I installed the lastest version of Blender, and Python26, and it all works fine. Sadly, I can't do the same process on my PC that's 64bit and runs Vista. I guess this will have to do until I graduate from Community College. :/

http://python.org/download/releases/2.6.4/

There's one for 64-bit comps. Don't let the "AMD" name fool you. It's a simple MS installer.

That's the one I got because I have an AMD thingy. I'll redownload Python I guess. Then I'll need to reinstall Blender, again. Then maybe, just maybe, it might function normally.

After that, I can try to get the stupid DTS thing working again.

Alright. After a series of shouts, slams, and screams, I finally got it working. Now to try to get the DTS thingy working.

Do I just move the ZIP File, or extract and move those files?


Thanks. I figured it out.

All is good now. :)

Have a look at this

http://www.jsgreenawalt.com/Blender-DTS-Exporter/documentation/installation.html

This worked well for me on the latest version of blender 2.8 or above.

Hope it works for you!