LogicReinc / LogicReinc.BlendFarm

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

Render Failed with notif "Stream was too long" #62

Closed Aguna78 closed 1 year ago

Aguna78 commented 1 year ago

I have a render file within 3GB size, when I render it appears a notification "Stream was too long". did blendfarm have a limited size of rendering?

thanks

LogicReinc commented 1 year ago

I believe there should be no technical limitation, however I might have added a condition that gives that exception to prevent a run-away package or something.

3GB is also quite big for a blender file to sync. Ill make sure to up the limit next build. Next build will hopefully also have asset-sync, so you don't have to embed everything.

Aguna78 commented 1 year ago

sry for my miss click, btw is blendfarm have a API in this application?

LogicReinc commented 1 year ago

The nodes have a custom binary protocol which is used to communicate with them. BlendFarm is a server-less system, meaning that the client is in charge of proper operation. So an API is a bit difficult. Unless you mean an API on the client application, which is technically possible. But a bit annoying as BlendFarm is in charge of managing states.

LogicReinc commented 1 year ago

Solved in upcoming 1.1.5