Fabric API

Fabric API

152M Downloads

Disconnecting when getting falldamage

Iceyyyiyy opened this issue ยท 3 comments

commented

When getting falldamage i get disconnected from my server.

Fabric API version client + server: Fabric API 0.121.0+1.21.5

I updated my server from 1.21.4 to 1.21.5 and when the fabric api is installed on the client every time i get falldamage i get disconnected.

I downgraded everything back to 1.21.4 and the problem is not there.

`---- Minecraft Network Protocol Error Report ----
// It's the tubes, they're clogged!

Time: 2025-05-07 17:15:47
Description: Packet handling error

io.netty.handler.codec.DecoderException: java.io.IOException: Packet play/clientbound/minecraft:level_particles (class_2675) was larger than I expected, found 9 bytes extra whilst reading packet clientbound/minecraft:level_particles
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.io.IOException: Packet play/clientbound/minecraft:level_particles (class_2675) was larger than I expected, found 9 bytes extra whilst reading packet clientbound/minecraft:level_particles
at knot//net.minecraft.class_2543.decode(class_2543.java:51)
at knot//io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
... 41 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Netty Client IO #26
Stacktrace:
at knot//net.minecraft.class_2547.method_55622(class_2547.java:33)

-- Connection --
Details:
Protocol: play
Flow: CLIENTBOUND
Is Local: false
Server type: OTHER
Server brand: fabric (Velocity)
Stacktrace:
at knot//net.minecraft.class_2547.method_55622(class_2547.java:33)
at knot//net.minecraft.class_2600.method_59803(class_2600.java:62)
at knot//net.minecraft.class_8673.method_60882(class_8673.java:131)
at knot//net.minecraft.class_8673.method_60881(class_8673.java:122)
at knot//net.minecraft.class_2535.exceptionCaught(class_2535.java:161)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)
at knot//io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:447)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)
`

commented

I tested it without any mods it works exept there is Fabric API in the mods folder and i tried using diffrent fabric versions

---- Minecraft Network Protocol Error Report ----
// It's the tubes, they're clogged!

Time: 2025-05-07 17:15:47
Description: Packet handling error

io.netty.handler.codec.DecoderException: java.io.IOException: Packet play/clientbound/minecraft:level_particles (class_2675) was larger than I expected, found 9 bytes extra whilst reading packet clientbound/minecraft:level_particles
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.io.IOException: Packet play/clientbound/minecraft:level_particles (class_2675) was larger than I expected, found 9 bytes extra whilst reading packet clientbound/minecraft:level_particles
at knot//net.minecraft.class_2543.decode(class_2543.java:51)
at knot//io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
... 41 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Netty Client IO #26
Stacktrace:
at knot//net.minecraft.class_2547.method_55622(class_2547.java:33)

-- Connection --
Details:
Protocol: play
Flow: CLIENTBOUND
Is Local: false
Server type: OTHER
Server brand: fabric (Velocity)
Stacktrace:
at knot//net.minecraft.class_2547.method_55622(class_2547.java:33)
at knot//net.minecraft.class_2600.method_59803(class_2600.java:62)
at knot//net.minecraft.class_8673.method_60882(class_8673.java:131)
at knot//net.minecraft.class_8673.method_60881(class_8673.java:122)
at knot//net.minecraft.class_2535.exceptionCaught(class_2535.java:161)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)
at knot//io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:447)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455)
at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:1583)

-- System Details --
Details:
Minecraft Version: 1.21.5
Minecraft Version ID: 1.21.5
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: 453628232 bytes (432 MiB) / 2516582400 bytes (2400 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5800X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.80
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 2070
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8192.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.6636
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): 69541.88
Virtual memory used (MiB): 30523.55
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 2.51
Space in storage for jna.tmpdir (MiB): available: 74692.31, total: 457069.78
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 74692.31, total: 457069.78
Space in storage for io.netty.native.workdir (MiB): available: 74692.31, total: 457069.78
Space in storage for java.io.tmpdir (MiB): available: 74692.31, total: 457069.78
Space in storage for workdir (MiB): available: 74692.31, total: 457069.78
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
betterstats: Better Statistics Screen 3.13.9+fabric-1.21.5
chat_heads: Chat Heads 0.13.15
cloth-config: Cloth Config v17 18.0.145
cloth-basic-math: cloth-basic-math 0.6.1
continuity: Continuity 3.0.1-test.4+1.21.5
controlling: Controlling 23.0.2
elementa: Elementa 704
entity_model_features: Entity Model Features 2.4.3
entity_texture_features: Entity Texture Features 6.2.13
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.4
essential: Essential 1.3.6
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.3
fabric-api: Fabric API 0.121.0+1.21.5
fabric-api-base: Fabric API Base 0.4.62+73a52b4b49
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.95+86c3a9f149
fabric-biome-api-v1: Fabric Biome API (v1) 16.0.7+2dd063df49
fabric-block-api-v1: Fabric Block API (v1) 1.0.37+86c3a9f149
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.26+aa6d566c49
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.16+86c3a9f149
fabric-client-tags-api-v1: Fabric Client Tags 1.1.37+86c3a9f149
fabric-command-api-v1: Fabric Command API (v1) 1.2.70+f71b366f49
fabric-command-api-v2: Fabric Command API (v2) 2.2.49+73a52b4b49
fabric-commands-v0: Fabric Commands (v0) 0.2.87+df3654b349
fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.12+3e6c1f7d49
fabric-convention-tags-v1: Fabric Convention Tags 2.1.29+7f945d5b49
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.14.3+fca633a049
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.12+86c3a9f149
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.7.0+9c0dd47249
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.3.4+fd2b524049
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.17+3e6c1f7d49
fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.25+27c1078f49
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.13+73a52b4b49
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.70+c327076a49
fabric-item-api-v1: Fabric Item API (v1) 11.3.2+2ccdb6ef49
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.8+3459fc6149
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.63+ecf51cdc49
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.61+df3654b349
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.13+5cbce67349
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.47+3f89f5a549
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.35+86c3a9f149
fabric-message-api-v1: Fabric Message API (v1) 6.0.33+86c3a9f149
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.0+c982b95149
fabric-networking-api-v1: Fabric Networking API (v1) 4.4.0+f3ffa98949
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.0.0+7b20cbb049
fabric-particles-v1: Fabric Particles (v1) 4.1.1+112e550e49
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.6+052a85d049
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.20+b556383249
fabric-renderer-api-v1: Fabric Renderer API (v1) 6.0.2+c982b95149
fabric-renderer-indigo: Fabric Renderer - Indigo 3.0.3+3e6c1f7d49
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.64+73761d2e49
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.27+86c3a9f149
fabric-rendering-v1: Fabric Rendering (v1) 11.1.11+081cc04349
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.21+73a52b4b49
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.6+02ca679649
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.46+86c3a9f149
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.127+c327076a49
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.38+86c3a9f149
fabric-tag-api-v1: Fabric Tag API (v1) 1.0.16+ecf51cdc49
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.23+7b20cbb049
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.17+f17a180c49
fabric-language-kotlin: Fabric Language Kotlin 1.10.19+kotlin.1.9.23
fabricloader: Fabric Loader 0.16.14
mixinextras: MixinExtras 0.4.1
ferritecore: FerriteCore 8.0.0
freecam: Freecam 1.3.3+mc1.21.5
gammautils: Gamma Utils 2.2.3
immediatelyfast: ImmediatelyFast 1.9.3+1.21.5
net_lenni0451_reflect: Reflect 1.3.4
iris: Iris 1.8.11+mc1.21.5
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
java: OpenJDK 64-Bit Server VM 21
journeymap: Journeymap 1.21.5-6.0.0-beta.45
ar_com_hjg_pngj: pngj 2.1.0
commonnetworking: Common Network 1.0.18-1.21.5
journeymap-api-fabric: JourneyMap API 2.0.0-1.21.5-SNAPSHOT
lambdynlights: LambDynamicLights 4.2.6+1.21.5
lambdynlights_api: LambDynamicLights (API) 4.2.6+1.21.5
yumi-commons-collections: Yumi Commons: Collections 1.0.0-alpha.7
yumi-commons-core: Yumi Commons: Core 1.0.0-alpha.7
yumi-commons-event: Yumi Commons: Event 1.0.0-alpha.7
pride: Pride Lib 1.3.0+1.21.5
spruceui: SpruceUI 7.0.0+1.21.5
lithium: Lithium 0.16.2+mc1.21.5
minecraft: Minecraft 1.21.5
modmenu: Mod Menu 14.0.0-rc.2
morechathistory: More Chat History 1.3.1
mousetweaks: Mouse Tweaks 2.27
nochatreports: No Chat Reports 1.21.5-v2.12.0
org_jetbrains_annotations: annotations 13.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.23
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.23
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.23
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.23
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
placeholder-api: Placeholder API 2.6.3+1.21.5
searchables: Searchables 1.0.2
skinlayers3d: 3d-Skin-Layers 1.7.5
sodium: Sodium 0.6.13+mc1.21.5
sodium-extra: Sodium Extra 0.6.3+mc1.21.5
tcdcommons: TCD Commons API 3.12.7+fabric-1.21.5
universalcraft: UniversalCraft 401
vigilance: Vigilance 306
waveycapes: WaveyCapes 1.5.2
Loaded Shaderpack: (off)

commented

Could you provide the whole log?

commented

๐Ÿ‘‹ We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.