Advertisement
Guest User

ProtocolLib

a guest
Sep 1st, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. [19:51:58 WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  2. java.lang.NullPointerException
  3. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  4. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  5. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  6. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  7. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  8. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  9. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  10. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  11. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  12. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  13. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  14. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  15. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  16. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  17. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  18. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  19. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  20. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  21. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  22. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  23. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  24. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  25. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement