We have a few site python scripts that is in all our nuke (.nk) files.
We have path mapping enabled but the pathmapping will ruin the python scripts by changing the “” symbols.
You’ll have to modify the Nuke plugin to prevent it from changing all the path separators. Go to \your\repository\plugins\Nuke and open Nuke.py in a text editor. Look for this line:
Save the file, and submit a new job to see if that makes a difference. For more info on these functions, see this documentation: thinkboxsoftware.com/deadlin … _Functions
Here is a file called “RenderThisTestÆØÅ.nk” added from within nuke. Its the same thing in Windows and OSX
[code]
Error Message
An error occurred while synchronizing the job’s auxiliary files: can not find sourceFile: \192.168.2.4\Repository\DeadlineRepository\jobs\999_050_999_399b3784\RenderThisTest???.nk (System.IO.FileNotFoundException)