When rendering Rhino version 4 SR3 files with VRay for VRay version 01.01.57 through Deadline, I get an error on the render slave that “RhinoRendererVB has encountered a problem and needs to close” and the file fails to render. Interestingly, if I cancel the render job, the render completes successfully. The same file renders with no issue on the slave when rendered through Rhino directly. I found this issue while doing beta testing for Deadline 3.0, but we weren’t able to get it resolved.
Here’s the error log from the slave:
–
Error Message
Exception during render: An error occurred in RenderTasks(): Dialog popup detected: Title “Render history settings”, Message “Maximum size on disk (MB):” (Deadline.Plugins.ScriptPlugin+FailRenderException) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: STDOUT: Command was successful
0: STDOUT: Setting renderer to “V-Ray for Rhino”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: STDOUT: Command was successful
0: STDOUT: Rendering the scene
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Ignoring popup “V-Ray – Render Progress”
0: INFO: Detected popup dialog “Render history settings”.
0: INFO: ---- dump of dialog ----
0: INFO: Button: …
0: INFO: Static: VFB history temp path:
0: INFO: Edit:
0: INFO: Static: Maximum size on disk (MB):
0: INFO: Edit:
0: INFO: Button: OK
0: INFO: ---- end dump of dialog ----
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): Dialog popup detected: Title “Render history settings”, Message “Maximum size on disk (MB):” (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()