[Bf-committers] RE: RE: RE: Renderfarm for single pictures

fab fab at gnux.info
Mon May 1 18:26:59 CEST 2006


On 01/05/06 18:19 +0200, Caronte wrote:
> I have this in client_script.py:
> 
> RENDER_SLAVES     = ('*')
> TEMPORARY_BLEND   = 'c:/tmp/dummy.blend'
> OUTPUT_FILE       = 'c:/tmp/out.png'
> INSTALLATION_PATH = 'c:/Blender/cutilan'
> 
> And this in cuty.py:
> 
> BLENDER = r"c:/Blender"
> TEMPORARY_DIRECTORY = r"c:/tmp"
> 
> Every directory exists.

I havn't windows to test, try "\" instead of "/", maybe it comes from
that... add print statements in cuty.py (the test function) to debug if
you don't get further clues....

Thanks for testing.
fab.


More information about the Bf-committers mailing list