Facebook
From WolkenVacht, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 210
  1. > [14:33:45 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) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  4. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  5. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-21fe707-e1ebe52]
  6. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-21fe707-e1ebe52]
  7. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [server.jar:git-Spigot-21fe707-e1ebe52]
  8. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-21fe707-e1ebe52]
  9. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-21fe707-e1ebe52]
  10. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [server.jar:git-Spigot-21fe707-e1ebe52]
  11. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-21fe707-e1ebe52]
  12. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-21fe707-e1ebe52]
  13. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [server.jar:git-Spigot-21fe707-e1ebe52]
  14. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-21fe707-e1ebe52]
  15. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-21fe707-e1ebe52]
  16. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [server.jar:git-Spigot-21fe707-e1ebe52]
  17. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [server.jar:git-Spigot-21fe707-e1ebe52]
  18. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-21fe707-e1ebe52]
  19. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-21fe707-e1ebe52]
  20. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [server.jar:git-Spigot-21fe707-e1ebe52]
  21. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [server.jar:git-Spigot-21fe707-e1ebe52]
  22. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [server.jar:git-Spigot-21fe707-e1ebe52]
  23. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [server.jar:git-Spigot-21fe707-e1ebe52]
  24. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [server.jar:git-Spigot-21fe707-e1ebe52]
  25. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]