We’re rendering to EXR format using Tile Rendering on Deadline 6.0
We’re getting the error below, the EXR mode settings was set to Scanline.
I’ve changed the output format mode in the EXR settings to be Tiled instead of Scanline and will report back in a bit to see if this fixes it. The main RGB assembles fine, it’s the render elements that don’t stitch, (Could be something in the Rebuild Render Element Option we added)
As far as I was aware it didn’t matter to the Tile Assembler if it was Scanline or Tiles in the EXR setting??
=======================================================
Error
Error in RenderTasks: ERROR: Cannot open image file “x:\0.Jobs\s040_5Door_SA_08_jv__tile_5x9_10x10_0000.exr”. Expected a tiled file but the file is not tiled.
at Deadline.Plugins.ScriptPlugin.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage, AbortLevel& abortLevel)
=======================================================
Type
RenderPluginException
=======================================================
Stack Trace
at Deadline.Plugins.Plugin.RenderTask(String taskId, Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.a(TaskLogWriter A_0)
=======================================================
Full Log
0: Task timeout is disabled.
0: Loaded job: s040_5Door_SA_07_jv - Tile Assembly Job (52f28d532547960c7cb7602f)
0: Successfully mapped X: to \xxx\Data
0: Successfully mapped Y: to \xxx\CGI
0: Successfully mapped N: to \10.1.1.20\TJ NYC Data
0: INFO: Executing plugin script C:\Users\remote\AppData\Local\Thinkbox\Deadline6\slave\CGI-SIM-01\plugins\TileAssembler.py
0: INFO: About: Tile Assembler Plugin for Deadline
0: INFO: The current environment will be used for rendering
0: Plugin rendering frame(s): 1
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: False
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Render Executable: “C:\Program Files\Thinkbox\Deadline6\bin\TileAssembler64.exe”
0: INFO: Render Argument: --verbose 5 “x:\0.Jobs\s040_5Door_SA_08_jv__tile_1x1_10x10_0000.exr”
0: INFO: Startup Directory: “C:\Program Files\Thinkbox\Deadline6\bin”
0: INFO: Process Priority: BelowNormal
0: INFO: Process Affinity: default
0: INFO: Process is now running
–
–
0: STDOUT: Processing input file “x:\0.Jobs\s040_5Door_SA_08_jv__tile_5x9_10x10_0000.exr”
0: STDOUT: ERROR: Cannot open image file “x:\0.Jobs\s040_5Door_SA_08_jv__tile_5x9_10x10_0000.exr”. Expected a tiled file but the file is not tiled.
=======================================================
Details
Date: 02/05/2014 23:55:33
Frames: 1
Elapsed Time: 00:00:00:11
Job Submit Date: 02/05/2014 19:13:23
Job User: jonathan.vuillemin
Average RAM Usage: 10696292352 (11%)
Peak RAM Usage: 10856189952 (11%)
Average CPU Usage: 100%
Peak CPU Usage: 100%
Slave Name: CGI-SIM-01
Slave Version: v6.0.0.51561 R
Setting the EXR file to Tiled seems to fix the problem.
Having issues with some of the render elements stitching and some not, with the same message…
Hello Dave,
I wanted to check and see if you have had a chance to try out the Draft tile assembler option that is in the new 6.1? I am going to have to see if any of the devs have thoughts on why this error is coming up.