nesting a vrayfastSSS2 inside of a vrayBlend material and then rendering seems to cause this error:
"UNHANDLED EXCEPTION: Scanning scene Last marker is at .\src\vrenderlight.cpp, line 152: Exiting VRenderLightObj::init()"
everything will work if the file is saved and reloaded first, but rendering initially after will cause the crash. can anyone else confirm?
edit: seems to be triggered whenever the blend material has been accessed.. ie as i said reloading the file and rendering without any editting of the material will work, but adjusting the material at all will trigger the exception on the next render.
greg
"UNHANDLED EXCEPTION: Scanning scene Last marker is at .\src\vrenderlight.cpp, line 152: Exiting VRenderLightObj::init()"
everything will work if the file is saved and reloaded first, but rendering initially after will cause the crash. can anyone else confirm?
edit: seems to be triggered whenever the blend material has been accessed.. ie as i said reloading the file and rendering without any editting of the material will work, but adjusting the material at all will trigger the exception on the next render.
greg
Comment