thanks @Justin_B, I get the same error with doing the standard render , is it a python thing? Iām using 10.1.14.5, or do I need this updated lightning.dlx file as mentioned in the first post?
=======================================================
Error
=======================================================
Error: FailRenderException : 3dsmax startup: Error getting connection from 3dsmax: Monitored managed process "3dsmaxProcess" has exited or been terminated.
I switched on verbose mode, thereās lots of complaints about pop ups
2021-03-31 12:34:59: 0: DEBUG: PopupHandler.CheckForPopups: Getting popup handles
2021-03-31 12:34:59: 0: DEBUG: PopupHandler.CheckForPopups: Got 2 handles
2021-03-31 12:34:59: 0: DEBUG: PopupHandler.CheckForPopups: Returning
2021-03-31 12:35:01: 0: DEBUG: PopupHandler.CheckForPopups: Getting popup handles
2021-03-31 12:35:01: 0: DEBUG: PopupHandler.CheckForPopups: Got 2 handles
2021-03-31 12:35:01: 0: DEBUG: PopupHandler.CheckForPopups: Returning
2021-03-31 12:35:02: 0: DEBUG: PopupHandler.CheckForPopups: Getting popup handles
2021-03-31 12:35:02: 0: DEBUG: PopupHandler.CheckForPopups: Got 2 handles
2021-03-31 12:35:02: 0: DEBUG: PopupHandler.CheckForPopups: Returning
The main error is here
2021/03/31 12:35:22 INF: [18728] [21196] Server is not responding
2021/03/31 12:36:27 DBG: [18728] [21196] Stop network
2021/03/31 12:36:29 ERR: [18728] [21196] An unexpected exception has occurred in the network renderer and it is terminating.
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\SCALA\plugins\60645e53ca96433b04ea23eb\3dsmax.py", line 163, in StartJob
self.MyMaxController.StartMax()
File "C:\ProgramData\Thinkbox\Deadline10\workers\SCALA\plugins\60645e53ca96433b04ea23eb\3dsmax.py", line 1258, in StartMax
self.WaitForConnection( "3dsmax startup" )
File "C:\ProgramData\Thinkbox\Deadline10\workers\SCALA\plugins\60645e53ca96433b04ea23eb\3dsmax.py", line 2169, in WaitForConnection
self.Plugin.FailRender( "%s: Error getting connection from 3dsmax: %s\n%s" % (errorMessageOperation, e.Message, 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)
=======================================================
Type
=======================================================
RenderPluginException
=======================================================
Stack Trace
=======================================================
at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bcy, CancellationToken bcz)
at Deadline.Plugins.SandboxedPlugin.StartJob(Job job, CancellationToken cancellationToken)
at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajg, CancellationToken ajh)
=======================================================
Log
=======================================================
2021-03-31 12:34:48: 0: Loading Job's Plugin timeout is Disabled
2021-03-31 12:34:48: 0: WARNING: Python version for '3dsmax' plugin is not specified! Defaulting to Py2.
These are the Lightning errors, I did just copy paste the one from 2021, I tried opening with hex editor but ihavenoideawhatimdoing.jpg
2021-03-31 12:36:31: 0: 2021/03/31 12:35:21 ERR: [18728] [21196] DEADLINE: The lightningMax.dlx plugin does not appear to have loaded on 3dsmax startup, which is required to render with Deadline.
2021-03-31 12:36:31: 0: 2021/03/31 12:35:21 ERR: [18728] [21196] DEADLINE: Check to see if there is an entry for the lightningMax.dlx plugin in your plugin.ini file. If there is, you should remove it to avoid potential conflicts.
2021-03-31 12:36:31: 0: 2021/03/31 12:35:21 ERR: [18728] [21196] DEADLINE: Check to see if you have the necessary C++ Redistributables required by lightningMax.dlx. Running the Deadline Client installer again will ensure they are installed.
2021-03-31 12:36:31: 0: 2021/03/31 12:35:21 INF: [18728] [21196] Starting network rendering
There is a reference to Py3 in here, I donāt know which app is using it thoughā¦
2021-03-31 12:36:31: 0: 2021/03/31 12:35:19 INF: [18728] [21196] Initializing Python version: 3.7.9
Iāve attached the full log
wut.7z (10.8 KB)