hey fellow TDs!

At our studio we've got a render python script. Nuke is run using this
script with the nuke comp fed into it as an argument.
Inside the script we've got a command;
nuke.scriptOpen( args[-1])

Occasionally, we'll see

xml error : 9

in our logs, and this will trip the renderfarm up. I've narrowed it
down to the scriptOpen method, but as this doesn't happen all the
time, I can't really figure out how to troubleshoot or narrow it down
from here.
Our comps are a little complicated, we've got sapphire plugins, OFX,
potentially reelsmart nodes, but I can't think of anything that uses
XML as I know it?

any ideas?
cheers,
Jordan
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to