xTools Deadline submission in H13

   3161   2   0
User Avatar
Member
120 posts
Joined: Jan. 2012
Offline
Hi,

does anyone is using xTools in H13 ? Specificly Deadline submission tools.

When I run xSubmit, i get this error:

Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “opdefxAutomate:river/xSubmit::1.0?PythonModule”, line 359, in submitJobs
AttributeError: ‘NoneType’ object has no attribute ‘hdaModule’

When I go to 359 line of code ( there are two scripts in this operator, not sure if im looking at the correct one), i see this:

data = hou.nodeType(hou.nodeTypeCategories(),“xOutput”).hdaModule().outputData()

No idea what to do with this, didnt try it on H12. Any clues ?
Michal Tas Maciejewski @ www.vfxtricks.com
User Avatar
Member
10 posts
Joined: Sept. 2006
Offline
Having the same problem here on H13 and Windows 64.
Any light on the subject would be greatly appreaciated.

Cheers
User Avatar
Member
7716 posts
Joined: July 2005
Online
It looks like the node xOutput didn't get installed?
  • Quick Links