I don't know much about your pipeline, but could be that the local machine and the farm versions of nuke are different?
There was some sort of bug with the raw knob on older versions of nuke. http://thefoundry.s3.amazonaws.com/products/nuke/releases/6.2v1/Nuke6.2v1_Release_Notes.pdf • BUG ID 9049 - Cloning Read nodes gave an error reading: Couldn't find knob "raw". -- Gabriel Pires | Compositor and visual effects artist +1 604 618 9377 www.gabrielvpires.com [email protected] On Fri, Nov 29, 2013 at 10:53 AM, John Vanderbeck < [email protected]> wrote: > Hey all, > > Anyone seen this very very strange issue? I'm having a problem with > scripts suddenly not being able to find knobs that I KNOW are there. > > For example: > read_node = nuke.toNode("Read") > k = read_node.knob("raw") > print "Raw knob", k > > > If I run that manually in the template in Nuke, it works as expected. > When the same code is run on the farm, the Read node is found, but the > knob returns None! > > Having this happen on Vectorfield nodes as well. I'm really confused. > Iv'e been working with Nuke for a long time and never seen this. So > unless i'm having a really bad hangover, what the heck is going on here?! > > > > *John Vanderbeck* > *2D Pipeline TD* > *T:* +1 604 733 7030 > > 1205 Melville Street, Vancouver, B.C, V6E 0A6, Canada. > primefocusworld.com <http://www.primefocusworld.com> > > _______________________________________________ > Nuke-python mailing list > [email protected], http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > >
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
