Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Network Protocol Error Report ----
- // Wait, was the last bit one or zero?
- Time: 2024-08-22 12:20:24
- Description: Packet handling error
- io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:update_mob_effect'
- at net.minecraft.class_9136.method_56425(class_9136.java:38)
- at net.minecraft.class_9136.decode(class_9136.java:14)
- at net.minecraft.class_2543.decode(class_2543.java:31)
- at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
- at io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
- at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
- at java.base/java.lang.Thread.run(Thread.java:1583)
- Caused by: java.lang.IllegalArgumentException: No value with id 44
- at net.minecraft.class_2359.method_39974(class_2359.java:19)
- at net.minecraft.class_9135$16.method_56422(class_9135.java:479)
- at net.minecraft.class_9135$16.decode(class_9135.java:471)
- at net.minecraft.class_2783.<init>(class_2783.java:52)
- at net.minecraft.class_9139$6.decode(class_9139.java:37)
- at net.minecraft.class_9139$9.method_56441(class_9139.java:91)
- at net.minecraft.class_9139$9.decode(class_9139.java:87)
- at net.minecraft.class_9136.method_56425(class_9136.java:36)
- ... 41 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Netty Client IO #36
- Stacktrace:
- at net.minecraft.class_2547.method_55622(class_2547.java:33)
- -- Connection --
- Details:
- Protocol: play
- Flow: CLIENTBOUND
- Server type: OTHER
- Server brand: UniverseSpigot (Velocity)
- Stacktrace:
- at net.minecraft.class_2547.method_55622(class_2547.java:33)
- at net.minecraft.class_2600.method_59803(class_2600.java:62)
- at net.minecraft.class_8673.method_60882(class_8673.java:136)
- at net.minecraft.class_8673.method_60881(class_8673.java:127)
- at net.minecraft.class_2535.exceptionCaught(class_2535.java:161)
- at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
- at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)
- at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)
- at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
- at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:447)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
- at io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
- at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
- at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
- at 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.1
- Minecraft Version ID: 1.21.1
- Operating System: Windows 11 (amd64) version 10.0
- Java Version: 21.0.3, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 1075626376 bytes (1025 MiB) / 2080374784 bytes (1984 MiB) up to 2147483648 bytes (2048 MiB)
- CPUs: 32
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 9 5950X 16-Core Processor
- Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 3.40
- Number of physical packages: 1
- Number of physical CPUs: 16
- Number of logical CPUs: 32
- Graphics card #0 name: AMD Radeon RX 6900 XT
- Graphics card #0 vendor: Advanced Micro Devices, Inc.
- Graphics card #0 VRAM (MiB): 16368.00
- Graphics card #0 deviceId: VideoController1
- Graphics card #0 versionInfo: 31.0.23013.1023
- Memory slot #0 capacity (MiB): 32768.00
- Memory slot #0 clockSpeed (GHz): 3.60
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MiB): 32768.00
- Memory slot #1 clockSpeed (GHz): 3.60
- Memory slot #1 type: DDR4
- Memory slot #2 capacity (MiB): 32768.00
- Memory slot #2 clockSpeed (GHz): 3.60
- Memory slot #2 type: DDR4
- Memory slot #3 capacity (MiB): 32768.00
- Memory slot #3 clockSpeed (GHz): 3.60
- Memory slot #3 type: DDR4
- Virtual memory max (MiB): 139188.63
- Virtual memory used (MiB): 41702.22
- Swap memory total (MiB): 8192.00
- Swap memory used (MiB): 2.43
- Space in storage for jna.tmpdir (MiB): available: 1678295.75, total: 1906882.00
- Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 1678295.75, total: 1906882.00
- Space in storage for io.netty.native.workdir (MiB): available: 1678295.75, total: 1906882.00
- Space in storage for java.io.tmpdir (MiB): available: 1678295.75, total: 1906882.00
- Space in storage for workdir (MiB): available: 1678295.75, total: 1906882.00
- JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Advertisement
Add Comment
Please, Sign In to add comment