Dvineaspect

Untitled

Sep 1st, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 01/09/20 19:01
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.02 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.parkNanos(LockSupport.java:215) ~[?:1.8.0_72-internal] {}
  10. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
  11. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129) ~[?:?] {re:classloading,pl:accesstransformer:B}
  12. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139) ~[?:?] {re:classloading,pl:accesstransformer:B}
  13. at net.minecraft.world.World.func_217353_a(World.java:149) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  14. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:101) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  15. at net.minecraft.world.gen.feature.structure.Structure.func_211405_a(SourceFile:137) ~[?:?] {re:classloading}
  16. at net.minecraft.world.gen.ChunkGenerator.func_211403_a(ChunkGenerator.java:88) ~[?:?] {re:classloading,pl:accesstransformer:B}
  17. at net.minecraft.world.server.ServerWorld.func_211157_a(ServerWorld.java:1200) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  18. at svenhjol.strange.runestones.Destination.getAndRecordDestination(Destination.java:83) ~[?:1.15.2-1.0.0-beta.5] {re:classloading}
  19. at svenhjol.strange.runestones.module.Runestones.getRuneDestination(Runestones.java:333) ~[?:1.15.2-1.0.0-beta.5] {re:classloading,pl:capability_inject_definalize:A}
  20. at svenhjol.strange.runestones.module.Runestones.prepareTeleport(Runestones.java:338) ~[?:1.15.2-1.0.0-beta.5] {re:classloading,pl:capability_inject_definalize:A}
  21. at svenhjol.strange.runestones.module.Runestones.onPearlImpact(Runestones.java:175) ~[?:1.15.2-1.0.0-beta.5] {re:classloading,pl:capability_inject_definalize:A}
  22. at net.minecraftforge.eventbus.ASMEventHandler_1175_Runestones_onPearlImpact_ProjectileImpactEvent.invoke(.dynamic) ~[?:?] {}
  23. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
  24. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
  25. at net.minecraftforge.event.ForgeEventFactory.onProjectileImpact(ForgeEventFactory.java:631) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  26. at net.minecraft.entity.projectile.ThrowableEntity.func_70071_h_(ThrowableEntity.java:133) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  27. at net.minecraft.entity.item.EnderPearlEntity.func_70071_h_(EnderPearlEntity.java:121) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  28. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  29. at net.minecraft.world.server.ServerWorld$$Lambda$20354/557098629.accept(Unknown Source) ~[?:?] {}
  30. at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  31. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  32. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  33. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  34. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  36. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- Head --
  43. Thread: Server Watchdog
  44. Stacktrace:
  45. at sun.misc.Unsafe.park(Native Method)
  46. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  47. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
  48. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
  49. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139)
  50. at net.minecraft.world.World.func_217353_a(World.java:149)
  51. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:101)
  52. at net.minecraft.world.gen.feature.structure.Structure.func_211405_a(SourceFile:137)
  53. at net.minecraft.world.gen.ChunkGenerator.func_211403_a(ChunkGenerator.java:88)
  54. at net.minecraft.world.server.ServerWorld.func_211157_a(ServerWorld.java:1200)
  55. at svenhjol.strange.runestones.Destination.getAndRecordDestination(Destination.java:83)
  56. at svenhjol.strange.runestones.module.Runestones.getRuneDestination(Runestones.java:333)
  57. at svenhjol.strange.runestones.module.Runestones.prepareTeleport(Runestones.java:338)
  58. at svenhjol.strange.runestones.module.Runestones.onPearlImpact(Runestones.java:175)
  59. at net.minecraftforge.eventbus.ASMEventHandler_1175_Runestones_onPearlImpact_ProjectileImpactEvent.invoke(.dynamic)
  60. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
  61. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  62. at net.minecraftforge.event.ForgeEventFactory.onProjectileImpact(ForgeEventFactory.java:631)
  63. at net.minecraft.entity.projectile.ThrowableEntity.func_70071_h_(ThrowableEntity.java:133)
  64. at net.minecraft.entity.item.EnderPearlEntity.func_70071_h_(EnderPearlEntity.java:121)
  65. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
  66. at net.minecraft.world.server.ServerWorld$$Lambda$20354/557098629.accept(Unknown Source)
  67. at net.minecraft.world.World.func_217390_a(World.java:536)
  68. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
  69. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
  70. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  71. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  72.  
  73. -- Thread Dump --
  74. Details:
  75. Threads: "TF-Fork-Worker-112" Id=861 WAITING on java.util.concurrent.ForkJoinPool@2823adb9
  76. at sun.misc.Unsafe.park(Native Method)
  77. - waiting on java.util.concurrent.ForkJoinPool@2823adb9
  78. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  79. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  80. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  81.  
  82.  
  83. "TF-Fork-Worker-111" Id=860 TIMED_WAITING on java.util.concurrent.ForkJoinPool@2823adb9
  84. at sun.misc.Unsafe.park(Native Method)
  85. - waiting on java.util.concurrent.ForkJoinPool@2823adb9
  86. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  87. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  88. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  89.  
  90.  
  91. "TF-Fork-Worker-110" Id=859 WAITING on java.util.concurrent.ForkJoinPool@2823adb9
  92. at sun.misc.Unsafe.park(Native Method)
  93. - waiting on java.util.concurrent.ForkJoinPool@2823adb9
  94. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  95. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  96. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  97.  
  98.  
  99. "TF-Fork-Worker-109" Id=856 WAITING on java.util.concurrent.ForkJoinPool@2823adb9
  100. at sun.misc.Unsafe.park(Native Method)
  101. - waiting on java.util.concurrent.ForkJoinPool@2823adb9
  102. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  103. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  104. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  105.  
  106.  
  107. "Server-Worker-24" Id=828 RUNNABLE
  108. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  109. at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:561)
  110. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:929)
  111. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
  112. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
  113. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$19697/1332717904.run(Unknown Source)
  114. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83)
  115. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123)
  116. ...
  117.  
  118.  
  119. "Netty Epoll Server IO #15" Id=393 RUNNABLE
  120. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  121. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  122. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  123. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  124. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  125. at java.lang.Thread.run(Thread.java:745)
  126.  
  127.  
  128. "Netty Epoll Server IO #14" Id=392 RUNNABLE
  129. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  130. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  131. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  132. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  133. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  134. at java.lang.Thread.run(Thread.java:745)
  135.  
  136.  
  137. "Netty Epoll Server IO #13" Id=391 RUNNABLE
  138. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  139. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  140. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  141. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  142. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  143. at java.lang.Thread.run(Thread.java:745)
  144.  
  145.  
  146. "Netty Epoll Server IO #12" Id=390 RUNNABLE
  147. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  148. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  149. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  150. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  151. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  152. at java.lang.Thread.run(Thread.java:745)
  153.  
  154.  
  155. "Netty Epoll Server IO #11" Id=389 RUNNABLE
  156. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  157. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  158. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  159. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  160. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  161. at java.lang.Thread.run(Thread.java:745)
  162.  
  163.  
  164. "Netty Epoll Server IO #10" Id=388 RUNNABLE
  165. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  166. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  167. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  168. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  169. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  170. at java.lang.Thread.run(Thread.java:745)
  171.  
  172.  
  173. "Netty Epoll Server IO #9" Id=387 RUNNABLE
  174. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  175. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  176. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  177. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  178. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  179. at java.lang.Thread.run(Thread.java:745)
  180.  
  181.  
  182. "Netty Epoll Server IO #8" Id=378 RUNNABLE
  183. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  184. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  185. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  186. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  187. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  188. at java.lang.Thread.run(Thread.java:745)
  189.  
  190.  
  191. "Netty Epoll Server IO #7" Id=377 RUNNABLE
  192. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  193. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  194. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  195. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  196. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  197. at java.lang.Thread.run(Thread.java:745)
  198.  
  199.  
  200. "Netty Epoll Server IO #6" Id=376 RUNNABLE
  201. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  202. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  203. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  204. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  205. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  206. at java.lang.Thread.run(Thread.java:745)
  207.  
  208.  
  209. "Netty Epoll Server IO #5" Id=260 RUNNABLE
  210. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  211. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  212. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  213. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  214. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  215. at java.lang.Thread.run(Thread.java:745)
  216.  
  217.  
  218. "Netty Epoll Server IO #4" Id=259 RUNNABLE
  219. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  220. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  221. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  222. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  223. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  224. at java.lang.Thread.run(Thread.java:745)
  225.  
  226.  
  227. "Netty Epoll Server IO #3" Id=258 RUNNABLE
  228. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  229. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  230. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  231. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  232. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  233. at java.lang.Thread.run(Thread.java:745)
  234.  
  235.  
  236. "Netty Epoll Server IO #2" Id=249 RUNNABLE
  237. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  238. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  239. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  240. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  241. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  242. at java.lang.Thread.run(Thread.java:745)
  243.  
  244.  
  245. "Netty Epoll Server IO #1" Id=248 RUNNABLE
  246. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  247. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  248. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  249. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  250. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  251. at java.lang.Thread.run(Thread.java:745)
  252.  
  253.  
  254. "pool-5-thread-4" Id=247 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  255. at sun.misc.Unsafe.park(Native Method)
  256. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  257. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  258. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  259. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  260. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  261. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  262. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  263. at java.lang.Thread.run(Thread.java:745)
  264.  
  265.  
  266. "pool-5-thread-3" Id=246 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  267. at sun.misc.Unsafe.park(Native Method)
  268. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  269. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  270. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  271. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  272. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  273. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  274. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  275. at java.lang.Thread.run(Thread.java:745)
  276.  
  277.  
  278. "pool-5-thread-2" Id=245 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  279. at sun.misc.Unsafe.park(Native Method)
  280. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  281. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  282. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  283. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  284. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  285. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  286. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  287. at java.lang.Thread.run(Thread.java:745)
  288.  
  289.  
  290. "pool-5-thread-1" Id=244 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  291. at sun.misc.Unsafe.park(Native Method)
  292. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26e456cd
  293. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  294. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  295. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  296. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  297. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  298. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  299. at java.lang.Thread.run(Thread.java:745)
  300.  
  301.  
  302. "Server-Worker-21" Id=243 WAITING on java.util.concurrent.ForkJoinPool@22dbc6c9
  303. at sun.misc.Unsafe.park(Native Method)
  304. - waiting on java.util.concurrent.ForkJoinPool@22dbc6c9
  305. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  306. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  307. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  308.  
  309.  
  310. "Server-Worker-20" Id=133 WAITING on java.util.concurrent.ForkJoinPool@22dbc6c9
  311. at sun.misc.Unsafe.park(Native Method)
  312. - waiting on java.util.concurrent.ForkJoinPool@22dbc6c9
  313. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  314. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  315. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  316.  
  317.  
  318. "ResearchIOThread" Id=131 TIMED_WAITING on java.util.TaskQueue@67d95cf6
  319. at java.lang.Object.wait(Native Method)
  320. - waiting on java.util.TaskQueue@67d95cf6
  321. at java.util.TimerThread.mainLoop(Timer.java:552)
  322. at java.util.TimerThread.run(Timer.java:505)
  323.  
  324.  
  325. "WorldCacheIOThread" Id=130 TIMED_WAITING on java.util.TaskQueue@52a26bd1
  326. at java.lang.Object.wait(Native Method)
  327. - waiting on java.util.TaskQueue@52a26bd1
  328. at java.util.TimerThread.mainLoop(Timer.java:552)
  329. at java.util.TimerThread.run(Timer.java:505)
  330.  
  331.  
  332. "Keep-Alive-SocketCleaner" Id=129 WAITING on sun.net.www.http.KeepAliveStreamCleaner@56741d76
  333. at java.lang.Object.wait(Native Method)
  334. - waiting on sun.net.www.http.KeepAliveStreamCleaner@56741d76
  335. at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  336. at java.lang.Thread.run(Thread.java:745)
  337.  
  338.  
  339. "Server Watchdog" Id=118 RUNNABLE
  340. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  341. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  342. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  343. at java.lang.Thread.run(Thread.java:745)
  344.  
  345.  
  346. "Server-Worker-17" Id=116 WAITING on java.util.concurrent.ForkJoinPool@22dbc6c9
  347. at sun.misc.Unsafe.park(Native Method)
  348. - waiting on java.util.concurrent.ForkJoinPool@22dbc6c9
  349. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  350. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  351. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  352.  
  353.  
  354. "poi IO worker" Id=97 WAITING on java.lang.String@2ae574ff
  355. at sun.misc.Unsafe.park(Native Method)
  356. - waiting on java.lang.String@2ae574ff
  357. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  358. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  359. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  360. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$19490/343720678.run(Unknown Source)
  361. at java.lang.Thread.run(Thread.java:745)
  362.  
  363.  
  364. "chunk IO worker" Id=96 WAITING on java.lang.String@2ae574ff
  365. at sun.misc.Unsafe.park(Native Method)
  366. - waiting on java.lang.String@2ae574ff
  367. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  368. at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
  369. at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
  370. at net.minecraft.world.chunk.storage.IOWorker$$Lambda$19490/343720678.run(Unknown Source)
  371. at java.lang.Thread.run(Thread.java:745)
  372.  
  373.  
  374. "Java2D Disposer" Id=95 WAITING on java.lang.ref.ReferenceQueue$Lock@7f6a3b9
  375. at java.lang.Object.wait(Native Method)
  376. - waiting on java.lang.ref.ReferenceQueue$Lock@7f6a3b9
  377. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  378. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  379. at sun.java2d.Disposer.run(Disposer.java:148)
  380. at java.lang.Thread.run(Thread.java:745)
  381.  
  382.  
  383. "Resource IO {0}" Id=85 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@46cbbc75
  384. at sun.misc.Unsafe.park(Native Method)
  385. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@46cbbc75
  386. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  387. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  388. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  389. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  390. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  391. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  392. at java.lang.Thread.run(Thread.java:745)
  393.  
  394.  
  395. "Server-Worker-13" Id=84 WAITING on java.util.concurrent.ForkJoinPool@22dbc6c9
  396. at sun.misc.Unsafe.park(Native Method)
  397. - waiting on java.util.concurrent.ForkJoinPool@22dbc6c9
  398. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  399. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  400. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  401.  
  402.  
  403. "Server-Worker-11" Id=81 WAITING on java.util.concurrent.ForkJoinPool@22dbc6c9
  404. at sun.misc.Unsafe.park(Native Method)
  405. - waiting on java.util.concurrent.ForkJoinPool@22dbc6c9
  406. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  407. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  408. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  409.  
  410.  
  411. "Thread-17" Id=77 RUNNABLE (in native)
  412. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  413. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  414. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  415. at java.lang.Thread.run(Thread.java:745)
  416.  
  417.  
  418. "Netty Epoll Server IO #0" Id=72 RUNNABLE
  419. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  420. at io.netty.channel.epoll.Native.epollWait(Native.java:114)
  421. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  422. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  423. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  424. at java.lang.Thread.run(Thread.java:745)
  425.  
  426.  
  427. "ObjectCleanerThread" Id=71 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@30a29677
  428. at java.lang.Object.wait(Native Method)
  429. - waiting on java.lang.ref.ReferenceQueue$Lock@30a29677
  430. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  431. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  432. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  433. at java.lang.Thread.run(Thread.java:745)
  434.  
  435.  
  436. "Thread-11" Id=56 RUNNABLE (in native)
  437. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  438. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  439. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  440. at java.lang.Thread.run(Thread.java:745)
  441.  
  442.  
  443. "Thread-10" Id=55 RUNNABLE (in native)
  444. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  445. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  446. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  447. at java.lang.Thread.run(Thread.java:745)
  448.  
  449.  
  450. "Thread-9" Id=54 RUNNABLE (in native)
  451. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  452. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  453. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  454. at java.lang.Thread.run(Thread.java:745)
  455.  
  456.  
  457. "Thread-8" Id=53 RUNNABLE (in native)
  458. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  459. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  460. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  461. at java.lang.Thread.run(Thread.java:745)
  462.  
  463.  
  464. "Thread-7" Id=52 RUNNABLE (in native)
  465. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  466. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  467. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  468. at java.lang.Thread.run(Thread.java:745)
  469.  
  470.  
  471. "DestroyJavaVM" Id=32 RUNNABLE
  472.  
  473.  
  474. "Server thread" Id=29 TIMED_WAITING on java.lang.String@2ae574ff
  475. at sun.misc.Unsafe.park(Native Method)
  476. - waiting on java.lang.String@2ae574ff
  477. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  478. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
  479. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
  480. at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139)
  481. at net.minecraft.world.World.func_217353_a(World.java:149)
  482. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:101)
  483. at net.minecraft.world.gen.feature.structure.Structure.func_211405_a(SourceFile:137)
  484. ...
  485.  
  486.  
  487. "Server Infinisleeper" Id=30 TIMED_WAITING
  488. at java.lang.Thread.sleep(Native Method)
  489. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)
  490.  
  491.  
  492. "Snooper Timer" Id=28 WAITING on java.util.TaskQueue@31e15e10
  493. at java.lang.Object.wait(Native Method)
  494. - waiting on java.util.TaskQueue@31e15e10
  495. at java.lang.Object.wait(Object.java:502)
  496. at java.util.TimerThread.mainLoop(Timer.java:526)
  497. at java.util.TimerThread.run(Timer.java:505)
  498.  
  499.  
  500. "Thread-2" Id=19 RUNNABLE (in native)
  501. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  502. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  503. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  504. at java.lang.Thread.run(Thread.java:745)
  505.  
  506.  
  507. "Thread-1" Id=18 TIMED_WAITING
  508. at sun.misc.Unsafe.park(Native Method)
  509. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  510. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  511.  
  512.  
  513. "Signal Dispatcher" Id=5 RUNNABLE
  514.  
  515.  
  516. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3b8d8fe
  517. at java.lang.Object.wait(Native Method)
  518. - waiting on java.lang.ref.ReferenceQueue$Lock@3b8d8fe
  519. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  520. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  521. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  522.  
  523.  
  524. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@180bf4e8
  525. at java.lang.Object.wait(Native Method)
  526. - waiting on java.lang.ref.Reference$Lock@180bf4e8
  527. at java.lang.Object.wait(Object.java:502)
  528. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  529. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  530.  
  531.  
  532.  
  533. Stacktrace:
  534. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52)
  535. at java.lang.Thread.run(Thread.java:745)
  536.  
  537. -- System Details --
  538. Details:
  539. Minecraft Version: 1.15.2
  540. Minecraft Version ID: 1.15.2
  541. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  542. Java Version: 1.8.0_72-internal, Oracle Corporation
  543. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  544. Memory: 1654361952 bytes (1577 MB) / 4552527872 bytes (4341 MB) up to 6450184192 bytes (6151 MB)
  545. CPUs: 8
  546. JVM Flags: 7 total; -Xms2048m -Xmx6168m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  547. ModLauncher: 5.1.0+69+master.79f13f7
  548. ModLauncher launch target: fmlserver
  549. ModLauncher naming: srg
  550. ModLauncher services:
  551. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  552. /forge-1.15.2-31.2.26.jar object_holder_definalize PLUGINSERVICE
  553. /forge-1.15.2-31.2.26.jar runtime_enum_extender PLUGINSERVICE
  554. /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
  555. /forge-1.15.2-31.2.26.jar capability_inject_definalize PLUGINSERVICE
  556. /forge-1.15.2-31.2.26.jar runtimedistcleaner PLUGINSERVICE
  557. /forge-1.15.2-31.2.26.jar fml TRANSFORMATIONSERVICE
  558. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  559. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  560. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  561. FML: 31.2
  562. Forge: net.minecraftforge:31.2.26
  563. FML Language Providers:
  564. minecraft@1
  565. Mod List:
  566. enchantedbookredesign-2.0a.jar Enchanted Book Redesign {[email protected] DONE}
  567. CyclopsCore-1.15.2-1.8.3.jar Cyclops Core {[email protected] DONE}
  568. astralsorcery-1.15.2-1.12.8.jar Astral Sorcery {[email protected] DONE}
  569. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
  570. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
  571. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
  572. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
  573. rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
  574. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  575. essentials-1.15.2-2.7.4.jar Essentials {[email protected] DONE}
  576. TerraForged-1.15.2-0.1.2.jar TerraForged {[email protected] DONE}
  577. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
  578. Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
  579. ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] DONE}
  580. Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
  581. citadel-1.1.11.jar Citadel {[email protected] DONE}
  582. theloader-1.15.2-1.1.0.jar The Loader {[email protected] DONE}
  583. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] DONE}
  584. culinaryconstruct-FORGE-1.15.2-2.0.0.2.jar Culinary Construct {[email protected] DONE}
  585. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] DONE}
  586. Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE}
  587. randompatches-1.15.2-1.22.1.1.jar RandomPatches {[email protected] DONE}
  588. buildinggadgets-3.4.0.jar Building Gadgets {[email protected] DONE}
  589. Apotheosis-1.15.2-3.2.4.jar Apotheosis {[email protected] DONE}
  590. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
  591. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {[email protected] DONE}
  592. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  593. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
  594. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] DONE}
  595. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
  596. EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {[email protected] DONE}
  597. mysticallib-1.15.2-2.0.1.jar Mystical Lib {[email protected] DONE}
  598. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
  599. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
  600. FarmersDelight-1.15.2-0.1.5.jar Farmer's Delight {[email protected] DONE}
  601. CommonCapabilities-1.15.2-2.5.3.jar CommonCapabilities {[email protected] DONE}
  602. chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
  603. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE}
  604. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {[email protected]+build.4 DONE}
  605. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE}
  606. astral-1.7.1.jar Astral {[email protected] DONE}
  607. toughnessbar-5.0.jar Toughness Bar {[email protected] DONE}
  608. SilentGear-1.15.2-1.11.3160.jar Silent Gear {[email protected]+160 DONE}
  609. masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
  610. portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
  611. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] DONE}
  612. Botania-r1.15-387.jar Botania {[email protected] DONE}
  613. tetra-1.15.2-2.18.1.jar Tetra {[email protected] DONE}
  614. managear-1.15.2-1.2.0.jar Mana Gear {[email protected] DONE}
  615. Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
  616. config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
  617. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  618. IntegratedTunnels-1.15.2-1.6.13.jar IntegratedTunnels {[email protected] DONE, [email protected] DONE}
  619. EndReborn [0.6.1].jar End: Reborn {[email protected] DONE}
  620. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {[email protected]+beta.1 DONE}
  621. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
  622. mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
  623. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
  624. observerlib-1.15.2-1.2.0.v60.jar ObserverLib {[email protected] DONE}
  625. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
  626. undergarden-0.1.5.jar The Undergarden {[email protected] DONE}
  627. trashcans-1.0.3-mc1.15.jar Trash Cans {[email protected] DONE}
  628. clojurelib-1.10.0_0.0.1.jar Clojure Lib {[email protected]_0.0.1 DONE}
  629. BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {[email protected] DONE}
  630. Cyclic-1.15.2-0.6.2.jar Cyclic {[email protected] DONE}
  631. inventula-1.1.3.jar Inventula {[email protected] DONE}
  632. QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
  633. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
  634. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  635. equaldragons-1.2.jar Equal Dragons {[email protected] DONE}
  636. jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] DONE}
  637. worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] DONE}
  638. Druidcraft-1.15-0.4.31-sky.1.jar Druidcraft {[email protected] DONE}
  639. tetraits-1.15.2-beta-0.1.1.jar Tetraits {tetraits@NONE DONE}
  640. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
  641. Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
  642. goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
  643. Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
  644. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] DONE}
  645. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
  646. compendium-2.04a.jar Compendium {[email protected] DONE}
  647. extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] DONE}
  648. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
  649. Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
  650. Clumps-5.0.2.6.jar Clumps {[email protected] DONE}
  651. mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
  652. LightOverlay-4.2.jar Light Overlay Forge {[email protected] DONE}
  653. journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
  654. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
  655. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] DONE}
  656. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] DONE}
  657. DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {[email protected] DONE}
  658. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
  659. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
  660. Workshop-1.15.2-0.3.0-Snapshot.8.jar Workshop {[email protected] DONE}
  661. pneumaticcraft-repressurized-1.15.2-1.4.4-64.jar PneumaticCraft: Repressurized {[email protected] DONE}
  662. mcjtylib-1.15-4.1.7.jar McJtyLib {[email protected] DONE}
  663. rftoolsbase-1.15-1.1.6.jar RFToolsBase {[email protected] DONE}
  664. xnet-1.15-2.1.10.jar XNet {[email protected] DONE}
  665. rftoolsstorage-1.15-1.1.9.jar RFToolsStorage {[email protected] DONE}
  666. rftoolscontrol-1.15-3.0.7.jar RFToolsControl {[email protected] DONE}
  667. mahoutsukai-1.15.2-v1.22.1.jar Mahou Tsukai {[email protected] DONE}
  668. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
  669. CraftTweaker-1.15.2-6.0.0.40.jar CraftTweaker {[email protected] DONE}
  670. ArsNouveau1.15.2-0.12.jar Ars Nouveau {[email protected] DONE}
  671. rftoolspower-1.15-2.2.4.jar RFToolsPower {[email protected] DONE}
  672. mysticalworld-1.15.2-2.1.1.jar Mystical World {[email protected] DONE}
  673. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  674. crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
  675. forge-1.15.2-31.2.26-universal.jar Forge {[email protected] DONE}
  676. Atum-1.15.2-2.1.6.jar Atum 2 {[email protected] DONE}
  677. Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
  678. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {[email protected] DONE}
  679. ColossalChests-1.15.2-1.7.12.jar ColossalChests {[email protected] DONE}
  680. ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
  681. forge-1.15.2-31.2.26-server.jar Minecraft {[email protected] DONE}
  682. cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE}
  683. ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] DONE}
  684. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
  685. rftoolsutility-1.15-2.1.9.jar RFToolsUtility {[email protected] DONE}
  686. theoneprobe-1.15-2.0.7.jar The One Probe {[email protected] DONE}
  687. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
  688. titanium-1.15.2-2.5.1-sky.1.jar Titanium {[email protected] DONE}
  689. manaandartifice-1.0.5-pre3.jar Mana and Artifice {[email protected] DONE}
  690. ImmersiveEngineering-1.15.2-4.0.0-117.jar Immersive Engineering {[email protected] DONE}
  691. SilentLib-1.15.2-4.6.659.jar Silent Lib {[email protected]+59 DONE}
  692. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  693. wards-1.15.2-1.4.0.jar Wards {[email protected] DONE}
  694. archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] DONE}
  695. towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] DONE}
  696. rftoolsbuilder-1.15-2.1.8.jar RFToolsBuilder {[email protected] DONE}
  697. jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {[email protected] DONE}
  698. foamdome-1.0.1.jar Foam Dome {[email protected] DONE}
  699. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
  700. Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
  701. Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] DONE}
  702. IntegratedDynamics-1.15.2-1.1.16.jar IntegratedDynamics {[email protected] DONE, [email protected] DONE}
  703. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  704. gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
  705. FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {[email protected] DONE}
  706. polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] DONE}
  707. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
  708. Quark-r2.1-245.jar Quark {[email protected] DONE}
  709. Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
  710. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
  711. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
  712. Regrowth-1.15.2-1.1.0.7.jar Regrowth Mod {[email protected] DONE}
  713. moarboats-1.15.2-7.0.0.1.jar Moar Boats {[email protected] DONE}
  714. structurize-0.13.58-ALPHA.jar Structurize {[email protected] DONE}
  715. minecolonies-0.13.200-ALPHA-universal.jar Minecolonies {[email protected] DONE}
  716. FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
  717. Transport-1.15.2-2.4.0.jar Transport {[email protected] DONE}
  718. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
  719. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE}
  720. moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
  721. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {[email protected] DONE}
  722. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
  723. SilentGems-1.15.2-3.6.298.jar Silent's Gems 3 {[email protected]+98 DONE}
  724. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
  725. Pulsar/inspirations loaded Pulses:
  726. - InspirationsShared (Enabled/Forced)
  727. - InspirationsBuilding (Enabled/Not Forced)
  728. - InspirationsUtility (Enabled/Not Forced)
  729. - InspirationsTools (Enabled/Not Forced)
  730. - InspirationsTweaks (Enabled/Not Forced)
  731.  
  732. Player Count: 1 / 20; [ServerPlayerEntity['Divineaspect'/303546, l='world', x=-2832.52, y=64.00, z=2017.90]]
  733. Data Packs: mod:ars_nouveau (incompatible), mod:towers_of_the_wild, mod:regrowth, mod:clojurelib, 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), the_loader/BladeAddons_Data, the_loader/Druidcraft_Data, the_loader/TetraAquatic_DataPack_v2.1.zip, the_loader/TetraMysticalWorldData, the_loader/TetraSaR_DataPack_v1.2.zip, the_loader/someminerarcana
  734. Is Modded: Definitely; Server brand changed to 'forge'
  735. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment