Blockland Forums > Modification Help
Blender DTS Exporting causing a crash?
ShadowsfeaR:
I figured it out.
Turns out that because I had the x64 bit version, compatibility was null. It has to do with file paths. Because I have TWO Program Files (Program Files (x84) and Program Files), some directory specifications are forgeted up. Also, I had a Blender whose Python lookup was for 2.6.1. I installed a 2.6.3 as directed in a YouTube video, and it worked! But apparently the exporter didn't like the x64 bit version of Blender OR the Python. So I downgraded to the regular Blender 2.49b WITHOUT 64 bit. Problem solved. It worked. Demian, don't come back saying the version has nothing to do with it because it has EVERYTHING to do with it.
Demian:
--- Quote from: ShadowsfeaR on June 13, 2011, 02:37:52 PM ---I figured it out.
Turns out that because I had the x64 bit version, compatibility was null. It has to do with file paths. Because I have TWO Program Files (Program Files (x84) and Program Files), some directory specifications are forgeted up. Also, I had a Blender whose Python lookup was for 2.6.1. I installed a 2.6.3 as directed in a YouTube video, and it worked! But apparently the exporter didn't like the x64 bit version of Blender OR the Python. So I downgraded to the regular Blender 2.49b WITHOUT 64 bit. Problem solved. It worked. Demian, don't come back saying the version has nothing to do with it because it has EVERYTHING to do with it.
--- End quote ---
Agh. I've never said that the Blender or the exporter version has nothing to do with. I said that whether you have a 32bit or 64bit system has nothing to do with. And how many times have I now said this, to you included? THE BLENDER DTS EXPORTER OF ANY VERSION ONLY WORKS WITH BLENDER 2.49.
Just do as I do. Model with 64bit Blender 2.5. Save, load in 64bit Blender 2.49 and export with DTS Exporter 0.97. It's not that hard to figure out.
ShadowsfeaR:
Does your Blender x64 bit check for Python version 2.6.1? I need to do a checklist.
Demian:
I have Python v2.6.2.
ShadowsfeaR:
Arg, my Blender checked for 2.6.1 and I followed instructions and installed 2.6.3 which worked ("Got It!"). Hrm...