bradleyq / mc_vanilla_shaders

MC vanilla fabulous shaders
MIT License
244 stars 5 forks source link

"Resource reload failed" on Linux #3

Closed pajicadvance closed 4 years ago

pajicadvance commented 4 years ago

Trying to load the shaders.zip resource pack with Fabulous graphics on fails with the message "Resource reload failed":

2020-09-15_17-44

Crash log: https://paste.ee/p/8V8Er

The resource pack works without any issues on Windows with the exact same Minecraft installation.

Specs:

2020-09-15_17-48

Using Mesa 20.1.7.

nift4 commented 4 years ago

Same issue on Debian / Wayland - Mesa 20.1.8 but with vanilla 1.16.3

nift4 commented 4 years ago

fixed version to test @pajicadvance shader.zip

pajicadvance commented 4 years ago

Yep, this works. That was a surprisingly easy fix. Thanks for figuring it out @nift4 .

bradleyq commented 4 years ago

removing texture2dLod. It doesn't seem to work anyway.

nift4 commented 4 years ago

stonks ;)