Hi,
Using Deadline, v5.1 and Max2011 with VRay 2.20.03.
If via MXS which gets executed (after loading the 3dsMax file) prior to Deadline making its standard "OpenCurrRenderer" 3dsMax SDK command to open and render, I add some local 3dsMax scene session paths via the MXS command, such as the example below:
sessionPaths.add #map "c:\a_file_path\sub_dir\"
sessionPaths.add #map "c:\another_file_path\sub_dir2\"
I have discovered that if there is a valid file path to a *.vrmap under "Irradiance map" > "Mode" > "File:" a file path is declared; even though any kind of "indirect illumination" is globally disabled and even the "Mode" is set to "Single frame"....if there is a path present, then if you add these additional local session paths, VRay crashes when executing the 3dsMax SDK "OpenCurrRenderer" command via Deadline.
I haven't tested the various other file paths that can be present in the renderer properties in VRay, but I assume there will be a similar issue. If I delete this file path, then VRay renders successfully. I believe there is an underlying issue when VRay is initialised which may be causing an issue when used in combination with 3dsMax local session paths. Please can a developer investigate this further.
For reference: http://www.kxcad.net/autodesk/Autode...ths_Struct.htm
Thanks,
Mike
Using Deadline, v5.1 and Max2011 with VRay 2.20.03.
If via MXS which gets executed (after loading the 3dsMax file) prior to Deadline making its standard "OpenCurrRenderer" 3dsMax SDK command to open and render, I add some local 3dsMax scene session paths via the MXS command, such as the example below:
sessionPaths.add #map "c:\a_file_path\sub_dir\"
sessionPaths.add #map "c:\another_file_path\sub_dir2\"
I have discovered that if there is a valid file path to a *.vrmap under "Irradiance map" > "Mode" > "File:" a file path is declared; even though any kind of "indirect illumination" is globally disabled and even the "Mode" is set to "Single frame"....if there is a path present, then if you add these additional local session paths, VRay crashes when executing the 3dsMax SDK "OpenCurrRenderer" command via Deadline.
I haven't tested the various other file paths that can be present in the renderer properties in VRay, but I assume there will be a similar issue. If I delete this file path, then VRay renders successfully. I believe there is an underlying issue when VRay is initialised which may be causing an issue when used in combination with 3dsMax local session paths. Please can a developer investigate this further.
For reference: http://www.kxcad.net/autodesk/Autode...ths_Struct.htm
Thanks,
Mike
Comment