We just noticed an issue with V-Ray 3.5 stable build 27280 where some region renders wont be able to write the output EXR file. Is this something you are aware of?
EDIT: To be clear, most regions come out just fine. But we notice that some ~5% of the renders (totally unpredictable) errors out like this.
Full log attached.
render_log.zip
EDIT: To be clear, most regions come out just fine. But we notice that some ~5% of the renders (totally unpredictable) errors out like this.
Code:
... ... >>>b [2017/Apr/12|20:18:16] V-Ray: Rendering image... >>>b [2017/Apr/12|20:18:16] V-Ray: (Estimated time remaining: 0h 0m 0.3s): 10 % completed >>>b [2017/Apr/12|20:18:16] V-Ray: (Estimated time remaining: 0h 0m 0.3s): 20 % completed >>>b [2017/Apr/12|20:18:16] V-Ray: (Estimated time remaining: 0h 0m 0.2s): 30 % completed >>>b [2017/Apr/12|20:18:16] V-Ray: (Estimated time remaining: 0h 0m 0.2s): 40 % completed >>>b [2017/Apr/12|20:18:17] V-Ray: Bitmap file "//FILESERVER_IP/prod/proj197/maya/sourceimages/wire_bump.png" loaded. >>>b [2017/Apr/12|20:18:17] V-Ray: (Estimated time remaining: 0h 0m 1.0s): 50 % completed >>>b [2017/Apr/12|20:18:20] V-Ray: Bitmap file "//FILESERVER_IP/prod/proj197/maya/sourceimages/Thule.png" loaded. >>>b [2017/Apr/12|20:18:28] V-Ray: (Estimated time remaining: 0h 0m 7.4s): 60 % completed >>>b [2017/Apr/12|20:20:14] V-Ray: (Estimated time remaining: 0h 0m 50.4s): 70 % completed >>>b [2017/Apr/12|20:21:26] V-Ray: (Estimated time remaining: 0h 0m 47.3s): 80 % completed >>>b [2017/Apr/12|20:21:27] V-Ray: (Estimated time remaining: 0h 0m 21.2s): 90 % completed >>>b [2017/Apr/12|20:22:52] V-Ray: (Estimated time remaining: 0h 0m 0.0s): 100 % completed >>>b [2017/Apr/12|20:22:52] V-Ray: Number of raycasts: 139976510 (548.93 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: Camera rays: 2408639 (9.45 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: Shadow rays: 95126728 (373.05 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: GI rays: 51946085 (203.71 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: Reflection rays: 15978414 (62.66 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: Refraction rays: 20929498 (82.08 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: Unshaded rays: 343720 (1.35 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: Light cache utilization: 7.16% >>>b [2017/Apr/12|20:22:52] V-Ray: Premultiplied light cache utilization: 32.62% >>>b [2017/Apr/12|20:22:52] V-Ray: Number of light evaluations: 196887145 (7.73 per pixel) >>>b [2017/Apr/12|20:22:52] V-Ray: Number of intersectable primitives: 7736997 >>>b [2017/Apr/12|20:22:52] V-Ray: SD triangles: 7736996 >>>b [2017/Apr/12|20:22:52] V-Ray: MB triangles: 0 >>>b [2017/Apr/12|20:22:52] V-Ray: Static primitives: 0 >>>b [2017/Apr/12|20:22:52] V-Ray: Moving primitives: 0 >>>b [2017/Apr/12|20:22:52] V-Ray: Infinite primitives: 1 >>>b [2017/Apr/12|20:22:52] V-Ray: Static hair segments: 504 >>>b [2017/Apr/12|20:22:52] V-Ray: Moving hair segments: 0 >>>b Failed to create EXR file (2) >>>b Failed to create EXR file (2) >>>b Failed to create EXR file (2) >>>b Failed to create EXR file (2) >>>b Failed to create EXR file (2) >>>b Failed to create EXR file (2) >>>b Failed to create >>>bEXR file (2) Failed to create EXR file (2) >>>b [2017/Apr/12|20:22:52] V-Ray error: Cannot write output image file "//FILESERVER_IP/prod/proj197/maya/images/scene4/slices/scene4_slice31_VeloSpacePro3b_renderCam.0001.exr": "error writing file" >>>b [2017/Apr/12|20:22:52] V-Ray: Total frame time 0h 5m 4.0s (304.0 s) >>>b [2017/Apr/12|20:22:52] V-Ray: Cleaning up bitmap manager >>>b [2017/Apr/12|20:22:52] V-Ray: Cleaning up texture cache >>>b [2017/Apr/12|20:22:52] V-Ray: Total sequence time 0h 5m 4.0s (304.0 s) >>>b [2017/Apr/12|20:22:52] V-Ray: Render complete >>>b [2017/Apr/12|20:22:52] V-Ray: ======================== >>>b [2017/Apr/12|20:22:52] V-Ray: Clearing exporter memory... >>>b [2017/Apr/12|20:22:52] V-Ray: Total time clearing exporter memory 0h 0m 0.0s (0.0 s) >>>b Scene //FILESERVER_IP/prod/proj197/maya/scenes/scene4.mb completed.
render_log.zip
Comment