Hi, I just started setting up everything for DR, but run into a problem (or few). I have two computers setup and I have 3 striped resault. Gamma is set to 2.2 on both. Any idea?
There is one more factor that might be in play.
It nearly killed me back im the day, when working with Vray Dr and backburner server.
The obvious - the texture folders need to be shared, but also have to have read permissions assigned to them. Under right click - properties - security it can be assigned to "Everyone" on the network with read or read and write permissions.
The not so obvious is who actually started the server.
If it's a SERVICE you installed it will NEVER be installed as your user, unless you specify it to do so. If you manually setup a vray Dr service, backburner service, it will either start with "System" rights or "local service" user, not your username. Which may and will cutoff the renderservice from access to the textures, even if defined for everyone, since system rights are being defined extra.
Checking in task manager who actually runs the server might be a thing.
It is probably unrelated, but it killed me until I found out.