LogicReinc / LogicReinc.BlendFarm

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

One of the computers is not rendering some materials #41

Closed marcse9 closed 2 years ago

marcse9 commented 2 years ago

01

The problem arises when I trying render projects saved on main computer using for rendering two computers. The second one does not render some of materials.

LogicReinc commented 2 years ago

@marcse9 My guess is that the left part is rendered on your local computer. And that the paths inside your Blenderfile (for the missing materials) are paths on that computer, and thus it works as expected there. Did you embed all materials? Did you add the couch materials later perhaps and need to re-embed them? That's my best guess without more info. Unless you are using the Networked Paths feature, it has likely to do with embedding the resources.

EDIT: Click the "help" button to see how to embed it if you haven't before.

marcse9 commented 2 years ago

It was very helpful. Thanks a lot!

I packed the resources and the problem was solved

Here shown how to do it: https://www.youtube.com/watch?v=FDynIWzbVbI&ab_channel=DeepakGraphics

LogicReinc commented 2 years ago

@marcse9 For reference, its also covered in the first 10-15 sec of the BlendFarm tutorial: https://www.youtube.com/watch?v=EXdwD5t53wc (The link that opens when you press the Help button)