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
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