I can’t figure out this error, on random machines (the same ones)
I get this
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\xxx\plugins\12345\3dsmax.py", line 166, in StartJob
self.MyMaxController.StartMaxJob()
File "C:\ProgramData\Thinkbox\Deadline10\workers\xxx\plugins\12345\3dsmax.py", line 1536, in StartMaxJob
self.LoadMaxFile()
File "C:\ProgramData\Thinkbox\Deadline10\workers\xxx\plugins\12345\3dsmax.py", line 2246, in LoadMaxFile
self.Plugin.FailRender( "3dsmax: %s\n%s" % (response[7:], self.NetworkLogGet()) )
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
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)
I’ve submitted a ticket, but have a feeling I’ve encountered this before and it’s a timeout thing where the job bombs if it doesn’t respond in a certain time.
OS is the same build, as is 3ds and V-Ray, loads fine locally but fails on certain machines via Deadline