OptiFabric

OptiFabric

9M Downloads

My game just crashed

Helos00111 opened this issue · 0 comments

commented

Hi,
I wanted to configure the shaders, but when I clicked the "options" button my game crashed

---- Minecraft Crash Report ----
// You're mean.

Time: 20.04.2022, 16:22
Description: mouseClicked event handler

java.lang.RuntimeException: Mixin transformation of net.minecraft.class_446 failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:252)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at net.minecraft.class_433.method_19840(class_433.java:62)
at net.minecraft.class_4185.method_25306(class_4185.java:40)
at net.minecraft.class_4264.method_25348(class_4264.java:16)
at net.minecraft.class_339.method_25402(class_339.java:121)
at net.minecraft.class_4069.method_25402(class_4069.java:27)
at net.minecraft.class_312.method_1611(class_312.java:94)
at net.minecraft.class_437.method_25412(class_437.java:490)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:118)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:161)
at net.minecraft.class_1041.method_15998(class_1041.java:442)
at net.minecraft.class_310.method_1523(class_310.java:1137)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247)
... 29 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method actionPerformed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V in optifabric.optifine.mixins.json:VideoOptionsScreenMixin from mod (unknown) failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap optifabric-refmap.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1385)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1052)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 32 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:252)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at net.minecraft.class_433.method_19840(class_433.java:62)
at net.minecraft.class_4185.method_25306(class_4185.java:40)
at net.minecraft.class_4264.method_25348(class_4264.java:16)
at net.minecraft.class_339.method_25402(class_339.java:121)
at net.minecraft.class_4069.method_25402(class_4069.java:27)
at net.minecraft.class_312.method_1611(class_312.java:94)

-- Affected screen --
Details:
Screen name: net.minecraft.class_433
Stacktrace:
at net.minecraft.class_437.method_25412(class_437.java:490)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:118)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:161)

-- Affected level --
Details:
All players: 32 total; [class_746['Helos00111'/5343, l='ClientLevel', x=0.96, y=99.00, z=5.47], class_745['stookrotaaaa_'/5257, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['SAYL_fommy'/5321, l='ClientLevel', x=15.59, y=99.00, z=12.81], class_745['kondonek69'/5335, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['issl'/5275, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['KrymiKubek'/5340, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['KUTASZ2137'/5341, l='ClientLevel', x=6.36, y=100.05, z=22.39], class_745['Piercer'/5342, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['Adas_jestbad'/5219, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['max2137haha'/5290, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['DGhetman'/109, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['OLI4852'/4974, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['_Korniszon'/4533, l='ClientLevel', x=3.22, y=99.00, z=14.59], class_745['§d'/82, l='ClientLevel', x=10.50, y=100.00, z=27.50], class_745['BIMBEREKK'/5330, l='ClientLevel', x=2.34, y=99.00, z=28.78], class_745['§a'/85, l='ClientLevel', x=8.50, y=100.00, z=30.50], class_745['§e'/91, l='ClientLevel', x=11.50, y=100.00, z=24.50], class_745['§5'/97, l='ClientLevel', x=12.50, y=100.00, z=21.50], class_745['§6'/79, l='ClientLevel', x=-10.50, y=100.00, z=24.50], class_745['§9'/88, l='ClientLevel', x=-11.50, y=100.00, z=21.50], class_745['§3'/94, l='ClientLevel', x=-9.50, y=100.00, z=27.50], class_745['§8'/103, l='ClientLevel', x=-7.50, y=100.00, z=30.50], class_745['DenyingBison598'/4663, l='ClientLevel', x=-2.66, y=99.00, z=22.50], class_745['kanar21pl'/5260, l='ClientLevel', x=-0.91, y=99.50, z=5.13], class_745['szymon5062'/3476, l='ClientLevel', x=-8.91, y=99.00, z=10.78], class_745['§b'/73, l='ClientLevel', x=6.50, y=100.00, z=33.50], class_745['§c'/76, l='ClientLevel', x=2.50, y=100.00, z=35.50], class_745['§4'/100, l='ClientLevel', x=-1.50, y=100.00, z=35.50], class_745['§6§6'/106, l='ClientLevel', x=-5.50, y=100.00, z=33.50], class_745['popiaaa'/5344, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['TXKX'/5345, l='ClientLevel', x=0.50, y=100.00, z=0.50], class_745['klakier93'/5346, l='ClientLevel', x=0.50, y=100.00, z=0.50]]
Chunk stats: 18225, 120
Level dimension: minecraft:overworld
Level spawn location: World: (0,100,0), Section: (at 0,4,0 in 0,6,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 58389708 game time, 1 day time
Server brand: Aegis (www.mc-protection.eu) <- PaperSpigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:469)
at net.minecraft.class_310.method_1587(class_310.java:2399)
at net.minecraft.class_310.method_1514(class_310.java:747)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Garand (Bow w. ping).zip, Itsme64s clean wool texture.zip, Improved Fences V1.2.2.zip, borderlesstintedglass.zip, RGB glint by Helos00111 (v1.m2).zip, RoundTrees_2.7_1.15+.zip

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.2, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 1143792960 bytes (1090 MiB) / 1577058304 bytes (1504 MiB) up to 3254779904 bytes (3104 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
Identifier: Intel64 Family 6 Model 42 Stepping 7
Microarchitecture: Sandy Bridge (Client)
Frequency (GHz): 3,09
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GTX 1050 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095,00
Graphics card #0 deviceId: 0x1c82
Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
Memory slot #0 capacity (MB): 4096,00
Memory slot #0 clockSpeed (GHz): 1,33
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 4096,00
Memory slot #1 clockSpeed (GHz): 1,33
Memory slot #1 type: DDR3
Virtual memory max (MB): 21486,40
Virtual memory used (MB): 16354,49
Swap memory total (MB): 13312,00
Swap memory used (MB): 752,05
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmn128M -Xmx3088M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: Fabric 1.17.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 456.71, NVIDIA Corporation
Window size: 1360x700
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla, file/Garand (Bow w. ping).zip (incompatible), file/Itsme64s clean wool texture.zip (incompatible), file/Improved Fences V1.2.2.zip (incompatible), file/borderlesstintedglass.zip, file/RGB glint by Helos00111 (v1.m2).zip, file/RoundTrees_2.7_1.15+.zip (incompatible)
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
OptiFine Version: OptiFine_1.17.1_HD_U_H2_pre1
OptiFine Build: 20211104-233441
Render Distance Chunks: 6
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: SEUS PTGI E5.zip
OpenGlVersion: 3.2.0 NVIDIA 456.71
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

-- OptiFabric --
Details:
OptiFine jar designed for: 1.17.1
OptiFine jar version: OptiFine_1.17.1_HD_U_H2_pre1
OptiFine jar status: Valid OptiFine installer
OptiFine remapped jar: C:/Users/Sprzetowo/AppData/Roaming/.minecraft/.optifine/OptiFine_1.17.1_HD_U_H2_pre1/Optifine-mapped.jar
OptiFabric error: