Paste #137366: DenizenMetaBot Auto-Repaste Of log From colorsasd

Date: 2025/11/11 05:07:47 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


[02:05:49] [Render thread/INFO]: Connecting to dev.minewild.hu, 25565
[02:05:50] [Render thread/INFO]: Registered 17 custom block set types
[02:05:50] [Render thread/INFO]: Reloaded Polytone Resources in 0 ms
[02:05:50] [Render thread/INFO]: Loading client level [Wrapped{ClientLevel@5nr535aaj0tna@minecraft:overworld}]-[5nr535aaj0tna@minecraft:overworld].
[02:05:50] [Render thread/INFO]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld
[02:05:50] [Render thread/INFO]: Destroying pipeline minecraft:overworld
[02:05:50] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
[02:05:50] [Render thread/INFO]: Started 6 worker threads
[02:05:50] [Render thread/INFO]: Client on ClientOnly mode connecting.
[02:05:50] [Render thread/INFO]: Started DhWorld of type CLIENT_ONLY
[02:05:50] [Render thread/INFO]: Shutting down PriorityTaskPicker thread pool...
[02:05:50] [Render thread/INFO]: Loading [1] waiting client level wrappers.
[02:05:50] [Render thread/INFO]: Loading client level [Wrapped{ClientLevel@5nr535aaj0tna@minecraft:overworld}]-[5nr535aaj0tna@minecraft:overworld].
[02:05:50] [DH-Full Data Migration Thread[0]/INFO]: Attempting to migrate data sources for: [5nr535aaj0tna@minecraft:overworld]-[C:\Users\juher\AppData\Roaming\.minecraft\versions\fabric-loader-0.17.3-1.21.8\Distant_Horizons_server_data\MINEWILD+%2D+Developer\5nr535aaj0tna@minecraft@@overworld]...
[02:05:50] [DH-Full Data Migration Thread[0]/INFO]: Found [0] data sources that need migration.
[02:05:50] [DH-Full Data Migration Thread[0]/INFO]: No migration necessary.
[02:05:50] [Render thread/INFO]: Started DHLevel for Wrapped{ClientLevel@5nr535aaj0tna@minecraft:overworld} with saves at [ClientOnlySaveStructure@(C:\Users\juher\AppData\Roaming\.minecraft\versions\fabric-loader-0.17.3-1.21.8\Distant_Horizons_server_data\MINEWILD+%2D+Developer\5nr535aaj0tna@minecraft@@overworld)]
[02:05:50] [Render thread/INFO]: Loaded [0] waiting chunk wrappers.
[02:05:50] [Render thread/INFO]: Using 3 total BufferAllocator caches
[02:05:50] [Render thread/INFO]: [System] [CHAT] ColorsASD csatlakozott a játékhoz
[02:05:50] [Render thread/INFO]: Loaded 405 advancements
[02:05:51] [Render thread/INFO]: Stopping worker threads
[02:05:51] [Render thread/INFO]: Started 6 worker threads
[02:05:51] [Render thread/INFO]: Setting up renderer
[02:05:51] [Render thread/INFO]: Loading shader with type: [35633]
[02:05:51] [Render thread/INFO]: Shader loaded sucessfully.
[02:05:51] [Render thread/INFO]: Loading shader with type: [35632]
[02:05:51] [Render thread/INFO]: Shader loaded sucessfully.
[02:05:51] [Render thread/INFO]: Vertex Attribute (GL43+) completed. It contains 1 binding points and a stride size of 16
[02:05:51] [Render thread/INFO]: Renderer setup complete
[02:05:51] [Render thread/INFO]: Loading shader with type: [35633]
[02:05:51] [Render thread/INFO]: Shader loaded sucessfully.
[02:05:51] [Render thread/INFO]: Loading shader with type: [35632]
[02:05:51] [Render thread/INFO]: Shader loaded sucessfully.
[02:05:51] [Render thread/INFO]: Vertex Attribute (GL43+) completed. It contains 1 binding points and a stride size of 12
[02:05:51] [Render thread/INFO]: Loading shader with type: [35633]
[02:05:51] [Render thread/INFO]: Shader loaded sucessfully.
[02:05:51] [Render thread/INFO]: Loading shader with type: [35632]
[02:05:51] [Render thread/INFO]: Shader loaded sucessfully.
[02:05:51] [Render thread/INFO]: Vertex Attribute (GL43+) completed. It contains 1 binding points and a stride size of 12
[02:05:51] [Render thread/INFO]: Renderer Cleanup Started
[02:05:51] [Render thread/INFO]: Renderer Cleanup Complete
[02:05:51] [Render thread/INFO]: [System] [CHAT] [AntiSpoof] ColorsASD flagged! Vanilla client with plugin channels
[02:05:52] [Render thread/INFO]: [System] [CHAT] AxQuestBoard » Elérhető az AxQuestBoard egy új verziója! (jelenlegi: 1.11.3 | legújabb: 1.15.0)
[02:05:53] [Render thread/INFO]: [System] [CHAT] [AntiSpoof] ColorsASD is likely using SeedCracker
[02:05:53] [Render thread/INFO]: [System] [CHAT] [AntiSpoof] ColorsASD is likely using Litematica
[02:05:53] [Render thread/INFO]: [System] [CHAT] [AntiSpoof] ColorsASD is likely using MaLiLib (Litematica core)
[02:05:53] [Render thread/INFO]: [System] [CHAT] [AntiSpoof] ColorsASD flagged for spoofing vanilla (translated a modded key)
[02:06:08] [Render thread/INFO]: [System] [CHAT] No NPC could be found.
[02:06:10] [Render thread/INFO]: [System] [CHAT] Selected   (ID 0).
[02:06:30] [Render thread/INFO]: [System] [CHAT] citizens.commands.npc.tp.location-not-found
[02:06:37] [Render thread/INFO]: [System] [CHAT]   was teleported to world at 15.45, 70, -35.97 (116.02, 50.61).
[02:06:37] [Netty Client IO #12/ERROR]: An exception occurred while handling a packet
io.netty.handler.codec.DecoderException: java.io.IOException: Packet play/clientbound/minecraft:set_entity_data (class_2739) was larger than I expected, found 60 bytes extra whilst reading packet clientbound/minecraft:set_entity_data
    at knot/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/com.viaversion.vialoader.netty.ViaDecoder.channelRead(ViaDecoder.java:63) ~[com_viaversion_vialoader-4.0.5-716ee02f95781ff7.jar:?]
    at knot/com.viaversion.viafabricplus.protocoltranslator.netty.ViaFabricPlusViaDecoder.channelRead(ViaFabricPlusViaDecoder.java:44) ~[ViaFabricPlus-4.2.5.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) ~[netty-common-4.1.118.Final.jar:?]
    at knot/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.118.Final.jar:?]
    at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.io.IOException: Packet play/clientbound/minecraft:set_entity_data (class_2739) was larger than I expected, found 60 bytes extra whilst reading packet clientbound/minecraft:set_entity_data
    at knot/net.minecraft.class_2543.decode(class_2543.java:51) ~[client-intermediary.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) ~[netty-codec-4.1.118.Final.jar:?]
    ... 52 more
[02:06:37] [Netty Client IO #12/ERROR]: Negative index in crash report handler (53/61)
[02:06:37] [Netty Client IO #12/ERROR]: An exception occurred while handling a packet
io.netty.handler.codec.DecoderException: Received unknown packet id 390
    at knot/net.minecraft.class_9136.method_56425(class_9136.java:32) ~[client-intermediary.jar:?]
    at knot/net.minecraft.class_9136.decode(class_9136.java:14) ~[client-intermediary.jar:?]
    at knot/net.minecraft.class_2543.decode(class_2543.java:33) ~[client-intermediary.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:394) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.flow.FlowControlHandler.channelInactive(FlowControlHandler.java:134) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.flow.FlowControlHandler.channelInactive(FlowControlHandler.java:134) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) ~[netty-codec-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:280) ~[netty-handler-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1352) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:301) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:850) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:811) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[netty-common-4.1.118.Final.jar:?]
    at knot/io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[netty-common-4.1.118.Final.jar:?]
    at knot/io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) ~[netty-common-4.1.118.Final.jar:?]
    at knot/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566) ~[netty-transport-4.1.118.Final.jar:?]
    at knot/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) ~[netty-common-4.1.118.Final.jar:?]
    at knot/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.118.Final.jar:?]
    at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[02:06:37] [Render thread/INFO]: Client on ClientOnly mode disconnecting.
[02:06:37] [Render thread/INFO]: Unloading level [5nr535aaj0tna@minecraft:overworld].
[02:06:37] [Render thread/INFO]: Shutting down ClientRenderState
[02:06:37] [Render thread/INFO]: Shutting down LodRenderer...
[02:06:37] [Render thread/INFO]: Queuing Renderer Cleanup for main render thread
[02:06:37] [Render thread/INFO]: Shutting down LodQuadTree...
[02:06:37] [Render thread/INFO]: Finished shutting down LodQuadTree
[02:06:37] [Render thread/INFO]: Finished shutting down LodRenderer
[02:06:37] [Render thread/INFO]: Shutting down LodQuadTree...
[02:06:37] [Render thread/INFO]: Finished shutting down LodQuadTree
[02:06:37] [DH-Cleanup Thread[0]/INFO]: waiting for [0] futures before closing render cache...
[02:06:37] [DH-Cleanup Thread[0]/INFO]: waiting for [0] futures before closing render cache...
[02:06:37] [Render thread/INFO]: Closing [RemoteFullDataSourceProvider] for level: [DhClientLevel{5nr535aaj0tna@minecraft:overworld}].
[02:06:37] [Render thread/INFO]: Closing [FullDataSourceProviderV1] for level: [DhClientLevel{5nr535aaj0tna@minecraft:overworld}].
[02:06:37] [Render thread/INFO]: Closing database connection: [jdbc:dh_sqlite:C:\Users\juher\AppData\Roaming\.minecraft\versions\fabric-loader-0.17.3-1.21.8\Distant_Horizons_server_data\MINEWILD+%2D+Developer\5nr535aaj0tna@minecraft@@overworld\DistantHorizons.sqlite]...
[02:06:37] [DH-Parent Update Queue [5nr535aaj0tna@minecraft:overworld] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [5nr535aaj0tna@minecraft:overworld] Thread[0]] terminated.
[02:06:37] [Render thread/INFO]: Finished closing database connection: [jdbc:dh_sqlite:C:\Users\juher\AppData\Roaming\.minecraft\versions\fabric-loader-0.17.3-1.21.8\Distant_Horizons_server_data\MINEWILD+%2D+Developer\5nr535aaj0tna@minecraft@@overworld\DistantHorizons.sqlite]
[02:06:37] [Render thread/INFO]: Closed [DhClientLevel] for [Wrapped{ClientLevel@5nr535aaj0tna@minecraft:overworld}]
[02:06:37] [Render thread/INFO]: Closed DhWorld of type [CLIENT_ONLY].
[02:06:37] [Render thread/INFO]: Closed DhWorld of type [CLIENT_ONLY].
[02:06:37] [Render thread/INFO]: Shutting down PriorityTaskPicker thread pool...
[02:06:37] [Render thread/INFO]: Closing all [0] database connections...
[02:06:38] [Render thread/INFO]: [STDOUT]: Disconnected: translation{key='disconnect.genericReason', args=[Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet play/clientbound/minecraft:set_entity_data (class_2739) was larger than I expected, found 60 bytes extra whilst reading packet clientbound/minecraft:set_entity_data]}
[02:06:38] [Render thread/INFO]: Unloading client level [ClientLevelWrapper]-[5nr535aaj0tna@minecraft:overworld].
[02:06:38] [Render thread/INFO]: Stopping worker threads
[02:06:38] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}
[02:06:38] [Render thread/WARN]: Client disconnected with reason: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet play/clientbound/minecraft:set_entity_data (class_2739) was larger than I expected, found 60 bytes extra whilst reading packet clientbound/minecraft:set_entity_data