LogicReinc / LogicReinc.BlendFarm

A stand-alone Blender Network Renderer
GNU General Public License v3.0
412 stars 35 forks source link

No issue with host, but client says Render Fail: Missing Files? #99

Open ilovesmina opened 6 months ago

ilovesmina commented 6 months ago

I am trying to render a blender 4.01 scene, the host is a Mac Mini M2 2023, the client a Terra Windows 10 PC. All files are packed in the blendfile and when trying to run through BlendFarm, the Mac Mini shows no signs of errors and starts rendering without an issue. The Windows PC however fails and says: [3/3] Render Fail: Missing Files?

I tried switching the PC to host and Mac as client, same issue. There is nothing missing in the blendfile, no videos or image sequences embedded. With other blendfiles the rendering works, so it's not a general issue with the program, but rather with Windows or still with the blendfile of that certain project?

LogicReinc commented 5 months ago

"Missing Files?" means that after rendering, it could not find the resulting file. This could mean Blender fails on the render pc, or that the files are outputted to a wrong directory. Perhaps this Blendfile fails on a respective platform. You could easily test this by just loading the Blendfile directly on the computer (outside of Blendfarm) to see if it works. Or perhaps you have other output nodes that alter the render result location.