Paste your logs.

Built for Minecraft & Hytale

Vanilla 1.21.1 Network Protocol Error Report

328 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.11
---- Minecraft Network Protocol Error Report ----
// What is this thing
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
https://github.com/ryanhcode/sable/issues
// Abort, Retry, Ignore?
Time: 2026-06-18 17:52:24
Description: Packet handling error
java.lang.IndexOutOfBoundsException: Index 36 out of bounds for length 36
at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source) ~[?:?] {}
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source) ~[?:?] {}
at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source) ~[?:?] {}
at java.base/java.util.Objects.checkIndex(Unknown Source) ~[?:?] {re:mixin}
at java.base/java.util.ArrayList.get(Unknown Source) ~[?:?] {re:mixin}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.core.NonNullList.get(NonNullList.java:66) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:computing_frames,re:mixin,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.inventory.AbstractContainerMenu.getSlot(AbstractContainerMenu.java:279) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib,pl:mixin:APP:relics.mixins.json:AbstractContainerMenuMixin from mod relics,pl:mixin:APP:goblintraders.common.mixins.json:AbstractContainerMenuMixin from mod goblintraders,pl:mixin:APP:watut.mixins.json:AbstractContainerMenuDoClick from mod watut,pl:mixin:APP:lootr-common.mixins.json:redstone.MixinAbstractContainerMenu from mod lootr,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.inventory.AbstractContainerMenu.setItem(AbstractContainerMenu.java:581) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib,pl:mixin:APP:relics.mixins.json:AbstractContainerMenuMixin from mod relics,pl:mixin:APP:goblintraders.common.mixins.json:AbstractContainerMenuMixin from mod goblintraders,pl:mixin:APP:watut.mixins.json:AbstractContainerMenuDoClick from mod watut,pl:mixin:APP:lootr-common.mixins.json:redstone.MixinAbstractContainerMenu from mod lootr,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientPacketListener.handleContainerSetSlot(ClientPacketListener.java:1279) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ClientboundContainerSetSlotPacket.handle(ClientboundContainerSetSlotPacket.java:49) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.game.ClientboundContainerSetSlotPacket.handle(ClientboundContainerSetSlotPacket.java:10) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:27) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1155) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:aileron-common.mixins.json:MinecraftMixin from mod aileron,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.encoder_cache_leak.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:veil.debug.mixins.json:client.DebugMinecraftMixin from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineMinecraftMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.MinecraftMixin from mod veil,pl:mixin:APP:simulated.mixins.json:handle.MinecraftMixin from mod simulated,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:item_descriptions.mixins.json:MinecraftMixin from mod item_descriptions,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:aeronautics.mixins.json:custom_situational_music.MinecraftMixin from mod aeronautics,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:punching.MinecraftMixin from mod sable,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:aileron-common.mixins.json:MinecraftMixin from mod aileron,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.encoder_cache_leak.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:veil.debug.mixins.json:client.DebugMinecraftMixin from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineMinecraftMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.MinecraftMixin from mod veil,pl:mixin:APP:simulated.mixins.json:handle.MinecraftMixin from mod simulated,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:item_descriptions.mixins.json:MinecraftMixin from mod item_descriptions,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:aeronautics.mixins.json:custom_situational_music.MinecraftMixin from mod aeronautics,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:punching.MinecraftMixin from mod sable,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
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] {}
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] {}
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] {}
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] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source) ~[?:?] {}
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source) ~[?:?] {}
at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source) ~[?:?] {}
at java.base/java.util.Objects.checkIndex(Unknown Source) ~[?:?] {re:mixin}
at java.base/java.util.ArrayList.get(Unknown Source) ~[?:?] {re:mixin}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.core.NonNullList.get(NonNullList.java:66) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:computing_frames,re:mixin,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.inventory.AbstractContainerMenu.getSlot(AbstractContainerMenu.java:279) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib,pl:mixin:APP:relics.mixins.json:AbstractContainerMenuMixin from mod relics,pl:mixin:APP:goblintraders.common.mixins.json:AbstractContainerMenuMixin from mod goblintraders,pl:mixin:APP:watut.mixins.json:AbstractContainerMenuDoClick from mod watut,pl:mixin:APP:lootr-common.mixins.json:redstone.MixinAbstractContainerMenu from mod lootr,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.inventory.AbstractContainerMenu.setItem(AbstractContainerMenu.java:581) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib,pl:mixin:APP:relics.mixins.json:AbstractContainerMenuMixin from mod relics,pl:mixin:APP:goblintraders.common.mixins.json:AbstractContainerMenuMixin from mod goblintraders,pl:mixin:APP:watut.mixins.json:AbstractContainerMenuDoClick from mod watut,pl:mixin:APP:lootr-common.mixins.json:redstone.MixinAbstractContainerMenu from mod lootr,pl:mixin:A}
-- Incoming Packet --
Details:
Type: clientbound/minecraft:container_set_slot
Is Terminal: false
Is Skippable: false
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:56) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.onPacketError(ClientCommonPacketListenerImpl.java:114) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:32) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1155) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:aileron-common.mixins.json:MinecraftMixin from mod aileron,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.encoder_cache_leak.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:veil.debug.mixins.json:client.DebugMinecraftMixin from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineMinecraftMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.MinecraftMixin from mod veil,pl:mixin:APP:simulated.mixins.json:handle.MinecraftMixin from mod simulated,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:item_descriptions.mixins.json:MinecraftMixin from mod item_descriptions,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:aeronautics.mixins.json:custom_situational_music.MinecraftMixin from mod aeronautics,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:punching.MinecraftMixin from mod sable,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:aileron-common.mixins.json:MinecraftMixin from mod aileron,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.encoder_cache_leak.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:veil.debug.mixins.json:client.DebugMinecraftMixin from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineMinecraftMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.MinecraftMixin from mod veil,pl:mixin:APP:simulated.mixins.json:handle.MinecraftMixin from mod simulated,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:item_descriptions.mixins.json:MinecraftMixin from mod item_descriptions,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:aeronautics.mixins.json:custom_situational_music.MinecraftMixin from mod aeronautics,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.MinecraftMixin from mod sable,pl:mixin:APP:sable.mixins.json:punching.MinecraftMixin from mod sable,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin from mod (unknown),pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23333!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
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] {}
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] {}
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] {}
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] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
-- Connection --
Details:
Protocol: play
Flow: CLIENTBOUND
Server type: <none>
Server brand: neoforge
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.11, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 880841848 bytes (840 MiB) / 3649044480 bytes (3480 MiB) up to 15518924800 bytes (14800 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2.90
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: NVIDIA GeForce RTX 2060
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 6144.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.16.1062
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MiB): 38342.41
Virtual memory used (MiB): 30530.69
Swap memory total (MiB): 5632.00
Swap memory used (MiB): 439.68
Space in storage for jna.tmpdir (MiB): available: 149232.72, total: 953867.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 149232.72, total: 953867.00
Space in storage for io.netty.native.workdir (MiB): available: 149232.72, total: 953867.00
Space in storage for java.io.tmpdir (MiB): available: 53042.60, total: 239420.00
Space in storage for workdir (MiB): available: 149232.72, total: 953867.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx14800m -Xms256m
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.42.jar slf4jfixer PLUGINSERVICE
loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.11.0
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
aileron-1.21.1-neoforge-1.1.4.jar |Aileron |aileron |1.21.1-neoforge-1.1.|Manifest: NOSIGNATURE
ApothicAttributes-1.21.1-2.9.1.jar |Apothic Attributes |apothic_attributes |2.9.1 |Manifest: NOSIGNATURE
ApothicEnchanting-1.21.1-1.5.3.jar |Apothic Enchanting |apothic_enchanting |1.5.3 |Manifest: NOSIGNATURE
ApothicSpawners-1.21.1-1.3.4.jar |Apothic Spawners |apothic_spawners |1.3.4 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
artifacts-neoforge-13.2.1.jar |Artifacts |artifacts |13.2.1 |Manifest: NOSIGNATURE
athena-neoforge-1.21.1-4.0.6.jar |Athena |athena |4.0.6 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.59.jar |Balm |balm |21.0.59 |Manifest: NOSIGNATURE
better-advanced-tooltips-2101.1.0-build.1.jar |Better Advanced Tooltips |betteradvancedtooltips |2101.1.0-build.1 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE
BridgingMod-2.6.2+1.21.1.neoforge-release.jar |Bridging Mod |bridgingmod |2.6.2+1.21.1 |Manifest: NOSIGNATURE
chefsdelight-1.0.5-neoforge-1.21.1.jar |Chefs Delight |chefsdelight |1.0.5 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
[Neoforge]ctov-3.6.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.6.3 |Manifest: NOSIGNATURE
cleanswing-1.9.jar |Clean Swing |cleanswing |1.9 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
cobblegengalore-1.21.1-0.2.8.jar |Cobblegen Galore |cobblegengalore |1.21.1-0.2.8 |Manifest: NOSIGNATURE
cobweb-neoforge-1.21-1.4.0.jar |Cobweb |cobweb |1.4.0 |Manifest: NOSIGNATURE
CodeChickenLib-1.21.1-4.6.1.526.jar |CodeChicken Lib |codechickenlib |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
colorfulhearts-neoforge-1.21.1-10.5.9.jar |Colorful Hearts |colorfulhearts |10.5.9 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.5+1.21.1.jar |Comforts |comforts |9.0.5+1.21.1 |Manifest: NOSIGNATURE
common-networking-neoforge-1.0.21-1.21.1.jar |Common Networking |commonnetworking |1.0.21-1.21.1 |Manifest: NOSIGNATURE
common-storage-lib-data-neoforge-1.21.1-0.0.7.jar |Common Storage Lib: Data |common_storage_lib_data |0.0.7 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
configured-neoforge-1.21.1-2.6.3.jar |Configured |configured |2.6.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
ConstructionSticks-1.21.1-1.3.0.jar |Construction Sticks |constructionstick |1.3.0 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.9.jar |CoroUtil |coroutil |1.21.0-1.3.9 |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
craftingtweaks-neoforge-1.21.1-21.1.10.jar |Crafting Tweaks |craftingtweaks |21.1.10 |Manifest: NOSIGNATURE
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.3.0.jar |Create Aeronautics |aeronautics_bundled |1.3.0 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.3.0 |Manifest: NOSIGNATURE
createliquidfuel-2.1.1-1.21.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.21.1 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.3.|Create Offroad |offroad |1.3.0 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.3.0 |Manifest: NOSIGNATURE
createultimine-1.21.1-neoforge-1.3.2.jar |Create Ultimine |createultimine |1.3.2 |Manifest: NOSIGNATURE
create-central-kitchen-2.5.0.jar |Create: Central Kitchen |create_central_kitchen |2.5.0 |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
CreateDragonsPlus-1.11.2b.jar |Create: Dragons Plus |create_dragons_plus |1.11.2b |Manifest: NOSIGNATURE
create-enchantment-industry-2.4.2.jar |Create: Enchantment Industry |create_enchantment_industry |2.4.2 |Manifest: NOSIGNATURE
create_oxidized-0.1.3.jar |Create: Oxidized |create_oxidized |0.1.3 |Manifest: NOSIGNATURE
create_ultimate_factory-2.2.4-neoforge-1.21.1.jar |Create: Ultimate Factory |create_ultimate_factory |2.2.4 |Manifest: NOSIGNATURE
cristellib-neoforge-1.21.1-3.1.7.jar |Cristel Lib |cristellib |3.1.7 |Manifest: NOSIGNATURE
cupboard-1.21.1-3.8.jar |Cupboard mod |cupboard |3.8 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
neoforge-dungeonsdelight-1.21.1-1.5.0.jar |Dungeon's Delight |dungeonsdelight |1.5.0 |Manifest: NOSIGNATURE
easy-villagers-neoforge-1.21.1-1.1.42.jar |Easy Villagers |easy_villagers |1.21.1-1.1.42 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.10.jar |EnchantmentDescriptions |enchdesc |21.1.10 |Manifest: NOSIGNATURE
EnderStorage-1.21.1-2.13.0.191.jar |EnderStorage |enderstorage |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
epitaphs-2.0.3_neoforge_1.21.1.jar |Epitaphs |epitaphs |2.0.3 |Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
ExplorersCompass-1.21.1-3.4.0-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.4.0-neoforg|Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.2.jar |Farmer's Delight |farmersdelight |1.3.2 |Manifest: NOSIGNATURE
FarmersStructures-1.0.6-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.6 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
framework-neoforge-1.21.1-0.13.11.jar |Framework |framework |0.13.11 |Manifest: NOSIGNATURE
ftbbackups2-neoforge-1.21-1.0.28.jar |FTB Backups 2 |ftbbackups2 |1.0.28 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.19.jar |FTB Chunks |ftbchunks |2101.1.19 |Manifest: NOSIGNATURE
ftb-essentials-neoforge-2101.1.9.jar |FTB Essentials |ftbessentials |2101.1.9 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.32.jar |FTB Library |ftblibrary |2101.1.32 |Manifest: NOSIGNATURE
ftb-ranks-neoforge-2101.1.3.jar |FTB Ranks |ftbranks |2101.1.3 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.10.jar |FTB Teams |ftbteams |2101.1.10 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.15.jar |FTB Ultimine |ftbultimine |2101.1.15 |Manifest: NOSIGNATURE
functionalstorage-1.21.1-1.5.4.jar |Functional Storage |functionalstorage |1.21.1-1.5.4 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
goblintraders-neoforge-1.21.1-1.11.2.jar |Goblin Traders |goblintraders |1.11.2 |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
harvest-with-ease-neoforge-1.21-9.4.0.jar |Harvest with ease |harvest_with_ease |9.4.0 |Manifest: NOSIGNATURE
invtweaks-1.21.1-1.3.2.jar |Inventory Tweaks Refoxed |invtweaks |1.21.1-1.3.2 |Manifest: NOSIGNATURE
item_descriptions-2.8.0+1.21.1-neoforge.jar |Item Descriptions |item_descriptions |2.8.0+1.21.1 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
JadeAddons-1.21.1-NeoForge-6.1.0.jar |Jade Addons |jadeaddons |6.1.0+neoforge |Manifest: NOSIGNATURE
journeymap-neoforge-1.21.1-6.0.0-beta.85.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.85|Manifest: NOSIGNATURE
journeymap-api-neoforge-2.0.0-1.21.1.jar |JourneyMap API |journeymap_api |2.0.0-1.21.1 |Manifest: NOSIGNATURE
justdirethings-1.5.7.jar |Just Dire Things |justdirethings |1.5.7 |Manifest: NOSIGNATURE
jeed-1.21-2.3.2.jar |Just Enough Effects Descriptio|jeed |1.21-2.3.2 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.340.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.5 |Manifest: NOSIGNATURE
JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.2-build.368.jar |KubeJS |kubejs |2101.7.2-build.368 |Manifest: NOSIGNATURE
kubejs-create-neoforge-2101.3.1-build.18.jar |KubeJS Create |kubejs_create |2101.3.1-build.18 |Manifest: NOSIGNATURE
kubejsoffline-neoforge-5.2.0.jar |KubeJS Offline (NeoForge) |kubejsoffline |5.2.0 |Manifest: NOSIGNATURE
kubejs_curios_neoforge_1.21.1-1.0.4.jar |KubeJSCurios |kubejs_curios |1.0.4 |Manifest: NOSIGNATURE
kubejsdelight-1.1.6.jar |KubeJSDelight |kubejsdelight |1.1.6 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.8+1.21.jar |KumaAPI |kuma_api |21.0.8 |Manifest: NOSIGNATURE
larion-neoforge-1.21.1-4.3.0.jar |Larion World Generation |larion |4.3.0 |Manifest: NOSIGNATURE
laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE
lithostitched-1.7.9-neoforge-21.1.jar |Lithostitched |lithostitched |1.7.9 |Manifest: NOSIGNATURE
lodestone-1.21.1-1.8.2.jar |Lodestone |lodestone |1.8.2 |Manifest: NOSIGNATURE
lootjs-neoforge-1.21.1-3.7.0.jar |LootJS |lootjs |1.21.1-3.7.0 |Manifest: NOSIGNATURE
lootr-neoforge-1.21.1-1.11.37.120.jar |Lootr |lootr |1.21.1-1.11.37.120 |Manifest: NOSIGNATURE
midnightlib-1.6.9+1.21-neoforge.jar |MidnightLib |midnightlib |1.6.9 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
minersdelight-1.21.1-1.4.5.jar |Miners Delight |minersdelight |1.4.5 |Manifest: NOSIGNATURE
dummmmmmy-1.21-2.0.12-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.12 |Manifest: NOSIGNATURE
modernfix-neoforge-5.27.14+mc1.21.1.jar |ModernFix |modernfix |5.27.14+mc1.21.1 |Manifest: NOSIGNATURE
moonlight-neoforge-1.21.1-3.0.18.jar |Moonlight Lib |moonlight |1.21.1-3.0.18 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
refurbished_furniture-neoforge-1.21.1-1.0.22.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.22 |Manifest: NOSIGNATURE
MyNethersDelight-1.21.1-1.10.2.jar |My Nether's Delight |mynethersdelight |1.10.2 |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.4.0-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.4.0-neoforg|Manifest: NOSIGNATURE
neoforge-21.1.233-universal.jar |NeoForge |neoforge |21.1.233 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.6.2+1.21.jar |OctoLib |octolib |0.6.2 |Manifest: NOSIGNATURE
olympus-neoforge-1.21-1.0.18.jar |Olympus |olympus |1.0.18 |Manifest: NOSIGNATURE
particular-1.21.1-NeoForge-1.5.4.jar |Particular Reforged |particular |1.5.4 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
polylib-2100.1.0-build.183-neoforge.jar |PolyLib |polylib |2100.1.0-build.183 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
relics-1.21.1-0.12.8.jar |Relics |relics |0.12.8 |Manifest: NOSIGNATURE
reliquified_artifacts-1.21.1-1.0.7.jar |reliquified_artifacts |reliquified_artifacts |1.0.7 |Manifest: NOSIGNATURE
repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
repurposed_structures-7.5.21+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.21+1.21.1-neofor|Manifest: NOSIGNATURE
repurposed_structures_farmers_delight_compat_v7.ja|Repurposed Structures - Farmer|repurposed_structures_farmers_|7 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
resourcefullibkt-neoforge-1.21-2.0.2.jar |Resourceful Lib Kotlin |resourcefullibkt |2.0.2 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
rhino-2101.2.7-build.85.jar |Rhino |rhino |2101.2.7-build.85 |Manifest: NOSIGNATURE
neoforge-runiclib-1.21.1-5.0.7.jar |RunicLib |runiclib |5.0.7 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-2.0.3.jar |Sable |sable |2.0.3 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
voicechat-neoforge-1.21.1-2.6.18.jar |Simple Voice Chat |voicechat |1.21.1-2.6.18 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.64.1919.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.64 |Manifest: NOSIGNATURE
sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.7 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.59.2032.jar |Sophisticated Core |sophisticatedcore |1.4.59 |Manifest: NOSIGNATURE
sophisticatedstorage-1.21.1-1.5.60.1851.jar |Sophisticated Storage |sophisticatedstorage |1.5.60 |Manifest: NOSIGNATURE
sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.17 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
solcarrot-1.21.1-1.16.6.jar |Spice of Life: Carrot Edition |solcarrot |1.16.6 |Manifest: NOSIGNATURE
statuseffectbars-1.21.1-NeoForge-1.0.2.jar |Status Effect Bars |statuseffectbars |1.0.2 |Manifest: NOSIGNATURE
storagedelight-26.04.18a+1.21-neoforge.jar |Storage Delight |storagedelight |26.04.18a+1.21-neofo|Manifest: NOSIGNATURE
tempad-1.21.1-3.0.4-all.jar |Tempad |tempad |3.0.4 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
titanium-1.21-4.0.43.jar |Titanium |titanium |4.0.43 |Manifest: NOSIGNATURE
torchmaster-neoforge-1.21.1-21.1.9.jar |Torchmaster |torchmaster |21.1.9 |Manifest: NOSIGNATURE
t_and_t-neoforge-fabric-1.13.9+1.21.1.jar |Towns and Towers |t_and_t |1.13.9 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.1.4.jar |Veil |veil |4.1.4 |Manifest: NOSIGNATURE
vista-neoforge-1.21.1-4.4.13.jar |Vista |vista |1.21.1-4.4.13 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.34.jar |Waystones |waystones |21.1.34 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterCaves-1.21.1-NeoForge-3.1.4.jar |YUNG's Better Caves |bettercaves |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBridges-1.21.1-NeoForge-5.1.1.jar |YUNG's Bridges |yungsbridges |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsMenuTweaks-1.21.1-NeoForge-2.1.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.21.1-NeoForge-2.1.|Manifest: NOSIGNATURE
Crash Report UUID: b687367c-6c23-4fe8-abb5-fdb6a5a0119c
FML: 4.0.42
NeoForge: 21.1.233
Flywheel Backend: flywheel:indirect