Houdini + Octane + Deadline questions
Moderator: juanjgon
- seesharpstudio
- Posts: 16
- Joined: Mon Jan 16, 2023 2:48 pm
For the above screenshot - we had - Octane_2025.2.0.0_Houdini_20.5.550_Studio+_Win64
- seesharpstudio
- Posts: 16
- Joined: Mon Jan 16, 2023 2:48 pm
Not really, no. What error do you have or what doesn't work for you? Maybe I can share some pointers or tips - Deadline install is pretty straight forward - after that connecting the Deadline ROP to Octane ROP and submitting.
Sorry for the late reply!
Submitting works, and it also starts trying to render. But i then get errors in deadline.
They look like this:
Submitting works, and it also starts trying to render. But i then get errors in deadline.
They look like this:
Code: Select all
=======================================================
Error
=======================================================
FailRenderException : Error: 'const uint8_t*'
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\DESKTOP-20R9SIS\plugins\68641156c514017a281bac93\Houdini.py", line 438, in HandleStdoutError
self.FailRender(self.GetRegexMatch(1))
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_Processes_ManagedProcess_StdoutHandlerDelegateDispatcher.Invoke()
at FranticX.Processes.ManagedProcess.RegexHandlerCallback.CallFunction()
at FranticX.Processes.ManagedProcess.e(String di, Boolean dj)
at FranticX.Processes.ManagedProcess.Execute(Boolean waitForExit)
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
=======================================================
Type
=======================================================
RenderPluginException
=======================================================
Stack Trace
=======================================================
at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgj, CancellationToken bgk)
at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken)
at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajq, CancellationToken ajr)
Thanks for helping out here!seesharpstudio wrote: Fri Jun 20, 2025 7:00 am Not really, no. What error do you have or what doesn't work for you? Maybe I can share some pointers or tips - Deadline install is pretty straight forward - after that connecting the Deadline ROP to Octane ROP and submitting.
Unfortunately I'm little help with deadline...
- seesharpstudio
- Posts: 16
- Joined: Mon Jan 16, 2023 2:48 pm
Which version of Deadline do you use? Which version of Houdini do you use and which py?marcikola wrote: Tue Jul 01, 2025 4:53 pm Sorry for the late reply!
Submitting works, and it also starts trying to render. But i then get errors in deadline.
They look like this:
Code: Select all
======================================================= Error ======================================================= FailRenderException : Error: 'const uint8_t*' at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException) File "C:\ProgramData\Thinkbox\Deadline10\workers\DESKTOP-20R9SIS\plugins\68641156c514017a281bac93\Houdini.py", line 438, in HandleStdoutError self.FailRender(self.GetRegexMatch(1)) at Python.Runtime.Dispatcher.Dispatch(ArrayList args) at __FranticX_Processes_ManagedProcess_StdoutHandlerDelegateDispatcher.Invoke() at FranticX.Processes.ManagedProcess.RegexHandlerCallback.CallFunction() at FranticX.Processes.ManagedProcess.e(String di, Boolean dj) at FranticX.Processes.ManagedProcess.Execute(Boolean waitForExit) at Deadline.Plugins.DeadlinePlugin.DoRenderTasks() at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel) at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel) ======================================================= Type ======================================================= RenderPluginException ======================================================= Stack Trace ======================================================= at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgj, CancellationToken bgk) at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken) at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajq, CancellationToken ajr)