Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.76 KB | None | 0 0
  1.  
  2. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  3. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  4. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  5. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  6. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  7. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  8. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  9. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  10. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  11. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  12. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  13. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  14. 19.10 17:35:37 [Server] INFO at java.lang.StringBuilder.append(Unknown Source) ~[?:1.8.0_77]
  15. 19.10 17:35:37 [Server] INFO at java.lang.String.valueOf(Unknown Source) ~[?:1.8.0_77]
  16. 19.10 17:35:37 [Server] INFO at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  17. 19.10 17:35:37 [Server] INFO java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  18. 19.10 17:35:37 [Server] WARN Failed to initialize a channel. Closing: [id: 0xf82c2298, L:/69.175.36.232:25587 - R:/71.220.3.133:64325]
  19. 19.10 17:35:36 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  20. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  21. 19.10 17:35:36 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  22. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  23. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  24. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:763) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  25. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:917) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  26. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  27. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  28. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1354) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  29. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  30. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  31. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  32. 19.10 17:35:36 [Server] INFO at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  33. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  34. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  35. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  36. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  37. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  38. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  39. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  40. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  41. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  42. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  43. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  44. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  45. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  46. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  47. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  48. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  49. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  50. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  51. 19.10 17:35:36 [Server] INFO at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  52. 19.10 17:35:36 [Server] INFO at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  53. 19.10 17:35:36 [Server] INFO java.lang.NullPointerException: null
  54. 19.10 17:35:36 [Server] 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:
  55. 19.10 17:35:36 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  56. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  57. 19.10 17:35:36 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  58. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  59. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  60. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  61. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  62. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  63. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:656) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  64. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1131) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  65. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1412) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  66. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  67. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  68. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  69. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  70. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1]
  71. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:388) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  72. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:401) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  73. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  74. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  75. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  76. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  77. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
  78. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  79. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  80. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
  81. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  82. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  83. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  84. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  85. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  86. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  87. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  88. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  89. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  90. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  91. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  92. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  93. 19.10 17:35:36 [Server] INFO at java.lang.StringBuilder.append(Unknown Source) ~[?:1.8.0_77]
  94. 19.10 17:35:36 [Server] INFO at java.lang.String.valueOf(Unknown Source) ~[?:1.8.0_77]
  95. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  96. 19.10 17:35:36 [Server] INFO java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  97. 19.10 17:35:36 [Server] WARN Failed to initialize a channel. Closing: [id: 0x81b0a661, L:/69.175.36.232:25587 - R:/71.220.3.133:64323]
  98. 19.10 17:35:36 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  99. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  100. 19.10 17:35:36 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  101. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  102. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  103. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:763) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  104. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:917) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  105. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  106. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  107. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1354) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  108. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  109. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  110. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  111. 19.10 17:35:36 [Server] INFO at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  112. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  113. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  114. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  115. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  116. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  117. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  118. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  119. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  120. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  121. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  122. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  123. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  124. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  125. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  126. 19.10 17:35:36 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  127. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  128. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  129. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  130. 19.10 17:35:36 [Server] INFO at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  131. 19.10 17:35:36 [Server] INFO at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  132. 19.10 17:35:36 [Server] INFO java.lang.NullPointerException: null
  133. 19.10 17:35:36 [Server] 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:
  134. 19.10 17:35:36 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  135. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  136. 19.10 17:35:36 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  137. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  138. 19.10 17:35:36 [Server] INFO at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  139. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  140. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  141. 19.10 17:35:36 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  142. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:656) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  143. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1131) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  144. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1412) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  145. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  146. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  147. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  148. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  149. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1]
  150. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:388) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  151. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:401) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  152. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  153. 19.10 17:35:36 [Server] INFO at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:606) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  154. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  155. 19.10 17:35:36 [Server] INFO at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot_latest.jar:git-Spigot-93e20b3-31d3159]
  156. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
  157. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  158. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  159. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
  160. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  161. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  162. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  163. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  164. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  165. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  166. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  167. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  168. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  169. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  170. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  171. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  172. 19.10 17:35:36 [Server] INFO at java.lang.StringBuilder.append(Unknown Source) ~[?:1.8.0_77]
  173. 19.10 17:35:36 [Server] INFO at java.lang.String.valueOf(Unknown Source) ~[?:1.8.0_77]
  174. 19.10 17:35:36 [Server] INFO at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  175. 19.10 17:35:36 [Server] INFO java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  176. 19.10 17:35:36 [Server] WARN Failed to initialize a channel. Closing: [id: 0xbcfa05e9, L:/69.175.36.232:25587 - R:/71.220.3.133:64320]
  177. 19.10 17:35:05 [Server] INFO No new version available
  178. 19.10 17:35:05 [Server] INFO Checking for Updates ...
  179. 19.10 17:35:05 [Server] WARN There is a newer version available: 1.3.0, you're on: 1.2.0
  180. 19.10 17:35:05 [Server] INFO Post-enable finished.
  181. 19.10 17:35:04 [Server] INFO Post-enable running...
  182. 19.10 17:35:04 [Server] INFO * MISSING 252(CONCRETE_POWDER / SOLID+GROUND)
  183. 19.10 17:35:04 [Server] INFO * MISSING 251(CONCRETE / SOLID+GROUND)
  184. 19.10 17:35:04 [Server] INFO * MISSING 250(BLACK_GLAZED_TERRACOTTA / SOLID+GROUND)
  185. 19.10 17:35:04 [Server] INFO * MISSING 249(RED_GLAZED_TERRACOTTA / SOLID+GROUND)
  186. 19.10 17:35:04 [Server] INFO * MISSING 248(GREEN_GLAZED_TERRACOTTA / SOLID+GROUND)
  187. 19.10 17:35:04 [Server] INFO * MISSING 247(BROWN_GLAZED_TERRACOTTA / SOLID+GROUND)
  188. 19.10 17:35:04 [Server] INFO * MISSING 246(BLUE_GLAZED_TERRACOTTA / SOLID+GROUND)
  189. 19.10 17:35:04 [Server] INFO * MISSING 245(PURPLE_GLAZED_TERRACOTTA / SOLID+GROUND)
  190. 19.10 17:35:04 [Server] INFO * MISSING 244(CYAN_GLAZED_TERRACOTTA / SOLID+GROUND)
  191. 19.10 17:35:04 [Server] INFO * MISSING 243(SILVER_GLAZED_TERRACOTTA / SOLID+GROUND)
  192. 19.10 17:35:04 [Server] INFO * MISSING 242(GRAY_GLAZED_TERRACOTTA / SOLID+GROUND)
  193. 19.10 17:35:04 [Server] INFO * MISSING 241(PINK_GLAZED_TERRACOTTA / SOLID+GROUND)
  194. 19.10 17:35:04 [Server] INFO * MISSING 240(LIME_GLAZED_TERRACOTTA / SOLID+GROUND)
  195. 19.10 17:35:04 [Server] INFO * MISSING 239(YELLOW_GLAZED_TERRACOTTA / SOLID+GROUND)
  196. 19.10 17:35:04 [Server] INFO * MISSING 238(LIGHT_BLUE_GLAZED_TERRACOTTA / SOLID+GROUND)
  197. 19.10 17:35:04 [Server] INFO * MISSING 237(MAGENTA_GLAZED_TERRACOTTA / SOLID+GROUND)
  198. 19.10 17:35:04 [Server] INFO * MISSING 236(ORANGE_GLAZED_TERRACOTTA / SOLID+GROUND)
  199. 19.10 17:35:04 [Server] INFO * MISSING 235(WHITE_GLAZED_TERRACOTTA / SOLID+GROUND)
  200. 19.10 17:35:04 [Server] INFO --- Missing entries -------------------------------
  201. 19.10 17:35:04 [Server] WARN The block breaking data is incomplete, default to allow instant breaking:
  202. 19.10 17:35:04 [Server] INFO Added hook: AllViolations(NCP) [1.0].
  203. 19.10 17:35:04 [Server] WARN ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
  204. 19.10 17:35:04 [Server] INFO ViaVersion detected server version: Unknown (340)(340)
  205. 19.10 17:35:04 [Server] Startup Done (5.680s)! For help, type "help" or "?"
  206. 19.10 17:35:04 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  207. 19.10 17:35:04 [Server] INFO Enabling MotdEdit v1.3
  208. 19.10 17:35:04 [Server] INFO 0 - Portals(s) loaded
  209. 19.10 17:35:03 [Server] INFO - Version 2.5.0-b751 Enabled - By Rigby and fernferret
  210. 19.10 17:35:03 [Server] INFO Enabling Multiverse-Portals v2.5.0-b751
  211. 19.10 17:35:03 [Server] INFO Enabled player relative placeholders with ProtocolLib.
  212. 19.10 17:35:03 [Server] INFO Found ProtocolLib, using new version.
  213. 19.10 17:35:03 [Server] INFO Enabling HolographicDisplays v2.2.6
  214. 19.10 17:35:03 [Server] INFO Enabling SimplePrefix v2.5.1
  215. 19.10 17:35:03 [Server] INFO Using Vault based permissions (PermissionsEx)
  216. 19.10 17:35:03 [Server] INFO [Vault][Economy] Essentials Economy hooked.
  217. 19.10 17:35:03 [Server] INFO Starting Metrics. Opt-out using the global bStats config.
  218. 19.10 17:35:03 [Server] INFO Using locale en_US
  219. 19.10 17:35:03 [Server] INFO Using 1.9+ BasePotionData provider as potion meta provider.
  220. 19.10 17:35:03 [Server] INFO Using Reflection based provider as spawn egg provider.
  221. 19.10 17:35:02 [Server] INFO Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  222. 19.10 17:35:02 [Server] INFO Enabling Essentials v2.0.1-b488
  223. 19.10 17:35:02 [Server] INFO Enabling CustomPayloadFixer v1.5
  224. 19.10 17:35:02 [Server] INFO Version 3.15.1-RC-sMD5NET-b1084 is enabled.
  225. 19.10 17:35:02 [Server] INFO Force disable FastHeal on Minecraft 1.9 and later.
  226. 19.10 17:35:02 [Server] WARN Packet level access via ProtocolLib not available, supported configurations: | ProtocolLib 4.2.0 or later for Minecraft 1.11.x | ProtocolLib 4.1 or later for Minecraft 1.8.x to 1.10.x | ProtocolLib 3.7.0 for Minecraft 1.7.x and earlier | ProtocolLib 3.6.6 for PaperSpigot 1.8.x
  227. 19.10 17:35:02 [Server] INFO Inventory checks: FastConsume is available, disabled InstantEat.
  228. 19.10 17:35:02 [Server] INFO Added block-info for Minecraft 1.11 blocks.
  229. 19.10 17:35:02 [Server] INFO Added block-info for Minecraft 1.10 blocks.
  230. 19.10 17:35:02 [Server] INFO Added block-info for Minecraft 1.9 blocks.
  231. 19.10 17:35:02 [Server] INFO Added block-info for Minecraft 1.8 blocks.
  232. 19.10 17:35:02 [Server] INFO Added block-info for Minecraft 1.7.2 blocks.
  233. 19.10 17:35:02 [Server] INFO Added block-info for Minecraft 1.6.1 blocks.
  234. 19.10 17:35:02 [Server] INFO Added block-info for Minecraft 1.5 blocks.
  235. 19.10 17:35:02 [Server] INFO McAccess set to: 1.4.5-1.11.2|? / CB-Reflect
  236. 19.10 17:35:02 [Server] WARN The Minecraft version seems to be more recent than the one Compat-CB-Reflect has been built with - this might work, but there could be incompatibilities.
  237. 19.10 17:35:02 [Server] INFO Enabling NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  238. 19.10 17:35:02 [Server] INFO Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  239. 19.10 17:35:02 [Server] INFO No updates found!
  240. 19.10 17:35:02 [Server] INFO 2 - World(s) loaded.
  241. 19.10 17:35:01 [Server] INFO Enabling Multiverse-Core v2.5.0-b727
  242. 19.10 17:35:01 [Server] INFO Tablist> Tablist v1.3.2.9 enabled!!
  243. 19.10 17:35:01 [Server] INFO Tablist> You have to install PlaceholderAPI to use some placeholders !
  244. 19.10 17:35:01 [Server] INFO Enabling Tablist v1.3.2.9
  245. 19.10 17:35:01 [Server] INFO Enabling ViaVersion v1.2.0
  246. 19.10 17:35:01 [Server] INFO Hooked into PermissionsEx
  247. 19.10 17:35:01 [Server] INFO Enabling Colors v2.0.4
  248. 19.10 17:35:01 [Server] INFO Checking for updates compatible with your bukkit version [1.12]...
  249. 19.10 17:35:01 [Server] INFO Clearlag is now enabled!
  250. 19.10 17:35:01 [Server] INFO Modules have been loaded!
  251. 19.10 17:35:01 [Server] INFO Modules enabed, loading config values
  252. 19.10 17:35:01 [Server] INFO Loading modules...
  253. 19.10 17:35:01 [Server] INFO Enabling ClearLag v2.9.7
  254. 19.10 17:35:01 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
  255. 19.10 17:35:01 [Server] INFO [Vault][Permission] PermissionsEx hooked.
  256. 19.10 17:35:01 [Server] INFO Permissions file successfully reloaded
  257. 19.10 17:35:01 [Server] INFO Initializing file backend
  258. 19.10 17:35:01 [Server] INFO Enabling PermissionsEx v1.23.4
  259. 19.10 17:35:01 [Server] INFO Enabling HealthBar v1.8.3
  260. 19.10 17:35:01 [Server] INFO No API key specified, using free package.
  261. 19.10 17:35:01 [Server] INFO settings.dat has been loaded!
  262. 19.10 17:35:01 [Server] INFO Attempting to load: settings.dat
  263. 19.10 17:35:01 [Server] INFO Enabling VPNGuard v3.1
  264. 19.10 17:35:01 [Server] INFO Preparing start region for level 1 (Seed: 6139993411856673422)
  265. 19.10 17:35:00 [Server] INFO Preparing spawn area: 38%
  266. 19.10 17:34:59 [Server] INFO Preparing start region for level 0 (Seed: 6139993411856673422)
  267. 19.10 17:34:59 [Server] INFO Nerfing mobs spawned from spawners: false
  268. 19.10 17:34:59 [Server] INFO Zombie Aggressive Towards Villager: true
  269. 19.10 17:34:59 [Server] INFO Experience Merge Radius: 3.0
  270. 19.10 17:34:59 [Server] INFO View Distance: 10
  271. 19.10 17:34:59 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  272. 19.10 17:34:59 [Server] INFO Arrow Despawn Rate: 1200
  273. 19.10 17:34:59 [Server] INFO Item Merge Radius: 2.5
  274. 19.10 17:34:59 [Server] INFO Item Despawn Rate: 6000
  275. 19.10 17:34:59 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  276. 19.10 17:34:59 [Server] INFO Max TNT Explosions: 100
  277. 19.10 17:34:59 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  278. 19.10 17:34:59 [Server] INFO Structure Info Saving: true
  279. 19.10 17:34:59 [Server] INFO Random Lighting Updates: false
  280. 19.10 17:34:59 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  281. 19.10 17:34:59 [Server] INFO Mob Spawn Range: 4
  282. 19.10 17:34:59 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  283. 19.10 17:34:59 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  284. 19.10 17:34:59 [Server] INFO Cocoa Growth Modifier: 100%
  285. 19.10 17:34:59 [Server] INFO Vine Growth Modifier: 100%
  286. 19.10 17:34:59 [Server] INFO NetherWart Growth Modifier: 100%
  287. 19.10 17:34:59 [Server] INFO Wheat Growth Modifier: 100%
  288. 19.10 17:34:59 [Server] INFO Sapling Growth Modifier: 100%
  289. 19.10 17:34:59 [Server] INFO Pumpkin Growth Modifier: 100%
  290. 19.10 17:34:59 [Server] INFO Mushroom Growth Modifier: 100%
  291. 19.10 17:34:59 [Server] INFO Melon Growth Modifier: 100%
  292. 19.10 17:34:59 [Server] INFO Cane Growth Modifier: 100%
  293. 19.10 17:34:59 [Server] INFO Cactus Growth Modifier: 100%
  294. 19.10 17:34:59 [Server] INFO -------- World Settings For [spawn_the_end] --------
  295. 19.10 17:34:58 [Server] INFO Nerfing mobs spawned from spawners: false
  296. 19.10 17:34:58 [Server] INFO Zombie Aggressive Towards Villager: true
  297. 19.10 17:34:58 [Server] INFO Experience Merge Radius: 3.0
  298. 19.10 17:34:58 [Server] INFO View Distance: 10
  299. 19.10 17:34:58 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  300. 19.10 17:34:58 [Server] INFO Arrow Despawn Rate: 1200
  301. 19.10 17:34:58 [Server] INFO Item Merge Radius: 2.5
  302. 19.10 17:34:58 [Server] INFO Item Despawn Rate: 6000
  303. 19.10 17:34:58 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  304. 19.10 17:34:58 [Server] INFO Max TNT Explosions: 100
  305. 19.10 17:34:58 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  306. 19.10 17:34:58 [Server] INFO Structure Info Saving: true
  307. 19.10 17:34:58 [Server] INFO Random Lighting Updates: false
  308. 19.10 17:34:58 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  309. 19.10 17:34:58 [Server] INFO Mob Spawn Range: 4
  310. 19.10 17:34:58 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  311. 19.10 17:34:58 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  312. 19.10 17:34:58 [Server] INFO Cocoa Growth Modifier: 100%
  313. 19.10 17:34:58 [Server] INFO Vine Growth Modifier: 100%
  314. 19.10 17:34:58 [Server] INFO NetherWart Growth Modifier: 100%
  315. 19.10 17:34:58 [Server] INFO Wheat Growth Modifier: 100%
  316. 19.10 17:34:58 [Server] INFO Sapling Growth Modifier: 100%
  317. 19.10 17:34:58 [Server] INFO Pumpkin Growth Modifier: 100%
  318. 19.10 17:34:58 [Server] INFO Mushroom Growth Modifier: 100%
  319. 19.10 17:34:58 [Server] INFO Melon Growth Modifier: 100%
  320. 19.10 17:34:58 [Server] INFO Cane Growth Modifier: 100%
  321. 19.10 17:34:58 [Server] INFO Cactus Growth Modifier: 100%
  322. 19.10 17:34:58 [Server] INFO -------- World Settings For [spawn] --------
  323. 19.10 17:34:58 [Server] INFO Preparing level "spawn"
  324. 19.10 17:34:58 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  325. 19.10 17:34:58 [Server] INFO Started structure compiler thread.
  326. 19.10 17:34:58 [Server] INFO Enabling ProtocolLib v4.2.1
  327. 19.10 17:34:58 [Server] INFO Enabled Version 1.5.6-b49
  328. 19.10 17:34:58 [Server] INFO [Chat] PermissionsEx found: Waiting
  329. 19.10 17:34:58 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
  330. 19.10 17:34:58 [Server] INFO [Permission] PermissionsEx found: Waiting
  331. 19.10 17:34:58 [Server] INFO [Economy] Essentials Economy found: Waiting
  332. 19.10 17:34:58 [Server] INFO Enabling Vault v1.5.6-b49
  333. 19.10 17:34:58 [Server] INFO Loading MotdEdit v1.3
  334. 19.10 17:34:58 [Server] INFO Loading Multiverse-Portals v2.5.0-b751
  335. 19.10 17:34:58 [Server] INFO Loading HolographicDisplays v2.2.6
  336. 19.10 17:34:58 [Server] INFO Loading SimplePrefix v2.5.1
  337. 19.10 17:34:58 [Server] INFO Loading Essentials v2.0.1-b488
  338. 19.10 17:34:58 [Server] INFO Loading CustomPayloadFixer v1.5
  339. 19.10 17:34:58 [Server] INFO Detected Minecraft version: 1.12.2
  340. 19.10 17:34:58 [Server] INFO Logging system initialized.
  341. 19.10 17:34:58 [Server] INFO java.lang.Thread.run(Unknown Source)
  342. 19.10 17:34:58 [Server] INFO net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  343. 19.10 17:34:58 [Server] INFO net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
  344. 19.10 17:34:58 [Server] INFO org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:313)
  345. 19.10 17:34:58 [Server] INFO fr.neatmonster.nocheatplus.NoCheatPlus.onLoad(NoCheatPlus.java:863)
  346. 19.10 17:34:58 [Server] INFO fr.neatmonster.nocheatplus.NoCheatPlus.setupBasics(NoCheatPlus.java:877)
  347. 19.10 17:34:58 [Server] INFO fr.neatmonster.nocheatplus.config.ConfigManager.init(ConfigManager.java:221)
  348. 19.10 17:34:58 [Server] INFO org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
  349. 19.10 17:34:58 [Server] INFO org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162)
  350. 19.10 17:34:58 [Server] INFO org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  351. 19.10 17:34:58 [Server] INFO ^
  352. 19.10 17:34:58 [Server] INFO message: &7[&4&lRide&7]: &cUnknown Command ...
  353. 19.10 17:34:58 [Server] INFO in 'string', line 51, column 20:
  354. 19.10 17:34:58 [Server] INFO expected alphabetic or numeric character, but found [(91)
  355. 19.10 17:34:58 [Server] INFO ^
  356. 19.10 17:34:58 [Server] INFO message: &7[&4&lRide&7]: &cUnknown Comman ...
  357. 19.10 17:34:58 [Server] INFO in 'string', line 51, column 18:
  358. 19.10 17:34:58 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
  359. 19.10 17:34:58 [Server] INFO [SEVERE][NoCheatPlus] Thu Oct 19 17:34:58 EDT 2017
  360. 19.10 17:34:58 [Server] INFO Could not load config.yml (see exception below). Continue with default settings...
  361. 19.10 17:34:58 [Server] INFO [SEVERE][NoCheatPlus] Thu Oct 19 17:34:58 EDT 2017
  362. 19.10 17:34:58 [Server] INFO onLoad: Early set up of static API, configuration, logging.
  363. 19.10 17:34:58 [Server] INFO Loading NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  364. 19.10 17:34:58 [Server] INFO Loading Multiverse-Core v2.5.0-b727
  365. 19.10 17:34:57 [Server] WARN Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
  366. 19.10 17:34:57 [Server] INFO Loading ProtocolLib v4.2.1
  367. 19.10 17:34:57 [Server] INFO Loading Vault v1.5.6-b49
  368. 19.10 17:34:57 [Server] INFO Loading Tablist v1.3.2.9
  369. 19.10 17:34:57 [Server] INFO ViaVersion 1.2.0 is now loaded, injecting!
  370. 19.10 17:34:57 [Server] INFO Loading ViaVersion v1.2.0
  371. 19.10 17:34:57 [Server] INFO Loading Colors v2.0.4
  372. 19.10 17:34:57 [Server] INFO Loading ClearLag v2.9.7
  373. 19.10 17:34:57 [Server] INFO Loading PermissionsEx v1.23.4
  374. 19.10 17:34:57 [Server] INFO Loading HealthBar v1.8.3
  375. 19.10 17:34:57 [Server] INFO Loading VPNGuard v3.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement