Hi,
I’m experiencing an issue with DR when one of the newer machines on Windows 10 picks up the job as a master. It will get to the denoising stage and then it’ll crash. If an older machine on Windows 7 picks up the job as master, it will denoise and output the image without issue. For a bit of context, the DR job is sent to the network so one of the render nodes can pick up the job and act as master.
What I found when comparing the vraylog on both the machines was that the newer machine couldn’t load in the plugins.
NEW MACHINE - WINDOWS 10
Calling beginSequence().
[2019/Jul/22|09:21:25] Loading plugins from “./vray_*.dll”
[2019/Jul/22|09:21:25] loadLibrary(./vray_*.dll)
[2019/Jul/22|09:21:25] Loading plugin “C:\Program Files\Autodesk\3ds Max 2018\vray_dr1.dll”
[2019/Jul/22|09:21:25] error: Error getting library description “C:\Program Files\Autodesk\3ds Max 2018\vray_dr1.dll”
[2019/Jul/22|09:21:25] Loading plugin “C:\Program Files\Autodesk\3ds Max 2018\vray_gpu_common.dll”
[2019/Jul/22|09:21:25] error: Error getting library description “C:\Program Files\Autodesk\3ds Max 2018\vray_gpu_common.dll”
[2019/Jul/22|09:21:25] Loading plugin “C:\Program Files\Autodesk\3ds Max 2018\vray_http_client.dll”
[2019/Jul/22|09:21:25] error: Error getting library description “C:\Program Files\Autodesk\3ds Max 2018\vray_http_client.dll”
[2019/Jul/22|09:21:25] Loading plugin “C:\Program Files\Autodesk\3ds Max 2018\vray_optix_denoiser.dll”
[2019/Jul/22|09:21:25] error: Error getting library description “C:\Program Files\Autodesk\3ds Max 2018\vray_optix_denoiser.dll”
[2019/Jul/22|09:21:25] Loading plugin “C:\Program Files\Autodesk\3ds Max 2018\vray_telemetry.dll”
[2019/Jul/22|09:21:25] error: Error getting library description “C:\Program Files\Autodesk\3ds Max 2018\vray_telemetry.dll”
[2019/Jul/22|09:21:25] 0 plugin(s) loaded successfully
[2019/Jul/22|09:21:25] Finished loading plugins.
On the older Windows 7 machine, it’s able to load in the plugins successfully
OLD MACHINE - WINDOWS 7
Calling beginSequence().
[2019/Jul/19|17:43:21] Loading plugins from “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64/bin/plugins/vray_*.dll”
[2019/Jul/19|17:43:21] loadLibrary(C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64/bin/plugins/vray_*.dll)
[2019/Jul/19|17:43:21] Loading plugin “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_AAFilters.dll”
[2019/Jul/19|17:43:21] Found plugin “FilterPoint”
[2019/Jul/19|17:43:21] Found plugin “FilterMitNet”
[2019/Jul/19|17:43:21] Found plugin “FilterCookVariable”
[2019/Jul/19|17:43:21] Found plugin “FilterGaussian”
[2019/Jul/19|17:43:21] Found plugin “FilterSinc”
[2019/Jul/19|17:43:21] Found plugin “FilterCatmullRom”
[2019/Jul/19|17:43:21] Found plugin “FilterLanczos”
[2019/Jul/19|17:43:21] Found plugin “FilterTriangle”
[2019/Jul/19|17:43:21] Found plugin “FilterBox”
[2019/Jul/19|17:43:21] Found plugin “FilterArea”
[2019/Jul/19|17:43:21] Plugin library “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_AAFilters.dll” loaded
[2019/Jul/19|17:43:21] Loading plugin “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_ASGVISNode_ASGVIS.dll”
[2019/Jul/19|17:43:21] Found plugin “ASGVISNode”
[2019/Jul/19|17:43:21] Plugin library “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_ASGVISNode_ASGVIS.dll” loaded
[2019/Jul/19|17:43:21] Loading plugin “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_BakeView.dll”
[2019/Jul/19|17:43:21] Found plugin “BakeView”
[2019/Jul/19|17:43:21] Plugin library “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_BakeView.dll” loaded
[2019/Jul/19|17:43:21] Loading plugin “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_BitmapBuffer.dll”
[2019/Jul/19|17:43:21] Found plugin “RawBitmapBuffer”
[2019/Jul/19|17:43:21] Found plugin “BitmapBuffer”
[2019/Jul/19|17:43:21] Plugin library “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_BitmapBuffer.dll” loaded
[2019/Jul/19|17:43:21] Loading plugin “C:\Program Files\Chaos Group\V-Ray\3dsmax 2018 for x64\bin\plugins\vray_BRDFAL.dll”
…
I’ve tried copying the plugins folder from the Windows 7 machine to the Windows 10 machine to no avail. The dlls listed under the Windows 10 machines are not present on both machines.
Any help would be much appreciated
Cheers



