I just recieved a major problem with blender. I have the .DTS Exporter for blender, but when I try to export it to a .DTS, I get this message - "Python script error: Check console." So I open the console to check it, and it says this:
Traceback (most recent call last):
File "(string)', line 1, in (module)
File "C:/Program Files/Blender
Foundation/Blender.blender/scripts/Dts_Blender
-py", line 36, in (module)
import os.path
File "C:/Program Files/Blemder Files/Blender Foundation/Blender/UserDict.py", line 82, in (module)
import _abco11
ImportError: No module named _abco11
Any ideas what's going on?