Hi
I’m writing a post script to run on completed frames, but I need to get the frame paths.
I have tried to use the template in this site on PostJobScript and PostTaskScript
https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/job-scripts.html
But it’s erroring on “outputFilenames[i]” as the index is out of range. I have done a loop over the list and it seems to be empty.
Is there any other way I could get the image paths?
I can see that vray has outputed the image path in the task log so it must exist somewhere.
Thanks,
Mark