Not sure what causes this but we have ongoing problems with multiple scenes (from completely different projects) during region rendering with V-Ray for Maya 3.60.02 official release. The issue is that a render just stops and never completes. The CPU load is down at around 0%, so clearly hanged.
I'm attaching one log from Windows and one log from Linux.
Mayabatch args:
I noticed that in the Windows log there's an error:
But there's no such error in the Linux log.
Please note that if we just hit retry in our render manager, the region render is completed when re-rendered, even if re-rendered on the same machine which previously hanged. So this issue is very hard, if not impossible, for us to replicate.
I'm attaching one log from Windows and one log from Linux.
Mayabatch args:
Code:
# Windows -r vray -x 3508 -y 4961 -reg 2030 2232 3444 3730 -s 1 -e 1 -rl masterLayer -cam renderCam -proj //server/prod/proj81/maya -rd //server/prod/proj81/maya/images/scene10/slices -im <Scene>_slice227_<Layer>_<Camera>. //server/prod/proj81/maya/scenes/scene10.mb # Linux -r vray -x 3508 -y 4961 -reg 1015 1217 3157 3443 -s 1 -e 1 -rl masterLayer -cam renderCam -proj //server/prod/proj81/maya -rd //server/prod/proj81/maya/images/scene10/slices -im <Scene>_slice204_<Layer>_<Camera>. //server/prod/proj81/maya/scenes/scene10.mb
Code:
V-Ray error: Exception [module=1] : Rendering region (2062,1358)-(2078,1374)
Please note that if we just hit retry in our render manager, the region render is completed when re-rendered, even if re-rendered on the same machine which previously hanged. So this issue is very hard, if not impossible, for us to replicate.
Comment