Previous Thread  Next Thread

chat icon "Not freed memory blocks" error when use "-P&

answeror

Posted: Fri Jun 15, 2012 12:28 pm
Joined: 15 Jun 2012
Posts: 1
Having this simple script named foo.py:

Code:
import bpy

bpy.ops.scene.new()


run under command line:

Code:
blender -P foo.py


got this error in system console:

Quote:
Error: Not freed memory blocks: 1
wmOperatorReportList len: 28 05DED7A0


whether I use "-b" option.

Is it a bug or something intended? Shall I simply ignore it?

I am using blender 2.63.0[/code]
Reply with quote


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