Vanilla 1.21.1 Crash Report

#Hx7riQ8
982 lines
Raw
Analysis
Minecraft version:
1.21.1
Java version:
21.0.7
1---- Minecraft Crash Report ----
2
3// Hi. I'm Connector, and I'm a crashaholic
4=========================
5SINYTRA CONNECTOR IS PRESENT!
6Please verify issues are not caused by Connector before reporting them to mod authors.
7If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
8=========================
9
10
11// Shall we play a game?
12
13Time: 2025-10-22 09:19:24
14Description: Bootstrap
15
16java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
17 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29) ~[loader-4.0.42.jar%23107!/:4.0] {}
18 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:threadtweak.mixins.json:client.MainMixin from mod threadtweak,pl:mixin:APP:freezertracer.mixins.json:MainMixin from mod freezertracer,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
19 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
20 at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
21 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
22 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
23 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
24 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
25 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
26 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
27 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
28 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
29 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
30 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
31 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
32 at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
33 at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
34Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
35 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
36 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
37 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
38 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
39 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.5.jar:11.0.5+main.901c6ea8] {}
40 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.5.jar:?] {}
41 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.5.jar:?] {}
42 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.5.jar:?] {}
43 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
44 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
45 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
46 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
47 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
48 at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
49 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
50 at java.base/java.lang.ClassLoader.defineClass(Unknown Source) ~[?:?] {}
51 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?] {}
52 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
53 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
54 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
55 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
56 at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
57 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.FireBlock.bootStrap(FireBlock.java:342) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.FireBlockMixin from mod redirected,pl:mixin:APP:doapi.mixins.json:FireBlockMixin from mod doapi,pl:mixin:APP:supplementaries.mixins.json:FireBlockAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries,pl:mixin:APP:the_bumblezone-neoforge.mixins.json:block.FireBlockInvoker from mod the_bumblezone,pl:mixin:APP:the_afterdark.mixins.json:MixinFireBlock from mod the_afterdark,pl:mixin:APP:friendsandfoes-neoforge.mixins.json:FireBlockAccessor from mod friendsandfoes,pl:mixin:APP:another_furniture.mixins.json:FireBlockAccessor from mod another_furniture,pl:mixin:APP:runiclib.mixins.json:server.FireBlockInvokerMixin from mod runiclib,pl:mixin:APP:aether.mixins.json:common.accessor.FireBlockAccessor from mod aether,pl:mixin:APP:fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0,pl:mixin:APP:moonlight.mixins.json:FireBlockMixin from mod moonlight,pl:mixin:APP:the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone,pl:mixin:A,pl:connector_pre_launch:A}
58 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:45) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapClientMixin from mod modernfix,pl:mixin:APP:yumi_mc_core.mixins.json:BootstrapMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
59 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.lambda$main$0(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:threadtweak.mixins.json:client.MainMixin from mod threadtweak,pl:mixin:APP:freezertracer.mixins.json:MainMixin from mod freezertracer,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
60 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] {}
61 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] {}
62 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] {}
63 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] {}
64 at java.base/java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
65Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [phantasm.mixins.json:PlantBlockMixin from mod phantasm] from phase [DEFAULT] in config [phantasm.mixins.json] FAILED during APPLY
66 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
67 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
68 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
69 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
70 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
71 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
72 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.5.jar:11.0.5+main.901c6ea8] {}
73 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.5.jar:?] {}
74 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.5.jar:?] {}
75 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.5.jar:?] {}
76 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
77 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
78 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
79 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
80 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
81 at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
82 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
83 at java.base/java.lang.ClassLoader.defineClass(Unknown Source) ~[?:?] {}
84 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?] {}
85 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
86 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
87 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
88 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
89 at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
90 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.FireBlock.bootStrap(FireBlock.java:342) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.FireBlockMixin from mod redirected,pl:mixin:APP:doapi.mixins.json:FireBlockMixin from mod doapi,pl:mixin:APP:supplementaries.mixins.json:FireBlockAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries,pl:mixin:APP:the_bumblezone-neoforge.mixins.json:block.FireBlockInvoker from mod the_bumblezone,pl:mixin:APP:the_afterdark.mixins.json:MixinFireBlock from mod the_afterdark,pl:mixin:APP:friendsandfoes-neoforge.mixins.json:FireBlockAccessor from mod friendsandfoes,pl:mixin:APP:another_furniture.mixins.json:FireBlockAccessor from mod another_furniture,pl:mixin:APP:runiclib.mixins.json:server.FireBlockInvokerMixin from mod runiclib,pl:mixin:APP:aether.mixins.json:common.accessor.FireBlockAccessor from mod aether,pl:mixin:APP:fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0,pl:mixin:APP:moonlight.mixins.json:FireBlockMixin from mod moonlight,pl:mixin:APP:the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone,pl:mixin:A,pl:connector_pre_launch:A}
91 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:45) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapClientMixin from mod modernfix,pl:mixin:APP:yumi_mc_core.mixins.json:BootstrapMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
92 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.lambda$main$0(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:threadtweak.mixins.json:client.MainMixin from mod threadtweak,pl:mixin:APP:freezertracer.mixins.json:MainMixin from mod freezertracer,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
93 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] {}
94 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] {}
95 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] {}
96 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] {}
97 at java.base/java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
98Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/world/level/block/BushBlock::customPlantTypes with priority 900 cannot inject into net/minecraft/world/level/block/BushBlock::mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z merged by net.sheddmer.abundant_atmosphere.common.mixin.AABushBlockMixin with priority 1000 [INJECT_PREPARE Applicator Phase -> phantasm.mixins.json:PlantBlockMixin from mod phantasm -> Prepare Injections -> wrapOperation$ecj000$phantasm$customPlantTypes(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/tags/TagKey;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Z -> Prepare -> -> { target: mayPlaceOn(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;)Z }]
99 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:312) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%23121!/:0.15.2+mixin.0.8.7] {}
100 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:248) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%23121!/:0.15.2+mixin.0.8.7] {}
101 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:475) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar%23121!/:0.15.2+mixin.0.8.7] {}
102 at TRANSFORMER/mixinextras.neoforge@0.5.0/com.llamalad7.mixinextras.injector.wrapoperation.WrapOperationInjectionInfo.prepare(WrapOperationInjectionInfo.java:38) ~[mixinextras-neoforge-0.5.0.jar%231546!/:?] {re:classloading}
103 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1407) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
104 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
105 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
106 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
107 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
108 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
109 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
110 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
111 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
112 at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[sponge-mixin-0.15.2+mixin.0.8.7.jar:0.15.2+mixin.0.8.7] {}
113 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-11.0.5.jar:11.0.5+main.901c6ea8] {}
114 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.5.jar:?] {}
115 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.5.jar:?] {}
116 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.5.jar:?] {}
117 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
118 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
119 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
120 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
121 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
122 at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
123 at java.base/java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
124 at java.base/java.lang.ClassLoader.defineClass(Unknown Source) ~[?:?] {}
125 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:196) ~[securejarhandler-3.0.8.jar:?] {}
126 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
127 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
128 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
129 at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
130 at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
131 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.FireBlock.bootStrap(FireBlock.java:342) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.FireBlockMixin from mod redirected,pl:mixin:APP:doapi.mixins.json:FireBlockMixin from mod doapi,pl:mixin:APP:supplementaries.mixins.json:FireBlockAccessor from mod supplementaries,pl:mixin:APP:supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries,pl:mixin:APP:the_bumblezone-neoforge.mixins.json:block.FireBlockInvoker from mod the_bumblezone,pl:mixin:APP:the_afterdark.mixins.json:MixinFireBlock from mod the_afterdark,pl:mixin:APP:friendsandfoes-neoforge.mixins.json:FireBlockAccessor from mod friendsandfoes,pl:mixin:APP:another_furniture.mixins.json:FireBlockAccessor from mod another_furniture,pl:mixin:APP:runiclib.mixins.json:server.FireBlockInvokerMixin from mod runiclib,pl:mixin:APP:aether.mixins.json:common.accessor.FireBlockAccessor from mod aether,pl:mixin:APP:fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0,pl:mixin:APP:moonlight.mixins.json:FireBlockMixin from mod moonlight,pl:mixin:APP:the_bumblezone-neoforge.mixins.json:block.FireBlockMixin from mod the_bumblezone,pl:mixin:A,pl:connector_pre_launch:A}
132 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.Bootstrap.bootStrap(Bootstrap.java:45) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.BootstrapClientMixin from mod modernfix,pl:mixin:APP:yumi_mc_core.mixins.json:BootstrapMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
133 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.lambda$main$0(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:threadtweak.mixins.json:client.MainMixin from mod threadtweak,pl:mixin:APP:freezertracer.mixins.json:MainMixin from mod freezertracer,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
134 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:?] {}
135 at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] {}
136 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] {}
137 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] {}
138 at java.base/java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
139
140
141A detailed walkthrough of the error, its code path and all known details is as follows:
142---------------------------------------------------------------------------------------
143
144-- Head --
145Thread: main
146Stacktrace:
147 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29) ~[loader-4.0.42.jar%23107!/:4.0] {}
148-- Initialization --
149Details:
150 Modules:
151 ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.5124 (WinBuild.160101.0800):Microsoft Corporation
152 ApplicationTargetedFeatureDatabase.dll:ApplicationTargetedFeatureDatabase:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation
153 COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
154 CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
155 CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.4746 (WinBuild.160101.0800):Microsoft Corporation
156 CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation
157 CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation
158 CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.5415:Microsoft Corporation
159 DBGHELP.DLL:Windows Image Helper:10.0.22621.5471 (WinBuild.160101.0800):Microsoft Corporation
160 DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
161 DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
162 GDI32.dll:GDI Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation
163 GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
164 IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation
165 IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
166 KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation
167 KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation
168 MSCTF.dll:MSCTF Server DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
169 MpOav.dll:IOfficeAntiVirus Module:4.18.25090.3009 (eca5bedb954af928bf12cba51015d5b3e0195e2e):Microsoft Corporation
170 NSI.dll:NSI User-mode interface DLL:10.0.22621.4746 (WinBuild.160101.0800):Microsoft Corporation
171 NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
172 OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation
173 POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
174 PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
175 RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
176 SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
177 SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
178 SHELL32.dll:Windows Shell Common Dll:10.0.22621.5413 (WinBuild.160101.0800):Microsoft Corporation
179 UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.5124 (WinBuild.160101.0800):Microsoft Corporation
180 USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
181 USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
182 VCRUNTIME140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
183 VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
184 WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
185 WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
186 WINSTA.dll:Winstation Library:10.0.22621.5547 (WinBuild.160101.0800):Microsoft Corporation
187 WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation
188 WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
189 WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.5547 (WinBuild.160101.0800):Microsoft Corporation
190 amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
191 bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
192 bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
193 cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
194 clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
195 combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
196 cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
197 dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
198 dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
199 drvstore.dll:Driver Store API:10.0.22621.5413 (WinBuild.160101.0800):Microsoft Corporation
200 dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
201 dxcore.dll:DXCore:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation
202 extnet.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
203 fastprox.dll:WMI Custom Marshaller:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation
204 fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation
205 gdi32full.dll:GDI Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation
206 glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
207 icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.4455 (WinBuild.160101.0800):Microsoft Corporation
208 imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
209 inputhost.dll:InputHost:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation
210 java.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
211 javaw.exe:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
212 jemalloc.dll
213 jimage.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
214 jli.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
215 jna12750335007555584413.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
216 jsvml.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
217 jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Eclipse Adoptium
218 kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
219 lwjgl.dll
220 lwjgl_opengl.dll
221 lwjgl_stb.dll
222 management.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
223 management_ext.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
224 mdnsNSP.dll:Bonjour Namespace Provider:**.**.**.**:Apple Inc.
225 msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
226 mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
227 msvcp140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
228 msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
229 msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
230 mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
231 napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
232 ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
233 net.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
234 nio.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
235 nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.5331 (WinBuild.160101.0800):Microsoft Corporation
236 ntdll.dll:NT Layer DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation
237 ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
238 nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 576.80 :32.0.15.7680:NVIDIA Corporation
239 nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7680:NVIDIA Corporation
240 nvspcap64.dll:NVIDIA Game Proxy:**.**.**.**:NVIDIA Corporation
241 ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
242 opengl32.dll:OpenGL Client DLL:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation
243 pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
244 perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
245 perfproc.dll:Windows System Process Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
246 pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
247 pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
248 profapi.dll:User Profile Basic API:10.0.22621.5840 (WinBuild.160101.0800):Microsoft Corporation
249 rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.5909 (WinBuild.160101.0800):Microsoft Corporation
250 rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
251 sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
252 shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
253 sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
254 textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.5840 (WinBuild.160101.0800):Microsoft Corporation
255 twinapi.appcore.dll:twinapi.appcore:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
256 ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
257 uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
258 vcruntime140_1.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
259 verify.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
260 wbemcomn.dll:WMI:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
261 wbemprox.dll:WMI:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
262 wbemsvc.dll:WMI:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
263 win32u.dll:Win32u:10.0.22621.5840 (WinBuild.160101.0800):Microsoft Corporation
264 windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
265 winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
266 wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
267 wldp.dll:Windows Lockdown Policy:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
268 wshbth.dll:Windows Sockets Helper DLL:10.0.22621.5840 (WinBuild.160101.0800):Microsoft Corporation
269 xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
270 zip.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium
271Stacktrace:
272 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23747!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:threadtweak.mixins.json:client.MainMixin from mod threadtweak,pl:mixin:APP:freezertracer.mixins.json:MainMixin from mod freezertracer,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
273 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
274 at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
275 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
276 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
277 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
278 at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
279 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
280 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
281 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
282 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
283 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
284 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
285 at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
286 at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
287 at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
288
289
290-- System Details --
291Details:
292 Minecraft Version: 1.21.1
293 Minecraft Version ID: 1.21.1
294 Operating System: Windows 11 (amd64) version 10.0
295 Java Version: 21.0.7, Eclipse Adoptium
296 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
297 Memory: 407390328 bytes (388 MiB) / 1879048192 bytes (1792 MiB) up to 12582912000 bytes (12000 MiB)
298 CPUs: 4
299 Processor Vendor: AuthenticAMD
300 Processor Name: AMD Ryzen 3 3200G with Radeon Vega Graphics
301 Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
302 Microarchitecture: Zen / Zen+
303 Frequency (GHz): 3.59
304 Number of physical packages: 1
305 Number of physical CPUs: 4
306 Number of logical CPUs: 4
307 Graphics card #0 name: NVIDIA GeForce RTX 2060
308 Graphics card #0 vendor: NVIDIA
309 Graphics card #0 VRAM (MiB): 6144.00
310 Graphics card #0 deviceId: VideoController1
311 Graphics card #0 versionInfo: 32.0.15.7680
312 Memory slot #0 capacity (MiB): 8192.00
313 Memory slot #0 clockSpeed (GHz): 2.13
314 Memory slot #0 type: DDR4
315 Memory slot #1 capacity (MiB): 8192.00
316 Memory slot #1 clockSpeed (GHz): 2.13
317 Memory slot #1 type: DDR4
318 Memory slot #2 capacity (MiB): 8192.00
319 Memory slot #2 clockSpeed (GHz): 2.13
320 Memory slot #2 type: DDR4
321 Memory slot #3 capacity (MiB): 8192.00
322 Memory slot #3 clockSpeed (GHz): 2.13
323 Memory slot #3 type: DDR4
324 Virtual memory max (MiB): 37300.29
325 Virtual memory used (MiB): 14424.03
326 Swap memory total (MiB): 4864.00
327 Swap memory used (MiB): 1.27
328 Space in storage for jna.tmpdir (MiB): available: 50284.10, total: 456879.00
329 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 50284.10, total: 456879.00
330 Space in storage for io.netty.native.workdir (MiB): available: 50284.10, total: 456879.00
331 Space in storage for java.io.tmpdir (MiB): available: 50284.10, total: 456879.00
332 Space in storage for workdir (MiB): available: 50284.10, total: 456879.00
333 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m
334 Mods:
335 abridged: Abridged v2.0.0
336 abundant_atmosphere: Abundant Atmosphere v1.21.1-2.0.0-beta-neoforge
337 accessories: Accessories v1.1.0-beta.52+1.21.1
338 additionalstructures: Additional Structures v6.3.2
339 addonslib: Addons Lib v1.21.1-1.6.1
340 adlods: Large Ore Deposits v9.1.0.0
341 adorabuild_structures: AdoraBuild: Structures v2.10.1
342 advancementplaques: Advancement Plaques v1.6.8
343 adventuredungeons: AdventureDungeons v1.3.1
344 ae2: Applied Energistics 2 v19.2.17
345 aeroblender: AeroBlender v1.0.0
346 aether: The Aether v1.5.10
347 aether_protect_your_moa: Protect Your Moa v1.0.0
348 aether_treasure_reforging: Treasure Reforging v1.0.1
349 aether_villages: Aether Villages v1.0.8
350 aethersteel: Aethersteel v5.6
351 aiimprovements: AI-Improvements v0.5.3
352 alltheleaks: All The Leaks v1.0.6+1.21.1-neoforge
353 alltheores: AllTheOres v3.1.8
354 almanac: Almanac v1.0.2
355 amendments: Amendments v1.21-2.0.8
356 ametrin: Ametrin API v0.2.4
357 amplified_nether: Amplified Nether v1.2.12
358 ancientstructures: Ancient Structures v0.1.0
359 another_furniture: Another Furniture v4.0.0
360 antiquetradingship: AntiqueTradingShip v1.4.0
361 appleskin: AppleSkin v3.0.7+mc1.21
362 aquaculture: Aquaculture 2 v2.7.14
363 archeological: Archeological v1.2.0
364 architects_palette: Architects Palette v1.4.0-beta.5
365 architectury: Architectury v13.0.8
366 armoroftheages: Armor of the Ages v1.5.7
367 ars_nouveau: Ars Nouveau v5.10.6
368 artifacts: Artifacts v13.1.0
369 asyncparticles: AsyncParticles v3.3.11
370 athena: Athena v4.0.2
371 attributefix: AttributeFix v21.1.3
372 auroras: Auroras v1.6.2
373 autumnity: Autumnity v6.0.1
374 awesomedungeon: Awesome dungeon v3.2.0
375 awesomedungeonend: Awesome dungeon the end v3.1.1
376 awesomedungeonocean: Awesome dungeon edition ocean v3.3.0
377 badoptimizations: BadOptimizations v2.3.1
378 bagus_lib: Bagus Lib v1.21.1-13.18.1
379 bakery: [Let's Do] Bakery v2.1.2
380 balm: Balm v21.0.54
381 beachparty: [Let's Do] Beachparty v2.1.2
382 beekeeperhut: Friends&Foes - Beekeeper Hut v3.0.2
383 bellsandwhistles: Create: Bells & Whistles v0.4.7-1.21.1
384 betteradvancements: Better Advancements v0.4.3.21
385 betterarcheology: Better Archeology v1.3.2
386 betterbiomereblend: Better Biome Reblend v1.5.2
387 betterchunkloading: betterchunkloading mod v5.4
388 betterclouds: Better Clouds v1.7.19+1.21.1-neoforge
389 bettercombat: Better Combat v2.2.5+1.21.1
390 betterdays: BetterDays v3.3.6.0
391 betterdeserttemples: YUNG's Better Desert Temples v1.21.1-NeoForge-4.1.5
392 betterdungeons: YUNG's Better Dungeons v1.21.1-NeoForge-5.1.4
393 betterendisland: YUNG's Better End Island v1.21.1-NeoForge-3.1.2
394 betterfortresses: YUNG's Better Nether Fortresses v1.21.1-NeoForge-3.1.5
395 betterfpsdist: betterfpsdist mod v6.0
396 bettergrass: BetterGrassify v1.7.0+neoforge.1.21.1
397 betterjungletemples: YUNG's Better Jungle Temples v1.21.1-NeoForge-3.1.2
398 bettermineshafts: YUNG's Better Mineshafts v1.21.1-NeoForge-5.1.1
399 betteroceanmonuments: YUNG's Better Ocean Monuments v1.21.1-NeoForge-4.1.2
400 betterstrongholds: YUNG's Better Strongholds v1.21.1-NeoForge-5.1.3
401 bettervillage: Better village v3.3.1
402 betterwitchhuts: YUNG's Better Witch Huts v1.21.1-NeoForge-4.1.1
403 betterworldloadingnf21: Better World Loading v1.0
404 bf_biomes: Block Factory's Biomes v1.1.0
405 biggerbetterendcities: BiggerBetterEndCities v1.21.1-1.0.0
406 biolith: Biolith v3.0.10
407 biomesize: biomesize mod v1.5
408 biomesoplenty: Biomes O' Plenty v21.1.0.12
409 biomeswevegone: Oh The Biomes We've Gone v2.4.8
410 block_factorys_bosses: Bosses'Rises v1.0.9
411 block_variants: Block Variants v6.1
412 block_variants_bop: Block Variants - Biomes O' Plenty v1.0.0
413 blocksyouneed_luna: Blocks You Need v1.10.5
414 bloomingnature: [Let's Do] BloomingNature v1.1.3
415 blueprint: Blueprint v8.0.7
416 bookshelf: Bookshelf v21.1.77
417 born_in_chaos_v1: Born in Chaos v1.7.2
418 botanypots: BotanyPots v21.1.41
419 botanytrees: BotanyTrees v21.1.1
420 bountifulblocks: Bountiful Blocks v0.9.9
421 brewery: [Let's Do] Brewery v2.1.5
422 burnt: Burnt **.**.**.** Neoforge 1.21.1 v1.9.0.3
423 caelus: Caelus API v7.0.1+1.21.1
424 carrasconlib: Carrascon Lib v1.21.1-0.1
425 cat_jam: cat_jam v1.3.1
426 cataclysm: L_Ender's Cataclysm 1.21.1 v3.16
427 catburger: CatBurger v1.0.3_fix
428 catloaf: Cat Loaf v1.1.3
429 caveoverhaul: WF's Cave Overhaul v1.3.3.1
430 chat_heads: Chat Heads v0.14.0
431 chefsdelight: Chefs Delight v1.0.4
432 cherishedworlds: Cherished Worlds v10.1.1+1.21.1
433 chimes: Chimes v2.0.3
434 chipped: Chipped v4.0.2
435 chunkactivitytracker: Chunk Activity Tracker v1.0.1
436 chunkloadingprofiler: Chunk Loading Profiler v1.21.1+0.0.6
437 chunksending: chunksending mod v2.8
438 chunksfadein: Chunks Fade In v2.0.3-1.21
439 chunky: Chunky v1.4.23
440 chunkyborder: ChunkyBorder v1.2.18
441 clean_tooltips: Clean Tooltips v1.1
442 cleanswing: Clean Swing v1.9
443 clickadv: Clickable Advancements mod v3.8
444 cloth_config: Cloth Config v15 API v15.0.140
445 cloudboots: Cloud Boots v3.0.0
446 clumps: Clumps v19.0.0.1
447 collective: Collective v8.10
448 comforts: Comforts v9.0.4+1.21.1
449 conditional_mixin: conditional mixin v0.6.4
450 configlibtxf: ConfigLib TXF v7.2.8-neoforge
451 configured: Configured v2.6.2
452 connectivity: Connectivity Mod v7.2
453 connector: Sinytra Connector v2.0.0-beta.10+1.21.1
454 controlling: Controlling v19.0.5
455 cookingforblockheads: Cooking for Blockheads v21.1.17
456 copycats: Create: Copycats+ v3.0.2+mc.1.21.1-neoforge
457 corgilib: CorgiLib v5.0.0.7
458 coroutil: CoroUtil v1.21.0-1.3.8
459 corpse: Corpse v1.21.1-1.1.13
460 cosmeticarmorreworked: CosmeticArmorReworked v1.21.1-v1-neoforge
461 cosycritters: Cosy Critters & Creepy Crawlies v0.0.6
462 crabclaws: Crab Claws v1.2.0
463 create: Create v6.0.6
464 create_aquatic_ambitions: Create Aquatic Ambitions v1.21.1-2.0.1
465 create_central_kitchen: Create: Central Kitchen v2.2.4
466 create_confectionery: Create Confectionery v1.1.2
467 create_connected: Create: Connected v1.1.6-mc1.21.1
468 create_dragons_plus: Create: Dragons Plus v1.8.1
469 create_easy_structures: Create: Easy Structures v0.2
470 create_enchantment_industry: Create: Enchantment Industry v2.2.3
471 create_hypertube: Create Hypertube v0.2.6-hotfix
472 create_jetpack: Create Jetpack v5.1.0
473 create_ltab: Create Let The Adventure Begin v3.3.0
474 create_mechanical_extruder: Create Mechanical Extruder v1.21.1-2.1.1-6.0.4
475 create_oxidized: Create: Oxidized v0.1.3
476 create_rustic_structures: Create: Rustic Structures v1.0.0
477 create_sa: Create Stuff 'N Additions v2.1.0.
478 create_sky_village: Create: Sky Village v0.0.31
479 create_structures_arise: Create: Structures Arise v164.37.36
480 create_structures_overhaul: Create: Structures Overhaul v1.2.0
481 create_things_and_misc: create: things and misc v1.0.0
482 create_ultimate_factory: Create: Ultimate Factory v2.2.1
483 createaddition: Create Crafts & Additions v1.5.5
484 createbetterfps: CreateBetterFps v1.1.3
485 createcasing: Create Encased v1.7.2-fix1
486 createcobblestone: Create cobblestone v1.4.7+neoforge-1.21.1-120
487 createcontraptionterminals: Create Contraption Terminals v0.0NONE
488 createdieselgenerators: Create Diesel Generators v1.21.1-1.3.5
489 createenchantablemachinery: Create: Enchantable Machinery v3.4.2
490 creategoggles: Create Goggles v6.1.1
491 createliquidfuel: Create Liquid Fuel v2.1.1-1.21.1
492 createnewbeg: Create New Beginnings v0.1.0
493 createsifter: Create Sifter v1.21.1-2.1.6
494 creeperoverhaul: Creeper Overhaul v4.0.6
495 cristellib: Cristel Lib v3.0.0
496 critterarmory: Critter Armory v1.21.1-0.6.3-neoforge
497 crittersandcompanions: Critters and Companions v1.21.1-2.3.3
498 ctov: ChoiceTheorem's Overhauled Village v3.5.10a
499 cumulus_menus: Cumulus v2.0.7
500 cupboard: Cupboard mod v2.9
501 curios: Curios API v9.5.1+1.21.1
502 custom_nether_portals: Custom Nether Portals v1.0.0
503 dawnoftimebuilder: Dawn Of Time v1.6.4
504 deep_aether: Deep Aether v1.1.4
505 deepdungeon: Fantastic Deepslate Dungeons v1.0
506 deeper_additional_structures: Deeper Additional Structures v0.0NONE
507 deeper_oceans: Deeper Oceans v2.0.0
508 deeperdarker: Deeper and Darker v1.3.5
509 default_skill_trees: Default Skill Trees v1.1
510 defaultresources: Default Resources v3.6.0
511 denseores: Dense Ores v1.2.2
512 desert_oasis: Desert Oasis v1.0.2
513 dndecor: Design n' Decor v2.1.0
514 dndesires: Create: Dreams n' Desires v2.2c-BETA
515 doapi: [Let's Do] API v1.3.0-beta-release
516 doggytalents: Doggy Talents Next v1.18.63
517 dogslie: Let Sleeping Dogs Lie v1.3.0
518 domum_ornamentum: Domum Ornamentum v1.0.221-snapshot
519 dtnpaletteofpaws: DTN's Palette Of Paws v1.3.0
520 dummmmmmy: MmmMmmMmmMmm v1.21-2.0.9
521 duneons: Minecraft Dungeons v1.18
522 dungeoncrawl: Dungeon Crawl v2.3.15
523 dungeons_arise: When Dungeons Arise v2.1.64
524 dungeonsdelight: Dungeon's Delight v1.3.8
525 durabilitytooltip: Durability Tooltip v1.1.6
526 dynamic_asset_generator: Dynamic Asset Generator v6.1.2
527 dynamictrees: Dynamic Trees v1.5.0-BETA07
528 dynamictreesplus: DynamicTreesPlus v1.3.0-BETA02
529 dynview: Dynamic view distance v4.0
530 earthmobsmod: EarthMobsMod v1.21.1-19.0.4
531 easyanvils: Easy Anvils v21.1.0
532 easymagic: Easy Magic v21.1.2
533 ecologics: Ecologics v2.3.1
534 emi: EMI v1.1.22+1.21.1+neoforge
535 emi_ores: EMI Ores v1.2+1.21.1+neoforge
536 enchdesc: EnchantmentDescriptions v21.1.9
537 endermanoverhaul: Enderman Overhaul v2.0.2
538 entity_model_features: Entity Model Features v3.0.1
539 entity_texture_features: Entity Texture Features v7.0.2
540 entityculling: EntityCulling v1.9.2
541 equipmentcompare: Equipment Compare v1.3.13
542 escalated: Create: Escalated v1.1.0
543 essential: Essential v1.3.9.2
544 evenbetternether: Even Better Nether v1.3.0
545 excavated_variants: Excavated Variants v4.3.1
546 expandability: ExpandAbility v12.0.0
547 explorations: Explorations+ v1.21.1-1.6.2
548 explore_ruins_aether: Explore Ruins Aether v1.0.0
549 explorify: Explorify v1.6.4
550 fabric_api: Forgified Fabric API v0.115.6+2.1.4+1.21.1
551 fabric_api_base: Forgified Fabric API Base v0.4.42+d1308dedd1
552 fabric_api_lookup_api_v1: Forgified Fabric API Lookup API (v1) v1.6.70+c290471319
553 fabric_biome_api_v1: Forgified Fabric Biome API (v1) v13.0.31+1e62d33c19
554 fabric_block_api_v1: Forgified Fabric Block API (v1) v1.0.22+a6e994cd19
555 fabric_block_view_api_v2: Forgified Fabric BlockView API (v2) v1.0.11+e9036fd419
556 fabric_blockrenderlayer_v1: Forgified Fabric BlockRenderLayer Registration (v1) v1.1.52+c290471319
557 fabric_client_tags_api_v1: Forgified Fabric Client Tags v1.1.15+e053909619
558 fabric_command_api_v2: Forgified Fabric Command API (v2) v2.2.28+36d727be19
559 fabric_content_registries_v0: Forgified Fabric Content Registries (v0) v8.0.18+c290471319
560 fabric_convention_tags_v1: Forgified Fabric Convention Tags v2.1.4+7f945d5b19
561 fabric_convention_tags_v2: Forgified Fabric Convention Tags (v2) v2.11.0+87e5848019
562 fabric_data_attachment_api_v1: Forgified Fabric Data Attachment API (v1) v1.4.3+c290471319
563 fabric_data_generation_api_v1: Forgified Fabric Data Generation API (v1) v20.2.28+2d91a6db19
564 fabric_entity_events_v1: Forgified Fabric Entity Events (v1) v1.7.0+1af6e62419
565 fabric_events_interaction_v0: Forgified Fabric Events Interaction (v0) v0.7.13+7b71cc1619
566 fabric_game_rule_api_v1: Forgified Fabric Game Rule API (v1) v1.0.53+36d727be19
567 fabric_gametest_api_v1: Forgified Fabric Game Test API (v1) v2.0.5+29f188ce19
568 fabric_item_api_v1: Forgified Fabric Item API (v1) v11.1.1+57cdfa8219
569 fabric_item_group_api_v1: Forgified Fabric Item Group API (v1) v4.1.7+e324903319
570 fabric_key_binding_api_v1: Forgified Fabric Key Binding API (v1) v1.0.47+62cc7ce119
571 fabric_lifecycle_events_v1: Forgified Fabric Lifecycle Events (v1) v2.5.0+a2ee258a19
572 fabric_loot_api_v2: Forgified Fabric Loot API (v2) v3.0.15+a3ee712d19
573 fabric_loot_api_v3: Forgified Fabric Loot API (v3) v1.0.3+333dfad919
574 fabric_message_api_v1: Forgified Fabric Message API (v1) v6.0.13+e053909619
575 fabric_model_loading_api_v1: Forgified Fabric Model Loading API (v1) v2.0.0+986ae77219
576 fabric_networking_api_v1: Forgified Fabric Networking API (v1) v4.3.0+30a980d919
577 fabric_object_builder_api_v1: Forgified Fabric Object Builder API (v1) v15.2.1+cc242efd19
578 fabric_particles_v1: Forgified Fabric Particles (v1) v4.0.2+824f924c19
579 fabric_recipe_api_v1: Forgified Fabric Recipe API (v1) v5.0.14+59440bcc19
580 fabric_registry_sync_v0: Forgified Fabric Registry Sync (v0) v5.2.0+867470b919
581 fabric_renderer_api_v1: Forgified Fabric Renderer API (v1) v3.4.0+acb05a3919
582 fabric_renderer_indigo: Forgified Fabric Renderer - Indigo v1.7.0+acb05a3919
583 fabric_rendering_data_attachment_v1: Forgified Fabric Rendering Data Attachment (v1) v0.3.49+73761d2e19
584 fabric_rendering_fluids_v1: Forgified Fabric Rendering Fluids (v1) v3.1.6+857185bc19
585 fabric_rendering_v1: Forgified Fabric Rendering (v1) v5.0.5+c290471319
586 fabric_resource_conditions_api_v1: Forgified Fabric Resource Conditions API (v1) v4.3.0+5bdd099819
587 fabric_resource_loader_v0: Forgified Fabric Resource Loader (v0) v1.3.1+4ea8954419
588 fabric_screen_api_v1: Forgified Fabric Screen API (v1) v2.0.25+4228281319
589 fabric_screen_handler_api_v1: Forgified Fabric Screen Handler API (v1) v1.3.88+8dbc56dd19
590 fabric_sound_api_v1: Forgified Fabric Sound API (v1) v1.0.23+10b84f8419
591 fabric_transfer_api_v1: Forgified Fabric Transfer API (v1) v5.4.2+a25cb45619
592 fabric_transitive_access_wideners_v1: Forgified Fabric Transitive Access Wideners (v1) v6.2.0+6c854b6f19
593 farlandsreborn: Farlands Reborn v2.0.0
594 farm_and_charm: [Let's Do] Farm & Charm v1.1.12
595 farmers_structures: FarmersStructures v1.0.0
596 farmersdelight: Farmer's Delight v1.2.9
597 farmingforblockheads: Farming for Blockheads v21.1.9
598 fastasyncworldsave: fastasyncworldsave mod v2.6
599 fastboot: FastBoot v1.3.0
600 fastleafdecay: FastLeafDecay v35
601 fazcraft: Fazcraft v5.1.2
602 featurerecycler: Feature Recycler v2.0.0
603 ferdinandsflowers: Ferdinand's Flowers v4.0
604 ferritecore: Ferrite Core v7.0.2
605 feur_extension_desert: Feur Extension Desert v1.1.0
606 feur_extension_fossil: Feur Extension Fossil v1.1.0
607 flatbedrock: Flat Bedrock v87.0.0
608 flerovium: Flerovium v1.0.15
609 flightlib: Flight Lib v3.1.0
610 flowerymooblooms: Friends&Foes - Flowery Mooblooms v3.0.2
611 flywheel: Flywheel v1.0.4
612 foggypalegarden: Foggy Pale Garden v2.9.1+1.21.1-neoforge
613 forgeconfigapiport: Forge Config API Port v21.1.0
614 forgeendertech: ForgeEndertech v12.1.1.0
615 forgified_fabric_api: Forgified Fabric API (dummy) v0.115.6+2.1.4+1.21.1
616 forgivingvoid: Forgiving Void v21.1.5
617 forgivingworld: Forgiving world mod v4.7
618 formations: Formations v1.0.4
619 formationsnether: Formations Nether v1.0.5
620 formationsoverworld: Formations Overworld v1.0.5
621 fowlplay: Fowl Play v1.0.0+1.21.1-neoforge
622 fpsboostremake: FPSBoost v2.0
623 framework: Framework v0.9.6
624 freezertracer: Freezer Tracer v1.0.0
625 friendsandfoes: Friends&Foes v4.0.13
626 ftblibrary: FTB Library v2101.1.21
627 ftbqopt: FTBQuestsOptimizer v3.1.0-1.21.1
628 ftbquests: FTB Quests v2101.1.16
629 ftbteams: FTB Teams v2101.1.4
630 ftbultimine: FTB Ultimine v2101.1.10
631 fusion: Fusion v1.2.11+b
632 fzzy_config: Fzzy Config v0.7.3+1.21+neoforge
633 gazebo: Gazebos (RPG Series) v2.1.0
634 geckolib: GeckoLib 4 v4.8.2
635 geophilic: Geophilic v3.4.4
636 geore: GeOre v6.1.2
637 ghast_aircraft: ghast_aircraft v1.0.0
638 glitchcore: GlitchCore v2.1.0.0
639 goblintraders: Goblin Traders v1.11.2
640 golemdungeons: Golem Dungeons v2.0.4
641 gpumemleakfix: Gpu memory leak fix v1.8
642 guardvillagers: Guard Villagers v2.3.2
643 guideme: GuideME v21.1.14
644 handcrafted: Handcrafted v4.0.3
645 happy_ghast_legacy: Happy Ghast Legacy v1.8
646 hearths: Hearths v1.0.5
647 helditemtooltips: Held Item Tooltips v21.1.0
648 hexalia: Hexalia v1.2.81-1.21.1+neoforge
649 hopo: HopoBetterMineshaft v1.3.0
650 hoporp: HopoBetterRuinedPortals v1.4.4
651 hopour: HopoBetterUnderwaterRuins v1.2.1
652 hostilevillages: hostilevillages mod v5.7
653 hybrid_aquatic: Hybrid Aquatic v1.5.1
654 iceandfire: Ice And Fire Community Edition v2.0-beta.7
655 iceberg: Iceberg v1.3.2
656 ichunutil: iChunUtil v1.0.3
657 illagerwarship: Illager-Warship v1.0.1
658 immediatelyfast: ImmediatelyFast v1.6.7+1.21.1
659 immersive_aircraft: Immersive Aircraft v1.4.1+1.21.1
660 impillagers: Impillagers v1.6.1+1.21.1-multiloader
661 improved_village_placement: Improved Village Placement v1.1.1
662 imst: Immersive Structures v2.2.1
663 incendium: Incendium v5.4.3
664 infinity_cave: Infinity Cave v0.7
665 integration: Integration v0.2
666 ipo: ImprovedPillagerOutpost v5
667 iris: Iris v1.8.12-snapshot+mc1.21.1-local
668 irons_spellbooks: Iron's Spells 'n Spellbooks v1.21.1-3.14.6
669 jade: Jade v15.10.3+neoforge
670 jewelry: Jewelry (RPG Series) v2.1.2
671 jupiter: Jupiter v2.2.2
672 kaleidoscope_cookery: Kaleidoscope Cookery v1.1.0-neoforge+mc1.21.1
673 kiwi: Kiwi Library v15.7.5+neoforge
674 knightlib: Knight Lib v1.3.0
675 knightquest: Knight Quest v1.9.0
676 kobolds: Kobolds v3.0.33
677 koopascritters: Koopa's Critters v0.3.1
678 kotlinforforge: Kotlin For Forge v5.10.0
679 ksyxis: Ksyxis v1.3.4
680 kuma_api: KumaAPI v21.0.7
681 l2core: L2Core v3.0.8+15
682 l2damagetracker: L2DamageTracker v3.0.5
683 l2itemselector: L2ItemSelector v3.0.8
684 l2library: L2Library v3.0.7
685 l2menustacker: L2MenuStacker v3.0.10
686 l2tabs: L2Tabs v3.0.5+7
687 lambdynlights: LambDynamicLights v4.8.5+1.21.1
688 lambdynlights_api: LambDynamicLights (API) v4.8.5+1.21.1
689 lambdynlights_runtime: LambDynamicLights (Runtime) v4.8.5+1.21.1
690 leafscopperbackport: Leaf's Copper Backport v1.0.0
691 legendarytooltips: Legendary Tooltips v1.5.5
692 letmedespawn: Let Me Despawn v1.5.0
693 libraryferret: Library ferret v4.0.0
694 limitedchunks: limitedchunks mod v4.1
695 lionfishapi: lionfishapi v2.6
696 lithium: Lithium v0.15.0+mc1.21.1
697 lithostitched: Lithostitched v1.5.0
698 lmft: Load My F***ing Tags v1.1.1+1.21.9
699 lootintegration_wda: lootintegration_wda mod v1
700 lootintegrations: Lootintegrations mod v4.7
701 lootintegrations_adventuredungeons: lootintegrations_adventuredungeons mod v1.0
702 lootintegrations_awesome: lootintegrations_awesome mod v1
703 lootintegrations_cataclysm: lootintegrations_cataclysm mod v1
704 lootintegrations_dnt: lootintegrations_dnt mod v1
705 lootintegrations_dungeoncrawl: lootintegrations_dungeoncrawl mod v1
706 lootintegrations_dungeonsenhanced: lootintegrations_dungeonsenhanced mod v1
707 lootintegrations_dungeonsplus: lootintegrations_dungeonsplus mod v1
708 lootintegrations_integrated: lootintegrations_integrated mod v1
709 lootintegrations_valhelsia: lootintegrations_valhelsia mod v1
710 lootintegrations_yungs: lootintegrations_yungs mod v1
711 lootr: Lootr v1.21-1.10.35.91
712 ls_dungeons_paintings: Leon's Dungeons Paintings v2.0.1
713 mcwbiomesoplenty: Macaw's Biomes O' Plenty v1.21.1-1.2
714 mcwbridges: Macaw's Bridges v3.1.1
715 mcwbyg: Macaw's - Oh the Biomes You'll Go v1.21.1-1.2.1
716 mcwdoors: Macaw's Doors v1.1.2
717 mcwfences: Macaw's Fences and Walls v1.2.0
718 mcwfurnitures: Macaw's Furniture v3.3.0
719 mcwholidays: Macaw's Holidays v1.1.1
720 mcwlights: Macaw's Lights and Lamps v1.1.2
721 mcwpaintings: Macaw's Paintings v1.0.5
722 mcwpaths: Macaw's Paths and Pavings v1.1.1
723 mcwroofs: Macaw's Roofs v2.3.2
724 mcwstairs: Macaw's Stairs and Balconies v1.0.1
725 mcwtrpdoors: Macaw's Trapdoors v1.1.4
726 mcwwindows: Macaw's Windows v2.4.1
727 meadow: [Let's Do] Meadow v1.4.3
728 measurements: Measurements v3.0.3
729 mechanicals: Mechanicals Lib v1.0.10
730 medieval_buildings: Medieval Buildings v1.1.1
731 medieval_nether: Medieval Buildings [The Nether Edition] v1.0.1
732 medievalend: Medieval Buildings [The End Edition] v1.0.4
733 mes: Moog's End Structures v1.4.6-1.21
734 midnightlib: MidnightLib v1.7.5
735 minecart_backport: Minecart Backport v1.1.0
736 minecraft: Minecraft v1.21.1
737 minecraftdungeonsv1: DungeonsWeapons v9.0.1
738 mmv: MoogsMissingVillages v2.0.0
739 mns: MoogsNetherStructures v2.0.0
740 mob_weapon_api: Mob Weapon API v3.0.5
741 moblassos: Mob Lassos v21.1.1
742 modernfix: ModernFix v5.24.3+mc1.21.1
743 modnametooltip: Mod Name Tooltip v2.3.0
744 modulargolems: Modular Golems v3.1.7
745 monolib: MonoLib v2.1.0
746 moogs_structures: Moog's Structure Lib v1.0.1-1.21-1.21.1
747 moonlight: Moonlight Lib v1.21-2.24.5
748 more_grass: more grass ez v4.2
749 morebridges: Create: More Bridges v1.0.2
750 morecatvariants: More Cat Variants v0.0.2+1.21
751 moreculling: More Culling v1.0.6
752 morningglory: Morning Glory v1.0.1
753 mostructures: Mo' Structures v1.6.0+1.21.1
754 moyai_structure: Moyai structure v1.0.1
755 mr_aesthetic_andperformant: aesthetic and performant v4.5
756 mr_blossom_blade: Blossom Blade v1.3
757 mr_clifftree: Cliff under a Tree (CliffTree) v2.0.1
758 mr_dungeons_andtaverns: Dungeons and Taverns v1-v4.4.4
759 mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul v1-v2
760 mr_dungeons_andtavernsdeserttemplereplacement: Dungeons and Taverns Desert Temple Replacement v1-v1.2
761 mr_dungeons_andtavernsendcastlestandalone: Dungeons and Taverns End Castle Standalone v1-v1.1
762 mr_dungeons_andtavernsjungletemplereplacement: Dungeons and Taverns Jungle Temple Replacement v1-v1.2
763 mr_dungeons_andtavernsnetherfortressoverhaul: Dungeons and Taverns Nether Fortress Overhaul v1-v2.4
764 mr_dungeons_andtavernsoceanmonumentreplacement: Dungeons and Taverns Ocean Monument Replacement v1-v1.2
765 mr_dungeons_andtavernspillageroutpostoverhaul: Dungeons and Taverns Pillager Outpost Overhaul v1-v2.2
766 mr_dungeons_andtavernsstrongholdoverhaul: Dungeons and Taverns Stronghold Overhaul v1-v2.1.f
767 mr_dungeons_andtavernsswamphutoverhaul: Dungeons and Taverns Swamp Hut Overhaul v1-v2
768 mr_dungeons_andtavernswoodlandmansionreplacement: Dungeons and Taverns Woodland Mansion Replacement v1-v1.2
769 mr_endercon: Endercon v2.3
770 mr_lithosphere: Lithosphere v1.6
771 mr_lukis_ancientcities: Luki's Ancient Cities v1.1
772 mr_lukis_crazychambers: Luki's Crazy Chambers v1.0.2
773 mr_lukis_grandcapitals: Luki's Grand Capitals v1.1.2
774 mr_tidal_towns: Tidal Towns v1.3.4
775 mss: Moog's Soaring Structures v1.3.5-1.21
776 mvs: MoogsVoyagerStructures v5.0.1
777 mynethersdelight: My Nether's Delight v1.9
778 mysticaloaktree: Mystical Oak Tree v1.21-1.14
779 natures_spirit: Nature's Spirit v2.2.5-1.21.1
780 nebulusbetterportals: Nebulus better nether overworld portals v1.0.8
781 nemos_blooming_blossom: Nemo's Blooming Blossom v1.3
782 neoforge: NeoForge v21.1.211
783 nether_ores_reborn: Skniro's Nether and End Ores v1.1.0-1.21.1-NeoForge
784 nether_remastered: Nether Remastered v2.4
785 netheragriculture: Nether Agriculture v2.0
786 netherdepthsupgrade: Nether Depths Upgrade v3.1.8
787 newworld: New World v1.7.2
788 nitrogen_internals: Nitrogen v1.1.25
789 noisium: Noisium v2.3.0+mc1.21-1.21.1
790 notenoughanimations: NotEnoughAnimations v1.10.4.1
791 notenoughtrials: Not Enough Trials v4.0
792 nuggets: Nuggets v1.0.10.41
793 nullscape: Nullscape v1.2.14
794 numismatics: Create: Numismatics v1.0.18+neoforge-mc1.21.1
795 ohthetreesyoullgrow: Oh The Trees You'll Grow v5.1.2
796 omegaconfig: Omega Config Architectury v1.5.1
797 openloader: OpenLoader v21.1.5
798 overflowingbars: Overflowing Bars v21.1.1
799 owo: oωo v0.12.15.5-beta.1+1.21
800 packetfixer: PacketFixer v3.3.0
801 particle_core: Particle Core v0.2.6+1.21+neoforge
802 particular: Particular v1.1.7
803 patchouli: Patchouli v1.21.1-92-NEOFORGE
804 phantasm: End's Phantasm v1.0.3
805 philipsruins: Philip's Ruins v2.0
806 piglet_structures: Piglet Structures v1.456
807 pipeorgans: Create: Sound of Steam v0.6.4+1.21.1
808 placebo: Placebo v9.9.1
809 platform: Platform v1.2.10.2
810 playeranimator: Player Animator v2.0.1+1.21.1
811 polymorph: Polymorph v1.1.0+1.21.1
812 ponder: Ponder v1.0.56
813 prickle: PrickleMC v21.1.11
814 pride: Pride Lib v1.2.4+1.21.1
815 prism: Prism v1.0.11
816 projectvibrantjourneys: Project: Vibrant Journeys v1.21.1-7.0.9
817 puffish_attributes: Pufferfish's Attributes v0.7.6
818 puffish_biome_dither: Pufferfish's Biome Dither v1.0.0
819 puffish_skills: Pufferfish's Skills v0.16.8
820 puzzleslib: Puzzles Lib v21.1.38
821 randombonemealflowers: Random Bone Meal Flowers v4.7
822 ranged_weapon_api: RangedWeaponAPI v2.3.1+1.21.1
823 realmrpg_skeletons: Realm RPG: Fallen Adventurers v1.1.0
824 rechiseled: Rechiseled v1.1.6+a
825 rechiseledcreate: Rechiseled: Create v1.0.2+a
826 redirected: Redirected v1.0.0
827 regions_unexplored: Regions Unexplored v0.5.6.1
828 reintegrated_chipped: Reintegrated Chipped v1.0.0
829 repurposed_structures: Repurposed Structures v7.5.17+1.21.1-neoforge
830 resource_nether_ores: Resource Nether Ores v1.21.1-2.4.0
831 resourcefulconfig: Resourcefulconfig v3.0.11
832 resourcefullib: Resourceful Lib v3.0.12
833 resourcelibrary: Resource Library v1.21.1-2.9.2
834 riverredux: River Redux v0.4.0
835 rocks: This Rocks! (Forge) v1.8.0
836 rottencreatures: RottenCreatures v1.1.2
837 ru_expansion: Regions Unexplored: Expansion v1.0.1
838 runelic: Runelic v21.1.5
839 runiclib: RunicLib v4.3.9
840 rusticdelight: Rustic Delight v1.5.0
841 saddle_crafting_backport: Saddle Crafting Backport v1.0-mod
842 scalablelux: ScalableLux v0.1.0.1+neoforge.1cb1e91
843 seadwellers: RealmRPG_SeaDwellers_REMASTER v1.0.0
844 searchables: Searchables v1.0.2
845 shouldersurfing: Shoulder Surfing Reloaded v1.21.1-4.14.3
846 shulkerboxtooltip: ShulkerBoxTooltip v5.1.7+1.21.1
847 simplyswords: Simply Swords v1.62.0-1.21.1
848 skaysflowery: Sky's Flowers v1.6
849 skyvillages: Sky Villages v1.0.6
850 sliceanddice: Create Slice & Dice v4.1.2
851 smallships: Small Ships v2.0.0-b2.1
852 smartbrainlib: SmartBrainLib v1.16.11
853 smoothchunk: Smoothchunk mod v4.1
854 snowrealmagic: Snow! Real Magic! v12.1.2+neoforge
855 sodium: Sodium v0.6.13+mc1.21.1
856 sodiumleafculling: Sodium Leaf Culling v1.0.1
857 somemoreblocks: Some More Blocks v1.1.4
858 sophisticatedbackpacks: Sophisticated Backpacks v3.25.12
859 sophisticatedcore: Sophisticated Core v1.3.87
860 sound_physics_remastered: Sound Physics Remastered v1.21.1-1.5.1
861 spectrelib: SpectreLib v0.17.2+1.21
862 spell_engine: Spell Engine v1.8.3
863 spell_power: Spell Power Attribute v1.4.3+1.21.1
864 spelunkers_charm: Spelunker's Charm v5.0.3
865 spruceui: SpruceUI v6.2.5+1.21.1
866 ssamod: Sunrise & Sunset Audio v0.8
867 sspb: Sodium Shadowy Path Blocks v4.0.0
868 stackedblocks: Stacked Blocks v25.2.13-1.21-neoforge
869 stackedblocksfarmersdelight: Stacked Blocks: Farmer's Delight v25.2.13-1.21-neoforge
870 stellarity: Stellarity v3.0.6.1
871 stoneworks: Stoneworks v21.1.0
872 stonycliffs: Stony Cliffs Are Cool v1.1.2
873 strayed_fates_forsaken: STRAYED FATES: Forsaken v2.0.0.2
874 stronger_skill_tree_for_pufferfishs_skills: Stronger skill tree for PUfferfish's skills v1.0
875 structory: Structory v1.3.13
876 structory_towers: Structory: Towers v1.0.14
877 structure_pool_api: Structure Pool API v1.2.0+1.21.1
878 structurecredits: Structure Credits v1.21.1-3.0
879 structureessentials: Structure Essentials mod v4.8
880 structurify: Structurify v1.0.21
881 supermartijn642configlib: SuperMartijn642's Config Library v1.1.8
882 supermartijn642corelib: SuperMartijn642's Core Lib v1.1.18+a
883 supplementaries: Supplementaries v1.21-3.4.18
884 sweety_garden: Sweety's Garden v1.0.1
885 t_and_t: Towns and Towers v1.13.7
886 takesapillage: It Takes a Pillage Continuation v1.0.9
887 taxbt: Tax' Biome Trader v3.2.0
888 taxtg: Tax' Tree Giant v2.1.1
889 tctcore: tctcore v2.0
890 tectonic: Tectonic v3.0.15
891 terrablender: TerraBlender v4.1.0.8
892 terraform: Terraform Wood Api Reforged v7.0.1
893 terrainslabs: Countered's Terrain Slabs v2.1.2
894 tf_dnv: Twilight Forest - Dungeons & Villages v2.0.3
895 tfmg: Create: The Factory Must Grow v1.1.0c
896 the_afterdark: The Afterdark v1.0.3.1
897 the_bumblezone: The Bumblezone v7.11.1+1.21.1-neoforge
898 threadtweak: ThreadTweak v1.0.0
899 time_on_display: Time On Display v2.0.0
900 tiny_config: Tiny Config v3.1.0
901 tipsmod: Tips v21.1.3
902 toms_storage: Tom's Simple Storage Mod v2.2.2
903 toolbelt: Tool Belt v2.2.6
904 totw_modded: Towers of The Wild: Modded v1.0.8
905 tower_of_chambers_neoforge: Tower of Chambers NeoForge v37.50
906 transition: TRansition v1.0.6
907 treasuredistance: Treasure Distance v1.0
908 trender: TRender v1.0.7
909 trimmable_tools: Trimmable Tools v2.0.5
910 twilightforest: The Twilight Forest v4.7.3196
911 txnilib: TxniLib v1.0.24
912 u_desert: Unnamed Desert v2.0.1
913 underground_rivers: Underground Rivers v1.0.1
914 underground_village: underground_village v1.5.6
915 underground_villages: Underground Villages Mod v4.0.3
916 unwrecked_ships_plus: Unwrecked Ships - Plus v2.0.5
917 updatingworldicon: Updating World Icon v1.0.1
918 upgrade_aquatic: Upgrade Aquatic v7.0.1
919 uranus: Uranus v2.4
920 valheim_delight: Valheim Delight v1.0.0
921 valhelsia_core: Valhelsia Core v1.1.5
922 valhelsia_structures: Valhelsia Structures v1.1.2
923 vanillabackport: VanillaBackport v1.1.4.3
924 variantsandventures: Variants&Ventures v1.0.18
925 village_taverns: Village Taverns (RPG Series) v1.1.3
926 villager_warship: Villager Warship v1.0.0
927 villagernames: Villager Names v8.2
928 villagesandpillages: Villages & Pillages v1.0.3
929 villagespawnpoint: Village Spawn Point v4.6
930 visuality: Visuality: Reforged v2.1.0
931 voicechat: Simple Voice Chat v1.21.1-2.6.6
932 voicechat_api: Simple Voice Chat API v2.6.0
933 voidfog: VoidFog v1.21.1-2.1.47
934 volcanic_caverns: Volcanic Caverns v1.2.8
935 watchtower_building: Abandoned Watchtowers v5.0
936 watut: What Are They Up To v1.21.0-1.2.7
937 waves: Waves v1.6
938 waystones: Waystones v21.1.23
939 white_pumpkins: WhitePumpkins v1.2.3
940 whitenoise: WhiteNoise v2.0.5
941 wildernature: [Let's Do] Wilder Nature v1.1.3
942 wits: WITS v1.3.0+1.21-neoforge
943 woodlands_extra: Woodlands: Extra v1.21.1-1.3.3
944 woodlands_vanilla: Woodlands:The Core v1.21.1-1.2.2
945 woodwevegot: All the Wood We've Got v2.2.3
946 wwoo: William Wythers' Overhauled Overworld v2.3.4
947 xaerominimap: Xaero's Minimap v25.2.10
948 xaeroworldmap: Xaero's World Map v1.39.12
949 yeehaw_towns: Yeehaw Towns v1.0.3
950 yeetusexperimentus: Yeetus Experimentus v87.0.0
951 yet_another_config_lib_v3: YetAnotherConfigLib v3.8.0+1.21.1-neoforge
952 yumi_mc_core: Yumi Minecraft Libraries: Foundation v1.0.0-alpha.16+1.21.1
953 yungsapi: YUNG's API v1.21.1-NeoForge-5.1.6
954 yungsbridges: YUNG's Bridges v1.21.1-NeoForge-5.1.1
955 yungscavebiomes: YUNG's Cave Biomes v1.21.1-NeoForge-3.1.1
956 yungsextras: YUNG's Extras v1.21.1-NeoForge-5.1.1
957 yuushya: Yuushya v2.2.3
958 Launched Version: neoforge-21.1.211
959 Launcher name: CurseForge
960 Backend library: LWJGL version 3.3.3+5
961 Backend API: Unknown
962 Window size: <not initialized>
963 GFLW Platform: win32
964 GL Caps: ERR
965 GL debug messages: <disabled>
966 Is Modded: Definitely; Client brand changed to 'neoforge'
967 Universe: 404
968 Type: Client (map_client.txt)
969 Locale: en_US
970 System encoding: Cp1252
971 File encoding: UTF-8
972 CPU: <unknown>
973 Sinytra Connector: 2.0.0-beta.10+1.21.1
974 SINYTRA CONNECTOR IS PRESENT!
975 Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
976 Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
977 Installed Fabric mods:
978 | ================================================== | ============================== | ============================== | ==================== |
979 | impillagers-1.6.1+1.21.1-multiloader_mapped_moj_1. | Impillagers | impillagers | **.**.**.**.1-multiloa |
980 | minecart-backport-1.1.0_mapped_moj_1.21.1.jar | Minecart Backport | minecart_backport | 1.1.0 |
981 | countereds_terrain_slabs-2.1.2_mapped_moj_1.21.1.j | Countered's Terrain Slabs | terrainslabs | 2.1.2 |
982
This log will be saved for 90 days from their last view.
Report abuse