Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.90 KB | None | 0 0
  1. [16:40:45] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4410ms or 88 ticks behind
  2. [16:41:57] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 56919ms or 1138 ticks behind
  3. [16:42:49] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 37028ms or 740 ticks behind
  4. [16:43:39] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 35240ms or 704 ticks behind
  5. [16:43:48] [Netty Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0xa69f8183, L:/127.0.0.1:25565 - R:/127.0.0.1:51349]
  6. java.lang.IllegalStateException: BroadcastMessageEvent cannot be triggered asynchronously from another thread.
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:490) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  8. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.broadcast(CraftServer.java:1288) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  9. at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:394) ~[?:?]
  10. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  11. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  12. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:161) ~[?:?]
  13. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  14. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  15. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  16. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  17. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  18. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  19. at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171) [ProtocolLib.jar:4.4.0-b421]
  20. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  21. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  22. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  23. at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  24. at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  25. at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  26. at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  27. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  28. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  29. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  30. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  31. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  32. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:465) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  33. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  34. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  35. [16:43:48] [Netty Server IO #1/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:
  36. java.lang.NullPointerException: null
  37. at net.minecraft.server.v1_14_R1.NetworkManager.close(NetworkManager.java:258) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  38. at net.minecraft.server.v1_14_R1.NetworkManager.channelInactive(NetworkManager.java:93) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  39. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  40. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  41. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  42. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  43. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  44. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  45. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  46. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  47. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  48. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  49. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  50. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  51. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  52. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  53. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  54. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  55. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  56. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  57. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  58. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  59. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  60. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  61. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1429) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  62. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  63. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  64. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:947) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  65. at io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:822) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  66. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  67. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  68. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:465) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  69. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  70. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  71. [16:44:28] [Netty Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0x27ea98e3, L:/127.0.0.1:25565 - R:/127.0.0.1:51360]
  72. java.lang.IllegalStateException: BroadcastMessageEvent cannot be triggered asynchronously from another thread.
  73. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:490) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  74. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.broadcast(CraftServer.java:1288) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  75. at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:394) ~[?:?]
  76. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  77. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  78. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:161) ~[?:?]
  79. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  80. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  81. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  82. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  83. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  84. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  85. at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:171) [ProtocolLib.jar:4.4.0-b421]
  86. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  87. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  88. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  89. at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  90. at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  91. at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  92. at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  93. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  94. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  95. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  96. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  97. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  98. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:465) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  99. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  100. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  101. [16:44:28] [Netty Server IO #2/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:
  102. java.lang.NullPointerException: null
  103. at net.minecraft.server.v1_14_R1.NetworkManager.close(NetworkManager.java:258) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  104. at net.minecraft.server.v1_14_R1.NetworkManager.channelInactive(NetworkManager.java:93) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  105. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  106. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  107. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  108. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  109. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  110. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  111. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  112. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  113. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  114. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  115. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  116. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  117. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  118. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  119. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  120. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  121. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  122. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  123. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  124. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  125. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  126. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  127. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1429) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  128. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  129. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  130. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:947) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  131. at io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:822) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  132. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  133. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  134. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:465) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  135. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  136. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  137. [16:44:31] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 36999ms or 739 ticks behind
  138. [16:44:35] [Server thread/INFO]: Stopping the server
  139. [16:44:35] [Server thread/INFO]: Stopping server
  140. [16:44:35] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.16.1.0
  141. [16:44:35] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.16.1.0
  142. [16:44:35] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.16.1.0
  143. [16:44:35] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.0
  144. [16:44:35] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.16.1.0
  145. [16:44:35] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v2.2.2
  146. [16:44:35] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.0
  147. [16:44:35] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  148. [16:44:35] [Server thread/ERROR]: Error occurred while disabling Essentials v2.16.1.0 (Is it up to date?)
  149. java.lang.NullPointerException: null
  150. at com.earth2me.essentials.Essentials.onDisable(Essentials.java:359) ~[?:?]
  151. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  152. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:370) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  153. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:427) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  154. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:420) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  155. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  156. at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:664) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  157. at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:695) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  158. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:830) [spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  159. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  160. [16:44:35] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
  161. [16:44:35] [Server thread/INFO]: [ChairStairs] has been disabled.
  162. [16:44:35] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  163. [16:44:35] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  164. [16:44:35] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5-b675
  165. [16:44:35] [Server thread/INFO]: [Multiverse-NetherPortals] - Disabled
  166. [16:44:35] [Server thread/INFO]: [EditableSign] Disabling EditableSign v5.5.2
  167. [16:44:35] [Server thread/INFO]: [EditableSign] EditableSign version 5.5.2 is Disabled
  168. [16:44:35] [Server thread/INFO]: [Enchanted] Disabling Enchanted v1.0
  169. [16:44:35] [Server thread/INFO]: [ChopTree3] Disabling ChopTree3 v4.0.0
  170. [16:44:35] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.5.2-SNAPSHOT
  171. [16:44:35] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
  172. [16:44:35] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  173. [16:44:35] [Server thread/INFO]: [Platformr] Disabling Platformr v1.0.0
  174. [16:44:35] [Server thread/INFO]: [SurvivalUtils] Disabling SurvivalUtils v1.8
  175. [16:44:35] [Server thread/INFO]: [ChestSorter] Disabling ChestSorter v1.2
  176. [16:44:35] [Server thread/INFO]: [RottenFleshToLeather] Disabling RottenFleshToLeather v1.0
  177. [16:44:35] [Server thread/INFO]: [PlayerFaker] Disabling PlayerFaker v1.0.2
  178. [16:44:35] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.0-beta-04;17f52cb
  179. [16:44:35] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.4.1
  180. [16:44:35] [Server thread/INFO]: [LuckPerms] Closing storage...
  181. [16:44:35] [Server thread/INFO]: [LuckPerms] Shutting down internal scheduler...
  182. [16:44:35] [Server thread/INFO]: [LuckPerms] Goodbye!
  183. [16:44:35] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.16.3
  184. [16:44:36] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
  185. [16:44:36] [Server thread/INFO]: [CoreProtect] Success! Resuming server shutdown.
  186. [16:44:36] [Server thread/INFO]: [CleanroomGenerator] Disabling CleanroomGenerator v1.1.0
  187. [16:44:36] [Server thread/INFO]: Saving players
  188. [16:44:36] [Server thread/INFO]: Saving worlds
  189. [16:44:36] [Server thread/INFO]: Saving chunks for level 'elisasfriends'/minecraft:overworld
  190. [16:44:37] [Server thread/INFO]: ThreadedAnvilChunkStorage (elisasfriends): All chunks are saved
  191. [16:44:37] [Server thread/INFO]: Saving chunks for level 'elisasfriends_nether'/minecraft:the_nether
  192. [16:44:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  193. [16:44:41] [Server thread/INFO]: Saving chunks for level 'elisasfriends_the_end'/minecraft:the_end
  194. [16:44:41] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  195. [16:44:41] [Server thread/INFO]: Saving chunks for level 'G'/minecraft:overworld
  196. [16:44:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (G): All chunks are saved
  197. [16:44:42] [Server thread/INFO]: Saving chunks for level 'qwerty'/minecraft:overworld
  198. [16:44:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (qwerty): All chunks are saved
  199. [16:44:46] [Server thread/INFO]: Saving chunks for level 'crimyn'/minecraft:overworld
  200. [16:44:47] [Server thread/INFO]: ThreadedAnvilChunkStorage (crimyn): All chunks are saved
  201. [16:44:47] [Server thread/INFO]: Saving chunks for level 'cp_nether'/minecraft:the_nether
  202. [16:44:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  203. [16:44:48] [Server thread/INFO]: Saving chunks for level 'crimyn_nether'/minecraft:the_nether
  204. [16:44:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  205. [16:44:52] [Server thread/INFO]: Saving chunks for level 'villagetest'/minecraft:overworld
  206. [16:44:52] [Server thread/INFO]: ThreadedAnvilChunkStorage (villagetest): All chunks are saved
  207. [16:44:52] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  208. [16:44:57] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  209. [16:44:57] [Server thread/INFO]: Saving chunks for level 'naan'/minecraft:overworld
  210. [16:44:58] [Server thread/INFO]: ThreadedAnvilChunkStorage (naan): All chunks are saved
  211. [16:44:58] [Server thread/INFO]: Saving chunks for level 'qwerty_the_end'/minecraft:the_end
  212. [16:44:58] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  213. [16:44:58] [Server thread/INFO]: Saving chunks for level 'experiment'/minecraft:overworld
  214. [16:44:59] [Server thread/INFO]: ThreadedAnvilChunkStorage (experiment): All chunks are saved
  215. [16:44:59] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  216. [16:45:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  217. [16:45:02] [Server thread/INFO]: Saving chunks for level 'Creative2'/minecraft:overworld
  218. [16:45:04] [Server thread/INFO]: ThreadedAnvilChunkStorage (Creative2): All chunks are saved
  219. [16:45:04] [Server thread/INFO]: Saving chunks for level 'Spawn'/minecraft:overworld
  220. [16:45:06] [Server thread/INFO]: ThreadedAnvilChunkStorage (Spawn): All chunks are saved
  221. [16:45:06] [Server thread/INFO]: Saving chunks for level 'dad1'/minecraft:overworld
  222. [16:45:09] [Server thread/INFO]: ThreadedAnvilChunkStorage (dad1): All chunks are saved
  223. [16:45:09] [Server thread/INFO]: Saving chunks for level 'darcy'/minecraft:overworld
  224. [16:45:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (darcy): All chunks are saved
  225. [16:45:13] [Server thread/INFO]: Saving chunks for level 'World1_the_end'/minecraft:the_end
  226. [16:45:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  227. [16:45:13] [Server thread/INFO]: Saving chunks for level 'qwerty_nether'/minecraft:the_nether
  228. [16:45:14] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  229. [16:45:14] [Server thread/INFO]: Saving chunks for level 'cp'/minecraft:overworld
  230. [16:45:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (cp): All chunks are saved
  231. [16:45:16] [Server thread/INFO]: Saving chunks for level 'creative'/minecraft:overworld
  232. [16:45:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (creative): All chunks are saved
  233. [16:45:17] [Server thread/INFO]: Saving chunks for level 'qwerty2'/minecraft:overworld
  234. [16:45:18] [Server thread/INFO]: ThreadedAnvilChunkStorage (qwerty2): All chunks are saved
  235. [16:45:18] [Server thread/INFO]: Saving chunks for level 'hhhh'/minecraft:overworld
  236. [16:45:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (hhhh): All chunks are saved
  237. [16:45:20] [Server thread/INFO]: Saving chunks for level 'test2'/minecraft:overworld
  238. [16:45:21] [Server thread/INFO]: ThreadedAnvilChunkStorage (test2): All chunks are saved
  239. [16:45:21] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  240. [16:45:21] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  241. [16:45:21] [Server thread/INFO]: Saving chunks for level 'fuckingbitch'/minecraft:overworld
  242. [16:45:23] [Server thread/INFO]: ThreadedAnvilChunkStorage (fuckingbitch): All chunks are saved
  243. [16:45:23] [Server thread/INFO]: Saving chunks for level 'World1'/minecraft:overworld
  244. [16:45:24] [Server thread/ERROR]: Exception stopping the server
  245. java.util.concurrent.CompletionException: net.minecraft.server.v1_14_R1.ReportedException: Exception generating new chunk
  246. at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:1.8.0_211]
  247. at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:1.8.0_211]
  248. at java.util.concurrent.CompletableFuture.uniCompose(Unknown Source) ~[?:1.8.0_211]
  249. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:1.8.0_211]
  250. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_211]
  251. at net.minecraft.server.v1_14_R1.ChunkTaskQueueSorter.b(SourceFile:57) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  252. at net.minecraft.server.v1_14_R1.ThreadedMailbox.e(SourceFile:83) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  253. at net.minecraft.server.v1_14_R1.ThreadedMailbox.a(SourceFile:123) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  254. at net.minecraft.server.v1_14_R1.ThreadedMailbox.run(SourceFile:91) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  255. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source) ~[?:1.8.0_211]
  256. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_211]
  257. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_211]
  258. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_211]
  259. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_211]
  260. Caused by: net.minecraft.server.v1_14_R1.ReportedException: Exception generating new chunk
  261. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$17(PlayerChunkMap.java:436) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  262. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  263. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$15(PlayerChunkMap.java:421) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  264. ... 12 more
  265. Caused by: java.lang.NullPointerException
  266. at net.minecraft.server.v1_14_R1.WorldGenStronghold.a(SourceFile:46) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  267. at net.minecraft.server.v1_14_R1.ChunkGenerator.createStructures(ChunkGenerator.java:144) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  268. at net.minecraft.server.v1_14_R1.ChunkStatus.d(SourceFile:44) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  269. at net.minecraft.server.v1_14_R1.ChunkStatus.a(SourceFile:199) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  270. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$17(PlayerChunkMap.java:423) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  271. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  272. at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$15(PlayerChunkMap.java:421) ~[spigot-1.14-pre5.jar:git-Spigot-dc58fe4-14df075]
  273. ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement