[Bf-python] Strange errors with MakeHuman and 233a (help!)

Manuel Bastioni manuelbastioni at tin.it
Sun May 23 12:43:47 CEST 2004


Stephen Swaney wrote:

>>/Applications/Blender 2.33a/blender.app/Contents/MacOS/./blender:247:
>>DeprecationWarning: integer argument expected, got float
>>A??a??K??!?8!??a~(?????????}a? N? |H?????????B?????!?@;@?a?????@?4,A?
>>Traceback (most recent call last):
>>File "Gui.py", line 263, in draw
>>IndexError: list index out of range
> 
> 
> 
> The 'DepracationWarning: integer expected, got float' stuff
> is coming out of Python itself. Typical cause is using
> a float as a list index.
> 
> I *suspect* the garbagy printing is from some i18n character
> set, but that is only a suspicion.

So isn't a problem of MakeHuman script, right?



> The last line about IndexError is an actual error meaning
> you walked off the end of a list in Gui.py at line 263.
> 

Yes, I know this, but the strange is the script work fine with
Blender232...however I'm investigating, can be a user error.

Thanks,

              Manuel



More information about the Bf-python mailing list