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

Caronte elcreador at ono.com
Mon May 1 18:19:54 CEST 2006


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.

----------------------
Nico (Caronte).
----------------------



-----Mensaje original-----
De: bf-committers-bounces at projects.blender.org
[mailto:bf-committers-bounces at projects.blender.org]En nombre de fab
Enviado el: lunes, 01 de mayo de 2006 18:03
Para: bf-blender developers
Asunto: [listas] Re: [Bf-committers] RE: RE: Renderfarm for single
pictures


> The console says:
> 
> SCANNING...
> testing 192.168.0.3:18812 (^C if it's too long)...
> ERR [CONFIG] 192.168.0.3:18812
> Traceback (most recent call last):
>   File "c:/Blender/cutilan\client_script.py", line 65, in ?
>     raise Exception("NO HOST AVAILABLE")
> Exception: NO HOST AVAILABLE

Ok, so it can't access blender executable or the temporary directory
don't exist. Do you have edited the cuti.py and changed the two
variables ? They are probably incorrectly set, note you don't have to
escape characters in the two strings.
_______________________________________________
Bf-committers mailing list
Bf-committers at projects.blender.org
http://projects.blender.org/mailman/listinfo/bf-committers


More information about the Bf-committers mailing list