[Bf-python] another crash :( and the patch :)

Jacques Guignot guignot at wanadoo.fr
Wed Jun 4 23:37:00 CEST 2003


> With some python scripts with syntax errors, blender crashes because 
> it tries to use the traceback.


The following line should be added in BPY_interface.c, line 177

if(!tb) {printf("Can't get traceback\n");return;}








More information about the Bf-python mailing list