[14:34:53] [main/INFO]:Loaded configuration file for ModernFix 5.25.1+mc1.21.1: 65 options available, 0 override(s) found
[14:34:53] [main/INFO]:Applying Nashorn fix
[14:34:53] [main/INFO]:Configuring Minecraft's max.bg.threads option with 13 threads
[14:34:53] [main/WARN]:Reference map 'paladins-common-common-refmap.json' for paladins.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'prickle.refmap.json' for prickle.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'prickle.refmap.json' for prickle.fabric.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'relics-common-common-refmap.json' for relics_rpgs.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'tiny_config-common-common-refmap.json' for tiny_config.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'trashslot.refmap.json' for trashslot.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'trashslot.refmap.json' for trashslot.fabric.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'yet_another_config_lib_v3.refmap.json' for yacl.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:53] [main/WARN]:Reference map 'yet_another_config_lib_v3.refmap.json' for yacl-fabric.mixins.json could not be read. If this is a development environment you can ignore this message
[14:34:54] [main/WARN]:Error loading class: dev/onyxstudios/cca/api/v3/component/ComponentKey (java.lang.ClassNotFoundException: dev/onyxstudios/cca/api/v3/component/ComponentKey)
[14:34:54] [main/WARN]:Error loading class: traben/entity_model_features/models/parts/EMFModelPart (java.lang.ClassNotFoundException: traben/entity_model_features/models/parts/EMFModelPart)
[14:34:54] [main/WARN]:Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org/jetbrains/annotations/ApiStatus$Internal)
[14:34:55] [main/INFO]:Starting Essential Loader (stage2) version 1.6.6 (64b13bbd248a9bb10a3dc68389eacdcc) [stable]
[14:34:55] [main/INFO]:Starting Essential v1.3.10.1 (#5eb5895901) [stable]
[14:34:55] [main/INFO]:Java: OpenJDK 64-Bit Server VM (v21.0.9) by Eclipse Adoptium (Eclipse Adoptium)
[14:34:55] [main/INFO]:Java Path: C:\Users\theno\curseforge\minecraft\Install\java\java-runtime-delta\bin
[14:34:55] [main/INFO]:Java Info: mixed mode, sharing
[14:34:55] [main/INFO]:JVM Arguments:
- -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
- -Xss1M
- -Djava.library.path=C:\Users\theno\curseforge\minecraft\Install\natives\fabric-0.18.1-1.21.1
- -Djna.tmpdir=C:\Users\theno\curseforge\minecraft\Install\natives\fabric-0.18.1-1.21.1
- -Dorg.lwjgl.system.SharedLibraryExtractPath=C:\Users\theno\curseforge\minecraft\Install\natives\fabric-0.18.1-1.21.1
- -Dio.netty.native.workdir=C:\Users\theno\curseforge\minecraft\Install\natives\fabric-0.18.1-1.21.1
- -Dminecraft.launcher.brand=CurseForge
- -Dminecraft.launcher.version=1.291.0.28825
- -DFabricMcEmu= net.minecraft.client.main.Main
- -Xmx16224m
- -Xms256m
- -Dfml.ignorePatchDiscrepancies=true
- -Dfml.ignoreInvalidMinecraftCertificates=true
- -DlibraryDirectory=C:\Users\theno\curseforge\minecraft\Install\libraries
- -DCFInstanceId=d3dfb6e0-c403-475d-9784-bc9f5f0dcf70
- -Dlog4j.configurationFile=C:\Users\theno\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml
[14:34:55] [main/INFO]:OS: Windows 11 (v10.0) (Arch: amd64)
[14:34:55] [main/INFO]:Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[14:34:56] [Datafixer Bootstrap/INFO]:226 Datafixer optimizations took 385 milliseconds
[14:34:59] [main/WARN]:@Inject(@At("INVOKE")) Shift.BY=2 on travelersbackpack.mixins.json:AbstractContainerScreenMixin from mod travelersbackpack::handler$ebb000$travelersbackpack$mouseClicked exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[14:34:59] [main/WARN]:Failed to get system info for GL Caps
java.lang.IllegalStateException: Rendersystem called from wrong thread
at knot/com.mojang.blaze3d.systems.RenderSystem.constructThreadException(RenderSystem.java:140) ~[client-intermediary.jar:?]
at knot/com.mojang.blaze3d.systems.RenderSystem.assertOnRenderThread(RenderSystem.java:135) ~[client-intermediary.jar:?]
at knot/com.mojang.blaze3d.systems.RenderSystem.getCapsString(RenderSystem.java:527) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_6396.method_37123(class_6396.java:70) [client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_37274(class_310.java:2547) [client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_22681(class_310.java:2517) [client-intermediary.jar:?]
at knot/net.minecraft.client.main.Main.main(Main.java:210) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514) [fabric-loader-0.18.1.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) [fabric-loader-0.18.1.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.18.1.jar:?]
By
Guyman23 · Posted