Paste your logs.

Built for Minecraft & Hytale

Vanilla 1.21.1 Network Protocol Error Report

261 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.3
---- Minecraft Network Protocol Error Report ----
// 0xBADF00D
Time: 2025-03-08 09:14:36
Description: Packet handling error
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:401) ~[?:?] {}
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:434) ~[?:?] {}
at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[netty-buffer-4.1.97.Final.jar%23147!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.97.Final.jar%23147!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23149!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23149!/:4.1.97.Final] {}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Netty Client IO #11
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23265!/:?] {re:classloading,re:mixin}
-- Connection --
Details:
Protocol: play
Flow: CLIENTBOUND
Server type: OTHER
Server brand: neoforge
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23265!/:?] {re:classloading,re:mixin}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23265!/:?] {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%23265!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientCommonNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:123) ~[client-1.21.1-20240808.144430-srg.jar%23265!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientCommonNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.Connection.exceptionCaught(Connection.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23265!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23149!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23149!/:4.1.97.Final] {}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
-- Cobblemon --
Details:
Version: 1.6.1
Is Snapshot: false
Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
Branch: HEAD
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 807161432 bytes (769 MiB) / 1979711488 bytes (1888 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i5-12600K
Identifier: Intel64 Family 6 Model 151 Stepping 2
Microarchitecture: Alder Lake
Frequency (GHz): 3.69
Number of physical packages: 1
Number of physical CPUs: 10
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 4070
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 12282.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.7247
Memory slot #0 capacity (MiB): 32768.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 32768.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 68188.34
Virtual memory used (MiB): 25664.00
Swap memory total (MiB): 2911.00
Swap memory used (MiB): 0.68
Space in storage for jna.tmpdir (MiB): available: 2748993.75, total: 3906164.25
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 2748993.75, total: 3906164.25
Space in storage for io.netty.native.workdir (MiB): available: 2748993.75, total: 3906164.25
Space in storage for java.io.tmpdir (MiB): available: 2748993.75, total: 3906164.25
Space in storage for workdir (MiB): available: 2748993.75, total: 3906164.25
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: (off) (fallback)
ModLauncher: 11.0.4+main.d2e20e43
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.38.jar slf4jfixer PLUGINSERVICE
loader-4.0.38.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.38.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.7.0
__fabric_loader_bootstrap@2.5.29+0.16.0+1.21
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
artifacts-neoforge-12.0.5 (1).jar |Artifacts |artifacts |12.0.5 |Manifest: NOSIGNATURE
attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
bendy-lib-forge-5.1.jar |Bendy lib |bendylib |5.1 |Manifest: NOSIGNATURE
BetterAnimationsCollection-v21.1.0-1.21.1-NeoForge|Better Animations Collection |betteranimationscollection |21.1.0 |Manifest: NOSIGNATURE
bettercombat-neoforge-2.1.3+1.21.1.jar |Better Combat |bettercombat |2.1.3+1.21.1 |Manifest: NOSIGNATURE
BetterThirdPerson-neoforge-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |Manifest: NOSIGNATURE
BetterThanMending-2.2.0.jar |BetterThanMending |betterthanmending |2.2.0 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.49.jar |Bookshelf |bookshelf |21.1.49 |Manifest: NOSIGNATURE
carryon-neoforge-1.21.1-2.2.2.11.jar |Carry On |carryon |2.2.2 |Manifest: NOSIGNATURE
chunkactivitytracker-neoforge-1.0.1-1.21.1.jar |Chunk Activity Tracker |chunkactivitytracker |1.0.1 |Manifest: NOSIGNATURE
Chunky-1.4.16.jar |Chunky |chunky |1.4.16 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE
capture-xp-1.6-neoforge-1.0.0.jar |Cobblemon Capture XP |capture_xp |1.6-neoforge-1.0.0 |Manifest: NOSIGNATURE
cobblemon-spawn-notification-1.6-neoforge-1.0.0.ja|Cobblemon Spawn Notification |spawn_notification |1.6-neoforge-1.0.0 |Manifest: NOSIGNATURE
cobblemonintegrations-neoforge-1.21.1-1.1.2.jar |CobblemonIntegrations |cobblemonintegrations |1.1.2 |Manifest: NOSIGNATURE
cobblenav-neoforge-2.1.0.jar |Cobblenav |cobblenav |2.1.0 |Manifest: NOSIGNATURE
Cobblepedia-NeoForge-0.7.0.jar |Cobblepedia |cobblepedia |0.7.0 |Manifest: NOSIGNATURE
cobweb-neoforge-1.21-1.3.2.jar |Cobweb |cobweb |1.3.2 |Manifest: NOSIGNATURE
collective-1.21.1-7.93.jar |Collective |collective |7.93 |Manifest: NOSIGNATURE
common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.4.jar |Controlling |controlling |19.0.4 |Manifest: NOSIGNATURE
corpse-neoforge-1.21.1-1.1.5.jar |Corpse |corpse |1.21.1-1.1.5 |Manifest: NOSIGNATURE
corpsecurioscompat-1.21.1-NeoForge-2.2.1.jar |Corpse Curios Compatibility |corpsecurioscompat |2.2.1 |Manifest: NOSIGNATURE
create-1.21.1-6.0.1.jar |Create |create |6.0.1 |Manifest: NOSIGNATURE
create-renewable-egapples-1.0.0.jar |Create: Renewable Notch Apples|mr_create_renewableegapples |1.0.0 |Manifest: NOSIGNATURE
[NeoForge 1.21.1]Created Music Discs[6.0.0].jar |Created Music Discs |created_music_discs |6.0.0 |Manifest: NOSIGNATURE
createccmodemfix-3.0.jar |CreateTagsFix |mr_createccmodemfix |3.0 |Manifest: NOSIGNATURE
curios-neoforge-9.2.2+1.21.1 (1).jar |Curios API |curios |9.2.2+1.21.1 |Manifest: NOSIGNATURE
curtain-mc1.21-1.3.2+build.314.jar |curtain |curtain |1.3.2+build.314 |Manifest: NOSIGNATURE
deathbackup-1.21.1-3.5.jar |Death Backup |deathbackup |3.5 |Manifest: NOSIGNATURE
deeperdarker-neoforge-1.21-1.3.4.jar |Deeper and Darker |deeperdarker |1.3.4 |Manifest: NOSIGNATURE
deeperdarkerdelight-1.1.3.1-1.21.x.jar |Deeper Darker Delight |deeperdarkerdelight |**.**.**.**-1.21.x |Manifest: NOSIGNATURE
easy_npc-neoforge-1.21.1-5.9.0.jar |Easy NPC |easy_npc |0.0NONE |Manifest: NOSIGNATURE
emotecraft-for-MC1.21.1-2.4.8-neoforge.jar |Emotecraft |emotecraft |2.4.8 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.5.jar |EnchantmentDescriptions |enchdesc |21.1.5 |Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.2.7 |Manifest: NOSIGNATURE
ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
flywheel-neoforge-1.21.1-1.0.1-11.jar |Flywheel |flywheel |1.0.1-11 |Manifest: NOSIGNATURE
forgified-fabric-api-0.107.0+2.0.23+1.21.1.jar |Forgified Fabric API |fabric_api |0.107.0+2.0.23+1.21.|Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.69+c21168c319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.69+c21168c319 |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.30+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.30+1e62d33c19 |Manifest: NOSIGNATURE
fabric-block-api-v1-1.0.22+a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22+a6e994cd19 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+b089b4bd19 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
fabric-content-registries-v0-8.0.17+0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.17+0a0c14ff19 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.1+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.1+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.9.1+231468e519.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.9.1+231468e519 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.2.0+7330bc1b19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.2.0+7330bc1b19 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.22+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.22+2d91a6db19 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.7.0+1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0+1af6e62419 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+7b71cc1619 |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
fabric-item-api-v1-11.1.1+57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1+57cdfa8219 |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.1.6+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.6+e324903319 |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.4.0+36b6b86a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.4.0+36b6b86a19 |Manifest: NOSIGNATURE
fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
fabric-message-api-v1-6.0.13+e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13+e053909619 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.0.0+a6e994cd19.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0+a6e994cd19 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+5c124ecf19.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+5c124ecf19 |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
fabric-recipe-api-v1-5.0.13+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.13+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.1.3+0c9b5b5419.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.1.3+0c9b5b5419 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.0+acb05a3919.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.0.5+077ba95f19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5+077ba95f19 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.1.6+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-4.3.0+edeecbd819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+edeecbd819 |Manifest: NOSIGNATURE
fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.25+b282c4bb19.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+b282c4bb19 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.87+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.87+8dbc56dd19 |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
fabric-transfer-api-v1-5.4.1+d719f32719.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.1+d719f32719 |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-6.1.0+0df3143|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.1.0+0df3143b19 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.7.3.jar |GeckoLib 4 |geckolib |4.7.3 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.3.5+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.3.5+1.21.1 |Manifest: NOSIGNATURE
InventoryProfilesNext-neoforge-1.21-2.1.3.jar |Inventory Profiles Next |inventoryprofilesnext |2.1.3 |Manifest: NOSIGNATURE
invtweaks-1.21.1-1.2.0.jar |Inventory Tweaks Refoxed |invtweaks |1.21.1-1.2.0 |Manifest: NOSIGNATURE
iris-neoforge-1.8.8+mc1.21.1.jar |Iris |iris |1.8.8+mc1.21.1 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.9.4.jar |Jade |jade |15.9.4+neoforge |Manifest: NOSIGNATURE
journeymap-neoforge-1.21.1-6.0.0-beta.39.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.39|Manifest: NOSIGNATURE
journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API |journeymap_api |2.0.0 |Manifest: NOSIGNATURE
journeymap-webmap-neoforge-1.21.4-1.0.2.jar |JourneyMap WebMap |journeymap_webmap |1.0.2 |Manifest: NOSIGNATURE
justenoughbreeding-neoforge-1.21-1.21.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |Manifest: NOSIGNATURE
jeed-1.21-2.2.16.jar |Just Enough Effects Descriptio|jeed |1.21-2.2.16 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughResources-NeoForge-1.21.1-1.6.0.13.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
justplayerheads-1.21.1-4.2.jar |Just Player Heads |justplayerheads |4.2 |Manifest: NOSIGNATURE
kffmod-5.7.0.jar |Kotlin For Forge |kotlinforforge |5.7.0 |Manifest: NOSIGNATURE
libIPN-neoforge-1.21-6.3.1.jar |libIPN |libipn |6.3.1 |Manifest: NOSIGNATURE
LuckPerms-NeoForge-5.4.140.jar |LuckPerms |luckperms |5.4.140 |Manifest: NOSIGNATURE
1.21.X-macrokeybinds-neoforge-1.3.1.jar |Macro Keybinds |macrokeybinds |1.3.1 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
modernfix-neoforge-5.20.2+mc1.21.1.jar |ModernFix |modernfix |5.20.2+mc1.21.1 |Manifest: NOSIGNATURE
[NeoForge 1.21.1]MomentariyModder'Applications[8.1|MomentariyModder'Applications |applications |8.1.1 |Manifest: NOSIGNATURE
mns-1.0.8-1.21.jar |Moog's Nether Structures |mns |1.0.8-1.21 |Manifest: NOSIGNATURE
moonlight-1.21-2.17.32-neoforge.jar |Moonlight Lib |moonlight |1.21-2.17.32 |Manifest: NOSIGNATURE
MythsAndLegends-neoforge-1.7.2-Hotfix.jar |MythsAndLegends |mythsandlegends |1.7.2 |Manifest: NOSIGNATURE
neoforge-21.1.129-universal.jar |NeoForge |neoforge |21.1.129 |Manifest: NOSIGNATURE
Patchouli-1.21-87-NEOFORGE.jar |Patchouli |patchouli |1.21-87-NEOFORGE |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
Ponder-NeoForge-1.21.1-1.0.39.jar |Ponder |ponder |1.0.39 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.28-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.28 |Manifest: NOSIGNATURE
redstonepen-1.21-neoforge-1.11.42.jar |Redstone Pen |redstonepen |1.11.42 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
resourcefulconfig-neoforge-1.21-3.0.9.jar |Resourcefulconfig |resourcefulconfig |3.0.9 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
[1.21.1] SecurityCraft v1.9.12.jar |SecurityCraft |securitycraft |1.9.12 |Manifest: NOSIGNATURE
server-sided-portals-neoforge-1.21-2.0.2.jar |Server Sided Portals |server_sided_portals |2.0.2 |Manifest: NOSIGNATURE
voicechat-neoforge-1.21.1-2.5.28.jar |Simple Voice Chat |voicechat |1.21.1-2.5.28 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.9+mc1.21.1.jar |Sodium |sodium |0.6.9+mc1.21.1 |Manifest: NOSIGNATURE
sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
sodium-extra-neoforge-0.6.0+mc1.21.1.jar |Sodium Extra |sodium_extra |0.6.0+mc1.21.1 |Manifest: NOSIGNATURE
sound-physics-remastered-neoforge-1.21.1-1.4.8.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.4.8 |Manifest: NOSIGNATURE
supplementaries-1.21-3.0.39-beta-neoforge.jar |Supplementaries |supplementaries |1.21-3.0.39-beta |Manifest: NOSIGNATURE
suppsquared-1.21-1.2.3-neoforge.jar |Supplementaries Squared |suppsquared |1.21-1.2.3 |Manifest: NOSIGNATURE
swl-0.0.1-1.21-(Y -64)-NeoForge.jar |SWL Mod |swlmod |0.0.1 |Manifest: NOSIGNATURE
travelersbackpack-neoforge-1.21.1-10.1.16.jar |Traveler's Backpack |travelersbackpack |10.1.16 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.22-1.21.1.jar |TxniLib |txnilib |1.0.21 |Manifest: NOSIGNATURE
Vanishmod-1.21.1-1.1.18.jar |Vanishmod |vmod |1.1.18 |Manifest: NOSIGNATURE
VisualWorkbench-v21.1.0-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.0 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.4.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
Crash Report UUID: 2ce666db-7405-4f20-a47e-581cb8536c2c
FML: 4.0.38
NeoForge: 21.1.129
Flywheel Backend: flywheel:indirect