I ran into the issue where I'm doing a vray DR mode render and the slave is not picking up the cache files. It took me to long to realize what the problem was, the input was set to $(simoutput). The only way I seen to be able to get it to work over my network is to brows and hard code the network path in. It seems like the $(implicit) and $(simoutput) should work if all the files including the max file are on the network and when I hard code the path I'm setting it to the same network location it must be reading it from using the $() methods right?
Or do the $(implicit) and $(simoutput) resolve to something other than what you get when you use the "cache path..." button to hard code it?
If the some how resolve differently is there a way to see how they resolve to know why they aren't working on the slave machines? I would love to avoid hard coding the paths since some times I like to have a few versions of the same scene but with different sims and it's a lot easier to deal with when they are set the $(implicit) rather than having to go in and set a new path for each file and remembering to change so you don't overwrite data you mean to have tied to a different scene.
Did that make any sense?
Or do the $(implicit) and $(simoutput) resolve to something other than what you get when you use the "cache path..." button to hard code it?
If the some how resolve differently is there a way to see how they resolve to know why they aren't working on the slave machines? I would love to avoid hard coding the paths since some times I like to have a few versions of the same scene but with different sims and it's a lot easier to deal with when they are set the $(implicit) rather than having to go in and set a new path for each file and remembering to change so you don't overwrite data you mean to have tied to a different scene.
Did that make any sense?
Comment