We have a job that needs to be rendered, and in our job file shows something like:
[...]
<OutputDirectories>
<string>G:\shows\XXXXX\AB\AB_032_0170\Elements\AB_032_0170_PreComp_Alpha\v001\XXXXX_Precomp</string>
<string>G:\shows\XXXXX\AB\AB_032_0170\Elements\AB_032_0170_PreComp_Alpha\v001</string>
</OutputDirectories>
<OutputFileNames>
<string>AB_032_0170_PreComp_Alpha_v001_XXXXX_Precomp.#####.exr</string>
<string>AB_032_0170_PreComp_Alpha_v001.#####.sgi</string>
</OutputFileNames>
[...]
This job has be erroring out, and when I right click and go to “Scan for missing output,” and it’ll say that all frames for path:
G:\shows\XXXXX\AB\AB_032_0170\Elements\AB_032_0170_PreComp_Alpha\v001\XXXXX_Precomp[b]AB_032_0170_PreComp_Alpha_v001_XXXXX_Precomp.#####.exr[/b]
are in the right place, yet apparently we’re missing all files:
G:\shows\XXXXX\AB\AB_032_0170\Elements\AB_032_0170_PreComp_Alpha\v001[b]AB_032_0170_PreComp_Alpha_v001_XXXXX_Precomp.#####.exr[/b]
So it’s almost like deadline isn’t reading the multiple output filenames… Is there a fix for this?
-Brett Bronson