Hi, I recently notice that some frames in my walkthrough seems to be missing some material and rendering the model in black, this happens when I open and render a walk through in a different PC. Attached image for reference.
The process I did for this scene is as below:
1. Prepare Chaos Vantage file in PC01
2. Save Vantage file in server
3. Open Vantage file in PC02 and render animation in PC02
1. Do the materials that turn black use an image sequence ?
2. Are the textures being read from a network drive ?
3. Is there anything in the log about not being able to load an image/texture ?
Note that the .vantage file does not contain any assets such as mesh and texture files. You can see it’s a very small file. The actual render data is contained in the .vrscene file and in external files it references. The render machine should have read access to all those files. You can check the Vantage log (Help->Open debug log) for asset file loading errors - there is a filter at the bottom.
1. Do the materials that turn black use an image sequence ?
Nope they do not use an image sequence, but I do notice that the settings under the vrayproxy (Proxy Params->Animation->Playback) is set to “Loop”, I have changed them to “Still”.
2. Are the textures being read from a network drive ?
Yes
3. Is there anything in the log about not being able to load an image/texture ?
I am unable to reproduce the issue currently, will monitor and check if the issue resurfaces.