Guest User

Untitled

a guest
Jul 31st, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.50 KB | None | 0 0
  1. [21:20:54 WARN]: Failed to initialize a channel. Closing: [id: 0xf0b3d789, L:/192.168.1.210:25565 - R:/192.168.1.18:7973]
  2. java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  3. at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  4. at java.lang.String.valueOf(String.java:2994) ~[?:1.8.0_111]
  5. at java.lang.StringBuilder.append(StringBuilder.java:131) ~[?:1.8.0_111]
  6. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  7. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  8. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  9. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  10. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  11. at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  12. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  13. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  14. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  15. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  16. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  17. at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  18. at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
  19. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  20. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  21. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
  22. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  23. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  24. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  25. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:226) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  26. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:392) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  27. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:379) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  28. at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1]
  29. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  30. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  31. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  32. at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  33. at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  34. at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  35. at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  36. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  37. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  38. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  39. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  40. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  41. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:311) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  42. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  43. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  44. [21:20:54 WARN]: An exception 'java.lang.NullPointerException' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
  45. java.lang.NullPointerException: null
  46. at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  47. at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  48. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  49. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  50. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  51. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  52. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  53. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  54. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  55. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  56. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  57. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  58. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  59. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  60. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  61. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  62. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  63. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  64. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  65. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  66. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  67. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  68. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  69. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  70. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  71. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  72. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  73. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  74. at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  75. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  76. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  77. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:311) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  78. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot-1.12.jar:git-Spigot-99c2a37-3819f8d]
  79. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
Advertisement
Add Comment
Please, Sign In to add comment