AWS Thinkbox Discussion Forums

Deadline 10 job dependency view Python Error in Console

Hi,
we are using deadline 10.0.4.2 and have some custom jobs sent through python api that run a python plugin. They all render to complete.
But whenever we try to select one of this jobs and open the job dependency view we get in the console the following error:

2019-05-24 09:25:07: Traceback (most recent call last):
2019-05-24 09:25:07: File “UI/DisplayWidgets/JobDependencyGraph.py”, line 868, in createVisualRepresentation
2019-05-24 09:25:07: File “UI/DisplayWidgets/JobDependencyGraph.py”, line 936, in createDependencyGraph
2019-05-24 09:25:07: NameError: global name ‘validEventNames’ is not defined

On the contrary, if we choose to open the dependency view on a deadline maya or nuke job, the window opens correctly and we are able to see the dependency tree.

Our python plugin is a custom one, with some tweaks, maybe the error has to do with this?

Privacy | Site terms | Cookie preferences