Hello
We are getting a random error in the python plugin, most times tasks get this error around 2 or 3 times, then the task is done properly:
[code]=======================================================
Error
Error: TypeError : super(type, obj): obj must be an instance or subtype of type (Python.Runtime.PythonException)
File “none”, line 77, in RenderArgument
en Deadline.Plugins.ScriptPlugin.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage, AbortLevel& abortLevel)[/code]
Any idea what can be happening?
Thanks!