Vanilla 1.21.1 Network Protocol Error Report

#yCEooOk
261 lines
Raw
Analysis
Minecraft version:
1.21.1
Java version:
21.0.3
1---- Minecraft Network Protocol Error Report ----
2// 0xBADF00D
3
4Time: 2025-03-08 09:14:36
5Description: Packet handling error
6
7java.net.SocketException: Connection reset
8 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:401) ~[?:?] {}
9 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:434) ~[?:?] {}
10 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] {}
11 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] {}
12 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] {}
13 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] {}
14 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] {}
15 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] {}
16 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] {}
17 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] {}
18 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] {}
19 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] {}
20 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
21
22
23A detailed walkthrough of the error, its code path and all known details is as follows:
24---------------------------------------------------------------------------------------
25
26-- Head --
27Thread: Netty Client IO #11
28Stacktrace:
29 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}
30-- Connection --
31Details:
32 Protocol: play
33 Flow: CLIENTBOUND
34 Server type: OTHER
35 Server brand: neoforge
36Stacktrace:
37 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}
38 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}
39 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}
40 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}
41 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}
42 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] {}
43 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] {}
44 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] {}
45 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] {}
46 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] {}
47 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] {}
48 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] {}
49 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] {}
50 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] {}
51 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] {}
52 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] {}
53 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] {}
54 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] {}
55 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] {}
56 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] {}
57 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
58
59
60-- Cobblemon --
61Details:
62 Version: 1.6.1
63 Is Snapshot: false
64 Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
65 Branch: HEAD
66
67-- System Details --
68Details:
69 Minecraft Version: 1.21.1
70 Minecraft Version ID: 1.21.1
71 Operating System: Windows 11 (amd64) version 10.0
72 Java Version: 21.0.3, Microsoft
73 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
74 Memory: 807161432 bytes (769 MiB) / 1979711488 bytes (1888 MiB) up to 10737418240 bytes (10240 MiB)
75 CPUs: 16
76 Processor Vendor: GenuineIntel
77 Processor Name: 12th Gen Intel(R) Core(TM) i5-12600K
78 Identifier: Intel64 Family 6 Model 151 Stepping 2
79 Microarchitecture: Alder Lake
80 Frequency (GHz): 3.69
81 Number of physical packages: 1
82 Number of physical CPUs: 10
83 Number of logical CPUs: 16
84 Graphics card #0 name: NVIDIA GeForce RTX 4070
85 Graphics card #0 vendor: NVIDIA
86 Graphics card #0 VRAM (MiB): 12282.00
87 Graphics card #0 deviceId: VideoController1
88 Graphics card #0 versionInfo: 32.0.15.7247
89 Memory slot #0 capacity (MiB): 32768.00
90 Memory slot #0 clockSpeed (GHz): 3.20
91 Memory slot #0 type: DDR4
92 Memory slot #1 capacity (MiB): 32768.00
93 Memory slot #1 clockSpeed (GHz): 3.20
94 Memory slot #1 type: DDR4
95 Virtual memory max (MiB): 68188.34
96 Virtual memory used (MiB): 25664.00
97 Swap memory total (MiB): 2911.00
98 Swap memory used (MiB): 0.68
99 Space in storage for jna.tmpdir (MiB): available: 2748993.75, total: 3906164.25
100 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 2748993.75, total: 3906164.25
101 Space in storage for io.netty.native.workdir (MiB): available: 2748993.75, total: 3906164.25
102 Space in storage for java.io.tmpdir (MiB): available: 2748993.75, total: 3906164.25
103 Space in storage for workdir (MiB): available: 2748993.75, total: 3906164.25
104 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
105 Loaded Shaderpack: (off) (fallback)
106 ModLauncher: 11.0.4+main.d2e20e43
107 ModLauncher launch target: forgeclient
108 ModLauncher services:
109 sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
110 loader-4.0.38.jar slf4jfixer PLUGINSERVICE
111 loader-4.0.38.jar runtime_enum_extender PLUGINSERVICE
112 at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
113 loader-4.0.38.jar runtimedistcleaner PLUGINSERVICE
114 modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
115 modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
116 FML Language Providers:
117 kotlinforforge@5.7.0
118 __fabric_loader_bootstrap@2.5.29+0.16.0+1.21
119 javafml@4.0
120 lowcodefml@4.0
121 minecraft@4.0
122 Mod List:
123 appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
124 architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
125 artifacts-neoforge-12.0.5 (1).jar |Artifacts |artifacts |12.0.5 |Manifest: NOSIGNATURE
126 attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
127 bendy-lib-forge-5.1.jar |Bendy lib |bendylib |5.1 |Manifest: NOSIGNATURE
128 BetterAnimationsCollection-v21.1.0-1.21.1-NeoForge|Better Animations Collection |betteranimationscollection |21.1.0 |Manifest: NOSIGNATURE
129 bettercombat-neoforge-2.1.3+1.21.1.jar |Better Combat |bettercombat |2.1.3+1.21.1 |Manifest: NOSIGNATURE
130 BetterThirdPerson-neoforge-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |Manifest: NOSIGNATURE
131 BetterThanMending-2.2.0.jar |BetterThanMending |betterthanmending |2.2.0 |Manifest: NOSIGNATURE
132 bookshelf-neoforge-1.21.1-21.1.49.jar |Bookshelf |bookshelf |21.1.49 |Manifest: NOSIGNATURE
133 carryon-neoforge-1.21.1-2.2.2.11.jar |Carry On |carryon |2.2.2 |Manifest: NOSIGNATURE
134 chunkactivitytracker-neoforge-1.0.1-1.21.1.jar |Chunk Activity Tracker |chunkactivitytracker |1.0.1 |Manifest: NOSIGNATURE
135 Chunky-1.4.16.jar |Chunky |chunky |1.4.16 |Manifest: NOSIGNATURE
136 cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
137 Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE
138 capture-xp-1.6-neoforge-1.0.0.jar |Cobblemon Capture XP |capture_xp |1.6-neoforge-1.0.0 |Manifest: NOSIGNATURE
139 cobblemon-spawn-notification-1.6-neoforge-1.0.0.ja|Cobblemon Spawn Notification |spawn_notification |1.6-neoforge-1.0.0 |Manifest: NOSIGNATURE
140 cobblemonintegrations-neoforge-1.21.1-1.1.2.jar |CobblemonIntegrations |cobblemonintegrations |1.1.2 |Manifest: NOSIGNATURE
141 cobblenav-neoforge-2.1.0.jar |Cobblenav |cobblenav |2.1.0 |Manifest: NOSIGNATURE
142 Cobblepedia-NeoForge-0.7.0.jar |Cobblepedia |cobblepedia |0.7.0 |Manifest: NOSIGNATURE
143 cobweb-neoforge-1.21-1.3.2.jar |Cobweb |cobweb |1.3.2 |Manifest: NOSIGNATURE
144 collective-1.21.1-7.93.jar |Collective |collective |7.93 |Manifest: NOSIGNATURE
145 common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE
146 Controlling-neoforge-1.21.1-19.0.4.jar |Controlling |controlling |19.0.4 |Manifest: NOSIGNATURE
147 corpse-neoforge-1.21.1-1.1.5.jar |Corpse |corpse |1.21.1-1.1.5 |Manifest: NOSIGNATURE
148 corpsecurioscompat-1.21.1-NeoForge-2.2.1.jar |Corpse Curios Compatibility |corpsecurioscompat |2.2.1 |Manifest: NOSIGNATURE
149 create-1.21.1-6.0.1.jar |Create |create |6.0.1 |Manifest: NOSIGNATURE
150 create-renewable-egapples-1.0.0.jar |Create: Renewable Notch Apples|mr_create_renewableegapples |1.0.0 |Manifest: NOSIGNATURE
151 [NeoForge 1.21.1]Created Music Discs[6.0.0].jar |Created Music Discs |created_music_discs |6.0.0 |Manifest: NOSIGNATURE
152 createccmodemfix-3.0.jar |CreateTagsFix |mr_createccmodemfix |3.0 |Manifest: NOSIGNATURE
153 curios-neoforge-9.2.2+1.21.1 (1).jar |Curios API |curios |9.2.2+1.21.1 |Manifest: NOSIGNATURE
154 curtain-mc1.21-1.3.2+build.314.jar |curtain |curtain |1.3.2+build.314 |Manifest: NOSIGNATURE
155 deathbackup-1.21.1-3.5.jar |Death Backup |deathbackup |3.5 |Manifest: NOSIGNATURE
156 deeperdarker-neoforge-1.21-1.3.4.jar |Deeper and Darker |deeperdarker |1.3.4 |Manifest: NOSIGNATURE
157 deeperdarkerdelight-1.1.3.1-1.21.x.jar |Deeper Darker Delight |deeperdarkerdelight |**.**.**.**-1.21.x |Manifest: NOSIGNATURE
158 easy_npc-neoforge-1.21.1-5.9.0.jar |Easy NPC |easy_npc |0.0NONE |Manifest: NOSIGNATURE
159 emotecraft-for-MC1.21.1-2.4.8-neoforge.jar |Emotecraft |emotecraft |2.4.8 |Manifest: NOSIGNATURE
160 enchdesc-neoforge-1.21.1-21.1.5.jar |EnchantmentDescriptions |enchdesc |21.1.5 |Manifest: NOSIGNATURE
161 expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
162 FarmersDelight-1.21.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.2.7 |Manifest: NOSIGNATURE
163 ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
164 flywheel-neoforge-1.21.1-1.0.1-11.jar |Flywheel |flywheel |1.0.1-11 |Manifest: NOSIGNATURE
165 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
166 fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
167 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
168 fabric-biome-api-v1-13.0.30+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.30+1e62d33c19 |Manifest: NOSIGNATURE
169 fabric-block-api-v1-1.0.22+a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22+a6e994cd19 |Manifest: NOSIGNATURE
170 fabric-blockrenderlayer-v1-1.1.52+b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+b089b4bd19 |Manifest: NOSIGNATURE
171 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
172 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
173 fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
174 fabric-content-registries-v0-8.0.17+0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.17+0a0c14ff19 |Manifest: NOSIGNATURE
175 fabric-convention-tags-v1-2.1.1+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.1+7f945d5b19 |Manifest: NOSIGNATURE
176 fabric-convention-tags-v2-2.9.1+231468e519.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.9.1+231468e519 |Manifest: NOSIGNATURE
177 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
178 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
179 fabric-entity-events-v1-1.7.0+1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0+1af6e62419 |Manifest: NOSIGNATURE
180 fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+7b71cc1619 |Manifest: NOSIGNATURE
181 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
182 fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
183 fabric-item-api-v1-11.1.1+57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1+57cdfa8219 |Manifest: NOSIGNATURE
184 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
185 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
186 fabric-lifecycle-events-v1-2.4.0+36b6b86a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.4.0+36b6b86a19 |Manifest: NOSIGNATURE
187 fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
188 fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
189 fabric-message-api-v1-6.0.13+e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13+e053909619 |Manifest: NOSIGNATURE
190 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
191 fabric-networking-api-v1-4.3.0+5c124ecf19.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+5c124ecf19 |Manifest: NOSIGNATURE
192 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
193 fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
194 fabric-recipe-api-v1-5.0.13+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.13+59440bcc19 |Manifest: NOSIGNATURE
195 fabric-registry-sync-v0-5.1.3+0c9b5b5419.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.1.3+0c9b5b5419 |Manifest: NOSIGNATURE
196 fabric-renderer-indigo-1.7.0+acb05a3919.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0+acb05a3919 |Manifest: NOSIGNATURE
197 fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
198 fabric-rendering-v1-5.0.5+077ba95f19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5+077ba95f19 |Manifest: NOSIGNATURE
199 fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
200 fabric-rendering-fluids-v1-3.1.6+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |Manifest: NOSIGNATURE
201 fabric-resource-conditions-api-v1-4.3.0+edeecbd819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+edeecbd819 |Manifest: NOSIGNATURE
202 fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
203 fabric-screen-api-v1-2.0.25+b282c4bb19.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+b282c4bb19 |Manifest: NOSIGNATURE
204 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
205 fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
206 fabric-transfer-api-v1-5.4.1+d719f32719.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.1+d719f32719 |Manifest: NOSIGNATURE
207 fabric-transitive-access-wideners-v1-6.1.0+0df3143|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.1.0+0df3143b19 |Manifest: NOSIGNATURE
208 geckolib-neoforge-1.21.1-4.7.3.jar |GeckoLib 4 |geckolib |4.7.3 |Manifest: NOSIGNATURE
209 ImmediatelyFast-NeoForge-1.3.5+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.3.5+1.21.1 |Manifest: NOSIGNATURE
210 InventoryProfilesNext-neoforge-1.21-2.1.3.jar |Inventory Profiles Next |inventoryprofilesnext |2.1.3 |Manifest: NOSIGNATURE
211 invtweaks-1.21.1-1.2.0.jar |Inventory Tweaks Refoxed |invtweaks |1.21.1-1.2.0 |Manifest: NOSIGNATURE
212 iris-neoforge-1.8.8+mc1.21.1.jar |Iris |iris |1.8.8+mc1.21.1 |Manifest: NOSIGNATURE
213 Jade-1.21.1-NeoForge-15.9.4.jar |Jade |jade |15.9.4+neoforge |Manifest: NOSIGNATURE
214 journeymap-neoforge-1.21.1-6.0.0-beta.39.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.39|Manifest: NOSIGNATURE
215 journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API |journeymap_api |2.0.0 |Manifest: NOSIGNATURE
216 journeymap-webmap-neoforge-1.21.4-1.0.2.jar |JourneyMap WebMap |journeymap_webmap |1.0.2 |Manifest: NOSIGNATURE
217 justenoughbreeding-neoforge-1.21-1.21.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |Manifest: NOSIGNATURE
218 jeed-1.21-2.2.16.jar |Just Enough Effects Descriptio|jeed |1.21-2.2.16 |Manifest: NOSIGNATURE
219 jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
220 JustEnoughResources-NeoForge-1.21.1-1.6.0.13.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
221 justplayerheads-1.21.1-4.2.jar |Just Player Heads |justplayerheads |4.2 |Manifest: NOSIGNATURE
222 kffmod-5.7.0.jar |Kotlin For Forge |kotlinforforge |5.7.0 |Manifest: NOSIGNATURE
223 libIPN-neoforge-1.21-6.3.1.jar |libIPN |libipn |6.3.1 |Manifest: NOSIGNATURE
224 LuckPerms-NeoForge-5.4.140.jar |LuckPerms |luckperms |5.4.140 |Manifest: NOSIGNATURE
225 1.21.X-macrokeybinds-neoforge-1.3.1.jar |Macro Keybinds |macrokeybinds |1.3.1 |Manifest: NOSIGNATURE
226 client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
227 modernfix-neoforge-5.20.2+mc1.21.1.jar |ModernFix |modernfix |5.20.2+mc1.21.1 |Manifest: NOSIGNATURE
228 [NeoForge 1.21.1]MomentariyModder'Applications[8.1|MomentariyModder'Applications |applications |8.1.1 |Manifest: NOSIGNATURE
229 mns-1.0.8-1.21.jar |Moog's Nether Structures |mns |1.0.8-1.21 |Manifest: NOSIGNATURE
230 moonlight-1.21-2.17.32-neoforge.jar |Moonlight Lib |moonlight |1.21-2.17.32 |Manifest: NOSIGNATURE
231 MythsAndLegends-neoforge-1.7.2-Hotfix.jar |MythsAndLegends |mythsandlegends |1.7.2 |Manifest: NOSIGNATURE
232 neoforge-21.1.129-universal.jar |NeoForge |neoforge |21.1.129 |Manifest: NOSIGNATURE
233 Patchouli-1.21-87-NEOFORGE.jar |Patchouli |patchouli |1.21-87-NEOFORGE |Manifest: NOSIGNATURE
234 player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
235 Ponder-NeoForge-1.21.1-1.0.39.jar |Ponder |ponder |1.0.39 |Manifest: NOSIGNATURE
236 prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
237 PuzzlesLib-v21.1.28-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.28 |Manifest: NOSIGNATURE
238 redstonepen-1.21-neoforge-1.11.42.jar |Redstone Pen |redstonepen |1.11.42 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
239 resourcefulconfig-neoforge-1.21-3.0.9.jar |Resourcefulconfig |resourcefulconfig |3.0.9 |Manifest: NOSIGNATURE
240 Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
241 [1.21.1] SecurityCraft v1.9.12.jar |SecurityCraft |securitycraft |1.9.12 |Manifest: NOSIGNATURE
242 server-sided-portals-neoforge-1.21-2.0.2.jar |Server Sided Portals |server_sided_portals |2.0.2 |Manifest: NOSIGNATURE
243 voicechat-neoforge-1.21.1-2.5.28.jar |Simple Voice Chat |voicechat |1.21.1-2.5.28 |Manifest: NOSIGNATURE
244 sodium-neoforge-0.6.9+mc1.21.1.jar |Sodium |sodium |0.6.9+mc1.21.1 |Manifest: NOSIGNATURE
245 sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
246 sodium-extra-neoforge-0.6.0+mc1.21.1.jar |Sodium Extra |sodium_extra |0.6.0+mc1.21.1 |Manifest: NOSIGNATURE
247 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
248 supplementaries-1.21-3.0.39-beta-neoforge.jar |Supplementaries |supplementaries |1.21-3.0.39-beta |Manifest: NOSIGNATURE
249 suppsquared-1.21-1.2.3-neoforge.jar |Supplementaries Squared |suppsquared |1.21-1.2.3 |Manifest: NOSIGNATURE
250 swl-0.0.1-1.21-(Y -64)-NeoForge.jar |SWL Mod |swlmod |0.0.1 |Manifest: NOSIGNATURE
251 travelersbackpack-neoforge-1.21.1-10.1.16.jar |Traveler's Backpack |travelersbackpack |10.1.16 |Manifest: NOSIGNATURE
252 txnilib-neoforge-1.0.22-1.21.1.jar |TxniLib |txnilib |1.0.21 |Manifest: NOSIGNATURE
253 Vanishmod-1.21.1-1.1.18.jar |Vanishmod |vmod |1.1.18 |Manifest: NOSIGNATURE
254 VisualWorkbench-v21.1.0-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.0 |Manifest: NOSIGNATURE
255 YungsApi-1.21.1-NeoForge-5.1.4.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
256 YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
257 Crash Report UUID: 2ce666db-7405-4f20-a47e-581cb8536c2c
258 FML: 4.0.38
259 NeoForge: 21.1.129
260 Flywheel Backend: flywheel:indirect
261
This log will be saved for 90 days from their last view.
Report abuse