CaffeineMC / sodium

A Minecraft mod designed to improve frame rates and reduce micro-stutter
Other
4.77k stars 811 forks source link

Latest dev commit crashes at shader compilation on Intel HD 4600 #2678

Closed mrmangohands closed 2 months ago

mrmangohands commented 2 months ago

Bug Description

Latest commit's actions build won't launch, crashes during shader compilation. Can't repro on 0.5.11, can on 0.6.0 alpha 3.

Reproduction Steps

Launch game with driver 20.19.15.5058, open a world

Log File

2024-08-16-3.log

Crash Report

crash-2024-08-16_01.46.22-client.txt

mrmangohands commented 2 months ago

Ok reinstalling the nvidia optimus driver onto the laptop fixed this, 0.5.11 was launching with the intel gpu while 0.6 was forcing use of the Nvidia which happened to have a broken driver installation.

mrmangohands commented 2 months ago

Turns out this is a real issue with weird sensitive reproduction conditions, making a PR