As well as the cmdline problem I'm having (see previous) post I'm also getting Maya Job errors:
HOME:
QBDIR:
MAYA_LOCATION:
MAYA_PLUG_IN_PATH:
MAYA_SCRIPT_PATH:
Project Directory: /Volumes/Renderfarm/1.DAVE/1_previz
Render Directory: /Volumes/Renderfarm/1.DAVE/1_previz
Scene File: /Volumes/Renderfarm/1.DAVE/ball_bounce.mb
$VAR1 = bless( {
'defaultRenderGlobals.imageFilePrefix' => 'test',
'defaultRenderGlobals.currentRenderer' => 'mentalRay',
'defaultRenderGlobals.outFormatControl' => undef,
'scenefile' => '/Volumes/Renderfarm/1.DAVE/ball_bounce.mb',
'project' => '/Volumes/Renderfarm/1.DAVE/1_previz',
'mentalray_satellite' => 'None',
'range' => '1-25',
'renderDirectory' => '/Volumes/Renderfarm/1.DAVE/1_previz'
}, 'maya::Package' );
ERROR: scenefile [/Volumes/Renderfarm/1.DAVE/ball_bounce.mb] does not exist on the execution machine [render2.local] at /Applications/pfx/jobtypes/maya/MayaJob.pm line 170.
INFO: reporting status [failed] to supe: qb::reportjob('failed')
received confirmation from worker.
Firstly, should I have some path info in the top few lines for MAYA_LOCATION etc. It's worth noting that all machines are OSX and the paths /Volumes/Renderfarm/1.DAVE/ are accessible by the worker.
Any and all help appreciated.
Dave