It started happening after I tried installing a Shader.

This is the full error code:

An error occurred

Error launching Minecraft: Processor error: Exception in thread "main" java.io.UncheckedIOException: Failed to apply patch file com/mojang/blaze3d/GpuOutOfMemoryException.class

at net.neoforged.installertools.ProcessMinecraftJar.applyPatches(ProcessMinecraftJar.java:246)

at net.neoforged.installertools.ProcessMinecraftJar.lambda$processZip$6(ProcessMinecraftJar.java:174)

at java.base/java.util.concurrent.CompletableFuture.biApply(Unknown Source)

at java.base/java.util.concurrent.CompletableFuture$BiApply.tryFire(Unknown Source)

at java.base/java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source)

at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)

at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)

at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)

at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)

at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

Caused by: java.io.IOException: Patch expected com/mojang/blaze3d/GpuOutOfMemoryException.class to have the checksum a293646d but it was 9f666279

at net.neoforged.installertools.ProcessMinecraftJar.applyPatches(ProcessMinecraftJar.java:14281)

... 9 more

by FungusUrungus

Comments are closed.