EXR Problem with 3DS Max 2010 Connection Extension
The new exr workflow allows the user to add render elements to an exr with a new interface. All is well when rendering locally, following Autodesk’s directions that is. However, when I submit a scene from Max to Deadline, there are problems. Deadline errors out while trying to create render elements that don’t really exist. So the job gets to 100% completion and freaks out trying to create elements that should not be created. I’ve included the error below.
Is there a work around or fix available?
-chad ashley
Error Message
Exception during render: An error occurred in RenderTasks(): RenderTask: Unexpected exception (Monitored managed process “3dsmaxProcess” has exited or been terminated.
2010/01/15 13:22:20 INF: Loaded C:/Users/dkstaff/AppData/Local/Frantic Films/Deadline/slave/jobsData/STUDIO_LIGHT_RIGS_CA_V01.max
2010/01/15 13:22:20 WRN: Gamma Correction is Being Enabled
2010/01/15 13:22:20 INF: Job: C:/Users/dkstaff/AppData/Local/Frantic Films/Deadline/slave/jobsData/STUDIO_LIGHT_RIGS_CA_V01.max
2010/01/15 13:22:29 WRN: RC 0.3 warn 082034: sample filter other than box 1.0 1.0 not supported for these sampling levels
2010/01/15 13:22:29 WRN: RC 0.3 warn 082035: sample filter switched to box 1.0 1.0
2010/01/15 13:24:10 ERR: An unexpected exception has occurred in the network renderer and it is terminating.
) (Deadline.Plugins.ScriptPlugin+FailRenderException) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
0: INFO: Lightning: Attempt to move C:\Users\dkstaff\AppData\Local\Temp\EXR_SCANLINE_TEST_mr_A_D_Output__Diffuse_Direct_Illumination0005.exr to destination failed: The system cannot find the path specified.
0: INFO: Lightning: Waiting 8 seconds to try again.
0: INFO: Lightning: Attempt to move C:\Users\dkstaff\AppData\Local\Temp\EXR_SCANLINE_TEST_mr_A_D_Output__Diffuse_Direct_Illumination0005.exr to destination failed: The system cannot find the path specified.
0: INFO: Lightning: Waiting 9 seconds to try again.
---- January 15 2010 – 01:24 PM ----
0: INFO: Lightning: Attempt to move C:\Users\dkstaff\AppData\Local\Temp\EXR_SCANLINE_TEST_mr_A_D_Output__Diffuse_Direct_Illumination0005.exr to destination failed: The system cannot find the path specified.
0: INFO: Lightning: Waiting 10 seconds to try again.
0: WARNING: Monitored managed process 3dsmaxProcess is no longer running
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): RenderTask: Unexpected exception (Monitored managed process “3dsmaxProcess” has exited or been terminated.
2010/01/15 13:22:20 INF: Loaded C:/Users/dkstaff/AppData/Local/Frantic Films/Deadline/slave/jobsData/STUDIO_LIGHT_RIGS_CA_V01.max
2010/01/15 13:22:20 WRN: Gamma Correction is Being Enabled
2010/01/15 13:22:20 INF: Job: C:/Users/dkstaff/AppData/Local/Frantic Films/Deadline/slave/jobsData/STUDIO_LIGHT_RIGS_CA_V01.max
2010/01/15 13:22:29 WRN: RC 0.3 warn 082034: sample filter other than box 1.0 1.0 not supported for these sampling levels
2010/01/15 13:22:29 WRN: RC 0.3 warn 082035: sample filter switched to box 1.0 1.0
2010/01/15 13:24:10 ERR: An unexpected exception has occurred in the network renderer and it is terminating.
) (Deadline.Plugins.ScriptPlugin+FailRenderException) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Error Type
RenderPluginException
Error Stack Trace
at Deadline.Plugins.Plugin.RenderTask(Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()