
Crashes with iris when shaders are enabled.
sisby-folk opened this issue · 6 comments
I figure the mod would need to disable itself somehow when shaders are enabled, but I'm not actually sure how this would work with the shader patcher. (Seeing as you can enable iris shaders mid-game) - Though i might be assuming the issue is more widespread than it is, and there just needs to be a nullcheck for the setter 🤷
Hello!
I'll try to somehow correct my ShaderLoaderMixin to work correctly with iris shaders. But for now, I'll just add a check if iris shader pack is enabled to not crash the game.
Partially fixed in commit e1be700
Fully fixed in 2b6fa1d!