Hello,
We often run different versions of Max, especially when testing the next version before migrating over, and as such we often run multiple versions of the V-Ray DR Spawner simultaneously. We were able to solve issues with this by running each spawner on a different port. The options we currently use for the spawner look something like this (with each Max version running on a different port);
"C:\Program Files\Autodesk\3ds Max 2017\vrayspawner2017.exe" -TempDir="%TEMP%\vray2017temp" -port=20217
We found this info in a forum post, and I was wondering, is it possible to please document all the options for the V-Ray DR Spawner? I checked the documentation here:
https://docs.chaosgroup.com/display/...andlineoptions
And it only refers to NUMA options, none of the other options are listed.
The reason I ask is, is it seems that when running multiple spawners, it is only generating a log file for whichever spawner loads first. Is there an option to specify the location of the log file? It would make it much easier to find problems when loading multiple spawners.
Any help with this would be greatly appreciated.
Tristan
We often run different versions of Max, especially when testing the next version before migrating over, and as such we often run multiple versions of the V-Ray DR Spawner simultaneously. We were able to solve issues with this by running each spawner on a different port. The options we currently use for the spawner look something like this (with each Max version running on a different port);
"C:\Program Files\Autodesk\3ds Max 2017\vrayspawner2017.exe" -TempDir="%TEMP%\vray2017temp" -port=20217
We found this info in a forum post, and I was wondering, is it possible to please document all the options for the V-Ray DR Spawner? I checked the documentation here:
https://docs.chaosgroup.com/display/...andlineoptions
And it only refers to NUMA options, none of the other options are listed.
The reason I ask is, is it seems that when running multiple spawners, it is only generating a log file for whichever spawner loads first. Is there an option to specify the location of the log file? It would make it much easier to find problems when loading multiple spawners.
Any help with this would be greatly appreciated.
Tristan
Comment