LogicReinc / LogicReinc.BlendFarm

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

Support blender 4.0 #103

Closed draco1544 closed 5 months ago

draco1544 commented 5 months ago

Is possible to add blender 4.0 to the software ?

LogicReinc commented 5 months ago

Hey @draco1544 , BlendFarm should technically be forward compatible, but I tested it out and apparantly Blender 4.0 wasn't found. After investigating, I found that apparantly Blender changed FTP for Blender 4.0. Blendfarm gets its versions from here: https://download.blender.org/release/ Going to 4.0 will redirect to https://ftp.nluug.nl/, hence it wasn't found.

I have made a fixed locally, and see if I can push this out today but I can't guarantee it.

LogicReinc commented 5 months ago

https://github.com/LogicReinc/LogicReinc.BlendFarm/releases/tag/v1.1.6 This release should fix it.

gegtor commented 4 months ago

@LogicReinc I'm using Blender 4.0.2 and BlendFarm 1.1.6 on macOS While loading a project nothing happens I suspect this is the same issue