Thank you, Frank! That worked great.
The [getenv NUKE_PATH] returns a different path
("...\RoyalRender\render_apps\renderer_plugins\nuke\win_x64\6")than what I
have set as environment viariable. So I think that RoyalRender changes the
NUKE-PATH somehow? Anyways, now I know where to put my gizmos. Just needed
to change the NUKE_PATH of my local mashine to whatever RoyalRender uses
for the farm.Thanks, again! Anselm > Sounds like you have a mixed os environment, maybe the NUKE_PATH is not > set correctly? > I would render a text node with something like this on the farm: > > [getenv NUKE_PATH] > > [file exists [getenv NUKE_PATH]] > > > Then check the resulting renders for any values of 0 to make sure that > the path exists on all render boxes. > > And of course, make sure you're not using any gizmos in your ~/.nuke > directory which may not be accessible from the farm > > > Cheers, > > frank > > > On 2/08/12 1:26 AM, [email protected] wrote: >> Hey all, >> >> on my local computer my gizmos and plugins work just fine. But when I >> try >> to render on the renderfarm RoyalRender returns i.e. >> "ERROR: Despill_V01_1: 'Despill_V01': unknown command. This is most >> likely >> from a corrupt .nk file, or from a missing plug-in. Can't render from >> that >> Node." >> >> Can anyone guess why this is happening? I have the environment variable >> NUKE_PATH set on all mashines (my local computer as well as on the >> renderfarm). >> >> My last thought was that maybe the PCs on the farm don't have access to >> the location. But IT team says access is possible to the NUKE_PATH >> directory. >> >> Any thoughts? >> >> Regards, >> Anselm >> >> _______________________________________________ >> 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 > _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
