Hi,
We have been using deadline for a while now. We are still using 4.1.0.42706 as been really stable and have never found the right time to update to version 5 as had constant stream of scenes that need to be rendered, and the saying “if it ain’t broke, don’t fix it” is my motto.
However have had a few issues occasionally where a submission will just error out give this error:
Exception Details
RenderPluginException -- Exception during render: An error occurred in RenderTasks(): Error in RenderArgument(): must be greater than 0
Parameter name: desiredLength
Actual value was 0.
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
RenderPluginException.Cause: JobError (2)
Exception.Data: ( )
Exception.TargetSite: Void RenderTask(Int32, Int32)
Exception.Source: deadline
Exception.StackTrace:
at Deadline.Plugins.Plugin.RenderTask(Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()
We use a custom submission script so wondering if that might be the where are issue is. But what would like to know what the error actually means. What is the parameter: desiredLength?
Many thanks,
Richard