Hi everybody. I've updated my Blender version to the last one (2.46 Big Buck Bunny) and now blender2crystal script doesn't run! It generates an error in Blender console when I click on "Export->Crystal Space" in "File" menu:
...
File "...\.blend\scripts\bpymodules\b2cs\gui\gui.py" line 24, in <module> _output_file = Create(ui_keys["output_file"])
KeyError: 'output_file'
Any ideas?