Advertisement
Guest User

Crash n. 3

a guest
Mar 17th, 2021
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 3/17/21 9:32 PM
  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 java.io.FileOutputStream.writeBytes(Native Method) ~[?:1.8.0_211] {}
  9. at java.io.FileOutputStream.write(FileOutputStream.java:313) ~[?:1.8.0_211] {}
  10. at org.apache.commons.io.IOUtils.write(IOUtils.java:1857) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  11. at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1982) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  12. at org.apache.commons.io.FileUtils.write(FileUtils.java:2107) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  13. at org.apache.commons.io.FileUtils.write(FileUtils.java:2076) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  14. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.writeToFile(AuxConfigJson.java:55) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  15. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.processFile(AuxConfigJson.java:37) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  16. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.postInit(AuxConfigJson.java:30) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  17. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigHandler.postInit(AuxConfigHandler.java:54) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  18. at me.desht.pneumaticcraft.PneumaticCraftRepressurized.serverStarted(PneumaticCraftRepressurized.java:175) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  19. at me.desht.pneumaticcraft.PneumaticCraftRepressurized$$Lambda$12486/92247030.accept(Unknown Source) ~[?:?] {}
  20. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  21. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  22. at net.minecraftforge.eventbus.EventBus$$Lambda$2786/1440435946.invoke(Unknown Source) ~[?:?] {}
  23. at net.minecraftforge.eventbus.EventBus$$Lambda$2660/1336401756.invoke(Unknown Source) ~[?:?] {}
  24. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  25. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  26. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:107) ~[forge:?] {re:mixin,re:classloading}
  27. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:622) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbjanitor.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  28. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbjanitor.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at net.minecraft.server.MinecraftServer$$Lambda$23198/1051318401.run(Unknown Source) ~[?:?] {}
  30. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] {}
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server Watchdog
  38. Stacktrace:
  39. at java.io.FileOutputStream.writeBytes(Native Method) ~[?:1.8.0_211] {}
  40. at java.io.FileOutputStream.write(FileOutputStream.java:313) ~[?:1.8.0_211] {}
  41. at org.apache.commons.io.IOUtils.write(IOUtils.java:1857) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  42. at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1982) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  43. at org.apache.commons.io.FileUtils.write(FileUtils.java:2107) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  44. at org.apache.commons.io.FileUtils.write(FileUtils.java:2076) ~[server-1.16.5-20210115.111550-extra.jar:?] {}
  45. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.writeToFile(AuxConfigJson.java:55) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  46. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.processFile(AuxConfigJson.java:37) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  47. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.postInit(AuxConfigJson.java:30) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  48. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigHandler.postInit(AuxConfigHandler.java:54) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  49. at me.desht.pneumaticcraft.PneumaticCraftRepressurized.serverStarted(PneumaticCraftRepressurized.java:175) ~[pneumaticcraft:1.16.5-2.10.2-148] {re:classloading}
  50. at me.desht.pneumaticcraft.PneumaticCraftRepressurized$$Lambda$12486/92247030.accept(Unknown Source) ~[?:?] {}
  51. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  52. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  53. at net.minecraftforge.eventbus.EventBus$$Lambda$2786/1440435946.invoke(Unknown Source) ~[?:?] {}
  54. at net.minecraftforge.eventbus.EventBus$$Lambda$2660/1336401756.invoke(Unknown Source) ~[?:?] {}
  55. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  56. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  57. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:107) ~[forge:?] {re:mixin,re:classloading}
  58. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:622) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbjanitor.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  59. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbjanitor.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  60. -- Thread Dump --
  61. Details:
  62. Threads: "Netty Server IO #2" Id=224 RUNNABLE (in native)
  63. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  64. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  65. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  66. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  67. - locked io.netty.channel.nio.SelectedSelectionKeySet@482e6f42
  68. - locked java.util.Collections$UnmodifiableSet@46e98837
  69. - locked sun.nio.ch.EPollSelectorImpl@42d60432
  70. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  71. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  72. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  73. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
  74. ...
  75.  
  76.  
  77. "ResearchIOThread" Id=223 TIMED_WAITING on java.util.TaskQueue@7d4820c
  78. at java.lang.Object.wait(Native Method)
  79. - waiting on java.util.TaskQueue@7d4820c
  80. at java.util.TimerThread.mainLoop(Timer.java:552)
  81. at java.util.TimerThread.run(Timer.java:505)
  82.  
  83.  
  84. "Thread-67" Id=222 TIMED_WAITING
  85. at java.lang.Thread.sleep(Native Method)
  86. at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:43)
  87.  
  88.  
  89. "Thread-66" Id=221 TIMED_WAITING
  90. at java.lang.Thread.sleep(Native Method)
  91. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  92.  
  93.  
  94. "Thread-65" Id=220 TIMED_WAITING
  95. at java.lang.Thread.sleep(Native Method)
  96. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  97.  
  98.  
  99. "Thread-64" Id=219 TIMED_WAITING
  100. at java.lang.Thread.sleep(Native Method)
  101. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  102.  
  103.  
  104. "Thread-63" Id=218 TIMED_WAITING
  105. at java.lang.Thread.sleep(Native Method)
  106. at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)
  107.  
  108.  
  109. "OpenBackup_Backup" Id=217 RUNNABLE (in native)
  110. at java.io.FileOutputStream.writeBytes(Native Method)
  111. at java.io.FileOutputStream.write(FileOutputStream.java:326)
  112. at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)
  113. at java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211)
  114. at java.util.zip.ZipOutputStream.write(ZipOutputStream.java:331)
  115. - locked java.util.zip.ZipOutputStream@3c3ba9cb
  116. at com.vandendaelen.openbackup.utils.ZipUtils.zipFile(ZipUtils.java:38)
  117. at com.vandendaelen.openbackup.utils.ZipUtils.zipFile(ZipUtils.java:28)
  118. at com.vandendaelen.openbackup.utils.ZipUtils.zipFile(ZipUtils.java:28)
  119. ...
  120.  
  121.  
  122. "WorldCacheIOThread" Id=216 TIMED_WAITING on java.util.TaskQueue@3699264b
  123. at java.lang.Object.wait(Native Method)
  124. - waiting on java.util.TaskQueue@3699264b
  125. at java.util.TimerThread.mainLoop(Timer.java:552)
  126. at java.util.TimerThread.run(Timer.java:505)
  127.  
  128.  
  129. "ForkJoinPool.commonPool-worker-11" Id=210 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  130. at sun.misc.Unsafe.park(Native Method)
  131. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  132. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  133. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  134. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  135.  
  136.  
  137. "ForkJoinPool.commonPool-worker-47" Id=214 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  138. at sun.misc.Unsafe.park(Native Method)
  139. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  140. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  141. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  142. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  143.  
  144.  
  145. "ForkJoinPool.commonPool-worker-40" Id=215 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  146. at sun.misc.Unsafe.park(Native Method)
  147. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  148. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  149. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  150. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  151.  
  152.  
  153. "ForkJoinPool.commonPool-worker-10" Id=201 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  154. at sun.misc.Unsafe.park(Native Method)
  155. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  156. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  157. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  158. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  159.  
  160.  
  161. "ForkJoinPool.commonPool-worker-3" Id=202 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  162. at sun.misc.Unsafe.park(Native Method)
  163. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  164. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  165. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  166. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  167.  
  168.  
  169. "ForkJoinPool.commonPool-worker-54" Id=213 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  170. at sun.misc.Unsafe.park(Native Method)
  171. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  172. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  173. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  174. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  175.  
  176.  
  177. "ForkJoinPool.commonPool-worker-46" Id=205 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  178. at sun.misc.Unsafe.park(Native Method)
  179. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  180. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  181. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  182. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  183.  
  184.  
  185. "ForkJoinPool.commonPool-worker-32" Id=206 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  186. at sun.misc.Unsafe.park(Native Method)
  187. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  188. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  189. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  190. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  191.  
  192.  
  193. "ForkJoinPool.commonPool-worker-25" Id=208 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  194. at sun.misc.Unsafe.park(Native Method)
  195. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  196. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  197. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  198. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  199.  
  200.  
  201. "ForkJoinPool.commonPool-worker-18" Id=209 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  202. at sun.misc.Unsafe.park(Native Method)
  203. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  204. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  205. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  206. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  207.  
  208.  
  209. "ForkJoinPool.commonPool-worker-45" Id=198 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  210. at sun.misc.Unsafe.park(Native Method)
  211. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  212. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  213. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  214. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  215.  
  216.  
  217. "ForkJoinPool.commonPool-worker-39" Id=207 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  218. at sun.misc.Unsafe.park(Native Method)
  219. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  220. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  221. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  222. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  223.  
  224.  
  225. "ForkJoinPool.commonPool-worker-38" Id=194 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  226. at sun.misc.Unsafe.park(Native Method)
  227. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  228. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  229. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  230. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  231.  
  232.  
  233. "ForkJoinPool.commonPool-worker-60" Id=203 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  234. at sun.misc.Unsafe.park(Native Method)
  235. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  236. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  237. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  238. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  239.  
  240.  
  241. "ForkJoinPool.commonPool-worker-24" Id=199 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  242. at sun.misc.Unsafe.park(Native Method)
  243. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  244. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  245. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  246. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  247.  
  248.  
  249. "ForkJoinPool.commonPool-worker-17" Id=200 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  250. at sun.misc.Unsafe.park(Native Method)
  251. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  252. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  253. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  254. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  255.  
  256.  
  257. "ForkJoinPool.commonPool-worker-31" Id=193 TIMED_WAITING on java.util.concurrent.ForkJoinPool@449c533e
  258. at sun.misc.Unsafe.park(Native Method)
  259. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  260. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  261. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  262. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  263.  
  264.  
  265. "ForkJoinPool.commonPool-worker-59" Id=197 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  266. at sun.misc.Unsafe.park(Native Method)
  267. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  268. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  269. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  270. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  271.  
  272.  
  273. "ForkJoinPool.commonPool-worker-23" Id=190 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  274. at sun.misc.Unsafe.park(Native Method)
  275. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  276. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  277. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  278. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  279.  
  280.  
  281. "ForkJoinPool.commonPool-worker-9" Id=192 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  282. at sun.misc.Unsafe.park(Native Method)
  283. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  284. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  285. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  286. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  287.  
  288.  
  289. "ForkJoinPool.commonPool-worker-44" Id=187 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  290. at sun.misc.Unsafe.park(Native Method)
  291. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  292. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  293. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  294. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  295.  
  296.  
  297. "ForkJoinPool.commonPool-worker-30" Id=189 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  298. at sun.misc.Unsafe.park(Native Method)
  299. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  300. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  301. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  302. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  303.  
  304.  
  305. "ForkJoinPool.commonPool-worker-37" Id=188 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  306. at sun.misc.Unsafe.park(Native Method)
  307. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  308. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  309. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  310. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  311.  
  312.  
  313. "ForkJoinPool.commonPool-worker-1" Id=184 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  314. at sun.misc.Unsafe.park(Native Method)
  315. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  316. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  317. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  318. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  319.  
  320.  
  321. "ForkJoinPool.commonPool-worker-58" Id=185 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  322. at sun.misc.Unsafe.park(Native Method)
  323. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  324. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  325. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  326. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  327.  
  328.  
  329. "ForkJoinPool.commonPool-worker-51" Id=186 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  330. at sun.misc.Unsafe.park(Native Method)
  331. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  332. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  333. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  334. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  335.  
  336.  
  337. "ForkJoinPool.commonPool-worker-15" Id=182 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  338. at sun.misc.Unsafe.park(Native Method)
  339. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  340. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  341. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  342. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  343.  
  344.  
  345. "ForkJoinPool.commonPool-worker-8" Id=183 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  346. at sun.misc.Unsafe.park(Native Method)
  347. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  348. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  349. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  350. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  351.  
  352.  
  353. "ForkJoinPool.commonPool-worker-22" Id=181 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  354. at sun.misc.Unsafe.park(Native Method)
  355. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  356. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  357. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  358. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  359.  
  360.  
  361. "ForkJoinPool.commonPool-worker-29" Id=180 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  362. at sun.misc.Unsafe.park(Native Method)
  363. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  364. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  365. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  366. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  367.  
  368.  
  369. "ForkJoinPool.commonPool-worker-36" Id=179 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  370. at sun.misc.Unsafe.park(Native Method)
  371. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  372. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  373. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  374. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  375.  
  376.  
  377. "ForkJoinPool.commonPool-worker-43" Id=178 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  378. at sun.misc.Unsafe.park(Native Method)
  379. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  380. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  381. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  382. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  383.  
  384.  
  385. "ForkJoinPool.commonPool-worker-50" Id=177 WAITING on java.util.concurrent.ForkJoinPool@449c533e
  386. at sun.misc.Unsafe.park(Native Method)
  387. - waiting on java.util.concurrent.ForkJoinPool@449c533e
  388. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  389. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  390. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  391.  
  392.  
  393. "Server Watchdog" Id=172 RUNNABLE
  394. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  395. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  396. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
  397. at java.lang.Thread.run(Thread.java:748)
  398.  
  399.  
  400. "Query Listener #1" Id=171 RUNNABLE
  401. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  402. - locked java.net.PlainDatagramSocketImpl@67fb7d43
  403. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  404. - locked java.net.PlainDatagramSocketImpl@67fb7d43
  405. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  406. - locked java.net.DatagramPacket@6efe586
  407. - locked java.net.DatagramSocket@793b206e
  408. at net.minecraft.network.rcon.QueryThread.run(SourceFile:258)
  409. at java.lang.Thread.run(Thread.java:748)
  410.  
  411.  
  412. "IO-Worker-56" Id=170 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5f9899d4
  413. at sun.misc.Unsafe.park(Native Method)
  414. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@5f9899d4
  415. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  416. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  417. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  418. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  419. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  420. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  421. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  422. ...
  423.  
  424.  
  425. "IO-Worker-55" Id=169 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@5f9899d4
  426. at sun.misc.Unsafe.park(Native Method)
  427. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@5f9899d4
  428. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  429. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  430. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  431. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  432. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  433. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  434. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  435. ...
  436.  
  437.  
  438. "Worker-Main-53" Id=167 TIMED_WAITING on java.util.concurrent.ForkJoinPool@63b5e601
  439. at sun.misc.Unsafe.park(Native Method)
  440. - waiting on java.util.concurrent.ForkJoinPool@63b5e601
  441. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  442. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  443. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  444.  
  445.  
  446. "Netty Server IO #1" Id=161 RUNNABLE
  447. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  448. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  449. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  450. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  451. - locked io.netty.channel.nio.SelectedSelectionKeySet@1a8ffc24
  452. - locked java.util.Collections$UnmodifiableSet@3a97874b
  453. - locked sun.nio.ch.EPollSelectorImpl@215afff4
  454. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  455. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  456. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  457. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
  458. ...
  459.  
  460.  
  461. "Thread-55" Id=160 RUNNABLE (in native)
  462. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  463. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  464. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  465. at java.lang.Thread.run(Thread.java:748)
  466.  
  467.  
  468. "Thread-54" Id=159 RUNNABLE (in native)
  469. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  470. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  471. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  472. at java.lang.Thread.run(Thread.java:748)
  473.  
  474.  
  475. "Netty Server IO #0" Id=158 RUNNABLE (in native)
  476. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  477. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  478. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  479. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  480. - locked io.netty.channel.nio.SelectedSelectionKeySet@6d139030
  481. - locked java.util.Collections$UnmodifiableSet@8983f6a
  482. - locked sun.nio.ch.EPollSelectorImpl@e334ced
  483. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  484. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  485. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  486. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
  487. ...
  488.  
  489.  
  490. "ObjectCleanerThread" Id=157 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@7860b780
  491. at java.lang.Object.wait(Native Method)
  492. - waiting on java.lang.ref.ReferenceQueue$Lock@7860b780
  493. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  494. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  495. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  496. at java.lang.Thread.run(Thread.java:748)
  497.  
  498.  
  499. "Server console handler" Id=155 RUNNABLE
  500. at java.io.FileInputStream.read0(Native Method)
  501. at java.io.FileInputStream.read(FileInputStream.java:207)
  502. at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
  503. at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
  504. at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
  505. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  506. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  507. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  508. ...
  509.  
  510.  
  511. "DestroyJavaVM" Id=154 RUNNABLE
  512.  
  513.  
  514. "Server thread" Id=151 RUNNABLE (in native)
  515. at java.io.FileOutputStream.writeBytes(Native Method)
  516. at java.io.FileOutputStream.write(FileOutputStream.java:313)
  517. at org.apache.commons.io.IOUtils.write(IOUtils.java:1857)
  518. at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1982)
  519. at org.apache.commons.io.FileUtils.write(FileUtils.java:2107)
  520. at org.apache.commons.io.FileUtils.write(FileUtils.java:2076)
  521. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.writeToFile(AuxConfigJson.java:55)
  522. at me.desht.pneumaticcraft.common.config.subconfig.AuxConfigJson.processFile(AuxConfigJson.java:37)
  523. ...
  524.  
  525.  
  526. "Snooper Timer" Id=152 WAITING on java.util.TaskQueue@9832aac
  527. at java.lang.Object.wait(Native Method)
  528. - waiting on java.util.TaskQueue@9832aac
  529. at java.lang.Object.wait(Object.java:502)
  530. at java.util.TimerThread.mainLoop(Timer.java:526)
  531. at java.util.TimerThread.run(Timer.java:505)
  532.  
  533.  
  534. "spark-forge-async-worker" Id=112 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@40293799
  535. at sun.misc.Unsafe.park(Native Method)
  536. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@40293799
  537. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  538. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  539. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  540. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  541. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  542. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  543. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  544. ...
  545.  
  546.  
  547. "spark-cpu-monitor" Id=111 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54e94f55
  548. at sun.misc.Unsafe.park(Native Method)
  549. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54e94f55
  550. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  551. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  552. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  553. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  554. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  555. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  556. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  557. ...
  558.  
  559.  
  560. "modloading-worker-62" Id=100 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  561. at sun.misc.Unsafe.park(Native Method)
  562. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  563. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  564. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  565. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  566.  
  567.  
  568. "modloading-worker-55" Id=101 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  569. at sun.misc.Unsafe.park(Native Method)
  570. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  571. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  572. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  573. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  574.  
  575.  
  576. "modloading-worker-12" Id=98 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  577. at sun.misc.Unsafe.park(Native Method)
  578. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  579. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  580. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  581. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  582.  
  583.  
  584. "modloading-worker-5" Id=99 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  585. at sun.misc.Unsafe.park(Native Method)
  586. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  587. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  588. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  589. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  590.  
  591.  
  592. "modloading-worker-33" Id=95 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  593. at sun.misc.Unsafe.park(Native Method)
  594. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  595. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  596. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  597. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  598.  
  599.  
  600. "Thread-16" Id=94 RUNNABLE (in native)
  601. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  602. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  603. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  604. at java.lang.Thread.run(Thread.java:748)
  605.  
  606.  
  607. "Thread-15" Id=93 RUNNABLE (in native)
  608. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  609. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  610. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  611. at java.lang.Thread.run(Thread.java:748)
  612.  
  613.  
  614. "Thread-14" Id=92 RUNNABLE (in native)
  615. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  616. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  617. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  618. at java.lang.Thread.run(Thread.java:748)
  619.  
  620.  
  621. "Thread-13" Id=91 RUNNABLE (in native)
  622. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  623. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  624. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  625. at java.lang.Thread.run(Thread.java:748)
  626.  
  627.  
  628. "Thread-12" Id=90 RUNNABLE (in native)
  629. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  630. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  631. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  632. at java.lang.Thread.run(Thread.java:748)
  633.  
  634.  
  635. "Thread-11" Id=89 RUNNABLE (in native)
  636. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  637. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  638. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  639. at java.lang.Thread.run(Thread.java:748)
  640.  
  641.  
  642. "Thread-10" Id=88 RUNNABLE (in native)
  643. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  644. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  645. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  646. at java.lang.Thread.run(Thread.java:748)
  647.  
  648.  
  649. "Thread-9" Id=87 RUNNABLE (in native)
  650. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  651. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  652. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  653. at java.lang.Thread.run(Thread.java:748)
  654.  
  655.  
  656. "Thread-8" Id=86 RUNNABLE (in native)
  657. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  658. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  659. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  660. at java.lang.Thread.run(Thread.java:748)
  661.  
  662.  
  663. "modloading-worker-54" Id=75 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  664. at sun.misc.Unsafe.park(Native Method)
  665. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  666. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  667. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  668. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  669.  
  670.  
  671. "modloading-worker-61" Id=74 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  672. at sun.misc.Unsafe.park(Native Method)
  673. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  674. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  675. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  676. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  677.  
  678.  
  679. "modloading-worker-11" Id=72 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  680. at sun.misc.Unsafe.park(Native Method)
  681. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  682. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  683. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  684. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  685.  
  686.  
  687. "modloading-worker-32" Id=69 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  688. at sun.misc.Unsafe.park(Native Method)
  689. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  690. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  691. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  692. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  693.  
  694.  
  695. "modloading-worker-39" Id=68 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  696. at sun.misc.Unsafe.park(Native Method)
  697. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  698. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  699. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  700. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  701.  
  702.  
  703. "modloading-worker-46" Id=67 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  704. at sun.misc.Unsafe.park(Native Method)
  705. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  706. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  707. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  708. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  709.  
  710.  
  711. "modloading-worker-53" Id=66 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  712. at sun.misc.Unsafe.park(Native Method)
  713. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  714. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  715. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  716. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  717.  
  718.  
  719. "modloading-worker-17" Id=62 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  720. at sun.misc.Unsafe.park(Native Method)
  721. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  722. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  723. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  724. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  725.  
  726.  
  727. "modloading-worker-31" Id=60 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  728. at sun.misc.Unsafe.park(Native Method)
  729. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  730. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  731. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  732. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  733.  
  734.  
  735. "modloading-worker-38" Id=59 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  736. at sun.misc.Unsafe.park(Native Method)
  737. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  738. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  739. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  740. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  741.  
  742.  
  743. "modloading-worker-52" Id=57 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  744. at sun.misc.Unsafe.park(Native Method)
  745. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  746. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  747. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  748. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  749.  
  750.  
  751. "modloading-worker-59" Id=56 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  752. at sun.misc.Unsafe.park(Native Method)
  753. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  754. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  755. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  756. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  757.  
  758.  
  759. "modloading-worker-16" Id=53 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  760. at sun.misc.Unsafe.park(Native Method)
  761. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  762. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  763. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  764. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  765.  
  766.  
  767. "modloading-worker-23" Id=52 TIMED_WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  768. at sun.misc.Unsafe.park(Native Method)
  769. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  770. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  771. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  772. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  773.  
  774.  
  775. "modloading-worker-37" Id=50 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  776. at sun.misc.Unsafe.park(Native Method)
  777. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  778. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  779. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  780. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  781.  
  782.  
  783. "modloading-worker-44" Id=49 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  784. at sun.misc.Unsafe.park(Native Method)
  785. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  786. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  787. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  788. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  789.  
  790.  
  791. "modloading-worker-51" Id=48 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  792. at sun.misc.Unsafe.park(Native Method)
  793. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  794. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  795. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  796. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  797.  
  798.  
  799. "modloading-worker-8" Id=45 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  800. at sun.misc.Unsafe.park(Native Method)
  801. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  802. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  803. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  804. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  805.  
  806.  
  807. "modloading-worker-15" Id=44 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  808. at sun.misc.Unsafe.park(Native Method)
  809. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  810. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  811. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  812. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  813.  
  814.  
  815. "modloading-worker-22" Id=43 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  816. at sun.misc.Unsafe.park(Native Method)
  817. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  818. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  819. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  820. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  821.  
  822.  
  823. "modloading-worker-29" Id=42 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  824. at sun.misc.Unsafe.park(Native Method)
  825. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  826. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  827. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  828. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  829.  
  830.  
  831. "modloading-worker-36" Id=41 WAITING on java.util.concurrent.ForkJoinPool@29c83eff
  832. at sun.misc.Unsafe.park(Native Method)
  833. - waiting on java.util.concurrent.ForkJoinPool@29c83eff
  834. at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  835. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  836. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  837.  
  838.  
  839. "Timer hack thread" Id=37 TIMED_WAITING
  840. at java.lang.Thread.sleep(Native Method)
  841. at net.minecraft.util.Util$6.run(Util.java:505)
  842.  
  843.  
  844. "Thread-2" Id=28 RUNNABLE (in native)
  845. at sun.nio.fs.LinuxWatchService.poll(Native Method)
  846. at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  847. at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  848. at java.lang.Thread.run(Thread.java:748)
  849.  
  850.  
  851. "Thread-1" Id=27 TIMED_WAITING
  852. at sun.misc.Unsafe.park(Native Method)
  853. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
  854. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  855.  
  856.  
  857. "Signal Dispatcher" Id=5 RUNNABLE
  858.  
  859.  
  860. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@398ea720
  861. at java.lang.Object.wait(Native Method)
  862. - waiting on java.lang.ref.ReferenceQueue$Lock@398ea720
  863. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  864. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  865. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  866.  
  867.  
  868. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@3012da77
  869. at java.lang.Object.wait(Native Method)
  870. - waiting on java.lang.ref.Reference$Lock@3012da77
  871. at java.lang.Object.wait(Object.java:502)
  872. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  873. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  874.  
  875.  
  876.  
  877. Stacktrace:
  878. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
  879. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] {}
  880.  
  881.  
  882. -- Performance stats --
  883. Details:
  884. Random tick rate: 3
  885. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 153 [minecraft:item_frame:25,minecraft:sheep:22,minecraft:zombie:20,minecraft:item:15,rats:rat:10], block_entities: 5560 [mekanism:thermal_evaporation_block:975,mekanism:ultimate_universal_cable:528,mekanismgenerators:turbine_casing:454,mekanismgenerators:reactor_glass:448,mekanism:ultimate_pressurized_tube:347], block_ticks: 0, fluid_ticks: 32, chunk_source: ServerChunkCache: 4736,
  886. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  887. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  888. ResourceKey[minecraft:dimension / rats:ratlantis]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  889. ResourceKey[minecraft:dimension / woot:tartarus]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  890. ResourceKey[minecraft:dimension / undergarden:undergarden]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  891. ResourceKey[minecraft:dimension / javd:void]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  892. ResourceKey[minecraft:dimension / jamd:mining]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  893.  
  894. -- System Details --
  895. Details:
  896. Minecraft Version: 1.16.5
  897. Minecraft Version ID: 1.16.5
  898. Operating System: Linux (amd64) version 4.19.0-13-amd64
  899. Java Version: 1.8.0_211, Oracle Corporation
  900. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  901. Memory: 5125736256 bytes (4888 MB) / 6120341504 bytes (5836 MB) up to 6120341504 bytes (5836 MB)
  902. CPUs: 40
  903. JVM Flags: 16 total; -Xms6144M -Xmx6144M -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc
  904. ModLauncher: 8.0.9+86+master.3cf110c
  905. ModLauncher launch target: fmlserver
  906. ModLauncher naming: srg
  907. ModLauncher services:
  908. /mixin-0.8.2.jar mixin PLUGINSERVICE
  909. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  910. /direwolf.jar object_holder_definalize PLUGINSERVICE
  911. /direwolf.jar runtime_enum_extender PLUGINSERVICE
  912. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  913. /direwolf.jar capability_inject_definalize PLUGINSERVICE
  914. /direwolf.jar runtimedistcleaner PLUGINSERVICE
  915. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  916. /direwolf.jar fml TRANSFORMATIONSERVICE
  917. FML: 36.0
  918. Forge: net.minecraftforge:36.0.45
  919. FML Language Providers:
  920. javafml@36.0
  921. minecraft@1
  922. Mod List:
  923. rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
  924. CyclopsCore-1.16.5-1.11.4.jar |Cyclops Core |cyclopscore |1.11.4 |DONE |NOSIGNATURE
  925. astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
  926. ftb-essentials-1604.1.0.13.jar |FTB Essentials |ftbessentials |1604.1.0.13 |DONE |NOSIGNATURE
  927. supermartijn642configlib-1.0.5a-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.5a |DONE |NOSIGNATURE
  928. simplemagnets-1.1.1-mc1.16.5.jar |Simple Magnets |simplemagnets |1.1.1 |DONE |NOSIGNATURE
  929. refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |NOSIGNATURE
  930. IntegratedTerminals-1.16.5-1.1.3.jar |IntegratedTerminals |integratedterminals |1.1.3 |DONE |NOSIGNATURE
  931. pocketstorage-1.16.3-0.7.6.jar |Pocket Storage |pocketstorage |1.16.3-0.7.6 |DONE |NOSIGNATURE
  932. JAVD-2.5.45+mc-1.16.5.jar |Just Another Void Dim |javd |2.5.45+mc-1.16.5 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  933. mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |NOSIGNATURE
  934. modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
  935. rsgauges-1.16.4-1.2.8.jar |Gauges and Switches |rsgauges |1.2.8 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  936. findme-1.16.3-2.1.0.0.jar |Find Me |findme |NONE |DONE |NOSIGNATURE
  937. glassential-forge-1.16.5-1.1.6.jar |Glassential |glassential |1.1.6 |DONE |NOSIGNATURE
  938. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  939. Controlling-7.0.0.14.jar |Controlling |controlling |7.0.0.14 |DONE |NOSIGNATURE
  940. Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  941. citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
  942. Powah-1.16.4-2.3.14.jar |Powah |powah |2.3.14 |DONE |NOSIGNATURE
  943. rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
  944. culinaryconstruct-forge-1.16.5-4.0.0.6.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.6 |DONE |NOSIGNATURE
  945. Shrink-1.16.4-1.0.7.jar |Shrink |shrink |1.0.7 |DONE |NOSIGNATURE
  946. Bookshelf-1.16.5-10.0.1.jar |Bookshelf |bookshelf |10.0.1 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  947. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  948. buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |DONE |NOSIGNATURE
  949. DarkUtilities-1.16.5-8.0.3.jar |Dark Utilities |darkutils |8.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  950. mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |NOSIGNATURE
  951. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |NOSIGNATURE
  952. MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |NOSIGNATURE
  953. JustEnoughResources-1.16.4-0.12.0.109.jar |Just Enough Resources |jeresources |0.12.0.109 |DONE |NOSIGNATURE
  954. DeLogger-1.16.5-1.0.9+mc-1.16.5.jar |DeLogger |delogger |1.0.9+mc-1.16.5 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  955. XNetGases-1.16.5-2.2.6.jar |XNet Gases |xnetgases |2.2.6 |DONE |NOSIGNATURE
  956. absentbydesign-1.16.5-1.4.1.jar |Absent By Design Mod |absentbydesign |1.16.5-1.4.1 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  957. emojiful-1.16.4-2.1.4.jar |Emojiful |emojiful |1.16.4-2.1.4 |DONE |NOSIGNATURE
  958. refinedstorage-1.9.12.jar |Refined Storage |refinedstorage |1.9.12 |DONE |NOSIGNATURE
  959. quartz-chests-1603.1.0.8.jar |Quartz Chests |quartzchests |1603.1.0.8 |DONE |NOSIGNATURE
  960. PrettyPipes-1.9.3.jar |Pretty Pipes |prettypipes |1.9.3 |DONE |NOSIGNATURE
  961. JAMD-1.1.9-beta+mc-1.16.5.jar |Just Another Mining Dimension |jamd |1.1.9-beta+mc-1.16.5|DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  962. chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |NOSIGNATURE
  963. mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE
  964. industrial-foregoing-1.16.5-3.2.10.1-decb7ae.jar |Industrial Foregoing |industrialforegoing |3.2.10.1 |DONE |NOSIGNATURE
  965. torchmaster-2.3.6.jar |Torchmaster |torchmaster |2.3.6 |DONE |NOSIGNATURE
  966. TipTheScales-1.16.5-3.0.0.11.jar |TipTheScales |tipthescales |3.0.0.11 |DONE |NOSIGNATURE
  967. entangled-1.2.11-mc1.16.5.jar |Entangled |entangled |1.2.11 |DONE |NOSIGNATURE
  968. CommonCapabilities-1.16.5-2.5.6.jar |CommonCapabilities |commoncapabilities |2.5.6 |DONE |NOSIGNATURE
  969. BiomesOPlenty-1.16.4-13.0.0.431-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.431 |DONE |NOSIGNATURE
  970. valkyrielib-1.16.5-3.0.7.2.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.7.2 |DONE |NOSIGNATURE
  971. envirocore-1.16.5-3.0.7.1.jar |Environmental Core |envirocore |1.16.5-3.0.7.1 |DONE |NOSIGNATURE
  972. envirotech-1.16.5-3.0.7.2.jar |Environmental Tech |envirotech |3.0.7.2 |DONE |NOSIGNATURE
  973. Lollipop-1.16.4-3.2.8.jar |Lollipop |lollipop |3.2.8 |DONE |NOSIGNATURE
  974. ftb-ranks-1604.1.1.11.jar |FTB Ranks |ftbranks |1604.1.1.11 |DONE |NOSIGNATURE
  975. mcw-trapdors-1.0.1-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.1 |DONE |NOSIGNATURE
  976. extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |NOSIGNATURE
  977. Botania-1.16.4-411.jar |Botania |botania |1.16.4-411 |DONE |NOSIGNATURE
  978. SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |NOSIGNATURE
  979. spark-forge.jar |spark |spark |1.4.3 |DONE |NOSIGNATURE
  980. simplybackpacks-1.16.3-1.4.13.jar |Simply Backpacks |simplybackpacks |1.16.3-1.4.13 |DONE |NOSIGNATURE
  981. portality-1.16.4-3.2.0.jar |Portality |portality |3.2.0 |DONE |NOSIGNATURE
  982. curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |NOSIGNATURE
  983. tetra-1.16.5-3.7.0.jar |Tetra |tetra |3.7.0 |DONE |NOSIGNATURE
  984. Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
  985. doomangelring-1.16.4-1.0.0.jar |Doom Angel Ring |doomangelring |1.0.0 |DONE |NOSIGNATURE
  986. IntegratedTunnels-1.16.5-1.6.17.jar |IntegratedTunnels |integratedtunnels |1.6.17 |DONE |NOSIGNATURE
  987. elevatorid-1.16.5-1.7.12.jar |Elevator Mod |elevatorid |1.16.5-1.7.12 |DONE |NOSIGNATURE
  988. Runelic-1.16.5-7.0.1.jar |Runelic |runelic |7.0.1 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  989. ExtraStorage-1.16.4-1.3.1.jar |Extra Storage |extrastorage |1.3.1 |DONE |NOSIGNATURE
  990. NaturesAura-34.0.jar |Nature's Aura |naturesaura |34.0 |DONE |NOSIGNATURE
  991. MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |NOSIGNATURE
  992. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |NOSIGNATURE
  993. ChunkNoGoByeBye-1.16.5-1.3.0.jar |ChunkNoGoByeBye |chunknogobyebye |1.16.5-1.3.0 |DONE |NOSIGNATURE
  994. wormhole-1.1.4-mc1.16.3.jar |Wormhole (Portals) |wormhole |1.1.4 |DONE |NOSIGNATURE
  995. architectury-1.8.130-forge.jar |Architectury |architectury |1.8.130 |DONE |NOSIGNATURE
  996. ftb-gui-library-1605.2.1.40-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.40 |DONE |NOSIGNATURE
  997. ftb-teams-1604.1.0.15-forge.jar |FTB Teams |ftbteams |1604.1.0.15 |DONE |NOSIGNATURE
  998. cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |DONE |NOSIGNATURE
  999. observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
  1000. light-overlay-5.8.0.jar |Light Overlay |lightoverlay |5.8.0 |DONE |NOSIGNATURE
  1001. cloth-config-4.11.14-forge.jar |Cloth Config v4 API |cloth-config |4.11.14 |DONE |NOSIGNATURE
  1002. trashcans-1.0.8-mc1.16.4.jar |Trash Cans |trashcans |1.0.8 |DONE |NOSIGNATURE
  1003. The_Undergarden-1.16.5-0.4.5.jar |The Undergarden |undergarden |0.4.5 |DONE |NOSIGNATURE
  1004. bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |NOSIGNATURE
  1005. launchertray-1.0.jar |TrayLauncher |traylauncher |1.0 |DONE |NOSIGNATURE
  1006. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
  1007. CodeChickenLib-1.16.4-3.5.1.408-universal.jar |CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  1008. QuantumStorage-1.16.4-5.3.0.jar |QuantumStorage |quantumstorage |5.3.0Alpha5 |DONE |NOSIGNATURE
  1009. geckolib-forge-1.16.5-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |DONE |NOSIGNATURE
  1010. Cyclic-1.16.5-1.1.8.jar |Cyclic |cyclic |1.16.5-1.1.8 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  1011. BetterAdvancements-1.16.5-0.1.0.105.jar |Better Advancements |betteradvancements |0.1.0.105 |DONE |NOSIGNATURE
  1012. inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |NOSIGNATURE
  1013. rhino-1.7.13-build.14.jar |Rhino |rhino |1.7.13-build.14 |DONE |NOSIGNATURE
  1014. ftb-janitor-1604.1.1-build.20.jar |FTB Janitor |ftbjanitor |1604.1.1-build.20 |DONE |NOSIGNATURE
  1015. SimplyJetpacks2-1.16.5-2.6.7.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.7.1 |DONE |NOSIGNATURE
  1016. flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |NOSIGNATURE
  1017. woot-1.16.5-1.0.4.1.jar |Woot |woot |1.16.5-1.0.4.1 |DONE |NOSIGNATURE
  1018. snad-1.0.5-1.16.5.jar |Snad |snad |1.0.5 |DONE |NOSIGNATURE
  1019. jei-1.16.4-7.6.1.71.jar |Just Enough Items |jei |7.6.1.71 |DONE |NOSIGNATURE
  1020. kubejs-1605.3.6-build.171-forge.jar |KubeJS |kubejs |1605.3.6-build.171 |DONE |NOSIGNATURE
  1021. kubejs-ui-1605.1.1-build.14-forge.jar |KubeJS UI |kubejs_ui |1605.1.1-build.14 |DONE |NOSIGNATURE
  1022. Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |NOSIGNATURE
  1023. kubejs-mekanism-1604.1.1.6.jar |KubeJS Mekanism |kubejs_mekanism |1604.1.1.6 |DONE |NOSIGNATURE
  1024. create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
  1025. Waystones_1.16.5-7.4.0.jar |Waystones |waystones |7.4.0 |DONE |NOSIGNATURE
  1026. Clumps-6.0.0.17.jar |Clumps |clumps |6.0.0.17 |DONE |NOSIGNATURE
  1027. shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |NOSIGNATURE
  1028. mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
  1029. comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
  1030. appliedenergistics2-8.3.0-alpha.1.jar |Applied Energistics 2 |appliedenergistics2 |8.3.0-alpha.1 |DONE |95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
  1031. NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |NOSIGNATURE
  1032. LibX-1.16.3-1.0.17.jar |LibX |libx |1.16.3-1.0.17 |DONE |NOSIGNATURE
  1033. BotanyPots-1.16.5-7.0.4.jar |BotanyPots |botanypots |7.0.4 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  1034. BotanyTrees-1.16.5-3.0.2.jar |BotanyTrees |botanytrees |3.0.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  1035. DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
  1036. charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
  1037. pneumaticcraft-repressurized-1.16.5-2.10.2-148.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.10.2-148 |DONE |NOSIGNATURE
  1038. mcjtylib-1.16-5.0.17.jar |McJtyLib |mcjtylib |1.16-5.0.17 |DONE |NOSIGNATURE
  1039. rftoolsbase-1.16-2.0.10.jar |RFToolsBase |rftoolsbase |1.16-2.0.10 |DONE |NOSIGNATURE
  1040. xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
  1041. rftoolsstorage-1.16-2.0.11.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.11 |DONE |NOSIGNATURE
  1042. rftoolscontrol-1.16-4.0.7.jar |RFToolsControl |rftoolscontrol |1.16-4.0.7 |DONE |NOSIGNATURE
  1043. rftoolsdim-1.16-7.0.4-beta.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.4-beta |DONE |NOSIGNATURE
  1044. restrictions-1.16-3.0.3.jar |Restrictions |restrictions |1.16-3.0.3 |DONE |NOSIGNATURE
  1045. Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE
  1046. mininggadgets-1.7.1.jar |Mining Gadgets |mininggadgets |1.7.1 |DONE |NOSIGNATURE
  1047. entitydetectors-1.16.4-1.1.0.1.jar |Entity Detectors |entitydetectors |1.1.0.1 |DONE |NOSIGNATURE
  1048. EnderStorage-1.16.4-2.7.1.166-universal.jar |EnderStorage |enderstorage |2.7.1.166 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  1049. ars_nouveau-1.16.4-1.11.6.jar |Ars Nouveau |ars_nouveau |1.11.6 |DONE |NOSIGNATURE
  1050. rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
  1051. ftb-chunks-1604.2.2.62.jar |FTB Chunks |ftbchunks |1604.2.2.62 |DONE |NOSIGNATURE
  1052. forge-1.16.5-36.0.45-universal.jar |Forge |forge |36.0.45 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  1053. BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |NOSIGNATURE
  1054. kubejs-blood-magic-1604.1.0.4.jar |KubeJS Blood Magic |kubejs_blood_magic |1604.1.0.4 |DONE |NOSIGNATURE
  1055. recipebuffers-2.1.jar |Recipe Buffers |recipebuffers |2.1 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  1056. MiniCoal2-1.16.1-0.0.2-universal.jar |MiniCoal 2 |minicoal2 |{{version}} |DONE |NOSIGNATURE
  1057. immersiveposts-1.16.3-3.0.0.jar |Immersive Posts |immersiveposts |3.0.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
  1058. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  1059. MythicBotany-1.16.3-1.2.5.jar |MythicBotany |mythicbotany |1.16.3-1.2.5 |DONE |NOSIGNATURE
  1060. IntegratedCrafting-1.16.5-1.0.12.jar |IntegratedCrafting |integratedcrafting |1.0.12 |DONE |NOSIGNATURE
  1061. ZeroCore2-1.16.4-2.0.21.jar |Zero CORE 2 |zerocore |1.16.4-2.0.21 |DONE |NOSIGNATURE
  1062. ExtremeReactors2-1.16.4-2.0.23.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.23 |DONE |NOSIGNATURE
  1063. forge-1.16.5-36.0.45-server.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
  1064. cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
  1065. thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE
  1066. thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |DONE |NOSIGNATURE
  1067. thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE
  1068. thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |DONE |NOSIGNATURE
  1069. kubejs-thermal-1605.1.1.6.jar |KubeJS Thermal |kubejs_thermal |1605.1.1.6 |DONE |NOSIGNATURE
  1070. ensorcellation-1.16.3-1.1.2.jar |Ensorcellation |ensorcellation |1.1.2 |DONE |NOSIGNATURE
  1071. rftoolsutility-1.16-3.0.23.jar |RFToolsUtility |rftoolsutility |1.16-3.0.23 |DONE |NOSIGNATURE
  1072. openbackup-1.16.x-1.1.0.jar |OpenBackup |openbackup |1.16.x-1.1.0 |DONE |NOSIGNATURE
  1073. EnchantmentDescriptions-1.16.5-7.0.2.jar |EnchantmentDescriptions |enchdesc |7.0.2 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  1074. theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
  1075. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
  1076. titanium-1.16.5-3.2.8.jar |Titanium |titanium |3.2.8 |DONE |NOSIGNATURE
  1077. Psi 1.16-91.jar |Psi |psi |1.16-91 |DONE |NOSIGNATURE
  1078. mana-and-artifice-1.3.0.2.jar |Mana and Artifice |mana-and-artifice |1.3.0.2 |DONE |NOSIGNATURE
  1079. ImmersiveEngineering-1.16.5-4.2.2-132.jar |Immersive Engineering |immersiveengineering |1.16.5-4.2.2-132 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  1080. movingelevators-1.2.33-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.33 |DONE |NOSIGNATURE
  1081. archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |NOSIGNATURE
  1082. Krate-1.16.4-0.1.3.jar |Krate |krate |0.1.3 |DONE |NOSIGNATURE
  1083. rftoolsbuilder-1.16-3.0.15.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.15 |DONE |NOSIGNATURE
  1084. jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE
  1085. IntegratedDynamics-1.16.5-1.5.1.jar |IntegratedDynamics |integrateddynamics |1.5.1 |DONE |NOSIGNATURE
  1086. integratednbt-1.16.4-1.4.1.jar |Integrated NBT |integratednbt |version |DONE |NOSIGNATURE
  1087. rats-7.1.1-1.16.5.jar |Rats |rats |7.1.1 |DONE |NOSIGNATURE
  1088. ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
  1089. itemcollectors-1.0.11-mc1.16.5.jar |Item Collectors |itemcollectors |1.0.11 |DONE |NOSIGNATURE
  1090. gravestone-1.16.5-1.0.1.jar |Gravestone Mod |gravestone |1.16.5-1.0.1 |DONE |NOSIGNATURE
  1091. thermal_cultivation-1.16.3-1.1.6.jar |Thermal Cultivation |thermal_cultivation |1.1.6 |DONE |NOSIGNATURE
  1092. serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |NOSIGNATURE
  1093. FastWorkbench-1.16.4-4.5.0.jar |FastWorkbench |fastbench |4.5.0 |DONE |NOSIGNATURE
  1094. JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |DONE |NOSIGNATURE
  1095. StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
  1096. FluxNetworks-1.16.5-6.1.6.11.jar |Flux Networks |fluxnetworks |1.16.5-6.1.6.11 |DONE |NOSIGNATURE
  1097. performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE
  1098. lanterncolors-1.16.3-2.1.1.jar |Lantern Colors |lanterncolors |1.16.2-2.1.1 |DONE |NOSIGNATURE
  1099. harvest-1.16.3-1.0.3.jar |Harvest |harvest |1.0.3 |DONE |NOSIGNATURE
  1100. Statues-1.16.5-0.1.6.6.jar |Statues Mod |statues |0.1.6.6 |DONE |NOSIGNATURE
  1101. structurize-0.13.146-ALPHA-universal.jar |Structurize |structurize |0.13.146-ALPHA |DONE |NOSIGNATURE
  1102. kubejs-create-1604.1.0.4.jar |KubeJS Create |kubejs_create |1604.1.0.4 |DONE |NOSIGNATURE
  1103. minecolonies-0.13.670-ALPHA-universal.jar |MineColonies |minecolonies |0.13.670-ALPHA |DONE |NOSIGNATURE
  1104. FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE
  1105. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  1106. ferritecore-2.0.3-forge.jar |Ferrite Core |ferritecore |2.0.3 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  1107. ice_ice_baby-1.16.4-3.0.1.jar |Ice Ice Baby |ice_ice_baby |3.0.1 |DONE |NOSIGNATURE
  1108. moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |NOSIGNATURE
  1109. modular-routers-1.16.4-7.3.1-50.jar |Modular Routers |modularrouters |1.16.4-7.3.1-50 |DONE |NOSIGNATURE
  1110. kubejs-immersive-engineering-1604.1.0.12.jar |KubeJS Immersive Engineering |kubejs_immersive_engineering |1604.1.0.12 |DONE |NOSIGNATURE
  1111. refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
  1112. extremeSoundMuffler-3.8_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.8_forge-1.16.4 |DONE |NOSIGNATURE
  1113. chiselsandbits-0.2.10-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
  1114. DefaultOptions_1.16.3-12.2.0.jar |Default Options |defaultoptions |12.2.0 |DONE |NOSIGNATURE
  1115. Crash Report UUID: 398d1a80-f46e-4d69-8780-eb02481511c0
  1116. [Psi] Active spell: None
  1117. Player Count: 0 / 6; []
  1118. Data Packs: vanilla, mod:rsrequestify (incompatible), mod:cyclopscore, mod:astralsorcery, mod:ftbessentials, mod:supermartijn642configlib, mod:simplemagnets, mod:refinedpipes, mod:integratedterminals, mod:pocketstorage, mod:javd (incompatible), mod:mcwwindows, mod:modnametooltip, mod:rsgauges, mod:findme (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:powah, mod:rangedpumps, mod:culinaryconstruct (incompatible), mod:shrink (incompatible), mod:bookshelf, mod:xreliquary, mod:buildinggadgets, mod:darkutils (incompatible), mod:mcwdoors, mod:morpheus (incompatible), mod:mekanismgenerators, mod:jeresources, mod:delogger (incompatible), mod:xnetgases, mod:absentbydesign (incompatible), mod:emojiful (incompatible), mod:refinedstorage, mod:quartzchests (incompatible), mod:prettypipes (incompatible), mod:jamd (incompatible), mod:chocolate, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales, mod:entangled, mod:commoncapabilities, mod:biomesoplenty, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:ftbranks, mod:mcwtrpdoors, mod:extcaves, mod:botania, mod:sf, mod:simplybackpacks (incompatible), mod:portality (incompatible), mod:curios, mod:tetra, mod:patchouli (incompatible), mod:doomangelring (incompatible), mod:integratedtunnels, mod:elevatorid, mod:runelic, mod:extrastorage, mod:naturesaura (incompatible), mod:mekanismtools, mod:mcwroofs, mod:wormhole, mod:architectury, mod:ftbguilibrary (incompatible), mod:ftbteams (incompatible), mod:computercraft, mod:observerlib, mod:lightoverlay (incompatible), mod:cloth-config (incompatible), mod:trashcans, mod:undergarden, mod:bwncr (incompatible), mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:quantumstorage (incompatible), mod:geckolib3 (incompatible), mod:cyclic (incompatible), mod:betteradvancements, mod:inventorysorter (incompatible), mod:rhino, mod:ftbjanitor, mod:simplyjetpacks, mod:flatbedrock (incompatible), mod:woot, mod:snad (incompatible), mod:jei, mod:kubejs, mod:kubejs_ui, mod:mekanism, mod:kubejs_mekanism, mod:create (incompatible), mod:waystones (incompatible), mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:mgui (incompatible), mod:comforts (incompatible), mod:appliedenergistics2 (incompatible), mod:naturescompass (incompatible), mod:libx, mod:botanypots, mod:botanytrees, mod:dungeoncrawl, mod:charginggadgets, mod:pneumaticcraft, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:entitydetectors (incompatible), mod:enderstorage (incompatible), mod:ars_nouveau, mod:rftoolspower, mod:ftbchunks (incompatible), mod:forge, mod:bloodmagic, mod:kubejs_blood_magic, mod:recipebuffers (incompatible), mod:minicoal2 (incompatible), mod:immersiveposts (incompatible), mod:ironchest (incompatible), mod:mythicbotany, mod:integratedcrafting, mod:zerocore, mod:bigreactors, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:thermal_locomotion (incompatible), mod:kubejs_thermal, mod:ensorcellation (incompatible), mod:rftoolsutility, mod:enchdesc, mod:theoneprobe, mod:titanium (incompatible), mod:psi (incompatible), mod:mana-and-artifice, mod:immersiveengineering, mod:movingelevators, mod:archers_paradox (incompatible), mod:krate, mod:rftoolsbuilder, mod:jeiintegration, mod:integrateddynamics, mod:integratednbt (incompatible), mod:rats, mod:ratlantis, mod:itemcollectors, mod:gravestone, mod:thermal_cultivation (incompatible), mod:serverconfigupdater (incompatible), mod:fastbench (incompatible), mod:justenoughprofessions, mod:storagedrawers (incompatible), mod:fluxnetworks, mod:lanterncolors (incompatible), mod:harvest (incompatible), mod:statues, mod:structurize, mod:kubejs_create, mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:ferritecore (incompatible), mod:ice_ice_baby (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:kubejs_immersive_engineering, mod:refinedstorageaddons, mod:extremesoundmuffler (incompatible), mod:chiselsandbits (incompatible), mod:defaultoptions (incompatible), file/mr._gugel-4R-emojiful-datapack, mod:spark, file/anti enderman grief v1.1.0, mod:chunknogobyebye (incompatible), mod:traylauncher (incompatible), mod:rftoolsdim, mod:mousetweaks, mod:openbackup (incompatible), mod:performant (incompatible)
  1119. Is Modded: Definitely; Server brand changed to 'forge'
  1120. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement