Previous Thread  Next Thread

chat icon Blender crashing with faulity python scripts.

ideasman

Posted: Tue Jul 15, 2003 6:27 am
Joined: 25 Feb 2003
Posts: 998
I have just started programming in python form withing blender and I have noticed that errors in python code SOMETIMES crash blender.

Is there a way around this?

Its not too bad in linux because you just start blender again but in win2k blender takes about 2m to close after a crash.

Does anybody have a workaround?
Reply with quote


SirDude

Posted: Tue Jul 15, 2003 2:41 pm
Joined: 13 Oct 2002
Posts: 939
I haven't played around with many python scripts lately.
Is it repeatable with the same script?
If so could you post one thats giving you problems...

Also what version of blender are you using with it...
Reply with quote


ideasman

Posted: Wed Jul 16, 2003 11:37 am
Joined: 25 Feb 2003
Posts: 998
It heppens quite frequently and often because of syntax errors.

you could try doing a

print 2 / 0

Sometimes this crashes blender, other times not.
I know devide by zero is BAD but it should still never crash blender (just the script).
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group