Dvineaspect

Untitled

Aug 17th, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 17/08/20 20:07
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  8. at sun.misc.Unsafe.park(Native Method) ~[?:1.8.0_72-internal] {}
  9. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) ~[?:1.8.0_72-internal] {}
  10. at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693) ~[?:1.8.0_72-internal] {}
  11. at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323) ~[?:1.8.0_72-internal] {}
  12. at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729) ~[?:1.8.0_72-internal] {}
  13. at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934) ~[?:1.8.0_72-internal] {}
  14. at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:93) ~[?:?] {re:classloading}
  15. at net.minecraft.world.chunk.storage.RegionSectionCache.func_223138_c(SourceFile:109) ~[?:?] {re:classloading}
  16. at net.minecraft.world.chunk.storage.RegionSectionCache.func_219107_b(SourceFile:103) ~[?:?] {re:classloading}
  17. at net.minecraft.world.chunk.storage.RegionSectionCache.func_219113_d(SourceFile:79) ~[?:?] {re:classloading}
  18. at net.minecraft.world.chunk.storage.RegionSectionCache.func_219110_e(SourceFile:93) ~[?:?] {re:classloading}
  19. at net.minecraft.village.PointOfInterestManager.func_219135_a(SourceFile:49) ~[?:?] {re:classloading}
  20. at net.minecraft.world.server.ServerWorld.lambda$null$15(ServerWorld.java:1298) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  21. at net.minecraft.world.server.ServerWorld$$Lambda$22195/2014515362.run(Unknown Source) ~[?:?] {}
  22. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
  23. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B}
  24. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading}
  25. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  26. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  27. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B}
  28. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  29. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  30. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:693) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  32. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  33. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Thread: Server Watchdog
  41. Stacktrace:
  42. at sun.misc.Unsafe.park(Native Method)
  43. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  44. at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
  45. at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  46. at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
  47. at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
  48. at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:93)
  49. at net.minecraft.world.chunk.storage.RegionSectionCache.func_223138_c(SourceFile:109)
  50. at net.minecraft.world.chunk.storage.RegionSectionCache.func_219107_b(SourceFile:103)
  51. at net.minecraft.world.chunk.storage.RegionSectionCache.func_219113_d(SourceFile:79)
  52. at net.minecraft.world.chunk.storage.RegionSectionCache.func_219110_e(SourceFile:93)
  53. at net.minecraft.village.PointOfInterestManager.func_219135_a(SourceFile:49)
  54. at net.minecraft.world.server.ServerWorld.lambda$null$15(ServerWorld.java:1298)
  55. at net.minecraft.world.server.ServerWorld$$Lambda$22195/2014515362.run(Unknown Source)
  56. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
  57. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  58. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
  59. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731)
  60. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141)
  61. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  62. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714)
  63. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708)
  64. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103)
  65. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:693)
  66.  
  67. -- Thread Dump --
  68. Details:
  69. Threads: "poi IO worker" Id=781 RUNNABLE
  70. at java.util.concurrent.CompletableFuture.cleanStack(CompletableFuture.java:483)
  71. at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:553)
  72. at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:739)
  73. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  74. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  75. at net.minecraft.world.chunk.storage.IOWorker.func_227091_a_(SourceFile:164)
  76. at net.minecraft.world.chunk.storage.IOWorker.func_227109_e_(SourceFile:152)
  77. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:132)
  78. ...
  79.  
  80.  
  81. "chunk IO worker" Id=780 WAITING on java.lang.String@71436197
  82. at sun.misc.Unsafe.park(Native Method)
  83. - waiting on java.lang.String@71436197
  84. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  85. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  86. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  87. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$19224/748251716.run(Unknown Source)
  88. at java.lang.Thread.run(Thread.java:745)
  89.  
  90.  
  91. "pool-5-thread-4" Id=757 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  92. at sun.misc.Unsafe.park(Native Method)
  93. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  94. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  95. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  96. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  97. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  98. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  99. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  100. at java.lang.Thread.run(Thread.java:745)
  101.  
  102.  
  103. "pool-5-thread-3" Id=756 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  104. at sun.misc.Unsafe.park(Native Method)
  105. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  106. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  107. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  108. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  109. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  110. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  111. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  112. at java.lang.Thread.run(Thread.java:745)
  113.  
  114.  
  115. "pool-5-thread-2" Id=755 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  116. at sun.misc.Unsafe.park(Native Method)
  117. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  118. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  119. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  120. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  121. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  122. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  123. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  124. at java.lang.Thread.run(Thread.java:745)
  125.  
  126.  
  127. "Netty Epoll Server IO #15" Id=233 RUNNABLE
  128. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  129. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  130. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  131. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  132. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  133. at java.lang.Thread.run(Thread.java:745)
  134.  
  135.  
  136. "Netty Epoll Server IO #14" Id=232 RUNNABLE
  137. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  138. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  139. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  140. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  141. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  142. at java.lang.Thread.run(Thread.java:745)
  143.  
  144.  
  145. "Netty Epoll Server IO #13" Id=231 RUNNABLE
  146. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  147. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  148. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  149. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  150. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  151. at java.lang.Thread.run(Thread.java:745)
  152.  
  153.  
  154. "Netty Epoll Server IO #12" Id=230 RUNNABLE (in native)
  155. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  156. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  157. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  158. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  159. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  160. at java.lang.Thread.run(Thread.java:745)
  161.  
  162.  
  163. "Netty Epoll Server IO #11" Id=229 RUNNABLE (in native)
  164. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  165. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  166. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  167. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  168. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  169. at java.lang.Thread.run(Thread.java:745)
  170.  
  171.  
  172. "Netty Epoll Server IO #10" Id=228 RUNNABLE
  173. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  174. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  175. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  176. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  177. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  178. at java.lang.Thread.run(Thread.java:745)
  179.  
  180.  
  181. "Netty Epoll Server IO #9" Id=227 RUNNABLE (in native)
  182. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  183. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  184. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  185. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  186. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  187. at java.lang.Thread.run(Thread.java:745)
  188.  
  189.  
  190. "Netty Epoll Server IO #8" Id=226 RUNNABLE (in native)
  191. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  192. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  193. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  194. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  195. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  196. at java.lang.Thread.run(Thread.java:745)
  197.  
  198.  
  199. "Netty Epoll Server IO #7" Id=225 RUNNABLE (in native)
  200. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  201. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  202. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  203. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  204. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  205. at java.lang.Thread.run(Thread.java:745)
  206.  
  207.  
  208. "Netty Epoll Server IO #6" Id=224 RUNNABLE
  209. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  210. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  211. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  212. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  213. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  214. at java.lang.Thread.run(Thread.java:745)
  215.  
  216.  
  217. "Netty Epoll Server IO #5" Id=223 RUNNABLE (in native)
  218. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  219. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  220. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  221. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  222. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  223. at java.lang.Thread.run(Thread.java:745)
  224.  
  225.  
  226. "Netty Epoll Server IO #4" Id=219 RUNNABLE (in native)
  227. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  228. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  229. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  230. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  231. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  232. at java.lang.Thread.run(Thread.java:745)
  233.  
  234.  
  235. "Netty Epoll Server IO #3" Id=218 RUNNABLE (in native)
  236. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  237. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  238. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  239. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  240. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  241. at java.lang.Thread.run(Thread.java:745)
  242.  
  243.  
  244. "Netty Epoll Server IO #2" Id=217 RUNNABLE (in native)
  245. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  246. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  247. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  248. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  249. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  250. at java.lang.Thread.run(Thread.java:745)
  251.  
  252.  
  253. "Netty Epoll Server IO #1" Id=216 RUNNABLE (in native)
  254. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  255. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  256. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  257. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  258. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  259. at java.lang.Thread.run(Thread.java:745)
  260.  
  261.  
  262. "pool-5-thread-1" Id=215 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  263. at sun.misc.Unsafe.park(Native Method)
  264. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f8481cf
  265. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  266. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  267. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  268. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  269. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  270. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  271. at java.lang.Thread.run(Thread.java:745)
  272.  
  273.  
  274. "Server-Worker-20" Id=131 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7bbb0ae7
  275. at sun.misc.Unsafe.park(Native Method)
  276. - waiting on java.util.concurrent.ForkJoinPool@7bbb0ae7
  277. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  278. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  279. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  280.  
  281.  
  282. "WorldCacheIOThread" Id=130 TIMED_WAITING on java.util.TaskQueue@3eb98bf4
  283. at java.lang.Object.wait(Native Method)
  284. - waiting on java.util.TaskQueue@3eb98bf4
  285. at java.util.TimerThread.mainLoop(Timer.java:552)
  286. at java.util.TimerThread.run(Timer.java:505)
  287.  
  288.  
  289. "ResearchIOThread" Id=129 TIMED_WAITING on java.util.TaskQueue@541c1a6d
  290. at java.lang.Object.wait(Native Method)
  291. - waiting on java.util.TaskQueue@541c1a6d
  292. at java.util.TimerThread.mainLoop(Timer.java:552)
  293. at java.util.TimerThread.run(Timer.java:505)
  294.  
  295.  
  296. "Keep-Alive-SocketCleaner" Id=127 WAITING on sun.net.www.http.KeepAliveStreamCleaner@fcd73d8
  297. at java.lang.Object.wait(Native Method)
  298. - waiting on sun.net.www.http.KeepAliveStreamCleaner@fcd73d8
  299. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  300. at java.lang.Thread.run(Thread.java:745)
  301.  
  302.  
  303. "Server Watchdog" Id=117 RUNNABLE
  304. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  305. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  306. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  307. at java.lang.Thread.run(Thread.java:745)
  308.  
  309.  
  310. "poi IO worker" Id=95 WAITING on java.lang.String@71436197
  311. at sun.misc.Unsafe.park(Native Method)
  312. - waiting on java.lang.String@71436197
  313. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  314. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  315. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  316. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$19224/748251716.run(Unknown Source)
  317. at java.lang.Thread.run(Thread.java:745)
  318.  
  319.  
  320. "chunk IO worker" Id=94 WAITING on java.lang.String@71436197
  321. at sun.misc.Unsafe.park(Native Method)
  322. - waiting on java.lang.String@71436197
  323. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  324. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  325. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  326. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$19224/748251716.run(Unknown Source)
  327. at java.lang.Thread.run(Thread.java:745)
  328.  
  329.  
  330. "Java2D Disposer" Id=93 WAITING on java.lang.ref.ReferenceQueue$Lock@2c82bcf4
  331. at java.lang.Object.wait(Native Method)
  332. - waiting on java.lang.ref.ReferenceQueue$Lock@2c82bcf4
  333. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  334. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  335. at sun.java2d.Disposer.run(Disposer.java:148)
  336. at java.lang.Thread.run(Thread.java:745)
  337.  
  338.  
  339. "Resource IO {0}" Id=83 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e9674bb
  340. at sun.misc.Unsafe.park(Native Method)
  341. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e9674bb
  342. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  343. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  344. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  345. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  346. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  347. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  348. at java.lang.Thread.run(Thread.java:745)
  349.  
  350.  
  351. "Thread-16" Id=75 RUNNABLE (in native)
  352. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  353. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  354. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  355. at java.lang.Thread.run(Thread.java:745)
  356.  
  357.  
  358. "Netty Epoll Server IO #0" Id=73 RUNNABLE (in native)
  359. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  360. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  361. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  362. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  363. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  364. at java.lang.Thread.run(Thread.java:745)
  365.  
  366.  
  367. "ObjectCleanerThread" Id=72 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@6a6dd276
  368. at java.lang.Object.wait(Native Method)
  369. - waiting on java.lang.ref.ReferenceQueue$Lock@6a6dd276
  370. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  371. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  372. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  373. at java.lang.Thread.run(Thread.java:745)
  374.  
  375.  
  376. "Thread-11" Id=53 RUNNABLE (in native)
  377. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  378. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  379. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  380. at java.lang.Thread.run(Thread.java:745)
  381.  
  382.  
  383. "Thread-10" Id=52 RUNNABLE (in native)
  384. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  385. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  386. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  387. at java.lang.Thread.run(Thread.java:745)
  388.  
  389.  
  390. "Thread-9" Id=51 RUNNABLE (in native)
  391. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  392. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  393. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  394. at java.lang.Thread.run(Thread.java:745)
  395.  
  396.  
  397. "Thread-8" Id=50 RUNNABLE (in native)
  398. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  399. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  400. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  401. at java.lang.Thread.run(Thread.java:745)
  402.  
  403.  
  404. "Thread-7" Id=49 RUNNABLE (in native)
  405. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  406. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  407. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  408. at java.lang.Thread.run(Thread.java:745)
  409.  
  410.  
  411. "Server console handler" Id=33 RUNNABLE
  412. at java.io.FileInputStream.read0(Native Method)
  413. at java.io.FileInputStream.read(FileInputStream.java:207)
  414. at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
  415. at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
  416. at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
  417. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  418. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  419. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  420. ...
  421.  
  422.  
  423. "DestroyJavaVM" Id=32 RUNNABLE
  424.  
  425.  
  426. "Server thread" Id=29 WAITING on java.util.concurrent.CompletableFuture$Signaller@eda2f50
  427. at sun.misc.Unsafe.park(Native Method)
  428. - waiting on java.util.concurrent.CompletableFuture$Signaller@eda2f50
  429. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  430. at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
  431. at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  432. at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
  433. at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1934)
  434. at net.minecraft.world.chunk.storage.IOWorker.func_227090_a_(SourceFile:93)
  435. at net.minecraft.world.chunk.storage.RegionSectionCache.func_223138_c(SourceFile:109)
  436. ...
  437.  
  438.  
  439. "Server Infinisleeper" Id=30 TIMED_WAITING
  440. at java.lang.Thread.sleep(Native Method)
  441. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)
  442.  
  443.  
  444. "Snooper Timer" Id=28 WAITING on java.util.TaskQueue@37865763
  445. at java.lang.Object.wait(Native Method)
  446. - waiting on java.util.TaskQueue@37865763
  447. at java.lang.Object.wait(Object.java:502)
  448. at java.util.TimerThread.mainLoop(Timer.java:526)
  449. at java.util.TimerThread.run(Timer.java:505)
  450.  
  451.  
  452. "Thread-2" Id=19 RUNNABLE (in native)
  453. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  454. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  455. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  456. at java.lang.Thread.run(Thread.java:745)
  457.  
  458.  
  459. "Thread-1" Id=18 TIMED_WAITING
  460. at sun.misc.Unsafe.park(Native Method)
  461. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  462. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  463.  
  464.  
  465. "Signal Dispatcher" Id=5 RUNNABLE
  466.  
  467.  
  468. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@5ad8ce84
  469. at java.lang.Object.wait(Native Method)
  470. - waiting on java.lang.ref.ReferenceQueue$Lock@5ad8ce84
  471. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  472. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  473. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  474.  
  475.  
  476. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@5ea259cb
  477. at java.lang.Object.wait(Native Method)
  478. - waiting on java.lang.ref.Reference$Lock@5ea259cb
  479. at java.lang.Object.wait(Object.java:502)
  480. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  481. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  482.  
  483.  
  484.  
  485. Stacktrace:
  486. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52)
  487. at java.lang.Thread.run(Thread.java:745)
  488.  
  489. -- System Details --
  490. Details:
  491. Minecraft Version: 1.15.2
  492. Minecraft Version ID: 1.15.2
  493. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  494. Java Version: 1.8.0_72-internal, Oracle Corporation
  495. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  496. Memory: 1413369768 bytes (1347 MB) / 3620798464 bytes (3453 MB) up to 6450184192 bytes (6151 MB)
  497. CPUs: 8
  498. JVM Flags: 7 total; -Xms2048m -Xmx6168m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  499. ModLauncher: 5.1.0+69+master.79f13f7
  500. ModLauncher launch target: fmlserver
  501. ModLauncher naming: srg
  502. ModLauncher services:
  503. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  504. /forge-1.15.2-31.2.26.jar object_holder_definalize PLUGINSERVICE
  505. /forge-1.15.2-31.2.26.jar runtime_enum_extender PLUGINSERVICE
  506. /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
  507. /forge-1.15.2-31.2.26.jar capability_inject_definalize PLUGINSERVICE
  508. /forge-1.15.2-31.2.26.jar runtimedistcleaner PLUGINSERVICE
  509. /forge-1.15.2-31.2.26.jar fml TRANSFORMATIONSERVICE
  510. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  511. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  512. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  513. FML: 31.2
  514. Forge: net.minecraftforge:31.2.26
  515. FML Language Providers:
  516. javafml@31.2
  517. minecraft@1
  518. kotlinfml@1.5.2
  519. Mod List:
  520. enchantedbookredesign-2.0a.jar Enchanted Book Redesign {enchantedbookredesign@2.0a DONE}
  521. CyclopsCore-1.15.2-1.8.2.jar Cyclops Core {cyclopscore@1.8.2 DONE}
  522. astralsorcery-1.15.2-1.12.5.jar Astral Sorcery {astralsorcery@1.15.2-1.12.5 DONE}
  523. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  524. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.15.2-2.0.1 DONE}
  525. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
  526. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {mcwwindows@1.0.2 DONE}
  527. rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {rsgauges@1.2.5-b1 DONE}
  528. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  529. essentials-1.15.2-2.7.4.jar Essentials {essentials@1.15.2-2.7.4 DONE}
  530. TerraForged-1.15.2-0.1.2.jar TerraForged {terraforged@0.1.2 DONE}
  531. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
  532. Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 DONE}
  533. ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE}
  534. Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE}
  535. citadel-1.1.11.jar Citadel {citadel@1.1.11 DONE}
  536. theloader-1.15.2-1.1.0.jar The Loader {theloader@1.15.2-1.1.0 DONE}
  537. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {nomadictents@11.0.0-beta DONE}
  538. culinaryconstruct-FORGE-1.15.2-2.0.0.2.jar Culinary Construct {culinaryconstruct@FORGE-1.15.2-2.0.0.2 DONE}
  539. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {mutantbeasts@1.15.2-1.0.7 DONE}
  540. Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 DONE}
  541. randompatches-1.15.2-1.22.1.1.jar RandomPatches {randompatches@1.15.2-1.22.1.1 DONE}
  542. buildinggadgets-3.3.5.jar Building Gadgets {buildinggadgets@3.3.5 DONE}
  543. Apotheosis-1.15.2-3.2.4.jar Apotheosis {apotheosis@3.2.4 DONE}
  544. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
  545. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {ironshulkerbox@1.15.2-4.0.1 DONE}
  546. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  547. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE}
  548. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {wikizoomer@1.1.0 DONE}
  549. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  550. EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {energeticsheep@1.1.6 DONE}
  551. mysticallib-1.15.2-2.0.1.jar Mystical Lib {mysticallib@1.15.2-2.0.1 DONE}
  552. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  553. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE}
  554. FarmersDelight-1.15.2-0.1.4a.jar Farmer's Delight {farmersdelight@1.15.2-0.1.4a DONE}
  555. CommonCapabilities-1.15.2-2.5.3.jar CommonCapabilities {commoncapabilities@2.5.3 DONE}
  556. chunkt-1.15.2-1.0.3.jar Chunkt {chunkt@1.15.2-1.0.3 DONE}
  557. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.365 DONE}
  558. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  559. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {mekanismadditions@9.10.9 DONE}
  560. astral-1.6.5.jar Astral {astral@1.6.5 DONE}
  561. toughnessbar-5.0.jar Toughness Bar {toughnessbar@5.0 DONE}
  562. SilentGear-1.15.2-1.11.3160.jar Silent Gear {silentgear@1.11.3+160 DONE}
  563. masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
  564. portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE}
  565. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 DONE}
  566. Botania-r1.15-387.jar Botania {botania@r1.15-387 DONE}
  567. tetra-1.15.2-2.18.1.jar Tetra {tetra@1.15.2-2.18.1 DONE}
  568. managear-1.15.2-1.2.0.jar Mana Gear {managear@1.15.2-1.2.0 DONE}
  569. Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE}
  570. config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
  571. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  572. IntegratedTunnels-1.15.2-1.6.13.jar IntegratedTunnels {integratedtunnels@1.6.13 DONE, integratedtunnelscompat@1.6.13 DONE}
  573. EndReborn[0.6.0].jar End: Reborn {endreborn@0.6.0 DONE}
  574. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {malilib@0.10.0-dev.20+beta.1 DONE}
  575. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 DONE}
  576. mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {mcwroofs@2.0.0 DONE}
  577. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
  578. observerlib-1.15.2-1.2.0.v60.jar ObserverLib {observerlib@1.15.2-1.2.0 DONE}
  579. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  580. undergarden-0.1.5.jar The Undergarden {undergarden@0.1.5 DONE}
  581. trashcans-1.0.2-mc1.15.jar Trash Cans {trashcans@1.0.2 DONE}
  582. BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.3 DONE}
  583. Cyclic-1.15.2-0.6.1.jar Cyclic {cyclic@1.15.2-0.6.1 DONE}
  584. inventula-1.1.3.jar Inventula {inventula@1.1.3 DONE}
  585. QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
  586. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE}
  587. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  588. equaldragons-1.2.jar Equal Dragons {equaldragons@1.2 DONE}
  589. jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE}
  590. worleycaves-1.15.2-1.6.0.jar Worley's Caves {worleycaves@1.15.2-1.6.0 DONE}
  591. Druidcraft-1.15-0.4.3.jar Druidcraft {druidcraft@0.4.3 DONE}
  592. tetraits-1.15.2-beta-0.0.2.jar Tetraits {tetraits@NONE DONE}
  593. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  594. Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
  595. goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 DONE}
  596. Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE}
  597. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 DONE}
  598. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  599. compendium-2.04a.jar Compendium {compendium@2.04a DONE}
  600. extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 DONE}
  601. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  602. Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
  603. Clumps-5.0.2.4.jar Clumps {clumps@5.0.2.4 DONE}
  604. mgui-1.15.2-2.1.1.jar mgui {mgui@2.1.1 DONE}
  605. LightOverlay-4.2.jar Light Overlay Forge {lightoverlay-forge@4.2 DONE}
  606. journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE}
  607. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  608. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {storagenetwork@1.15.2-1.0.1 DONE}
  609. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {engineerstools@1.0.8 DONE}
  610. DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {dungeoncrawl@2.0.1 DONE}
  611. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE}
  612. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {farmingforblockheads@6.1.5 DONE}
  613. Workshop-1.15.2-0.3.0-Snapshot.4.jar Workshop {workshop@0.0.1 DONE}
  614. pneumaticcraft-repressurized-1.15.2-1.4.3-60.jar PneumaticCraft: Repressurized {pneumaticcraft@1.15.2-1.4.3-60 DONE}
  615. mcjtylib-1.15-4.1.3-beta.jar McJtyLib {mcjtylib@1.15-4.1.3-beta DONE}
  616. rftoolsbase-1.15-1.1.3-beta.jar RFToolsBase {rftoolsbase@1.15-1.1.3-beta DONE}
  617. xnet-1.15-2.1.7-beta.jar XNet {xnet@1.15-2.1.7-beta DONE}
  618. rftoolsstorage-1.15-1.1.6-beta.jar RFToolsStorage {rftoolsstorage@1.15-1.1.6-beta DONE}
  619. rftoolscontrol-1.15-3.0.4-beta.jar RFToolsControl {rftoolscontrol@1.15-3.0.4-beta DONE}
  620. mahoutsukai-1.15.2-v1.21.6.jar Mahou Tsukai {mahoutsukai@1.15.2-v1.21.6 DONE}
  621. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 DONE}
  622. CraftTweaker-1.15.2-6.0.0.38.jar CraftTweaker {crafttweaker@6.0.0.38 DONE}
  623. rftoolspower-1.15-2.2.0-beta.jar RFToolsPower {rftoolspower@1.15-2.2.0-beta DONE}
  624. mysticalworld-1.15.2-2.0.6.jar Mystical World {mysticalworld@1.15.2-2.0.6 DONE}
  625. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  626. crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
  627. forge-1.15.2-31.2.26-universal.jar Forge {forge@31.2.26 DONE}
  628. Atum-1.15.2-2.1.4.jar Atum 2 {atum@1.15.2-2.1.4 DONE}
  629. Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 DONE}
  630. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {quickleafdecay@1.2.5 DONE}
  631. ColossalChests-1.15.2-1.7.12.jar ColossalChests {colossalchests@1.7.12 DONE}
  632. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  633. forge-1.15.2-31.2.26-server.jar Minecraft {minecraft@1.15.2 DONE}
  634. cofh_core-1.15.2-0.4.0b.jar CoFH Core {cofh_core@0.4.0b DONE}
  635. ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {ensorcellation@0.4.1b DONE}
  636. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  637. rftoolsutility-1.15-2.1.5-beta.jar RFToolsUtility {rftoolsutility@1.15-2.1.5-beta DONE}
  638. theoneprobe-1.15-2.0.4.jar The One Probe {theoneprobe@1.15-2.0.4 DONE}
  639. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
  640. titanium-1.15.2-2.5.1.jar Titanium {titanium@2.5.1 DONE}
  641. manaandartifice-1.0.5-pre3.jar Mana and Artifice {mana-and-artifice@1.0.5-pre3 DONE}
  642. ImmersiveEngineering-1.15.2-3.1-111.jar Immersive Engineering {immersiveengineering@1.15.2-3.1-111 DONE}
  643. SilentLib-1.15.2-4.6.659.jar Silent Lib {silentlib@4.6.6+59 DONE}
  644. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  645. wards-1.15.2-1.4.0.jar Wards {wards@1.15.2-1.4.0 DONE}
  646. archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {archers_paradox@0.4.0b DONE}
  647. rftoolsbuilder-1.15-2.1.5-beta.jar RFToolsBuilder {rftoolsbuilder@1.15-2.1.5-beta DONE}
  648. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE}
  649. foamdome-1.0.1.jar Foam Dome {foamdome@1.0.1 DONE}
  650. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 DONE}
  651. Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 DONE}
  652. Inspirations-1.15.2-1.1.0.jar Inspirations {inspirations@1.15.2-1.1.0 DONE}
  653. IntegratedDynamics-1.15.2-1.1.15.jar IntegratedDynamics {integrateddynamics@1.1.15 DONE, integrateddynamicscompat@1.1.15 DONE}
  654. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  655. gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE}
  656. FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {fastbench@3.1.0 DONE}
  657. polymorph-FORGE-1.15.2-0.10.jar Polymorph {polymorph@FORGE-1.15.2-0.10 DONE}
  658. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  659. Quark-r2.1-sky.1-246.jar Quark {quark@r2.1-sky.1-246 DONE}
  660. Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 DONE}
  661. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {strange@1.15.2-1.0.0-beta.5 DONE}
  662. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  663. moarboats-1.15.2-7.0.0.1.jar Moar Boats {moarboats@1.15.2-7.0.0.1 DONE}
  664. structurize-0.13.42-ALPHA.jar Structurize {structurize@0.13.42-ALPHA DONE}
  665. minecolonies-0.13.124-ALPHA-universal.jar Minecolonies {minecolonies@0.13.124-ALPHA DONE}
  666. FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
  667. Transport-1.15.2-2.3.1.jar Transport {transport@1.15.2-2.3.1 DONE}
  668. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  669. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 DONE}
  670. moredragoneggs-1.0.jar More Dragon Eggs {moredragoneggs@1.0 DONE}
  671. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {itemscroller@0.15.0-dev.20200412.215325 DONE}
  672. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {aquaculture@1.15.2-2.0.16 DONE}
  673. SilentGems-1.15.2-3.6.298.jar Silent's Gems 3 {silentgems@3.6.2+98 DONE}
  674. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {overloadedarmorbar@4.0.0 DONE}
  675. Pulsar/inspirations loaded Pulses:
  676. - InspirationsShared (Enabled/Forced)
  677. - InspirationsBuilding (Enabled/Not Forced)
  678. - InspirationsUtility (Enabled/Not Forced)
  679. - InspirationsTools (Enabled/Not Forced)
  680. - InspirationsTweaks (Enabled/Not Forced)
  681.  
  682. Player Count: 3 / 20; [ServerPlayerEntity['VioletZe'/2595, l='world', x=3252.43, y=88.22, z=3335.74], ServerPlayerEntity['Edrin_Dyhard'/4163, l='world', x=3394.93, y=91.42, z=3318.23], ServerPlayerEntity['Finanect'/143102, l='world', x=3151.48, y=92.00, z=3244.30]]
  683. Data Packs: mod:reauth (incompatible), mod:culinaryconstruct (incompatible), mod:energeticsheep (incompatible), mod:commoncapabilities (incompatible), mod:integratedtunnels (incompatible), mod:integrateddynamics (incompatible), vanilla, mod:enchantedbookredesign, mod:cyclopscore (incompatible), mod:astralsorcery (incompatible), mod:netherportalfix (incompatible), mod:curiousshulkerboxes (incompatible), mod:doggytalents (incompatible), mod:mcwwindows, mod:rsgauges, mod:findme (incompatible), mod:essentials (incompatible), mod:terraforged, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:theloader (incompatible), mod:nomadictents (incompatible), mod:mutantbeasts (incompatible), mod:xreliquary (incompatible), mod:randompatches (incompatible), mod:buildinggadgets (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:ironshulkerbox (incompatible), mod:morpheus (incompatible), mod:mekanismgenerators, mod:wikizoomer, mod:jeresources (incompatible), mod:mysticallib, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:farmersdelight, mod:chunkt (incompatible), mod:biomesoplenty, mod:phosphor, mod:mekanismadditions, mod:astral (incompatible), mod:toughnessbar (incompatible), mod:silentgear (incompatible), mod:masonry, mod:portality (incompatible), mod:curios (incompatible), mod:botania (incompatible), mod:tetra, mod:managear, mod:patchouli (incompatible), mod:cloth-config2 (incompatible), mod:oreexcavation (incompatible), mod:endreborn (incompatible), mod:malilib (incompatible), mod:mekanismtools, mod:mcwroofs, mod:curiouselytra (incompatible), mod:observerlib (incompatible), mod:mcwfurnitures, mod:undergarden (incompatible), mod:trashcans, mod:bettermineshafts (incompatible), mod:cyclic (incompatible), mod:inventula, mod:quarkoddities, mod:inventorysorter (incompatible), mod:pamhc2trees (incompatible), mod:equaldragons, mod:jei (incompatible), mod:worleycaves (incompatible), mod:druidcraft, mod:tetraits, mod:abnormals_core, mod:bambooblocks (incompatible), mod:goblintraders, mod:mekanism, mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:compendium (incompatible), mod:extraboats, mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:mgui (incompatible), mod:lightoverlay-forge (incompatible), mod:journeymap (incompatible), mod:naturescompass (incompatible), mod:storagenetwork (incompatible), mod:engineerstools, mod:dungeoncrawl (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:workshop (incompatible), mod:pneumaticcraft, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:mahoutsukai (incompatible), mod:jeitweaker, mod:crafttweaker (incompatible), mod:rftoolspower (incompatible), mod:mysticalworld (incompatible), mod:swampexpansion (incompatible), mod:crossroads (incompatible), mod:forge (incompatible), mod:atum (incompatible), mod:bountiful (incompatible), mod:quickleafdecay, mod:colossalchests (incompatible), mod:ironchest, mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:endergetic (incompatible), mod:rftoolsutility (incompatible), mod:theoneprobe (incompatible), mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:mana-and-artifice, mod:immersiveengineering (incompatible), mod:silentlib (incompatible), mod:pamhc2crops (incompatible), mod:wards (incompatible), mod:archers_paradox (incompatible), mod:rftoolsbuilder (incompatible), mod:jeiintegration (incompatible), mod:foamdome (incompatible), mod:savageandravage, mod:mantle (incompatible), mod:inspirations (incompatible), mod:pamhc2foodcore (incompatible), mod:gravestone, mod:fastbench (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:quark, mod:charm (incompatible), mod:strange (incompatible), mod:storagedrawers (incompatible), mod:moarboats (incompatible), mod:structurize (incompatible), mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:transport, mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs, mod:itemscroller (incompatible), mod:aquaculture, mod:silentgems (incompatible), mod:overloadedarmorbar (incompatible)
  684. Is Modded: Definitely; Server brand changed to 'forge'
  685. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment