Skip to content

Connection reset because mod sable #304

@8666yim

Description

@8666yim

Context

I tying to join the server but my game have crushed. How fix this?

Crash Report

---- Minecraft Network Protocol Error Report ---- // someone please advice devs that pancakes are serve 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 // Wait, was the last bit one or zero? Time: 2026-04-21 03:09:52 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%23155!/: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%23155!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23157!/: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%23157!/: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 #6 Stacktrace: at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23212!/:?] {re:classloading,re:mixin} -- Connection -- Details: Protocol: configuration Flow: CLIENTBOUND Server type: OTHER Server brand: NULL Stacktrace: at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23212!/:?] {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%23212!/:?] {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%23212!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sable.mixins.json:udp.ClientCommonPacketListenerImplMixin from mod sable,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%23212!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sable.mixins.json:udp.ClientCommonPacketListenerImplMixin from mod sable,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%23212!/:?] {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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23162!/: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%23157!/: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%23157!/:4.1.97.Final] {} at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin} -- 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.7, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1893356440 bytes (1805 MiB) / 3489660928 bytes (3328 MiB) up to 22649241600 bytes (21600 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 7500F 6-Core Processor Identifier: AuthenticAMD Family 25 Model 97 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 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.9597 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.60 Memory slot #0 type: Unknown Memory slot #1 capacity (MiB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.60 Memory slot #1 type: Unknown Virtual memory max (MiB): 44149.64 Virtual memory used (MiB): 18439.98 Swap memory total (MiB): 11776.00 Swap memory used (MiB): 43.41 Space in storage for jna.tmpdir (MiB): available: 1032576.69, total: 1907612.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 1032576.69, total: 1907612.00 Space in storage for io.netty.native.workdir (MiB): available: 1032576.69, total: 1907612.00 Space in storage for java.io.tmpdir (MiB): available: 1032576.69, total: 1907612.00 Space in storage for workdir (MiB): available: 1032576.69, total: 1907612.00 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx21582M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M 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: javafml@4.0 lowcodefml@4.0 minecraft@4.0 Mod List: BiomesOPlenty-neoforge-1.21.1-21.1.0.13.jar |Biomes O' Plenty |biomesoplenty |21.1.0.13 |Manifest: NOSIGNATURE conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE create-1.21.1-6.0.9.jar |Create |create |6.0.9 |Manifest: NOSIGNATURE dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.0.3 |Manifest: NOSIGNATURE create-aeronautics-bundled-1.21.1-1.0.3.jar |Create Aeronautics |aeronautics_bundled |1.0.3 |Manifest: NOSIGNATURE dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.0.|Create Offroad |offroad |1.0.3 |Manifest: NOSIGNATURE dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.0.3 |Manifest: NOSIGNATURE create-stuff-additions1.21.1_v2.1.0e.jar |Create Stuff 'N Additions |create_sa |2.1.0. |Manifest: NOSIGNATURE create_connected-1.1.13-mc1.21.1.jar |Create: Connected |create_connected |1.1.13-mc1.21.1 |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.8.8.jar |Create: Dragons Plus |create_dragons_plus |1.8.8 |Manifest: NOSIGNATURE create-enchantment-industry-2.3.0.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.0 |Manifest: NOSIGNATURE dungeons-and-taverns-v4.4.4.jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |Manifest: NOSIGNATURE FarmersDelight-1.21.1-1.2.11.jar |Farmer's Delight |farmersdelight |1.2.11 |Manifest: NOSIGNATURE fastleafdecay-35.jar |FastLeafDecay |fastleafdecay |35 |Manifest: NOSIGNATURE flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |2.1.0.0 |Manifest: NOSIGNATURE jei-1.21.1-neoforge-19.27.0.340.jar |Just Enough Items |jei |19.27.0.340 |Manifest: NOSIGNATURE client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f 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.227-universal.jar |NeoForge |neoforge |21.1.227 |Manifest: NOSIGNATURE offlineskins-1.21.1-v1a-neoforge.jar |OfflineSkins |offlineskins |1.21.1-v1a-neoforge |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ponder-neoforge-1.0.81+mc1.21.1.jar |Ponder |ponder |1.0.81+mc1.21.1 |Manifest: NOSIGNATURE protection_pixel-2.2.1-neoforge-1.21.1.jar |Protection Pixel |protection_pixel |2.2.1 |Manifest: NOSIGNATURE sable-neoforge-1.21.1-1.0.6.jar |Sable |sable |1.0.6 |Manifest: NOSIGNATURE sable-companion-common-1.21.1-1.4.2.jar |Sable Companion |sablecompanion |1.4.2 |Manifest: NOSIGNATURE SereneSeasons-neoforge-1.21.1-10.1.0.3.jar |Serene Seasons |sereneseasons |10.1.0.3 |Manifest: NOSIGNATURE sophisticatedbackpacks-1.21.1-3.25.40.1677.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.40 |Manifest: NOSIGNATURE sophisticatedcore-1.21.1-1.4.24.1680.jar |Sophisticated Core |sophisticatedcore |1.4.24 |Manifest: NOSIGNATURE TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |4.1.0.8 |Manifest: NOSIGNATURE The_Undergarden-1.21.1-0.9.6.jar |The Undergarden |undergarden |0.9.6 |Manifest: NOSIGNATURE trenzalore-neo-6.1.1+mc1.21.1.jar |Trenzalore |trenzalore |6.1.1 |Manifest: NOSIGNATURE veil-neoforge-1.21.1-3.6.0.jar |Veil |veil |3.6.0 |Manifest: NOSIGNATURE xaerominimap-neoforge-1.21.1-25.3.10.jar |Xaero's Minimap |xaerominimap |25.3.10 |Manifest: NOSIGNATURE xaerolib-neoforge-1.21.1-1.1.0.jar |XaeroLib |xaerolib |1.1.0 |Manifest: NOSIGNATURE Crash Report UUID: 7f93b6a6-0170-497b-b051-6587793c58db FML: 4.0.42 NeoForge: 21.1.227 Flywheel Backend: flywheel:indirect

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: crashSomething crashes my game

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions