Trying to render using deadline on a trial license with V-ray for rhino but I get this error:
Any ideas??
Error Message
Exception during render: An error occurred in RenderTasks(): An error occurred: Could not find a part of the path ‘K:\451 - Huntingdon Estate\Studies\090820_Pre-Planning Worksession 02\Render Files\NK’. (Deadline.Plugins.ScriptPlugin+FailRenderException) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
: Rhino
0: Task timeout is disabled.
0: Loaded job: test (999_050_999_63598251)
0: INFO: StartJob: initializing script plugin Rhino
0: INFO: About: Rhino Plugin for Deadline
0: Plugin rendering frame(s): 0
0: INFO: Starting monitored managed process Rhino
0: INFO: Handling stdout that matches regex “An error occurred:.*”
0: INFO: Handling stdout that matches regex “Rhino instance with PID ([0-9]+) is now running”
0: INFO: Handling stdout that matches regex “Closing render window”
0: INFO: Handling stdout that matches regex “Render completed successfully”
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: Render Executable: “C:\Program Files\Frantic Films\Deadline\bin\deadlinerhinorenderer.exe”
0: INFO: Render Argument: -s “C:\Documents and Settings\deadline\Local Settings\Application Data\Frantic Films\Deadline\slave\jobsData\091013_section cut2.3dm” -o “K:\451 - Huntingdon Estate\Studies\090820_Pre-Planning Worksession 02\Render Files\NK\test.jpg” -r “V-Ray for Rhino” -c 10 -t 10
0: INFO: Startup Directory: “C:\Program Files\Frantic Films\Deadline\bin”
0: INFO: Process Priority: BelowNormal
0: INFO: Process is now running
0: STDOUT: Creating directory for output because it does not exist
0: STDOUT: An error occurred: Could not find a part of the path ‘K:\451 - Huntingdon Estate\Studies\090820_Pre-Planning Worksession 02\Render Files\NK’.
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): An error occurred: Could not find a part of the path ‘K:\451 - Huntingdon Estate\Studies\090820_Pre-Planning Worksession 02\Render Files\NK’. (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()
Is K: mapped on the machine that you’re trying to rendering on? If it is, does the machine have the necessary permissions to read/write to this location?
Cheers,
Ok I figure that part out … I cannot access K drive I have to use the server address.
I have done this … but now I get this active X error.
Error Message
Exception during render: An error occurred in RenderTasks(): An error occurred: Cannot create ActiveX component. (Deadline.Plugins.ScriptPlugin+FailRenderException) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
derThread.RenderCurrentTask()
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Constructor: Rhino
0: Task timeout is disabled.
0: Loaded job: test (999_050_999_6bab7d96)
0: INFO: StartJob: initializing script plugin Rhino
0: INFO: About: Rhino Plugin for Deadline
0: Plugin rendering frame(s): 0
0: INFO: Starting monitored managed process Rhino
0: INFO: Handling stdout that matches regex “An error occurred:.*”
0: INFO: Handling stdout that matches regex “Rhino instance with PID ([0-9]+) is now running”
0: INFO: Handling stdout that matches regex “Closing render window”
0: INFO: Handling stdout that matches regex “Render completed successfully”
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: Render Executable: “C:\Program Files\Frantic Films\Deadline\bin\deadlinerhinorenderer.exe”
0: INFO: Render Argument: -s “C:\Documents and Settings\deadline\Local Settings\Application Data\Frantic Films\Deadline\slave\jobsData\091013_section cut2.3dm” -o “\DC001\projects\451 - Huntingdon Estate\Studies\090820_Pre-Planning Worksession 02\Render Files\NK\test.png” -r “V-Ray for Rhino” -c 10 -t 10
0: INFO: Startup Directory: “C:\Program Files\Frantic Films\Deadline\bin”
0: INFO: Process Priority: BelowNormal
0: INFO: Process is now running
---- October 15 2009 – 08:28 PM ----
0: STDOUT: An error occurred: Cannot create ActiveX component.
0: WARNING: Program Rhino did not close cleanly, it is being terminated forcefully.
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): An error occurred: Cannot create ActiveX component. (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()
Do you have the Deadline client installed as a service? It is a known problem that Deadline can’t render with Rhino when it is installed as a service (something to do with the Rhino Active X control that Deadline hooks into), and unfortunately there are no known workarounds (other than running the Client in normal mode).
Cheers,