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
Bachale
BachaleOP2y ago
Am using the latest version of the shader posted on the patreon "ComplementaryReimagined_r5.2_dev9"
hardester
hardester2y ago
Gonna need some game logs for that one. You can grab the log file at: .minecraft/logs/latest.log
Bachale
BachaleOP2y ago
hardester
hardester2y ago
Did you set the graphics mode to "Fabulous!"?
Bachale
BachaleOP2y ago
graphics are fancy I can only choose between fast and fancy
hardester
hardester2y ago
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.
hardester
hardester2y ago
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.
Bachale
BachaleOP2y ago
hardester
hardester2y ago
:linus:
Bachale
BachaleOP2y ago
wth is indigo
hardester
hardester2y ago
You know, you can share the generated link right?
hardester
hardester2y ago
I can finally read with syntax highlighting. Reading black and white text on mobile is pretty painful, you know...
Bachale
BachaleOP2y ago
I understand
hardester
hardester2y ago
It appears you have some resource packs enabled. Try removing them and see if it works.
Bachale
BachaleOP2y ago
I disabled it still crashes
hardester
hardester2y ago
Then those packs does not contain core shaders. Good to know.
Bachale
BachaleOP2y ago
what packs?
hardester
hardester2y ago
The resource packs you have. It's printed in the logs.
Bachale
BachaleOP2y ago
ah
hardester
hardester2y ago
Anyways, it appears there's no other factors that are at play in this log, leading this to be a shaders specific issue.
Bachale
BachaleOP2y ago
aha
hardester
hardester2y ago
Feel free to report this to the Complementary dev for further action.
Bachale
BachaleOP2y ago
yeah thanks
hardester
hardester2y ago
Almost forgot about this. Indigo is Fabric's own rendering backend, which gets disabled or replaced by Iris which offers its own rendering backend.
Bachale
BachaleOP2y ago
ah okay. thank you for your help

Did you find this page helpful?