VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

Vanilla shaders try to use opengl

Open tr7zw opened this issue 3 years ago • 2 comments

grafik Trying to spectate for example a creeper triggers a load of vanilla opengl shaders and with that a crash.

tr7zw avatar May 12 '22 20:05 tr7zw

Could you post the whole crash report?

Random-Scientist avatar May 16 '22 01:05 Random-Scientist

I haven't checked the vanilla client code, but it appears there's no mixin/override for the GameRenderer.LoadShader method, just the GameRenderer.LoadShaders method

Random-Scientist avatar May 16 '22 01:05 Random-Scientist