Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2018
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.29 KB | None | 0 0
  1. Crash-Report:
  2.  
  3. ---- Minecraft Crash Report ----
  4. // Why is it breaking :(
  5.  
  6. Time: 4/3/18 9:30 PM
  7. Description: Watching Server
  8.  
  9. java.lang.Error
  10. at net.minecraft.server.v1_12_R1.EntityMinecartAbstract.B_(EntityMinecartAbstract.java:376)
  11. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1507)
  12. at net.minecraft.server.v1_12_R1.World.h(World.java:1482)
  13. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1344)
  14. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646)
  15. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750)
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371)
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651)
  18. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555)
  19. at java.lang.Thread.run(Thread.java:748)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Thread: Server Watchdog
  27. Stacktrace:
  28. at net.minecraft.server.v1_12_R1.EntityMinecartAbstract.B_(EntityMinecartAbstract.java:376)
  29. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1507)
  30. at net.minecraft.server.v1_12_R1.World.h(World.java:1482)
  31. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1344)
  32. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646)
  33. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750)
  34. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371)
  35. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651)
  36.  
  37. -- Thread Dump --
  38. Details:
  39. Threads: "Netty Epoll Server IO #31" Id=82 RUNNABLE
  40. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  41. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  42. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  43. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  44. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  45. at java.lang.Thread.run(Thread.java:748)
  46.  
  47.  
  48. "Netty Epoll Server IO #30" Id=81 RUNNABLE
  49. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  50. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  51. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  52. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  53. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  54. at java.lang.Thread.run(Thread.java:748)
  55.  
  56.  
  57. "Netty Epoll Server IO #29" Id=80 RUNNABLE
  58. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  59. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  60. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  61. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  62. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  63. at java.lang.Thread.run(Thread.java:748)
  64.  
  65.  
  66. "Netty Epoll Server IO #28" Id=79 RUNNABLE
  67. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  68. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  69. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  70. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  71. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  72. at java.lang.Thread.run(Thread.java:748)
  73.  
  74.  
  75. "Netty Epoll Server IO #27" Id=78 RUNNABLE
  76. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  77. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  78. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  79. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  80. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  81. at java.lang.Thread.run(Thread.java:748)
  82.  
  83.  
  84. "Netty Epoll Server IO #26" Id=77 RUNNABLE
  85. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  86. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  87. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  88. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  89. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  90. at java.lang.Thread.run(Thread.java:748)
  91.  
  92.  
  93. "Netty Epoll Server IO #25" Id=76 RUNNABLE
  94. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  95. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  96. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  97. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  98. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  99. at java.lang.Thread.run(Thread.java:748)
  100.  
  101.  
  102. "Netty Epoll Server IO #24" Id=75 RUNNABLE
  103. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  104. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  105. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  106. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  107. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  108. at java.lang.Thread.run(Thread.java:748)
  109.  
  110.  
  111. "Netty Epoll Server IO #23" Id=74 RUNNABLE
  112. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  113. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  114. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  115. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  116. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  117. at java.lang.Thread.run(Thread.java:748)
  118.  
  119.  
  120. "Netty Epoll Server IO #22" Id=73 RUNNABLE
  121. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  122. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  123. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  124. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  125. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  126. at java.lang.Thread.run(Thread.java:748)
  127.  
  128.  
  129. "Netty Epoll Server IO #21" Id=72 RUNNABLE
  130. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  131. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  132. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  133. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  134. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  135. at java.lang.Thread.run(Thread.java:748)
  136.  
  137.  
  138. "Chunk I/O Executor Thread-1" Id=71 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@464f642c
  139. at sun.misc.Unsafe.park(Native Method)
  140. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@464f642c
  141. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  142. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  143. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  144. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  145. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  146. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  147. at java.lang.Thread.run(Thread.java:748)
  148.  
  149.  
  150. "Netty Epoll Server IO #20" Id=67 RUNNABLE
  151. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  152. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  153. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  154. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  155. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  156. at java.lang.Thread.run(Thread.java:748)
  157.  
  158.  
  159. "Netty Epoll Server IO #19" Id=66 RUNNABLE
  160. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  161. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  162. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  163. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  164. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  165. at java.lang.Thread.run(Thread.java:748)
  166.  
  167.  
  168. "File IO Thread" Id=64 TIMED_WAITING
  169. at java.lang.Thread.sleep(Native Method)
  170. at net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
  171. at net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
  172. at java.lang.Thread.run(Thread.java:748)
  173.  
  174.  
  175. "Netty Epoll Server IO #18" Id=63 RUNNABLE
  176. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  177. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  178. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  179. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  180. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  181. at java.lang.Thread.run(Thread.java:748)
  182.  
  183.  
  184. "Netty Epoll Server IO #17" Id=61 RUNNABLE
  185. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  186. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  187. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  188. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  189. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  190. at java.lang.Thread.run(Thread.java:748)
  191.  
  192.  
  193. "Netty Epoll Server IO #16" Id=60 RUNNABLE
  194. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  195. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  196. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  197. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  198. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  199. at java.lang.Thread.run(Thread.java:748)
  200.  
  201.  
  202. "Timer-1" Id=57 TIMED_WAITING on java.util.TaskQueue@48888295
  203. at java.lang.Object.wait(Native Method)
  204. - waiting on java.util.TaskQueue@48888295
  205. at java.util.TimerThread.mainLoop(Timer.java:552)
  206. at java.util.TimerThread.run(Timer.java:505)
  207.  
  208.  
  209. "pool-3-thread-1" Id=54 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@4cb70f5c
  210. at sun.misc.Unsafe.park(Native Method)
  211. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@4cb70f5c
  212. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  213. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  214. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  215. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  216. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  217. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  218. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  219. ...
  220.  
  221.  
  222. "Netty Epoll Server IO #15" Id=52 RUNNABLE
  223. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  224. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  225. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  226. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  227. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  228. at java.lang.Thread.run(Thread.java:748)
  229.  
  230.  
  231. "Java2D Disposer" Id=51 WAITING on java.lang.ref.ReferenceQueue$Lock@9b588ae
  232. at java.lang.Object.wait(Native Method)
  233. - waiting on java.lang.ref.ReferenceQueue$Lock@9b588ae
  234. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  235. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  236. at sun.java2d.Disposer.run(Disposer.java:148)
  237. at java.lang.Thread.run(Thread.java:748)
  238.  
  239.  
  240. "Server Watchdog" Id=50 RUNNABLE
  241. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  242. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  243. at net.minecraft.server.v1_12_R1.ThreadWatchdog.run(SourceFile:43)
  244. at java.lang.Thread.run(Thread.java:748)
  245.  
  246.  
  247. "RCON Listener #2" Id=49 RUNNABLE (in native)
  248. at java.net.PlainSocketImpl.socketAccept(Native Method)
  249. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  250. at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  251. at java.net.ServerSocket.accept(ServerSocket.java:513)
  252. at net.minecraft.server.v1_12_R1.RemoteControlListener.run(SourceFile:69)
  253. at java.lang.Thread.run(Thread.java:748)
  254.  
  255.  
  256. "Query Listener #1" Id=48 RUNNABLE (in native)
  257. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  258. - locked java.net.PlainDatagramSocketImpl@3466e3b0
  259. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  260. - locked java.net.PlainDatagramSocketImpl@3466e3b0
  261. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  262. - locked java.net.DatagramPacket@38f64383
  263. - locked java.net.DatagramSocket@1583961d
  264. at net.minecraft.server.v1_12_R1.RemoteStatusListener.run(SourceFile:269)
  265. at java.lang.Thread.run(Thread.java:748)
  266.  
  267.  
  268. "Netty Epoll Server IO #14" Id=47 RUNNABLE
  269. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  270. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  271. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  272. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  273. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  274. at java.lang.Thread.run(Thread.java:748)
  275.  
  276.  
  277. "Netty Epoll Server IO #13" Id=46 RUNNABLE
  278. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  279. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  280. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  281. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  282. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  283. at java.lang.Thread.run(Thread.java:748)
  284.  
  285.  
  286. "Netty Epoll Server IO #12" Id=45 RUNNABLE
  287. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  288. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  289. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  290. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  291. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  292. at java.lang.Thread.run(Thread.java:748)
  293.  
  294.  
  295. "Netty Epoll Server IO #11" Id=44 RUNNABLE (in native)
  296. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  297. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  298. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  299. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  300. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  301. at java.lang.Thread.run(Thread.java:748)
  302.  
  303.  
  304. "Netty Epoll Server IO #10" Id=43 RUNNABLE
  305. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  306. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  307. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  308. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  309. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  310. at java.lang.Thread.run(Thread.java:748)
  311.  
  312.  
  313. "Netty Epoll Server IO #9" Id=42 RUNNABLE
  314. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  315. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  316. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  317. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  318. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  319. at java.lang.Thread.run(Thread.java:748)
  320.  
  321.  
  322. "Netty Epoll Server IO #8" Id=41 RUNNABLE
  323. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  324. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  325. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  326. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  327. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  328. at java.lang.Thread.run(Thread.java:748)
  329.  
  330.  
  331. "Netty Epoll Server IO #7" Id=40 RUNNABLE (in native)
  332. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  333. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  334. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  335. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  336. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  337. at java.lang.Thread.run(Thread.java:748)
  338.  
  339.  
  340. "Netty Epoll Server IO #6" Id=39 RUNNABLE
  341. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  342. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  343. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  344. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  345. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  346. at java.lang.Thread.run(Thread.java:748)
  347.  
  348.  
  349. "Netty Epoll Server IO #5" Id=38 RUNNABLE (in native)
  350. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  351. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  352. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  353. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  354. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  355. at java.lang.Thread.run(Thread.java:748)
  356.  
  357.  
  358. "Timer-0" Id=37 WAITING on java.util.TaskQueue@4ccf762e
  359. at java.lang.Object.wait(Native Method)
  360. - waiting on java.util.TaskQueue@4ccf762e
  361. at java.lang.Object.wait(Object.java:502)
  362. at java.util.TimerThread.mainLoop(Timer.java:526)
  363. at java.util.TimerThread.run(Timer.java:505)
  364.  
  365.  
  366. "Netty Epoll Server IO #4" Id=36 RUNNABLE (in native)
  367. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  368. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  369. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  370. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  371. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  372. at java.lang.Thread.run(Thread.java:748)
  373.  
  374.  
  375. "Netty Epoll Server IO #3" Id=35 RUNNABLE (in native)
  376. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  377. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  378. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  379. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  380. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  381. at java.lang.Thread.run(Thread.java:748)
  382.  
  383.  
  384. "Netty Epoll Server IO #2" Id=34 RUNNABLE
  385. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  386. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  387. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  388. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  389. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  390. at java.lang.Thread.run(Thread.java:748)
  391.  
  392.  
  393. "threadDeathWatcher-2-1" Id=33 TIMED_WAITING
  394. at java.lang.Thread.sleep(Native Method)
  395. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  396. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  397. at java.lang.Thread.run(Thread.java:748)
  398.  
  399.  
  400. "Netty Epoll Server IO #1" Id=32 RUNNABLE (in native)
  401. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  402. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  403. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  404. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  405. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  406. at java.lang.Thread.run(Thread.java:748)
  407.  
  408.  
  409. "Netty Epoll Server IO #0" Id=31 RUNNABLE
  410. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  411. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  412. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
  413. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
  414. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  415. at java.lang.Thread.run(Thread.java:748)
  416.  
  417.  
  418. "Thread-3" Id=30 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@699a77e1
  419. at sun.misc.Unsafe.park(Native Method)
  420. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@699a77e1
  421. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  422. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  423. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  424. at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  425. at org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
  426. at java.lang.Thread.run(Thread.java:748)
  427.  
  428.  
  429. "DestroyJavaVM" Id=28 RUNNABLE
  430.  
  431.  
  432. "Server thread" Id=26 RUNNABLE
  433. at net.minecraft.server.v1_12_R1.EntityMinecartAbstract.B_(EntityMinecartAbstract.java:376)
  434. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1507)
  435. at net.minecraft.server.v1_12_R1.World.h(World.java:1482)
  436. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1344)
  437. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646)
  438. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750)
  439. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371)
  440. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651)
  441. ...
  442.  
  443.  
  444. "Server Infinisleeper" Id=27 TIMED_WAITING
  445. at java.lang.Thread.sleep(Native Method)
  446. at net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:59)
  447.  
  448.  
  449. "Snooper Timer" Id=23 TIMED_WAITING on java.util.TaskQueue@6a627201
  450. at java.lang.Object.wait(Native Method)
  451. - waiting on java.util.TaskQueue@6a627201
  452. at java.util.TimerThread.mainLoop(Timer.java:552)
  453. at java.util.TimerThread.run(Timer.java:505)
  454.  
  455.  
  456. "Signal Dispatcher" Id=5 RUNNABLE
  457.  
  458.  
  459. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6082ce95
  460. at java.lang.Object.wait(Native Method)
  461. - waiting on java.lang.ref.ReferenceQueue$Lock@6082ce95
  462. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  463. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  464. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  465.  
  466.  
  467. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@57cbbaad
  468. at java.lang.Object.wait(Native Method)
  469. - waiting on java.lang.ref.Reference$Lock@57cbbaad
  470. at java.lang.Object.wait(Object.java:502)
  471. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  472. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  473.  
  474.  
  475.  
  476. Stacktrace:
  477. at net.minecraft.server.v1_12_R1.ThreadWatchdog.run(SourceFile:59)
  478. at java.lang.Thread.run(Thread.java:748)
  479.  
  480. -- System Details --
  481. Details:
  482. Minecraft Version: 1.12.2
  483. Operating System: Linux (amd64) version 4.14.0-0.bpo.2-amd64
  484. Java Version: 1.8.0_151, Oracle Corporation
  485. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  486. Memory: 722473328 bytes (689 MB) / 1556086784 bytes (1484 MB) up to 2147483648 bytes (2048 MB)
  487. JVM Flags: 13 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch -Xms1024M -Xmx2048M
  488. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  489. CraftBukkit Information:
  490. Running: CraftBukkit version git-Bukkit-45c8386 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) true
  491. Plugins: { FastAsyncWorldEdit v18.03.26-48992d2-1054-19.4.17 com.boydti.fawe.bukkit.BukkitMain [Empire92], Restart v1.0-SNAPSHOT de.romjaki.restart.Restart [RomanGraef], WorldEdit v6.1.7;dd00bb1 com.sk89q.worldedit.bukkit.WorldEditPlugin [],}
  492. Warnings: DEFAULT
  493. Reload Count: 0
  494. Threads: { RUNNABLE Netty Epoll Server IO #4: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #22: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #12: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Signal Dispatcher: [], WAITING Timer-0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Epoll Server IO #30: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #8: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #7: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #9: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #25: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Epoll Server IO #24: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server Watchdog: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_12_R1.CraftCrashReport.call(CraftCrashReport.java:30), net.minecraft.server.v1_12_R1.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_12_R1.CrashReport.h(CrashReport.java:128), net.minecraft.server.v1_12_R1.CrashReport.<init>(CrashReport.java:35), net.minecraft.server.v1_12_R1.ThreadWatchdog.run(SourceFile:57), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #11: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], RUNNABLE Netty Epoll Server IO #6: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:59)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], TIMED_WAITING threadDeathWatcher-2-1: [java.lang.Thread.sleep(Native Method), io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152), io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE RCON Listener #2: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409), java.net.ServerSocket.implAccept(ServerSocket.java:545), java.net.ServerSocket.accept(ServerSocket.java:513), net.minecraft.server.v1_12_R1.RemoteControlListener.run(SourceFile:69), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #20: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #17: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #10: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #28: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51), net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server thread: [net.minecraft.server.v1_12_R1.Chunk.a(Chunk.java:781), net.minecraft.server.v1_12_R1.World.getEntities(World.java:2313), net.minecraft.server.v1_12_R1.World.getEntities(World.java:2300), net.minecraft.server.v1_12_R1.EntityMinecartAbstract.B_(EntityMinecartAbstract.java:362), net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1507), net.minecraft.server.v1_12_R1.World.h(World.java:1482), net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1344), net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646), net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750), net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371), net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651), net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #15: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), sun.java2d.Disposer.run(Disposer.java:148), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #14: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #27: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #19: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], RUNNABLE Netty Epoll Server IO #26: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #31: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #18: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-3-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #16: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #13: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #21: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143), java.net.DatagramSocket.receive(DatagramSocket.java:812), net.minecraft.server.v1_12_R1.RemoteStatusListener.run(SourceFile:269), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #23: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #5: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #29: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)],}
  495. Recent tasks from 13655-13685{FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13687,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13690,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13693,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13696,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13699,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13702,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13705,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13708,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13711,FastAsyncWorldEdit:com.boydti.fawe.object.brush.visualization.VisualQueue$1@13714,}
  496. Profiler Position: N/A (disabled)
  497. Player Count: 1 / 30; [EntityPlayer['LaPriSo'/2628, l='Realword', x=-1240.01, y=53.46, z=-1576.61](LaPriSo at -1240.005077032365,53.45706576089347,-1576.6101960496949)]
  498. Is Modded: Definitely; Server brand changed to 'CraftBukkit'
  499. Type: Dedicated Server (map_server.txt)
  500.  
  501.  
  502. latest-log:
  503.  
  504. [22:04:02] [Server thread/INFO]: Starting minecraft server version 1.12.2
  505. [22:04:02] [Server thread/INFO]: Loading properties
  506. [22:04:02] [Server thread/INFO]: Default game type: CREATIVE
  507. [22:04:02] [Server thread/INFO]: Generating keypair
  508. [22:04:02] [Server thread/INFO]: Starting Minecraft server on *:25576
  509. [22:04:02] [Server thread/INFO]: Using epoll channel type
  510. [22:04:02] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-45c8386 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  511. [22:04:02] [Server thread/INFO]: Console input is disabled due to --noconsole command argument
  512. [22:04:03] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.03.26-48992d2-1054-19.4.17
  513. [22:04:03] [Server thread/INFO]: [restart] Loading Restart v1.0-SNAPSHOT
  514. [22:04:03] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  515. [22:04:03] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.03.26-48992d2-1054-19.4.17
  516. [22:04:03] [Server thread/INFO]: (FAWE) plugins/FastAsyncWorldEdit/clipboard/ed53dd81-4f9d-4a3c-b4eb-651dcba77e66.bd has been deleted.
  517. [22:04:03] [Server thread/INFO]: Vault is used for persistent `/wea` toggles.
  518. [22:04:05] [Server thread/INFO]: Preparing level "Realword"
  519. [22:04:06] [Server thread/INFO]: Preparing start region for level 0 (Seed: 113318802)
  520. [22:04:07] [Server thread/INFO]: Preparing spawn area: 48%
  521. [22:04:08] [Server thread/INFO]: Preparing spawn area: 73%
  522. [22:04:09] [Server thread/INFO]: Preparing start region for level 1 (Seed: 113318802)
  523. [22:04:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: 113318802)
  524. [22:04:10] [Server thread/INFO]: [restart] Enabling Restart v1.0-SNAPSHOT
  525. [22:04:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  526. [22:04:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  527. [22:04:10] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  528. [22:04:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  529. [22:04:11] [Server thread/INFO]: Done (5.402s)! For help, type "help" or "?"
  530. [22:04:11] [Server thread/INFO]: Starting GS4 status listener
  531. [22:04:11] [Server thread/INFO]: Starting remote control listener
  532. [22:04:11] [Query Listener #1/INFO]: Query running on 0.0.0.0:25576
  533. [22:04:11] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:25575
  534. [22:04:11] [Server thread/INFO]: [@: 6 blocks cloned]
  535. [22:04:17] [Server thread/INFO]: [@: 6 blocks cloned]
  536. [22:04:21] [Server thread/INFO]: [@: 6 blocks cloned]
  537. [22:04:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13402ms behind, skipping 268 tick(s)
  538. [22:04:24] [Server thread/INFO]: [@: 6 blocks cloned]
  539. [22:04:27] [Server thread/INFO]: [@: 6 blocks cloned]
  540. [22:04:30] [Server thread/INFO]: [@: 6 blocks cloned]
  541. [22:04:33] [Server thread/INFO]: [@: 6 blocks cloned]
  542. [22:04:36] [Server thread/INFO]: [@: 6 blocks cloned]
  543. [22:04:38] [Server thread/INFO]: [@: 6 blocks cloned]
  544. [22:04:41] [Server thread/INFO]: [@: 6 blocks cloned]
  545. [22:04:44] [Server thread/INFO]: [@: 6 blocks cloned]
  546. [22:04:46] [Server thread/INFO]: [@: 6 blocks cloned]
  547. [22:04:49] [Server thread/INFO]: [@: 6 blocks cloned]
  548. [22:04:51] [Server thread/INFO]: [@: 6 blocks cloned]
  549. [22:04:54] [Server thread/INFO]: [@: 6 blocks cloned]
  550. [22:04:56] [Server thread/INFO]: [@: 6 blocks cloned]
  551. [22:04:59] [Server thread/INFO]: [@: 6 blocks cloned]
  552. [22:05:01] [Server thread/INFO]: [@: 6 blocks cloned]
  553. [22:05:04] [Server thread/INFO]: [@: 6 blocks cloned]
  554. [22:05:06] [Server thread/INFO]: [@: 6 blocks cloned]
  555. [22:05:09] [Server thread/INFO]: [@: 6 blocks cloned]
  556. [22:05:11] [Server thread/INFO]: [@: 6 blocks cloned]
  557. [22:05:14] [Server thread/INFO]: [@: 6 blocks cloned]
  558. [22:05:16] [Server thread/INFO]: [@: 6 blocks cloned]
  559. [22:05:18] [Server thread/INFO]: [@: 6 blocks cloned]
  560. [22:05:21] [Server thread/INFO]: [@: 6 blocks cloned]
  561. [22:05:23] [Server thread/INFO]: [@: 6 blocks cloned]
  562. [22:05:24] [Server Watchdog/FATAL]: A single server tick took 60.00 seconds (should be max 0.05)
  563. [22:05:24] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.
  564. [22:05:25] [Server Watchdog/ERROR]: This crash report has been saved to: /data/./crash-reports/crash-2018-04-03_22.05.25-server.txt
  565. [22:05:25] [Thread-2/INFO]: Stopping server
  566. [22:05:25] [Thread-2/INFO]: [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement