I am trying to use blender2crystal with Blender 2.42a on a Windows XP box. I have Python 2.4 installed, as well as pyxml and pil. I run the export script as the installation directions say and that loads up fine. But, when I choose View->Space Handler Scripts all it says is 'None Available'. I am pretty sure that I followed all the directions correctly. Is there something that I am missing?
When starting Blender I do get a message in the console about downloading 4suite because it isn't found, but it is my understanding that on Windows I should be using the pyxml module instead. The other messages from running the exporter are as follows
C:\Program Files\Blender Foundation\Blender\.blender\scripts\bpymodules\b2cs\__i
nit__.py:20: DeprecationWarning: Non-ASCII character '\xf1' in file C:\Program F
iles\Blender Foundation\Blender\.blender\scripts\bpymodules\b2cs\text.py on line
95, but no encoding declared; see http://www.python.org/peps/pep-0263.html for
details
import text
Initializing blender2crystal core
Loading submodules in
Loading submodules in ui
Loading submodules in tool
Loading submodules in export
Loading submodules in import
Done: Blender2Crystal succesfully loaded
Nothing done yet
update: I downloaded a sample .blend file from the blender2crystal site and loaded it up in Blender. It shows up fine and the View->Space Handler Scripts options are there, but still no overlay in Blender.
Any help is greatly appreciated.
edit: got a newer version of the scripts...didn't realize the overlay stuff was new.
