When I submit a job from xsi 2015sp2 with checkmark use the xsibatch plugin all workers throw this error:
Without the checkbox the rendering works.
When I try to open the power management settings via Deadline Monitor I get an python error also.
I did not install a custom python version. The workstation is new and is running with windows 11 pro.
=======================================================
Error
Error: ‘SoftimageProcess’ object has no attribute ‘GetRenderExecutable’ (Python.Runtime.PythonException)
File “C:\ProgramData\Thinkbox\Deadline10\workers\z420_01\plugins\6511ba092d0e1a7e0d293ae9\SoftimageBatch.py”, line 516, in RenderExecutable
softimageExe = self.GetRenderExecutable(“RenderExecutable” + version, "Softimage " + version)
File “C:\ProgramData\Thinkbox\Deadline10\workers\z420_01\plugins\6511ba092d0e1a7e0d293ae9\SoftimageBatch.py”, line 84, in StartJob
executable = self.ProgramProcess.RenderExecutable()
at Python.Runtime.PythonException.ThrowLastAsClrException() in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1688438502375\work\src\runtime\PythonException.cs:line 53
at Python.Runtime.Dispatcher.TrueDispatch(Object[] args) in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1688438502375\work\src\runtime\DelegateManager.cs:line 341
at Python.Runtime.Dispatcher.Dispatch(Object[] args) in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1688438502375\work\src\runtime\DelegateManager.cs:line 208
at __FranticX_GenericDelegate0Dispatcher.Invoke()
at Deadline.Plugins.DeadlinePlugin.StartJob()
at Deadline.Plugins.DeadlinePlugin.DoStartJob()
at Deadline.Plugins.PluginWrapper.StartJob(String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.StartJob(String& outMessage, AbortLevel& abortLevel)
=======================================================
Type
RenderPluginException