Changing settings in shader causes it to crash
I was trying to change some basic settings in a shader called Complementary Reimagined and it stopped working and was disabled.
This was the error message:
net.minecraft.class_2973: Invalid shaders/core/terrain_translucent.json: The call method_34416 is not cancellable.
Is this the shader's fault or Iris?
26 Replies
Am using the latest version of the shader posted on the patreon "ComplementaryReimagined_r5.2_dev9"
Gonna need some game logs for that one.
You can grab the log file at:
.minecraft/logs/latest.log
Did you set the graphics mode to "Fabulous!"?
graphics are fancy
I can only choose between fast and fancy
Hmm, interesting. However, this log appears to be truncated. If you're paranoid of the log containing sensitive information, I suggest using https://mclo.gs to share the full logs. The service helps redact sensitive data.
mclo.gs - Paste, share & analyse your Minecraft logs
Easily paste your Minecraft logs to share and analyse them.
The one thing that bothers me is that
shaders/core/terrain_translucent.json
is a built-in core shaders in Minecraft. That file causing your game to crash must have something to do with loading some form of core shaders.enjoy
:linus:
wth is indigo
You know, you can share the generated link right?
I can finally read with syntax highlighting.
Reading black and white text on mobile is pretty painful, you know...
I understand
It appears you have some resource packs enabled. Try removing them and see if it works.
I disabled it
still crashes
Then those packs does not contain core shaders. Good to know.
what packs?
The resource packs you have. It's printed in the logs.
ah
Anyways, it appears there's no other factors that are at play in this log, leading this to be a shaders specific issue.
aha
Feel free to report this to the Complementary dev for further action.
yeah
thanks
Almost forgot about this. Indigo is Fabric's own rendering backend, which gets disabled or replaced by Iris which offers its own rendering backend.
ah okay. thank you for your help