Cinema4d 19 and redshift - task completed but frames missing

I have weird issue with a project I’m rendering at the moment.
Specific frames in couple different scenes are not being rendered. Actually task is marked as being completed but those same frames are missing even after resubmitting them.
All scenes got different set of frames that simply don’t get rendered.
Rendering from inside Cinema gets those frames ok so… any ideas?
Also task log also shows everything perfectly normal. just frame is completely missing.
Something similar was happening awhile ago with maya but back then re rendering it couple times it could happen to get it written but not this time.

Hey Mirkoj,

If you set Redshifts render verbosity to 2 (Debug messages) does it show that the frames are indeed getting written to the location you are expecting?

Cheers
Kym

1 Like

Also, are you using local rendering? I wonder if there may be some performance issues getting the files back. You’ll be looking for this in the render logs:

Rendering main output to local drive, will copy files and folders to final location after render is complete

In digging into the code a bit, if the task is cancelled the plugin may not copy the output back. If that’s the case, try turning off local rendering to see if it makes any difference.