Hi Ryan thanks for the reply, I tried checking the render locally but still same problem, I have posted a low res clip here, look at his arm pit and right wrist flickering between bad frames done on slave one and ok frames from slave two: https://www.dropbox.com/s/az8mhbulu8a8u49/render_problem.mov
I thought it best to try and import the objects from the reference character file so there are no referenced files used, I noticed the bad frames look like earlier versions of skinning issues I had in this area. may just be a coincidence, Not sure how this is possible though as the referenced character file has been fixed and rendering fine on second slave… anyway… I have a new problem now that I have imported the reference and submit to deadline I get this error message…
// Warning: file: //DAVESHP/DeadlineRepository/submission/Maya/SubmitMayaToDeadline.mel line 2897: ‘Cartoony_Claude_v13_Rigged1:defaultRenderLayer’ is a layer from a referenced scene and is not allowed to be the current layer.
I don’t understand how this is possible as there are now no referenced files ?
I tried selecting a different render layer and re-saving and re submitting to deadline but still same error, i tried copying the render layer, still same error ?
Any ideas, I under a tight timeline with this project ?, many thanks again
and here is a log report from one of the bad frames
[size=85]Log Message
0: Task timeout is disabled.
0: Loaded job: slave test - Claude_beauty (999_050_999_794d30ad)
0: INFO: StartJob: initializing script plugin MayaBatch
0: INFO: About: Maya Batch Plugin for Deadline
0: INFO: Rendering with Maya version 2013.0
0: INFO: Starting monitored managed process MayaBatch
0: INFO: Any stdout that matches the regular expression “READY FOR INPUT” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “FLEXlm error: ." will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “.3DL ERROR .” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression "Finished Rendering..([0-9]+).[^.]+” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “.Finished Rendering.” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “Constructing shading groups|Rendering current frame” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “.Error: .|.Warning: .” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “progr: +([0-9]+.[0-9]+)% +rendered” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “progr: +([0-9]+.[0-9]+)% +computing final gather points” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “progr: writing image file .* (frame ([0-9]+))” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “progr: +rendering finished” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “| render done” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “[PROGRESS] Completed frame*” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “.[PROGRESS] TURTLE rendering frame 100.00.” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “.Render complete.” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “[PROGRESS] Percentage of rendering done: (.)" will be handled as appropriate
0: INFO: Any stdout that matches the regular expression ".[PROGRESS] TURTLE rendering frame ([0-9]+.[0-9]+)." will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “.RIMG : +([0-9]+)%" will be handled as appropriate
0: INFO: Any stdout that matches the regular expression "V-Ray: Building light cache” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression "V-Ray: Prepass ([0-9]+) of ([0-9]+)” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “V-Ray: Rendering image*” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “V-Ray: +([0-9]+)%” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “V-Ray: +([0-9]+) %” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “([0-9]+) % completed” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “V-Ray: Total frame time” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “V-Ray: Updating frame at time ([0-9]+)” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “V-Ray: Render complete” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “rfm Notice: Rendering .* at ([0-9]+)” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “[PROGRESS] ([0-9]+) percent” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “([0-9]+)%” will be handled as appropriate
0: INFO: Any popup windows with titles matching the regular expression “.entry point.” will be ignored
0: INFO: Any popup windows with titles matching the regular expression “.Entry Point.” will be ignored
0: INFO: Any popup windows with titles matching the regular expression “.Render history settings.” will be ignored
0: INFO: Any popup windows with titles matching the regular expression “.Render history note.” will be ignored
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: True
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Enforcing 64 bit build of Maya
0: INFO: Render Executable: “C:\Program Files\Autodesk\Maya2013\bin\MayaBatch.exe”
0: INFO: Render Argument: -prompt -file “//hpz620/Freelance Work/The Detective Group/DG - character project/Maya work/scenes/Animations/VIDEO_2/Scene_1/Render farm test 01.ma” -proj “//HPZ620/Freelance Work/The Detective Group/DG - character project/Maya work”
0: INFO: Startup Directory: “C:\Program Files\Autodesk\Maya2013\bin”
0: INFO: Process Priority: BelowNormal
0: INFO: Process Affinity: default
0: INFO: Process is now running
0: Plugin rendering frame(s): 301
0: INFO: Waiting until maya is ready to go
0: STDOUT: mental ray for Maya 2013
0: STDOUT: mental ray: version 3.10.1.4, Jan 31 2012, revision 165283
0: STDOUT: running deadline command: -getrepositoryroot
0: STDOUT: File read in 3 seconds.
0: STDOUT: File read in 3 seconds.
0: STDOUT: File read in 4 seconds.
0: STDOUT: Result: //hpz620/Freelance Work/The Detective Group/DG - character project/Maya work/scenes/Animations/VIDEO_2/Scene_1/Render farm test 01.ma
0: STDOUT: mel: READY FOR INPUT
0: INFO: Rendering with mentalray
0: INFO: Rendering to local drive, will copy files and folders to final location after render is complete
0: INFO: Creating melscript to execute
0: INFO: Script contents:
0: INFO:
////////////////////////////////////////////////////////////////////////////
// Starting Mel program
proc renderIt(string $name) {
string $opt=""; string $rl=""; string $rp=""; int $renderThreads = 2; float $resize=-1.; miLoadMayatomr; miCreateDefaultNodes(); select defaultRenderGlobals; setAttr .renderAll 1;
removeRenderLayerAdjustmentAndUnlock .animation; setAttr .animation 1; removeRenderLayerAdjustmentAndUnlock .startFrame; setAttr .startFrame 301;
removeRenderLayerAdjustmentAndUnlock .animation; setAttr .animation 1; removeRenderLayerAdjustmentAndUnlock .endFrame; setAttr .endFrame 301;
removeRenderLayerAdjustmentAndUnlock .byFrameStep; catch(setAttr .byFrameStep 1
);
removeRenderLayerAdjustmentAndUnlock .imageFilePrefix; catch(setAttr -type "string" .imageFilePrefix "slaveTest_<RenderLayer>"
);
workspace -rt “images” “C:/Users/Dave/AppData/Local/Thinkbox/Deadline/slave/Daveshp/jobsData/mayaOutput_tempoFwXl0”; workspace -rt “depth” “C:/Users/Dave/AppData/Local/Thinkbox/Deadline/slave/Daveshp/jobsData/mayaOutput_tempoFwXl0”;
makeCameraRenderable(“shotCam_Shape1”);
removeRenderLayerAdjustmentAndUnlock defaultResolution.width; catch(setAttr defaultResolution.width 1024
);
removeRenderLayerAdjustmentAndUnlock defaultResolution.height; catch(setAttr defaultResolution.height 576
);
global int $g_mrBatchRenderCmdOption_NumThreadAutoOn = true; global int $g_mrBatchRenderCmdOption_NumThreadAuto = true;
global int $g_mrBatchRenderCmdOption_MemLimitAutoOn = true; global int $g_mrBatchRenderCmdOption_MemLimitAuto = true;
global int $g_mrBatchRenderCmdOption_VerbosityOn = true; global int $g_mrBatchRenderCmdOption_Verbosity = 5;
$rl=“Claude_beauty”;
setMayaSoftwareLayers($rl, $rp); miCreateMentalJobs(); setImageSizePercent($resize); mayaBatchRenderProcedure(0, “”, “”, “mentalRay”, $opt);
}
//
// Main part
//
string $sceneName = “//hpz620/Freelance Work/The Detective Group/DG - character project/Maya work/scenes/Animations/VIDEO_2/Scene_1/Render farm test 01.ma”;
string $checkScene = file -q -sn
;
if ($checkScene=="") {
error (“Cannot load scene. Please check the scene name.\n”);
} else if (catch(renderIt($sceneName)
)) {
error (“Render failed.\n”);
} else {
print (“Render completed.\n”);
}
// Ending Mel program
0: INFO: Executing script: C:\Users\Dave\AppData\Local\Temp\tmpDA57.tmp
0: INFO: Waiting for script to finish
0: INFO: Deadline is ignoring error: “mel: Warning: file: C:/Users/Dave/AppData/Local/Temp/tmpDA57.tmp line 13: The flag “-renderType” is obsolete and has been replaced by the “-fileRule” flag. Please use the new flag.” because plugin setting Strict Error Checking is enabled and this error is not usually fatal.
0: STDOUT: mel: Warning: file: C:/Users/Dave/AppData/Local/Temp/tmpDA57.tmp line 13: The flag “-renderType” is obsolete and has been replaced by the “-fileRule” flag. Please use the new flag.
0: INFO: Deadline is ignoring error: “Warning: file: C:/Users/Dave/AppData/Local/Temp/tmpDA57.tmp line 13: The flag “-renderType” is obsolete and has been replaced by the “-fileRule” flag. Please use the new flag.” because plugin setting Strict Error Checking is enabled and this error is not usually fatal.
0: STDOUT: Warning: file: C:/Users/Dave/AppData/Local/Temp/tmpDA57.tmp line 13: The flag “-renderType” is obsolete and has been replaced by the “-fileRule” flag. Please use the new flag.
0: INFO: Deadline is ignoring error: “Warning: file: C:/Program Files/Autodesk/Maya2013/scripts/others/makeCameraRenderable.mel line 60: Found camera shotCam_Shape1.” because plugin setting Strict Error Checking is enabled and this error is not usually fatal.
0: STDOUT: Warning: file: C:/Program Files/Autodesk/Maya2013/scripts/others/makeCameraRenderable.mel line 60: Found camera shotCam_Shape1.
0: STDOUT: Prog: (Mayatomr.Scene) : optimize animation detection: done 5338 animated nodes
0: STDOUT: MEM 0.0 6 MB info : virtual memory limit set to 9393 MB
0: STDOUT: Info: (mental ray) : number of render thread(s): 4
0: STDOUT: Info: (Mayatomr) : render layer Claude_beauty
0: STDOUT: Info: (Mayatomr.Nodes) : custom string options found
0: STDOUT: Info: (Mayatomr.Nodes) : derive mental ray global approximation settings from Maya
0: STDOUT: Info: (Mayatomr.Nodes) : derive mental ray global displacement settings from Maya
0: STDOUT: Info: (Mayatomr.Scene) : update lights and related shaders
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Sunlight
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: directionalLight3
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: directionalLight4
0: STDOUT: Info: (Mayatomr.Scene) : update cameras and related shaders
0: STDOUT: Info: (Mayatomr.Scene) : update geometry and materials
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Ground_Shadows
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pPipe1
0: STDOUT: IMG 0.0 6 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 6 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 6 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 6 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture15.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture15.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture15.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:polySurface1
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:polySurface2
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:beltStrat_end
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Hand_right
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Hand_left
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Trousers3
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:ClaudeHead
0: STDOUT: Prog: (Mayatomr) : Cartoony_Claude_v13_Rigged1:ClaudeHead_8_ZBrushNormalMap1: file node connected as normal map (tangent space)
0: STDOUT: Prog: (Mayatomr) : Cartoony_Claude_v13_Rigged1:ClaudeHead_8_ZBrushNormalMap1: file node connected as normal map (tangent space)
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:ClaudeHead_8_place2dTexture4.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:ClaudeHead_8_place2dTexture4.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:ClaudeHead_8_place2dTexture4.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture8.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture8.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture8.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture11.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture11.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture11.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Hair:Cartoony_Claude_v13_Rigged1:HairShape
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture2.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture2.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture2.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Prog: (Mayatomr) : Cartoony_Claude_v13_Rigged1:Hair_NormaMap: file node connected as normal map (tangent space)
0: STDOUT: Prog: (Mayatomr) : Cartoony_Claude_v13_Rigged1:Hair_NormaMap: file node connected as normal map (tangent space)
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture3.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture3.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture3.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: IMG 0.0 17 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 17 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 17 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 17 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture9.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture9.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture9.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture1.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture1.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture1.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Scene) : : max displace (0.222316), calculated from displacement bounding box scale
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Eyebrow_Left_main_GRP|Cartoony_Claude_v13_Rigged1:eyebrow_left2
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture4.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture4.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:Hair_UVd_fromMaya_1_place2dTexture4.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: IMG 0.0 18 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 18 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 18 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 18 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture12.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture12.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture12.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Eyebrow_Right_main_GRP1|Cartoony_Claude_v13_Rigged1:eyebrow_left2
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pasted__pasted__eyeBall
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pasted__pasted__cornea
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pasted__pasted__iris
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pasted__pasted__pupil
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:eyeBall
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:cornea
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:iris
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pupil
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Mouth_GRP|Cartoony_Claude_v13_Rigged1:topGums
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Mouth_GRP|Cartoony_Claude_v13_Rigged1:topTeeth
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Mouth_GRP|Cartoony_Claude_v13_Rigged1:tongue
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Mouth_GRP|Cartoony_Claude_v13_Rigged1:Mouth_Bottom_grp|Cartoony_Claude_v13_Rigged1:botGums
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Mouth_GRP|Cartoony_Claude_v13_Rigged1:Mouth_Bottom_grp|Cartoony_Claude_v13_Rigged1:botTeeth
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pink_Eye_corner1
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:pink_Eye_corner
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_right_group|Cartoony_Claude_v13_Rigged1:Shoe_left
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_right_group|Cartoony_Claude_v13_Rigged1:shoelace6
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_right_group|Cartoony_Claude_v13_Rigged1:shoelace7
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_right_group|Cartoony_Claude_v13_Rigged1:shoelace8
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_right_group|Cartoony_Claude_v13_Rigged1:shoelace9
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_right_group|Cartoony_Claude_v13_Rigged1:shoelace10
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_right_group|Cartoony_Claude_v13_Rigged1:shoelace11
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:rolled_sleeve_right
0: STDOUT: IMG 0.0 24 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 24 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 24 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.0 24 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture14.vertexUvOne: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture14.vertexUvTwo: unsupported type of connection, current plug value used instead
0: STDOUT: Info: (Mayatomr.Nodes) : Cartoony_Claude_v13_Rigged1:place2dTexture14.vertexUvThree: unsupported type of connection, current plug value used instead
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Rolled_sleeve_left
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:White_Shirt_sleeves_Up3
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_left_group|Cartoony_Claude_v13_Rigged1:Shoe_left
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_left_group|Cartoony_Claude_v13_Rigged1:shoelace6
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_left_group|Cartoony_Claude_v13_Rigged1:shoelace7
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_left_group|Cartoony_Claude_v13_Rigged1:shoelace8
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_left_group|Cartoony_Claude_v13_Rigged1:shoelace9
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_left_group|Cartoony_Claude_v13_Rigged1:shoelace10
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: Cartoony_Claude_v13_Rigged1:Shoe_left_group|Cartoony_Claude_v13_Rigged1:shoelace11
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: JOB_text_v02:JOB_group196|JOB_text_v02:J
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: JOB_text_v02:JOB_group196|JOB_text_v02:O
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: JOB_text_v02:JOB_group196|JOB_text_v02:B
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: JOB_text_v02:JOB_group433|JOB_text_v02:J
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: JOB_text_v02:JOB_group433|JOB_text_v02:O
0: STDOUT: Prog: (Mayatomr.Scene) : DAG node: JOB_text_v02:JOB_group433|JOB_text_v02:B
0: STDOUT: Info: (Mayatomr.Scene) : render camera: shotCam_1
0: STDOUT: MEM 0.2 30 MB info : physical memory detected: total 12271 MB, free 8475 MB
0: STDOUT: SCEN 0.2 30 MB progr: begin scene preprocessing for frame 301
0: STDOUT: SCEN 0.2 30 MB info : 50 geometry leaf instances (50 scheduled, 0 cached, 0 shared)
0: STDOUT: SCEN 0.2 30 MB info : 3 light leaf instances
0: STDOUT: SCEN 0.2 30 MB info : wallclock 0:00:00.00 for scene preprocessing
0: STDOUT: SCEN 0.2 30 MB info : current mem usage 30 MB, max mem usage 30 MB
0: STDOUT: RC 0.2 30 MB info : scene extent: (-5817.79,-0.23,-5817.79) : (5817.79,38.37,5817.79)
0: STDOUT: RC 0.2 30 MB info : option: scanline off
0: STDOUT: RC 0.2 30 MB info : option: trace on
0: STDOUT: RC 0.2 30 MB info : option: trace depth reflection 2, refraction 2, sum 4
0: STDOUT: RC 0.2 30 MB info : option: acceleration bsp2
0: STDOUT: RC 0.2 30 MB info : option: shadow on
0: STDOUT: RC 0.2 30 MB info : option: shadow maps (use) (recompute)
0: STDOUT: RC 0.2 30 MB info : option: lightmap on
0: STDOUT: RC 0.2 30 MB info : option: motion off
0: STDOUT: RC 0.2 30 MB info : option: luminance weights 0.212671 0.71516 0.072169
0: STDOUT: RC 0.2 30 MB info : option: caustic off
0: STDOUT: RC 0.2 30 MB info : option: globillum off
0: STDOUT: RC 0.2 30 MB info : option: finalgather on
0: STDOUT: RC 0.2 30 MB info : option: finalg. mode automatic
0: STDOUT: RC 0.2 30 MB info : option: finalg. points 10
0: STDOUT: RC 0.2 30 MB info : option: finalg. rays 100
0: STDOUT: RC 0.2 30 MB info : option: rebuild on
0: STDOUT: RC 0.2 30 MB info : option: filter 0
0: STDOUT: RC 0.2 30 MB info : option: finalg. depth reflection 1, refraction 1,
0: STDOUT: RC 0.2 30 MB info : option: diffuse 0, total 2
0: STDOUT: RC 0.2 30 MB info : option: finalg. scale 1 1 1 1
0: STDOUT: RC 0.2 30 MB info : option: finalg. secondary scale 1 1 1 1
0: STDOUT: RC 0.2 30 MB info : option: samples min -1, max 1
0: STDOUT: RC 0.2 30 MB info : option: contrast 0.1 0.1 0.1 0.1, all buffers
0: STDOUT: RC 0.2 30 MB info : option: filter triangle 2 2
0: STDOUT: RC 0.2 30 MB info : option: face both
0: STDOUT: RC 0.2 30 MB info : option: hair on
0: STDOUT: RC 0.2 30 MB info : option: task size 64
0: STDOUT: RC 0.2 30 MB info : option: lens on
0: STDOUT: RC 0.2 30 MB info : option: volume on
0: STDOUT: RC 0.2 30 MB info : option: geometry on
0: STDOUT: RC 0.2 30 MB info : option: displace on
0: STDOUT: RC 0.2 30 MB info : option: premultiply on
0: STDOUT: RC 0.2 30 MB info : option: colorclip raw
0: STDOUT: RC 0.2 30 MB info : option: output on
0: STDOUT: RC 0.2 30 MB info : option: merge on
0: STDOUT: RC 0.2 30 MB info : option: texture cache local
0: STDOUT: RC 0.2 30 MB info : option: limit dynamic
0: STDOUT: RC 0.2 30 MB info : option: fb mem management mapped
0: STDOUT: RC 0.2 30 MB info : camera: type filter name
0: STDOUT: RC 0.2 30 MB info : rgba yes mayaGlow
0: STDOUT: RC 0.2 30 MB info : rgba yes mayaColor
0: STDOUT: RC 0.2 30 MB info : camera: focal length 0.98425
0: STDOUT: RC 0.2 30 MB info : camera: aperture 1.41732
0: STDOUT: RC 0.2 30 MB info : camera: aspect 1.77778
0: STDOUT: RC 0.2 30 MB info : camera: resolution 1024 576
0: STDOUT: RC 0.2 30 MB info : camera: clip 0.1 10000
0: STDOUT: RC 0.2 30 MB info : camera: frame 301 301 0
0: STDOUT: RCFG 0.2 30 MB progr: scheduling precomputing final gather jobs
0: STDOUT: RC 0.2 30 MB progr: rendering
0: STDOUT: RCI 0.2 30 MB progr: begin intersection preprocessing
0: STDOUT: RCI 0.2 30 MB info : using BSP2 for eye rays
0: STDOUT: RCI 0.2 30 MB info : using BSP2 for secondary rays
0: STDOUT: RCI 0.2 30 MB progr: end intersection preprocessing
0: STDOUT: RCI 0.2 30 MB info : wallclock 0:00:00.00 for intersection prep.
0: STDOUT: RCI 0.2 30 MB info : current mem usage 30 MB, max mem usage 30 MB
0: STDOUT: PHEN 0.2 30 MB info : -----------------------------------------------
0: STDOUT: PHEN 0.2 30 MB info : mayabase version 10.8, compiled on Feb 22 2012.
0: STDOUT: PHEN 0.2 30 MB info : -----------------------------------------------
0: STDOUT: RCFG 0.2 30 MB progr: computing final gather points
0: STDOUT: IMG 0.4 47 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/hair_DisplacementMap.tif, for reading
0: STDOUT: IMG 0.3 225 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif, for reading
0: STDOUT: IMG 0.3 226 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.3 226 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.3 226 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.3 226 MB warn 102023: TIFFReadDirectory: …ject/Maya work/textures/Male jeans shirt/WhiteShirt_Bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: RCMP 0.2 272 MB info : map cache size set to 2068 MB
0: STDOUT: IMG 0.5 273 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/Claude_head_NormalMap_v03.tif, for reading
0: STDOUT: IMG 0.2 337 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/hair_NormalMap.tif, for reading
0: STDOUT: IMG 0.2 385 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/hair_Spec.tif, for reading
0: STDOUT: IMG 0.2 385 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.2 385 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.2 385 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.2 385 MB warn 102023: TIFFReadDirectory: …roup/DG - character project/Maya work/textures/hair_Spec.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.5 449 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/Claude_head_Spec_16bit.tif, for reading
0: STDOUT: IMG 0.2 577 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/hair_col.tif, for reading
0: STDOUT: IMG 0.5 641 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/Claude_head_ToonCol.tif, for reading
0: STDOUT: IMG 0.3 705 MB progr: opening texture D:/Freelance work/The Detective Group/DG - character project/Maya work/textures/Belt/leather_bump.tif, for reading
0: STDOUT: IMG 0.3 705 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.3 705 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.3 705 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: IMG 0.3 705 MB warn 102023: TIFFReadDirectory: …- character project/Maya work/textures/Belt/leather_bump.tif: wrong data type 7 for “RichTIFFIPTC”; tag ignored.
0: STDOUT: RCFG 0.2 710 MB info : finished computing final gather level 2 (pass 1 of 3)
0: STDOUT: RCFG 0.2 710 MB info : finished computing final gather level 1 (pass 2 of 3)
0: STDOUT: RCFG 0.2 712 MB info : finished computing final gather level 0 (pass 3 of 3)
0: STDOUT: RCFG 0.2 711 MB info : depth #finalgather points
0: STDOUT: RCFG 0.2 711 MB info : 0 22691
0: STDOUT: RCFG 0.2 711 MB info : 1 1
0: STDOUT: RCFG 0.2 711 MB info : ray type number
0: STDOUT: RCFG 0.2 711 MB info : eye 79904
0: STDOUT: RCFG 0.2 711 MB info : transparency 39
0: STDOUT: RCFG 0.2 711 MB info : reflection 5928
0: STDOUT: RCFG 0.2 711 MB info : shadow 407742
0: STDOUT: RCFG 0.2 711 MB info : environment 5510
0: STDOUT: RCFG 0.2 711 MB info : finalgather 2268308
0: STDOUT: RCFG 0.2 711 MB info : balancing updated finalgather map (22692 points)
0: STDOUT: RCMP 0.2 742 MB info : wallclock 0:00:00.05 for building the BVH for map 0
0: STDOUT: RCMP 0.2 742 MB info : current mem usage 742 MB, max mem usage 746 MB
0: STDOUT: RCFG 0.2 742 MB info : wallclock 0:00:14.91 for computing finalgather points
0: STDOUT: RCFG 0.2 742 MB info : current mem usage 742 MB, max mem usage 746 MB
0: STDOUT: RC 0.2 745 MB info : rendering statistics
0: STDOUT: RC 0.2 745 MB info : type number per eye ray
0: STDOUT: RC 0.2 745 MB info : eye rays 254693 1.00
0: STDOUT: RC 0.2 745 MB info : transparent rays 4 0.00
0: STDOUT: RC 0.2 745 MB info : reflection rays 245 0.00
0: STDOUT: RC 0.2 745 MB info : shadow rays 150458 0.59
0: STDOUT: RC 0.2 745 MB info : environment rays 138 0.00
0: STDOUT: RC 0.2 745 MB info : fg points interpolated 150454 0.59
0: STDOUT: RC 0.2 745 MB info : on average 18.45 finalgather points used per interpolation
0: STDOUT: PHEN 0.2 712 MB progr: calling output shaders
0: STDOUT: PHEN 0.2 712 MB progr: maya_shaderglow(): Computing glow…
0: STDOUT: PHEN 0.2 716 MB info : maya_shaderglow(): Glow: Filter Width … 33
0: STDOUT: PHEN 0.2 716 MB info : maya_shaderglow(): Resolution … 0.638926
0: STDOUT: PHEN 0.2 716 MB info : maya_shaderglow(): Normalization … 2.178000
0: STDOUT: PHEN 0.2 717 MB info : maya_shaderglow(): Halo: Filter Width … 81
0: STDOUT: PHEN 0.2 717 MB info : maya_shaderglow(): Resolution … 0.260841
0: STDOUT: PHEN 0.2 717 MB info : maya_shaderglow(): Normalization … 13.122000
0: STDOUT: PHEN 0.2 717 MB progr: maya_shaderglow(): Done!
0: STDOUT: RC 0.2 712 MB progr: writing frame buffer mayaColor to image file C:/Users/Dave/AppData/Local/Thinkbox/Deadline/slave/Daveshp/jobsData/mayaOutput_tempoFwXl0/slaveTest_Claude_beauty.301.tif (frame 301)
0: STDOUT: RC 0.2 712 MB progr: rendering finished
0: STDOUT: RC 0.2 712 MB info : wallclock 0:00:17.10 for rendering
0: STDOUT: RC 0.2 712 MB info : current mem usage 712 MB, max mem usage 749 MB
0: STDOUT: GAPM 0.2 712 MB info : triangle count (including retessellation) : 758512
0: STDOUT: Render completed.
0: STDOUT: mel: READY FOR INPUT
0: INFO: Moving output files and folders from C:/Users/Dave/AppData/Local/Thinkbox/Deadline/slave/Daveshp/jobsData/mayaOutput_tempoFwXl0 to //HPZ620/Freelance Work/The Detective Group/DG - character project/Maya work/images/ANIMATION_RENDERS/VIDEO2/SCENE1
0: INFO: Moving file C:\Users\Dave\AppData\Local\Thinkbox\Deadline\slave\Daveshp\jobsData\mayaOutput_tempoFwXl0\slaveTest_Claude_beauty.301.tif to //HPZ620/Freelance Work/The Detective Group/DG - character project/Maya work/images/ANIMATION_RENDERS/VIDEO2/SCENE1\slaveTest_Claude_beauty.301.tif
=======================================================
Log Details
Log Date/Time = Sep 22/12 14:27:16
Frames = 301-301
Slave Machine = Daveshp
Slave Version = v5.2.0.47700 R
Plugin Name = MayaBatch[/size]