Hello,
There's something I'm just wondering about: in my version of Blender 2.25 (win2k), there's no more python error output as it existed in Blender 2.23. This makes script debuging almost impossible for me, because after any python error, the whole command line output stops, even after correcting the script error my print calls are no more displayed...
In fact, I'm wondering if you have also these problems, or if it's particular to me. If you also have these problems, did you find out any solution or work-aroud other than restarting Blender after every script error, or using Blender 2.23?
Thanks a lot!
Gabriel
I haven't had any problems... I can only guess that it's only you...
Hi, you can try to run blender from the command_line console:
it's the MS-DOS stuff...
START>>PROGRAMS>>ACCESORIES>>COMMAND LINE or something like this...
the you go into your blender directory and run it: it works!
DAni