I have a machine that is throwing this error.
No other machine is doing this, and I am not sure as to why.
Any ideas?
Error in RenderTasks: AttributeError : 'MayaBatchPlugin' object has no attribute 'IsTileJob' (Python.Runtime.PythonException)
[' File "none", line 319, in RenderTasks\n']
at Deadline.Plugins.ScriptPlugin.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage, AbortLevel& abortLevel)
Hi,
“IsTileJob” is a relatively new property to the job object and we typically see this error when a studio has a rogue slave(s) which are not running the latest version of Deadline compared to the rest of the farm. Can you check the version of Deadline on this system? Possibly carry out a manual uninstall / reinstall of the correct version if it’s got itself corrupted.
Awesome,
Thanks for the promptness!
Looks like it was running 6.0, I am installing the current build we run here 6.2 and anticipate it will resolve the issue.
Thanks for the guidance.