Hello,
I have some questions about the messages sent for TeamRendering. I already found these topics, but those don't fully answer my question:
- Changing Asset References to Absolute
- Set preference parameters
- Weird filenames when using make project
- MSG_GETALLASSETS calls?
- TeamRender&MSG_MULTI_CLEARSUGGESTEDFOLDER
- questions about network rendering.
When TeamRendering is used (Add to Render Queue...
and TeamRender to Picture Viewer...
) MSG_GETALLASSETS
is emmited and the Resources are transferred to the render client(s). But MSG_MULTI_CLEARSUGGESTEDFOLDER
does not seem to be emitted (For Save Project with Assets...
it is). Due to that, the paths on the render client are absolute referring to the file on the PC initiating TeamRendering.
Should one expect that this message is not sent? And if so is that due to the possibility to request assets on-demand from the server for which the absolute path would be required? Is there a case for which MSG_MULTI_CLEARSUGGESTEDFOLDER
would be sent whenTeamRendering is used?
Kind regards,
Till