Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. [11:38:09 WARN]: An exception was thrown by a user handler's exceptionCaught() m
  2. ethod while handling the following exception:
  3. java.lang.NullPointerException
  4. at net.minecraft.server.v1_8_R1.NetworkManager.close(NetworkManager.java
  5. :174) ~[spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3]
  6. at net.minecraft.server.v1_8_R1.NetworkManager.channelInactive(NetworkMa
  7. nager.java:72) ~[spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3]
  8.  
  9. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(
  10. AbstractChannelHandlerContext.java:232) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git
  11. -Spigot-c3c767f-33d5de3]
  12. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(Ab
  13. stractChannelHandlerContext.java:218) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-S
  14. pigot-c3c767f-33d5de3]
  15. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMes
  16. sageDecoder.java:223) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33
  17. d5de3]
  18. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(
  19. AbstractChannelHandlerContext.java:232) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git
  20. -Spigot-c3c767f-33d5de3]
  21. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(Ab
  22. stractChannelHandlerContext.java:218) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-S
  23. pigot-c3c767f-33d5de3]
  24. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMes
  25. sageDecoder.java:223) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33
  26. d5de3]
  27. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(
  28. AbstractChannelHandlerContext.java:232) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git
  29. -Spigot-c3c767f-33d5de3]
  30. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(Ab
  31. stractChannelHandlerContext.java:218) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-S
  32. pigot-c3c767f-33d5de3]
  33. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(Channel
  34. InboundHandlerAdapter.java:75) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c
  35. 3c767f-33d5de3]
  36. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(
  37. AbstractChannelHandlerContext.java:232) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git
  38. -Spigot-c3c767f-33d5de3]
  39. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(Ab
  40. stractChannelHandlerContext.java:218) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-S
  41. pigot-c3c767f-33d5de3]
  42. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(Channel
  43. InboundHandlerAdapter.java:75) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c
  44. 3c767f-33d5de3]
  45. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeo
  46. utHandler.java:144) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5
  47. de3]
  48. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(
  49. AbstractChannelHandlerContext.java:232) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git
  50. -Spigot-c3c767f-33d5de3]
  51. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(Ab
  52. stractChannelHandlerContext.java:218) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-S
  53. pigot-c3c767f-33d5de3]
  54. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultCh
  55. annelPipeline.java:769) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-
  56. 33d5de3]
  57. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel
  58. .java:568) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3]
  59. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(Single
  60. ThreadEventExecutor.java:370) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3
  61. c767f-33d5de3]
  62. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353) [spigot-
  63. 1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3]
  64. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThread
  65. EventExecutor.java:116) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-
  66. 33d5de3]
  67. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  68. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement