If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Exciting News: Chaos acquires EvolveLAB = AI-Powered Design.
To learn more, please visit this page!
New! You can now log in to the forums with your chaos.com account as well as your forum account.
I had a search but the only solution to this was to make the cache files visible on the network - which they are, I was doing the simulation straight to it.
Sending a scene to the networkrendering will copy the maxfile to some place else. So if you have your output set to $(simoutput), which will point to a place relative to your maxfile, there is no chance for your slaves or even your own workstation of finding your .aur-sequence. Replace either your output or input to a path like \\yourfileserver\dir\whatever or z:\networkdrive\
Sending a scene to the networkrendering will copy the maxfile to some place else. So if you have your output set to $(simoutput), which will point to a place relative to your maxfile, there is no chance for your slaves or even your own workstation of finding your .aur-sequence. Replace either your output or input to a path like \\yourfileserver\dir\whatever or z:\networkdrive\
aahhh, thank you! I didn't realize it had to be a full path.
Comment