I have also tried to launch a spawner job from the Monitor
I’ve updated VraySpawner.param to include
[VRaySpawnerExecutable_Max2025]
Type=multilinemultifilename
Label=3ds Max 2025 Spawner Executable
Category=V-Ray Spawner Executables for 3ds Max
CategoryOrder=0
CategoryIndex=7
Default=C:\ProgramData\Autodesk\ApplicationPlugins\VRay3dsMax2025\bin\vrayspawner2025.exe
Description=The path to the V-Ray Spawner executable file for 3ds Max 2025. Enter alternative paths on separate lines.
I’ve updated VraySpawnerSubmission.py to include 2025
Error: No method matches given arguments for DeadlinePlugin.LogStdout: (<class ‘bytes’>) (Python.Runtime.PythonException)
File “C:\ProgramData\Thinkbox\Deadline10\workers\Render-22\plugins\675aec480537d23e2910dd28\VraySpawner.py”, line 181, in GetSpawnerLog
self.LogStdout( b"SPAWNER: " + re.sub(br’.[.]\s{4}‘, b’', lines[i], 1 ) + b"\n" )
File “C:\ProgramData\Thinkbox\Deadline10\workers\Render-22\plugins\675aec480537d23e2910dd28\VraySpawner.py”, line 161, in RenderTasks
spawnerLogFileLoc = self.GetSpawnerLog( spawnerLogFile, spawnerLogFileLoc )
at Python.Runtime.PythonException.ThrowLastAsClrException() in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1726863100822\work\src\runtime\PythonException.cs:line 53
at Python.Runtime.Dispatcher.TrueDispatch(Object args) in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1726863100822\work\src\runtime\DelegateManager.cs:line 242
at Python.Runtime.Dispatcher.Dispatch(Object args) in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1726863100822\work\src\runtime\DelegateManager.cs:line 208
at __FranticX_GenericDelegate0Dispatcher.Invoke()
at Deadline.Plugins.DeadlinePlugin.RenderTasks()
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
---------- Inner Stack Trace (Python.Runtime.PythonException) ----------
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
=======================================================
Type
Fix was in here, vrayspawner.py attached has the update, replace this in
DeadlineRepository10\plugins\VraySpawner\VraySpawner.py VraySpawner.py (18.0 KB)
@anthonygelatka@RenderDan Hi, are you getting this error when submitting 3dsmax SMTD?
The DBR fix worked but my 3dsmax crashed randomly after every submission, is it the same for you guys?