Batch render with LightSelect Element problem.

Hi all,

Here is my problem, I have a huge render to produce and for this i made a batch render file to render it out of 3DSmax with a preset file to keep my RAM.
All this work but when I load my preset file to check, I doesn’t keep the light name of each VrayLightSelect passes and it render black of course.

Did I missed something or do you have some solution

Best regard,

Mathieu

In the latest V-Ray builds, you can add lights by layer name and this should work fine. There is unfortunately no way to make it work with regular include/exclude lists.

Best regards,
Vlado

Thank you so much that’s work better now ^^