nalexandru / BlenderCompat

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

3.6.10 crash on edit mode #96

Open ehsanonline opened 3 weeks ago

ehsanonline commented 3 weeks ago

Every time when I want to go to edit mode (with tab key or by click on edit mode) blender 3.6.10 crashes.

Read prefs: "C:\Users\XXX\AppData\Roaming\Blender Foundation\Blender\3.6
\config\userpref.blend"
ERROR (gpu.shader): overlay_edit_mesh_vert Linking:
      | Vertex info
      | -----------
      | Error: C7011: implicit cast from "int" to "uint"

Error   : EXCEPTION_ACCESS_VIOLATION
Address : 0x000000014389AD50
Module  : blender.exe
Thread  : 00002288
Writing: C:\Users\XXX\AppData\Local\Temp\blender.crash.txt

blender.crash.txt

blender 3.3 works fine.

nalexandru commented 3 weeks ago

The crash appears to be caused by a shader compilation failure. The only thing I can suggest is updating your graphics drivers.