Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. [19:00:06] [Netty Epoll Server IO #3/ERROR]: [BlockIdiotPackets] Unhandled exception occured in onPacketReceiving(PacketEvent) for BlockIdiotPackets
  2. java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/buffer/ByteBuf
  3. at pl.insertt.blockidiotpackets.bukkit.listener.CustomPayloadPacket.onPacketReceiving(CustomPayloadPacket.java:71) ~[BlockIdiotPackets-1.0-SNAPSHOT.jar:?]
  4. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:4.3.0]
  5. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:4.3.0]
  6. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:590) [ProtocolLib.jar:4.3.0]
  7. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:557) [ProtocolLib.jar:4.3.0]
  8. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetReceived(ProtocolInjector.java:352) [ProtocolLib.jar:4.3.0]
  9. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketReceiving(ProtocolInjector.java:317) [ProtocolLib.jar:4.3.0]
  10. at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:531) [ProtocolLib.jar:4.3.0]
  11. at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) [mc.jar:git-Paper-1244]
  12. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) [mc.jar:git-Paper-1244]
  13. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) [mc.jar:git-Paper-1244]
  14. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  15. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  16. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [mc.jar:git-Paper-1244]
  17. at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:263) [ProtocolLib.jar:4.3.0]
  18. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  19. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  20. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [mc.jar:git-Paper-1244]
  21. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [mc.jar:git-Paper-1244]
  22. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  23. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  24. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [mc.jar:git-Paper-1244]
  25. at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) [mc.jar:git-Paper-1244]
  26. at protocolsupport.protocol.pipeline.common.RawPacketDataCaptureReceive.channelRead(RawPacketDataCaptureReceive.java:24) [ProtocolSupport.jar:?]
  27. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  28. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  29. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [mc.jar:git-Paper-1244]
  30. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) [mc.jar:git-Paper-1244]
  31. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) [mc.jar:git-Paper-1244]
  32. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  33. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  34. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [mc.jar:git-Paper-1244]
  35. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) [mc.jar:git-Paper-1244]
  36. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) [mc.jar:git-Paper-1244]
  37. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  38. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  39. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [mc.jar:git-Paper-1244]
  40. at protocolsupport.protocol.pipeline.common.SimpleReadTimeoutHandler.channelRead(SimpleReadTimeoutHandler.java:39) [ProtocolSupport.jar:?]
  41. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  42. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  43. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [mc.jar:git-Paper-1244]
  44. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) [mc.jar:git-Paper-1244]
  45. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [mc.jar:git-Paper-1244]
  46. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [mc.jar:git-Paper-1244]
  47. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) [mc.jar:git-Paper-1244]
  48. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:797) [mc.jar:git-Paper-1244]
  49. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:404) [mc.jar:git-Paper-1244]
  50. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304) [mc.jar:git-Paper-1244]
  51. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [mc.jar:git-Paper-1244]
  52. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
  53. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.io.netty.buffer.ByteBuf
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:95) ~[mc.jar:git-Paper-1244]
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:90) ~[mc.jar:git-Paper-1244]
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144]
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144]
  58. ... 50 more
  59. [19:00:06] [Netty Epoll Server IO #3/ERROR]: Parameters:
  60. net.minecraft.server.v1_12_R1.PacketPlayInCustomPayload@69e04cc2[
  61. a=REGISTER
  62. b=PooledUnsafeDirectByteBuf(ridx: 0, widx: 27, cap: 27)
  63. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement