Hoff

RR4 error fixed

Jan 5th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.13 KB | None | 0 0
  1. [18:40:12] [Netty Client IO #3/ERROR] [FML/]: NetworkDispatcher exception
  2. io.netty.handler.codec.DecoderException: java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 2097156bytes where max allowed: 2097152
  3. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280) ~[ByteToMessageDecoder.class:4.0.23.Final]
  4. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) ~[ByteToMessageDecoder.class:4.0.23.Final]
  5. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  6. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  7. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
  8. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  9. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  10. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
  11. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  12. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  13. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:4.0.23.Final]
  14. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  15. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  16. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:4.0.23.Final]
  17. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
  18. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
  19. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
  20. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130) [AbstractNioByteChannel$NioByteUnsafe.class:4.0.23.Final]
  21. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [NioEventLoop.class:4.0.23.Final]
  22. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [NioEventLoop.class:4.0.23.Final]
  23. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [NioEventLoop.class:4.0.23.Final]
  24. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [NioEventLoop.class:4.0.23.Final]
  25. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
  26. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  27. Caused by: java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 2097156bytes where max allowed: 2097152
  28. at net.minecraft.nbt.NBTSizeTracker.func_152450_a(NBTSizeTracker.java:25) ~[dz.class:?]
  29. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:48) ~[dr.class:?]
  30. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475) ~[dr.class:?]
  31. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49) ~[dr.class:?]
  32. at net.minecraft.nbt.NBTTagList.func_152446_a(SourceFile:66) ~[dx.class:?]
  33. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475) ~[dr.class:?]
  34. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49) ~[dr.class:?]
  35. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475) ~[dr.class:?]
  36. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49) ~[dr.class:?]
  37. at net.minecraft.nbt.NBTTagList.func_152446_a(SourceFile:66) ~[dx.class:?]
  38. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475) ~[dr.class:?]
  39. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49) ~[dr.class:?]
  40. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475) ~[dr.class:?]
  41. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49) ~[dr.class:?]
  42. at net.minecraft.nbt.NBTTagList.func_152446_a(SourceFile:66) ~[dx.class:?]
  43. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475) ~[dr.class:?]
  44. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49) ~[dr.class:?]
  45. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132) ~[ea.class:?]
  46. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87) ~[ea.class:?]
  47. at net.minecraft.network.PacketBuffer.func_150793_b(PacketBuffer.java:312) ~[eq.class:?]
  48. at net.minecraft.network.play.server.SPacketChunkData.func_148837_a(SourceFile:75) ~[gt.class:?]
  49. at net.minecraft.network.NettyPacketDecoder.decode(SourceFile:40) ~[er.class:?]
  50. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) ~[ByteToMessageDecoder.class:4.0.23.Final]
  51. ... 23 more
  52. [18:40:12] [Netty Client IO #3/DEBUG] [mdecore/]: Updating client tickrate to 20.0
  53. [18:40:12] [Netty Client IO #3/DEBUG] [mdecore/]: Reset configs to client values for mdecore.cfg
  54. [18:40:12] [Netty Client IO #3/DEBUG] [mdecore/]: Reset configs to client values for autooredictconv.cfg
  55. [18:40:12] [Netty Client IO #3/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.showRegistryNameTooltips as it was marked NoSync
  56. [18:40:12] [Netty Client IO #3/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.showOredictTooltips as it was marked NoSync
  57. [18:40:12] [Netty Client IO #3/DEBUG] [EnderCore/]: Skipping syncing field com.enderio.core.common.config.ConfigHandler.showDurabilityTooltips as it was marked NoSync
  58. [18:40:12] [Netty Client IO #3/INFO] [EnderCore/]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  59. [18:40:12] [Netty Client IO #3/DEBUG] [mdecore/]: Reset configs to client values for exchangeorb.cfg
  60. [18:40:12] [Netty Client IO #3/DEBUG] [mdecore/]: Reset configs to client values for exchangeorb-resources.cfg
  61. [18:40:12] [Netty Client IO #3/DEBUG] [mdecore/]: Reset configs to client values for exchangeorb-mobdrops.cfg
  62. [18:40:12] [Netty Client IO #3/INFO] [MineMenu/]: CLIENT: Disconnected from server, enabling all click actions
  63. [18:40:12] [Netty Client IO #3/INFO] [Schematica/]: Scheduling client settings reset.
  64. [18:40:12] [Netty Client IO #3/INFO] [SimplyJetpacks/]: Loading configuration files
  65. [18:40:12] [Netty Client IO #3/ERROR] [FML/]: NetworkDispatcher exception
  66. io.netty.handler.codec.DecoderException: java.io.IOException: Packet 0/10 (SPacketBlockAction) was larger than I expected, found 152596 bytes extra whilst reading packet 10
  67. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280) ~[ByteToMessageDecoder.class:4.0.23.Final]
  68. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:205) ~[ByteToMessageDecoder.class:4.0.23.Final]
  69. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [AbstractChannelHandlerContext.class:4.0.23.Final]
  70. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [AbstractChannelHandlerContext.class:4.0.23.Final]
  71. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [ByteToMessageDecoder.class:4.0.23.Final]
  72. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [AbstractChannelHandlerContext.class:4.0.23.Final]
  73. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [AbstractChannelHandlerContext.class:4.0.23.Final]
  74. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [ByteToMessageDecoder.class:4.0.23.Final]
  75. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [AbstractChannelHandlerContext.class:4.0.23.Final]
  76. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [AbstractChannelHandlerContext.class:4.0.23.Final]
  77. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:4.0.23.Final]
  78. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [AbstractChannelHandlerContext.class:4.0.23.Final]
  79. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [AbstractChannelHandlerContext.class:4.0.23.Final]
  80. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [ChannelInboundHandlerAdapter.class:4.0.23.Final]
  81. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [ReadTimeoutHandler.class:4.0.23.Final]
  82. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [AbstractChannelHandlerContext.class:4.0.23.Final]
  83. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [AbstractChannelHandlerContext.class:4.0.23.Final]
  84. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [DefaultChannelPipeline.class:4.0.23.Final]
  85. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [AbstractChannel$AbstractUnsafe$5.class:4.0.23.Final]
  86. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
  87. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [NioEventLoop.class:4.0.23.Final]
  88. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
  89. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  90. Caused by: java.io.IOException: Packet 0/10 (SPacketBlockAction) was larger than I expected, found 152596 bytes extra whilst reading packet 10
  91. at net.minecraft.network.NettyPacketDecoder.decode(SourceFile:42) ~[er.class:?]
  92. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) ~[ByteToMessageDecoder.class:4.0.23.Final]
  93. ... 22 more
Advertisement
Add Comment
Please, Sign In to add comment