Hi,
We're having a particular problem with our render nodes with VRay 3.10.03. It happens on a number of different scenes for us and is proving to be extremely frustrating, as it comes and goes and appears to happen randomly, and we have yet to find a solution.
The problem is that certain buckets render much darker than others, as if lights or a map is absent.
We have 'Restart Servers on Render End' switched on.
We use UNC paths and have checked that all paths are resolved correctly.
Permissions on the server are valid for access for the nodes.
Upon reboot, the "%TEMP%" folder for the render user and "%LOCALAPPDATA%\Autodesk\3dsMax" folders are cleaned via script.
There is no GI in this scene.
We are using VRay Spawner as a service.
All nodes and workstations are on the same version of VRay.
Re-rendering the same scene will result in a different node displaying the problem, so it does not seem to be node specific.
Rebooting the render nodes completely does not solve the issue.
Here is an example of the problem.
Here are the most notable lines/errors from the log of one of the nodes.
...
...
This leads me to a few questions;
Why is the project folder set to Vlado's documents?
When is the "%LOCALAPPDATA%\Autodesk\3dsMax" folder populated with the vray.cfg file? I.e. when does
Get copied in? It must not be just when Max is started as a slave by VRay Spawner, something else must happen, because if we remove the "C:\Users\render\AppData\Local\Autodesk\3dsMax " folder, the folder gets re-created automatically by Max when Max is started as slave by VRay Spawner, however the vray.cfg is missing.
Also what causes this;
And how can we fix it? Or is it not necessary to fix this error?
Any help on this matter would be greatly appreciated.
kind regards,
Tristan.
We're having a particular problem with our render nodes with VRay 3.10.03. It happens on a number of different scenes for us and is proving to be extremely frustrating, as it comes and goes and appears to happen randomly, and we have yet to find a solution.
The problem is that certain buckets render much darker than others, as if lights or a map is absent.
We have 'Restart Servers on Render End' switched on.
We use UNC paths and have checked that all paths are resolved correctly.
Permissions on the server are valid for access for the nodes.
Upon reboot, the "%TEMP%" folder for the render user and "%LOCALAPPDATA%\Autodesk\3dsMax" folders are cleaned via script.
There is no GI in this scene.
We are using VRay Spawner as a service.
All nodes and workstations are on the same version of VRay.
Re-rendering the same scene will result in a different node displaying the problem, so it does not seem to be node specific.
Rebooting the render nodes completely does not solve the issue.
Here is an example of the problem.
Here are the most notable lines/errors from the log of one of the nodes.
Code:
[2015/May/7|14:45:08] Broadcasting TM_SERVER_STARTED after scene error [2015/May/7|14:45:08] Received TM_STREAM_ERROR from 0.0.0.0 [2015/May/7|14:45:08] Receiving DR scene from 192.168.1.84 [2015/May/7|14:45:08] error: Error receiving DR scene (0), closing DR session [B][2015/May/7|14:45:08] warning: Failed to delete server scene file "C:\Users\render\AppData\Local\Autodesk\3dsMax\2015 - 64bit\ENU\temp\vray_server_scene.max" (183)[/B]
Code:
[B][2015/May/7|14:45:35] "default" preset not loaded: [loadPreset] Cannot open file "C:\Users\render\AppData\Local\Autodesk\3dsMax\2015 - 64bit\ENU\en-US\plugcfg\vray.cfg"[/B]
Code:
[2015/May/7|14:46:12] [DR] Calling beginSeqeunce() [B][2015/May/7|14:46:12] Current project folder is "C:\Users\vlado\Documents\3dsMax"[/B] [2015/May/7|14:46:12] Entering beginSequence().
This leads me to a few questions;
Why is the project folder set to Vlado's documents?
When is the "%LOCALAPPDATA%\Autodesk\3dsMax" folder populated with the vray.cfg file? I.e. when does
Code:
C:\Users\render\AppData\Local\Autodesk\3dsMax\2015 - 64bit\ENU\en-US\plugcfg\vray.cfg
Also what causes this;
Code:
warning: Failed to delete server scene file "C:\Users\render\AppData\Local\Autodesk\3dsMax\2015 - 64bit\ENU\temp\vray_server_scene.max"
Any help on this matter would be greatly appreciated.
kind regards,
Tristan.
Comment