leoncp9

Untitled

Aug 22nd, 2024
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.61 KB | None | 0 0
  1. ---- Minecraft Network Protocol Error Report ----
  2. // Wait, was the last bit one or zero?
  3.  
  4. Time: 2024-08-22 12:20:24
  5. Description: Packet handling error
  6.  
  7. io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:update_mob_effect'
  8. at net.minecraft.class_9136.method_56425(class_9136.java:38)
  9. at net.minecraft.class_9136.decode(class_9136.java:14)
  10. at net.minecraft.class_2543.decode(class_2543.java:31)
  11. at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
  12. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
  13. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
  14. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
  15. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  16. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  17. at io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
  18. at io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
  19. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  21. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  22. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
  23. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
  24. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
  25. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  26. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  27. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
  28. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
  29. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454)
  30. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
  31. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
  32. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  33. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  34. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  35. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
  36. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  37. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  38. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
  39. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
  40. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  41. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
  42. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
  43. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
  44. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
  45. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
  46. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
  47. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
  48. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  49. at java.base/java.lang.Thread.run(Thread.java:1583)
  50. Caused by: java.lang.IllegalArgumentException: No value with id 44
  51. at net.minecraft.class_2359.method_39974(class_2359.java:19)
  52. at net.minecraft.class_9135$16.method_56422(class_9135.java:479)
  53. at net.minecraft.class_9135$16.decode(class_9135.java:471)
  54. at net.minecraft.class_2783.<init>(class_2783.java:52)
  55. at net.minecraft.class_9139$6.decode(class_9139.java:37)
  56. at net.minecraft.class_9139$9.method_56441(class_9139.java:91)
  57. at net.minecraft.class_9139$9.decode(class_9139.java:87)
  58. at net.minecraft.class_9136.method_56425(class_9136.java:36)
  59. ... 41 more
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- Head --
  66. Thread: Netty Client IO #36
  67. Stacktrace:
  68. at net.minecraft.class_2547.method_55622(class_2547.java:33)
  69.  
  70. -- Connection --
  71. Details:
  72. Protocol: play
  73. Flow: CLIENTBOUND
  74. Server type: OTHER
  75. Server brand: UniverseSpigot (Velocity)
  76. Stacktrace:
  77. at net.minecraft.class_2547.method_55622(class_2547.java:33)
  78. at net.minecraft.class_2600.method_59803(class_2600.java:62)
  79. at net.minecraft.class_8673.method_60882(class_8673.java:136)
  80. at net.minecraft.class_8673.method_60881(class_8673.java:127)
  81. at net.minecraft.class_2535.exceptionCaught(class_2535.java:161)
  82. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
  83. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)
  84. at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)
  85. at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)
  86. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
  87. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:447)
  88. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  89. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  90. at io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)
  91. at io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)
  92. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
  93. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  94. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  95. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
  96. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
  97. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
  98. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  99. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  100. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
  101. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)
  102. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454)
  103. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
  104. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
  105. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  106. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  107. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  108. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
  109. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  110. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
  111. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
  112. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
  113. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
  114. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
  115. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
  116. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
  117. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
  118. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
  119. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
  120. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
  121. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  122. at java.base/java.lang.Thread.run(Thread.java:1583)
  123.  
  124. -- System Details --
  125. Details:
  126. Minecraft Version: 1.21.1
  127. Minecraft Version ID: 1.21.1
  128. Operating System: Windows 11 (amd64) version 10.0
  129. Java Version: 21.0.3, Microsoft
  130. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  131. Memory: 1075626376 bytes (1025 MiB) / 2080374784 bytes (1984 MiB) up to 2147483648 bytes (2048 MiB)
  132. CPUs: 32
  133. Processor Vendor: AuthenticAMD
  134. Processor Name: AMD Ryzen 9 5950X 16-Core Processor
  135. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  136. Microarchitecture: Zen 3
  137. Frequency (GHz): 3.40
  138. Number of physical packages: 1
  139. Number of physical CPUs: 16
  140. Number of logical CPUs: 32
  141. Graphics card #0 name: AMD Radeon RX 6900 XT
  142. Graphics card #0 vendor: Advanced Micro Devices, Inc.
  143. Graphics card #0 VRAM (MiB): 16368.00
  144. Graphics card #0 deviceId: VideoController1
  145. Graphics card #0 versionInfo: 31.0.23013.1023
  146. Memory slot #0 capacity (MiB): 32768.00
  147. Memory slot #0 clockSpeed (GHz): 3.60
  148. Memory slot #0 type: DDR4
  149. Memory slot #1 capacity (MiB): 32768.00
  150. Memory slot #1 clockSpeed (GHz): 3.60
  151. Memory slot #1 type: DDR4
  152. Memory slot #2 capacity (MiB): 32768.00
  153. Memory slot #2 clockSpeed (GHz): 3.60
  154. Memory slot #2 type: DDR4
  155. Memory slot #3 capacity (MiB): 32768.00
  156. Memory slot #3 clockSpeed (GHz): 3.60
  157. Memory slot #3 type: DDR4
  158. Virtual memory max (MiB): 139188.63
  159. Virtual memory used (MiB): 41702.22
  160. Swap memory total (MiB): 8192.00
  161. Swap memory used (MiB): 2.43
  162. Space in storage for jna.tmpdir (MiB): available: 1678295.75, total: 1906882.00
  163. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 1678295.75, total: 1906882.00
  164. Space in storage for io.netty.native.workdir (MiB): available: 1678295.75, total: 1906882.00
  165. Space in storage for java.io.tmpdir (MiB): available: 1678295.75, total: 1906882.00
  166. Space in storage for workdir (MiB): available: 1678295.75, total: 1906882.00
  167. 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