[Bf-python] [ #2074 ] Blank GUI String field Crashes Blender

Tom M letterrip at gmail.com
Tue Feb 15 16:39:31 CET 2005


I just had a look at Draw.String method in Draw.c, (Method_String), it
looks like we need to add a check to make sure that the string is a
printable string, or alternatively check to make sure that the string
is of the appropriate length.

So yes you probably are using it correct, and yes it appears to be a
bug, I'll see if I can code a fix for it...

LetterRip



More information about the Bf-python mailing list