nalexandru / BlenderCompat

Windows 7 support for Blender 3.x and newer
BSD 3-Clause "New" or "Revised" License
248 stars 23 forks source link

Blender 4.0.2, Windows 7 #82

Closed Korchy closed 8 months ago

Korchy commented 8 months ago

Downloaded from releases.

Blender starts, throws an error and closes.

ERROR (gpu.shader): overlay_motion_path_point VertShader: | 15 | #define gpu_Array(_type) _type[] | ^ | Error: '&' : wrong operand types no operation '&' exists that takes a left-hand operand of type 'attribute uint' and a right operand of type 'const bool' (or there is no acceptable conversion) | Error: '{' : syntax error syntax error

Error : EXCEPTION_ACCESS_VIOLATION Address : 0x00000001439D2010 Module : blender.exe Thread : 00001680 Writing: C:\Users\user\AppData\Local\Temp\blender.crash.txt

blender_debug_output.txt blender_system_info.txt

nalexandru commented 8 months ago

From the system info file, i see that you're running it on an Intel HD Graphics 4600 GPU. Unfortunately, support for the Intel HD4000 GPUs was dropped in 4.0 due to driver issues. Version 3.6 LTS is the latest release (currently version 3.6.9) that will run on your GPU.

Korchy commented 8 months ago

Thank you for the reply! So the problem is on my side, I was inattentive to the list of graphic cards requirements (