ikon106

Untitled

Feb 8th, 2024
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.64 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 2024-02-08 17:08:14
  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 cpw.mods.niofs.union.UnionFileSystem$$Lambda$102/0x00007f961c0170a0.run(Unknown Source) ~[?:?] {}
  9. at java.util.Optional.ifPresentOrElse(Optional.java:198) ~[?:?] {re:mixin}
  10. at cpw.mods.niofs.union.UnionFileSystem.checkAccess(UnionFileSystem.java:305) ~[securejarhandler-2.1.10.jar:?] {}
  11. at cpw.mods.niofs.union.UnionFileSystemProvider.checkAccess(UnionFileSystemProvider.java:200) ~[securejarhandler-2.1.10.jar:?] {}
  12. at java.nio.file.spi.FileSystemProvider.exists(FileSystemProvider.java:1204) ~[?:?] {}
  13. at java.nio.file.Files.exists(Files.java:2509) ~[?:?] {re:mixin}
  14. at cpw.mods.jarhandling.impl.Jar.lambda$findFile$2(Jar.java:69) ~[securejarhandler-2.1.10.jar:?] {}
  15. at cpw.mods.jarhandling.impl.Jar$$Lambda$100/0x00007f961c016c38.test(Unknown Source) ~[?:?] {}
  16. at java.util.Optional.filter(Optional.java:218) ~[?:?] {re:mixin}
  17. at cpw.mods.jarhandling.impl.Jar.findFile(Jar.java:69) ~[securejarhandler-2.1.10.jar:?] {}
  18. at cpw.mods.jarhandling.impl.Jar$JarModuleDataProvider.findFile(Jar.java:286) ~[securejarhandler-2.1.10.jar:?] {}
  19. at cpw.mods.cl.ModuleClassLoader.lambda$findResourceList$14(ModuleClassLoader.java:204) ~[securejarhandler-2.1.10.jar:?] {}
  20. at cpw.mods.cl.ModuleClassLoader$$Lambda$209/0x00007f961c088468.apply(Unknown Source) ~[?:?] {}
  21. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
  22. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
  23. at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787) ~[?:?] {}
  24. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  25. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  26. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) ~[?:?] {}
  27. at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) ~[?:?] {}
  28. at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) ~[?:?] {}
  29. at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) ~[?:?] {}
  30. at java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) ~[?:?] {}
  31. at cpw.mods.cl.ModuleClassLoader.findResourceList(ModuleClassLoader.java:207) ~[securejarhandler-2.1.10.jar:?] {}
  32. at cpw.mods.cl.ModuleClassLoader.getResource(ModuleClassLoader.java:169) ~[securejarhandler-2.1.10.jar:?] {}
  33. at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1748) ~[?:?] {}
  34. at org.dynmapblockscan.forge_1_20.DynmapBlockScanPlugin.openResource(DynmapBlockScanPlugin.java:212) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  35. at org.dynmapblockscan.core.AbstractBlockScanBase.openAssetResource(AbstractBlockScanBase.java:267) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  36. at org.dynmapblockscan.core.AbstractBlockScanBase.loadBlockModelFile(AbstractBlockScanBase.java:294) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  37. at org.dynmapblockscan.core.AbstractBlockScanBase.loadModels(AbstractBlockScanBase.java:1039) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  38. at org.dynmapblockscan.forge_1_20.DynmapBlockScanPlugin.serverStarting(DynmapBlockScanPlugin.java:188) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  39. at org.dynmapblockscan.forge_1_20.DynmapBlockScanMod.onServerStarting(DynmapBlockScanMod.java:81) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  40. at org.dynmapblockscan.forge_1_20.__DynmapBlockScanMod_onServerStarting_ServerStartingEvent.invoke(.dynamic) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading,pl:eventbus:B}
  41. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2355!/:?] {}
  42. at net.minecraftforge.eventbus.EventBus$$Lambda$4375/0x00007f961ccb4400.invoke(Unknown Source) ~[?:?] {}
  43. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2355!/:?] {}
  44. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2355!/:?] {}
  45. at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:110) ~[forge-1.20.1-47.1.84-universal.jar%23702!/:?] {re:classloading}
  46. at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:201) ~[server-1.20.1-20230612.114412-srg.jar%23697!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  47. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23697!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  48. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23697!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  49. at net.minecraft.server.MinecraftServer$$Lambda$48078/0x00007f9620f3e758.run(Unknown Source) ~[?:?] {}
  50. at java.lang.Thread.runWith(Thread.java:1636) ~[?:?] {re:mixin}
  51. at java.lang.Thread.run(Thread.java:1623) ~[?:?] {re:mixin}
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Head --
  58. Thread: Server Watchdog
  59. Stacktrace:
  60. at cpw.mods.niofs.union.UnionFileSystem$$Lambda$102/0x00007f961c0170a0.run(Unknown Source) ~[?:?] {}
  61. at java.util.Optional.ifPresentOrElse(Optional.java:198) ~[?:?] {re:mixin}
  62. at cpw.mods.niofs.union.UnionFileSystem.checkAccess(UnionFileSystem.java:305) ~[securejarhandler-2.1.10.jar:?] {}
  63. at cpw.mods.niofs.union.UnionFileSystemProvider.checkAccess(UnionFileSystemProvider.java:200) ~[securejarhandler-2.1.10.jar:?] {}
  64. at java.nio.file.spi.FileSystemProvider.exists(FileSystemProvider.java:1204) ~[?:?] {}
  65. at java.nio.file.Files.exists(Files.java:2509) ~[?:?] {re:mixin}
  66. at cpw.mods.jarhandling.impl.Jar.lambda$findFile$2(Jar.java:69) ~[securejarhandler-2.1.10.jar:?] {}
  67. at cpw.mods.jarhandling.impl.Jar$$Lambda$100/0x00007f961c016c38.test(Unknown Source) ~[?:?] {}
  68. at java.util.Optional.filter(Optional.java:218) ~[?:?] {re:mixin}
  69. at cpw.mods.jarhandling.impl.Jar.findFile(Jar.java:69) ~[securejarhandler-2.1.10.jar:?] {}
  70. at cpw.mods.jarhandling.impl.Jar$JarModuleDataProvider.findFile(Jar.java:286) ~[securejarhandler-2.1.10.jar:?] {}
  71. at cpw.mods.cl.ModuleClassLoader.lambda$findResourceList$14(ModuleClassLoader.java:204) ~[securejarhandler-2.1.10.jar:?] {}
  72. at cpw.mods.cl.ModuleClassLoader$$Lambda$209/0x00007f961c088468.apply(Unknown Source) ~[?:?] {}
  73. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
  74. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
  75. at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1787) ~[?:?] {}
  76. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  77. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  78. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) ~[?:?] {}
  79. at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) ~[?:?] {}
  80. at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) ~[?:?] {}
  81. at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) ~[?:?] {}
  82. at java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) ~[?:?] {}
  83. at cpw.mods.cl.ModuleClassLoader.findResourceList(ModuleClassLoader.java:207) ~[securejarhandler-2.1.10.jar:?] {}
  84. at cpw.mods.cl.ModuleClassLoader.getResource(ModuleClassLoader.java:169) ~[securejarhandler-2.1.10.jar:?] {}
  85. at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1748) ~[?:?] {}
  86. at org.dynmapblockscan.forge_1_20.DynmapBlockScanPlugin.openResource(DynmapBlockScanPlugin.java:212) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  87. at org.dynmapblockscan.core.AbstractBlockScanBase.openAssetResource(AbstractBlockScanBase.java:267) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  88. at org.dynmapblockscan.core.AbstractBlockScanBase.loadBlockModelFile(AbstractBlockScanBase.java:294) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  89. at org.dynmapblockscan.core.AbstractBlockScanBase.loadModels(AbstractBlockScanBase.java:1039) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  90. at org.dynmapblockscan.forge_1_20.DynmapBlockScanPlugin.serverStarting(DynmapBlockScanPlugin.java:188) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  91. at org.dynmapblockscan.forge_1_20.DynmapBlockScanMod.onServerStarting(DynmapBlockScanMod.java:81) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading}
  92. at org.dynmapblockscan.forge_1_20.__DynmapBlockScanMod_onServerStarting_ServerStartingEvent.invoke(.dynamic) ~[DynmapBlockScan-3.6-forge-1.20.jar%23476!/:?] {re:classloading,pl:eventbus:B}
  93. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2355!/:?] {}
  94. at net.minecraftforge.eventbus.EventBus$$Lambda$4375/0x00007f961ccb4400.invoke(Unknown Source) ~[?:?] {}
  95. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2355!/:?] {}
  96. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2355!/:?] {}
  97. at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:110) ~[forge-1.20.1-47.1.84-universal.jar%23702!/:?] {re:classloading}
  98. at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:201) ~[server-1.20.1-20230612.114412-srg.jar%23697!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  99. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23697!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  100. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23697!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  101. at net.minecraft.server.MinecraftServer$$Lambda$48078/0x00007f9620f3e758.run(Unknown Source) ~[?:?] {}
  102. -- Thread Dump --
  103. Details:
  104. Threads: "Reference Handler" daemon prio=10 Id=8 RUNNABLE
  105. at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  106. at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:246)
  107. at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)
  108.  
  109.  
  110. "Finalizer" daemon prio=8 Id=9 WAITING on java.lang.ref.NativeReferenceQueue$Lock@71bd774d
  111. at [email protected]/java.lang.Object.wait0(Native Method)
  112. - waiting on java.lang.ref.NativeReferenceQueue$Lock@71bd774d
  113. at [email protected]/java.lang.Object.wait(Object.java:366)
  114. at [email protected]/java.lang.Object.wait(Object.java:339)
  115. at [email protected]/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
  116. at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
  117. at [email protected]/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
  118. at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)
  119.  
  120.  
  121. "Signal Dispatcher" daemon prio=9 Id=10 RUNNABLE
  122.  
  123.  
  124. "Common-Cleaner" daemon prio=8 Id=16 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f7a870a
  125. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  126. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f7a870a
  127. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
  128. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
  129. at [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
  130. at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
  131. at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
  132. at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
  133. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  134. ...
  135.  
  136.  
  137. "Notification Thread" daemon prio=9 Id=17 RUNNABLE
  138.  
  139.  
  140. "Thread-0" daemon prio=5 Id=27 TIMED_WAITING
  141. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  142. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
  143. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  144.  
  145.  
  146. "JNA Cleaner" daemon prio=5 Id=30 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7b451c3d
  147. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  148. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7b451c3d
  149. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  150. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  151. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  152. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  153. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  154. at [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67)
  155. at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
  156. ...
  157.  
  158.  
  159. "Timer hack thread" daemon prio=5 Id=31 TIMED_WAITING
  160. at [email protected]/java.lang.Thread.sleep0(Native Method)
  161. at [email protected]/java.lang.Thread.sleep(Thread.java:484)
  162. at TRANSFORMER/[email protected]/net.minecraft.Util$9.run(Util.java:672)
  163.  
  164.  
  165. "modloading-worker-0" daemon prio=5 Id=32 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3e478d31
  166. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  167. - waiting on java.util.concurrent.ForkJoinPool@3e478d31
  168. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
  169. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
  170. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
  171. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
  172.  
  173.  
  174. "modloading-worker-0" daemon prio=5 Id=33 WAITING on java.util.concurrent.ForkJoinPool@3e478d31
  175. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  176. - waiting on java.util.concurrent.ForkJoinPool@3e478d31
  177. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  178. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
  179. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
  180. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
  181.  
  182.  
  183. "modloading-worker-0" daemon prio=5 Id=35 WAITING on java.util.concurrent.ForkJoinPool@3e478d31
  184. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  185. - waiting on java.util.concurrent.ForkJoinPool@3e478d31
  186. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  187. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
  188. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
  189. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
  190.  
  191.  
  192. "FileSystemWatchService" daemon prio=5 Id=41 RUNNABLE (in native)
  193. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  194. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  195. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  196. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  197.  
  198.  
  199. "Config Lib config file watcher" daemon prio=5 Id=42 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24da82ab
  200. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  201. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24da82ab
  202. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  203. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  204. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  205. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  206. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  207. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  208. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  209. ...
  210.  
  211.  
  212. "FileSystemWatchService" daemon prio=5 Id=43 RUNNABLE (in native)
  213. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  214. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  215. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  216. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  217.  
  218.  
  219. "Config Lib config file watcher" daemon prio=5 Id=44 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@fb313ed
  220. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  221. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@fb313ed
  222. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  223. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  224. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  225. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  226. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  227. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  228. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  229. ...
  230.  
  231.  
  232. "FileSystemWatchService" daemon prio=5 Id=47 RUNNABLE (in native)
  233. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  234. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  235. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  236. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  237.  
  238.  
  239. "HttpClient-1-SelectorManager" daemon prio=5 Id=48 RUNNABLE (in native)
  240. at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  241. at [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
  242. at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
  243. - locked sun.nio.ch.Util$2@5cc442d2
  244. - locked sun.nio.ch.EPollSelectorImpl@5e68727e
  245. at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142)
  246. at platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1289)
  247.  
  248.  
  249. "FileSystemWatchService" daemon prio=5 Id=52 RUNNABLE (in native)
  250. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  251. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  252. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  253. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  254.  
  255.  
  256. "Config Lib config file watcher" daemon prio=5 Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2e576cc2
  257. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  258. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2e576cc2
  259. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  260. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  261. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  262. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  263. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  264. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  265. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  266. ...
  267.  
  268.  
  269. "FileSystemWatchService" daemon prio=5 Id=54 RUNNABLE (in native)
  270. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  271. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  272. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  273. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  274.  
  275.  
  276. "Config Lib config file watcher" daemon prio=5 Id=55 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ec2e9e
  277. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  278. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@39ec2e9e
  279. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  280. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  281. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  282. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  283. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  284. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  285. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  286. ...
  287.  
  288.  
  289. "KubeJS Background Thread" daemon prio=5 Id=56 TIMED_WAITING
  290. at [email protected]/java.lang.Thread.sleep0(Native Method)
  291. at [email protected]/java.lang.Thread.sleep(Thread.java:484)
  292. at TRANSFORMER/[email protected]/dev.latvian.mods.kubejs.util.KubeJSBackgroundThread.run(KubeJSBackgroundThread.java:26)
  293.  
  294.  
  295. "pool-3-thread-1" prio=5 Id=57 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47c029a3
  296. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  297. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47c029a3
  298. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  299. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  300. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  301. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  302. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  303. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  304. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
  305. ...
  306.  
  307.  
  308. "FTB Backups Config Watcher 0" daemon prio=5 Id=58 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a2648a7
  309. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  310. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a2648a7
  311. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  312. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  313. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  314. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  315. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  316. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  317. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  318. ...
  319.  
  320. Number of locked synchronizers = 1
  321. - java.util.concurrent.ThreadPoolExecutor$Worker@10817b81
  322.  
  323.  
  324. "FileSystemWatchService" daemon prio=5 Id=59 RUNNABLE (in native)
  325. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  326. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  327. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  328. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  329.  
  330.  
  331. "FTB Backups scheduled executor 0" daemon prio=5 Id=60 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f021e5d
  332. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  333. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f021e5d
  334. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
  335. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
  336. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  337. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  338. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
  339. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  340. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
  341. ...
  342.  
  343.  
  344. "ftbbackups2_Worker-1" daemon prio=5 Id=61 TIMED_WAITING on net.creeperhost.ftbbackups.repack.org.quartz.simpl.SimpleThreadPool$WorkerThread@17c241fd
  345. at [email protected]/java.lang.Object.wait0(Native Method)
  346. - waiting on net.creeperhost.ftbbackups.repack.org.quartz.simpl.SimpleThreadPool$WorkerThread@17c241fd
  347. at [email protected]/java.lang.Object.wait(Object.java:366)
  348. at TRANSFORMER/[email protected]/net.creeperhost.ftbbackups.repack.org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  349.  
  350.  
  351. "ftbbackups2_QuartzSchedulerThread" daemon prio=5 Id=62 TIMED_WAITING on java.lang.Object@5189ef97
  352. at [email protected]/java.lang.Object.wait0(Native Method)
  353. - waiting on java.lang.Object@5189ef97
  354. at [email protected]/java.lang.Object.wait(Object.java:366)
  355. at TRANSFORMER/[email protected]/net.creeperhost.ftbbackups.repack.org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:430)
  356.  
  357.  
  358. "Timer-0" daemon prio=5 Id=63 TIMED_WAITING on java.util.TaskQueue@3902f671
  359. at [email protected]/java.lang.Object.wait0(Native Method)
  360. - waiting on java.util.TaskQueue@3902f671
  361. at [email protected]/java.lang.Object.wait(Object.java:366)
  362. at [email protected]/java.util.TimerThread.mainLoop(Timer.java:563)
  363. at [email protected]/java.util.TimerThread.run(Timer.java:516)
  364.  
  365.  
  366. "HttpClient-2-SelectorManager" daemon prio=5 Id=64 RUNNABLE (in native)
  367. at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  368. at [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
  369. at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
  370. - locked sun.nio.ch.Util$2@662de7fa
  371. - locked sun.nio.ch.EPollSelectorImpl@63658f6b
  372. at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142)
  373. at platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1289)
  374.  
  375.  
  376. "mt-packinfo-request" daemon prio=5 Id=67 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d8e31c7
  377. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  378. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d8e31c7
  379. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  380. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  381. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  382. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  383. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  384. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  385. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
  386. ...
  387.  
  388.  
  389. "FileSystemWatchService" daemon prio=5 Id=70 RUNNABLE (in native)
  390. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  391. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  392. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  393. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  394.  
  395.  
  396. "Config Lib config file watcher" daemon prio=5 Id=71 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5391e179
  397. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  398. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5391e179
  399. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  400. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  401. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  402. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  403. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  404. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  405. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  406. ...
  407.  
  408.  
  409. "FileSystemWatchService" daemon prio=5 Id=72 RUNNABLE (in native)
  410. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  411. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  412. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  413. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  414.  
  415.  
  416. "Config Lib config file watcher" daemon prio=5 Id=73 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a8acec6
  417. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  418. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a8acec6
  419. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  420. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  421. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  422. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  423. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  424. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  425. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  426. ...
  427.  
  428.  
  429. "FileSystemWatchService" daemon prio=5 Id=74 RUNNABLE (in native)
  430. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  431. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  432. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  433. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  434.  
  435.  
  436. "FileSystemWatchService" daemon prio=5 Id=75 RUNNABLE (in native)
  437. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  438. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  439. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  440. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  441.  
  442.  
  443. "FileSystemWatchService" daemon prio=5 Id=76 RUNNABLE (in native)
  444. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  445. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  446. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  447. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  448.  
  449.  
  450. "FileSystemWatchService" daemon prio=5 Id=77 RUNNABLE (in native)
  451. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  452. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  453. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  454. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  455.  
  456.  
  457. "FileSystemWatchService" daemon prio=5 Id=78 RUNNABLE (in native)
  458. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  459. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  460. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  461. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  462.  
  463.  
  464. "FileSystemWatchService" daemon prio=5 Id=79 RUNNABLE (in native)
  465. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  466. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  467. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  468. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  469.  
  470.  
  471. "FileSystemWatchService" daemon prio=5 Id=80 RUNNABLE (in native)
  472. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  473. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  474. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  475. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  476.  
  477.  
  478. "FileSystemWatchService" daemon prio=5 Id=81 RUNNABLE (in native)
  479. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  480. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  481. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  482. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  483.  
  484.  
  485. "FileSystemWatchService" daemon prio=5 Id=82 RUNNABLE (in native)
  486. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  487. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  488. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  489. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  490.  
  491.  
  492. "FileSystemWatchService" daemon prio=5 Id=83 RUNNABLE (in native)
  493. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  494. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  495. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  496. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  497.  
  498.  
  499. "FileSystemWatchService" daemon prio=5 Id=84 RUNNABLE (in native)
  500. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  501. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  502. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  503. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  504.  
  505.  
  506. "FileSystemWatchService" daemon prio=5 Id=85 RUNNABLE (in native)
  507. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  508. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  509. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  510. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  511.  
  512.  
  513. "FileSystemWatchService" daemon prio=5 Id=86 RUNNABLE (in native)
  514. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  515. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  516. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  517. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  518.  
  519.  
  520. "FileSystemWatchService" daemon prio=5 Id=87 RUNNABLE (in native)
  521. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  522. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  523. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  524. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  525.  
  526.  
  527. "Yggdrasil Key Fetcher" daemon prio=5 Id=98 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@155b0c2b
  528. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  529. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@155b0c2b
  530. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
  531. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
  532. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  533. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  534. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
  535. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  536. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
  537. ...
  538.  
  539.  
  540. "pool-4-thread-1" prio=5 Id=100 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19d7174e
  541. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  542. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19d7174e
  543. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  544. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  545. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  546. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  547. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  548. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  549. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
  550. ...
  551.  
  552.  
  553. "Worker-Main-1" daemon prio=1 Id=101 TIMED_WAITING on java.util.concurrent.ForkJoinPool@4591a724
  554. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  555. - waiting on java.util.concurrent.ForkJoinPool@4591a724
  556. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
  557. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
  558. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
  559. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
  560.  
  561.  
  562. "Worker-Main-3" daemon prio=1 Id=102 WAITING on java.util.concurrent.ForkJoinPool@4591a724
  563. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  564. - waiting on java.util.concurrent.ForkJoinPool@4591a724
  565. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  566. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
  567. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
  568. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
  569.  
  570.  
  571. "KubeJS Recipe Event Worker 0" daemon prio=5 Id=104 WAITING on java.util.concurrent.ForkJoinPool@4961bdae
  572. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  573. - waiting on java.util.concurrent.ForkJoinPool@4961bdae
  574. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  575. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1893)
  576. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
  577. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
  578.  
  579.  
  580. "KubeJS Recipe Event Worker 0" daemon prio=5 Id=105 TIMED_WAITING on java.util.concurrent.ForkJoinPool@4961bdae
  581. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  582. - waiting on java.util.concurrent.ForkJoinPool@4961bdae
  583. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449)
  584. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891)
  585. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1809)
  586. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
  587.  
  588.  
  589. "Server thread" prio=5 Id=107 RUNNABLE
  590. at app/cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystem$$Lambda$102/0x00007f961c0170a0.run(Unknown Source)
  591. at [email protected]/java.util.Optional.ifPresentOrElse(Optional.java:198)
  592. at app/cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystem.checkAccess(UnionFileSystem.java:305)
  593. at app/cpw.mods.securejarhandler/cpw.mods.niofs.union.UnionFileSystemProvider.checkAccess(UnionFileSystemProvider.java:200)
  594. at [email protected]/java.nio.file.spi.FileSystemProvider.exists(FileSystemProvider.java:1204)
  595. at [email protected]/java.nio.file.Files.exists(Files.java:2509)
  596. at app/cpw.mods.securejarhandler/cpw.mods.jarhandling.impl.Jar.lambda$findFile$2(Jar.java:69)
  597. at app/cpw.mods.securejarhandler/cpw.mods.jarhandling.impl.Jar$$Lambda$100/0x00007f961c016c38.test(Unknown Source)
  598. ...
  599.  
  600.  
  601. "Server console handler" daemon prio=5 Id=109 RUNNABLE (in native)
  602. at [email protected]/java.io.FileInputStream.readBytes(Native Method)
  603. at [email protected]/java.io.FileInputStream.read(FileInputStream.java:293)
  604. at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:311)
  605. at [email protected]/java.io.BufferedInputStream.implRead(BufferedInputStream.java:386)
  606. at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:365)
  607. at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:333)
  608. at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:376)
  609. at [email protected]/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:219)
  610. ...
  611.  
  612. Number of locked synchronizers = 3
  613. - java.util.concurrent.locks.ReentrantLock$NonfairSync@416cafd
  614. - java.util.concurrent.locks.ReentrantLock$NonfairSync@25dad056
  615. - java.util.concurrent.locks.ReentrantLock$NonfairSync@6d3afb4e
  616.  
  617.  
  618. "DestroyJavaVM" prio=5 Id=110 RUNNABLE
  619.  
  620.  
  621. "Netty Epoll Server IO #0" daemon prio=5 Id=111 RUNNABLE (in native)
  622. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  623. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  624. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  625. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
  626. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
  627. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
  628. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  629. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  630. ...
  631.  
  632.  
  633. "FileSystemWatchService" daemon prio=5 Id=112 RUNNABLE (in native)
  634. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  635. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  636. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  637. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  638.  
  639.  
  640. "FileSystemWatchService" daemon prio=5 Id=113 RUNNABLE (in native)
  641. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  642. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:309)
  643. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  644. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  645.  
  646.  
  647. "ComputerCraft-Network-0" daemon prio=3 Id=114 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  648. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  649. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  650. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  651. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  652. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  653. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  654. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  655. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  656. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  657. ...
  658.  
  659.  
  660. "ComputerCraft-Network-1" daemon prio=3 Id=115 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  661. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  662. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  663. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  664. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  665. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  666. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  667. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  668. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  669. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  670. ...
  671.  
  672.  
  673. "spark-monitoring-thread" daemon prio=5 Id=117 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b01c17b
  674. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  675. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b01c17b
  676. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
  677. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
  678. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  679. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  680. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
  681. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  682. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
  683. ...
  684.  
  685.  
  686. "spark-worker-pool-1-thread-1" daemon prio=5 Id=118 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@68aaea2d
  687. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  688. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@68aaea2d
  689. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  690. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  691. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  692. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  693. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  694. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  695. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  696. ...
  697.  
  698.  
  699. "spark-async-sampler-worker-thread" prio=5 Id=120 TIMED_WAITING on java.util.concurrent.CompletableFuture$Signaller@7b9db16c
  700. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  701. - waiting on java.util.concurrent.CompletableFuture$Signaller@7b9db16c
  702. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
  703. at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1866)
  704. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  705. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  706. at [email protected]/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1939)
  707. at [email protected]/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
  708. at TRANSFORMER/[email protected]/me.lucko.spark.common.platform.world.AsyncWorldInfoProvider.get(AsyncWorldInfoProvider.java:66)
  709. ...
  710.  
  711. Number of locked synchronizers = 1
  712. - java.util.concurrent.ThreadPoolExecutor$Worker@1a579f11
  713.  
  714.  
  715. "ComputerCraft-Network-2" daemon prio=3 Id=124 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  716. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  717. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  718. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
  719. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
  720. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  721. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  722. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
  723. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  724. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
  725. ...
  726.  
  727.  
  728. "ComputerCraft-Network-3" daemon prio=3 Id=129 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  729. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  730. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2972b78a
  731. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
  732. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
  733. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
  734. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
  735. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
  736. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  737. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  738. ...
  739.  
  740.  
  741. "Server Watchdog" daemon prio=5 Id=130 RUNNABLE
  742. at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
  743. at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:540)
  744. at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:527)
  745. at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:41)
  746. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  747. at [email protected]/java.lang.Thread.run(Thread.java:1623)
  748.  
  749.  
  750. "LanServerPinger #1" daemon prio=5 Id=131 TIMED_WAITING
  751. at [email protected]/java.lang.Thread.sleep0(Native Method)
  752. at [email protected]/java.lang.Thread.sleep(Thread.java:484)
  753. at TRANSFORMER/[email protected]/net.minecraft.client.server.LanServerPinger.run(LanServerPinger.java:48)
  754.  
  755.  
  756. "Netty Epoll Server IO #1" daemon prio=5 Id=132 RUNNABLE (in native)
  757. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  758. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  759. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  760. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
  761. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
  762. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
  763. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  764. at [email protected]/java.lang.Thread.runWith(Thread.java:1636)
  765. ...
  766.  
  767.  
  768. "Async-profiler Timer" daemon prio=5 Id=133 RUNNABLE (in native)
  769.  
  770.  
  771.  
  772. Stacktrace:
  773. at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23697!/:?] {re:classloading}
  774. at java.lang.Thread.run(Thread.java:1623) ~[?:?] {re:mixin}
  775.  
  776.  
  777. -- Performance stats --
  778. Details:
  779. Random tick rate: 3
  780. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 0,0,0,528,528,526,0 [], block_entities: 277 [deepresonance:resonating_crystal:148,ars_nouveau:light_block:52,productivebees:solitary_nest:27,antsportation:ant_nest:17,antsportation:ant_hill:16], block_ticks: 3, fluid_ticks: 0, chunk_source: Chunks[S] W: 2209 E: 0,0,0,528,528,526,0,
  781. ResourceKey[minecraft:dimension / twilightforest:twilight_forest]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  782. ResourceKey[minecraft:dimension / aether:the_aether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  783. ResourceKey[minecraft:dimension / jamd:end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  784. ResourceKey[minecraft:dimension / ad_astra:mars_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  785. ResourceKey[minecraft:dimension / ad_astra:mercury_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  786. ResourceKey[minecraft:dimension / jamd:mining]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  787. ResourceKey[minecraft:dimension / ad_astra:glacio]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  788. ResourceKey[minecraft:dimension / ad_astra:venus_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  789. ResourceKey[minecraft:dimension / ad_astra:glacio_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  790. ResourceKey[minecraft:dimension / ad_astra:venus]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  791. ResourceKey[minecraft:dimension / createteleporters:pocket_dimension]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  792. ResourceKey[minecraft:dimension / ad_astra:moon]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  793. ResourceKey[minecraft:dimension / ad_astra:earth_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  794. ResourceKey[minecraft:dimension / javd:void]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  795. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  796. ResourceKey[minecraft:dimension / ad_astra:moon_orbit]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  797. ResourceKey[minecraft:dimension / jamd:nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  798. ResourceKey[minecraft:dimension / rats:ratlantis]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  799. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  800. ResourceKey[minecraft:dimension / ad_astra:mars]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  801. ResourceKey[minecraft:dimension / bloodmagic:dungeon]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  802. ResourceKey[minecraft:dimension / ad_astra:mercury]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  803. ResourceKey[minecraft:dimension / tropicraft:tropics]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  804. ResourceKey[minecraft:dimension / ae2:spatial_storage]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0
  805.  
  806. -- System Details --
  807. Details:
  808. Minecraft Version: 1.20.1
  809. Minecraft Version ID: 1.20.1
  810. Operating System: Linux (amd64) version 5.15.0-92-generic
  811. Java Version: 20.0.2, Eclipse Adoptium
  812. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  813. Memory: 2436199936 bytes (2323 MiB) / 5662310400 bytes (5400 MiB) up to 8589934592 bytes (8192 MiB)
  814. CPUs: 4
  815. Processor Vendor: GenuineIntel
  816. Processor Name: Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz
  817. Identifier: Intel64 Family 6 Model 60 Stepping 3
  818. Microarchitecture: Haswell (Client)
  819. Frequency (GHz): 3.20
  820. Number of physical packages: 1
  821. Number of physical CPUs: 4
  822. Number of logical CPUs: 4
  823. Graphics card #0 name: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
  824. Graphics card #0 vendor: Intel Corporation (0x8086)
  825. Graphics card #0 VRAM (MB): 256.00
  826. Graphics card #0 deviceId: 0x0412
  827. Graphics card #0 versionInfo: unknown
  828. Virtual memory max (MB): 12028.09
  829. Virtual memory used (MB): 7240.44
  830. Swap memory total (MB): 4096.00
  831. Swap memory used (MB): 85.63
  832. JVM Flags: 1 total; -Xmx8192M
  833. Server Running: true
  834. Player Count: 0 / 10; []
  835. Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:scena (incompatible), mod:simplemagnets, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:integratedterminals, mod:javd (incompatible), mod:hammerlib, mod:mffs, mod:neat, mod:ironjetpacks, mod:laserio (incompatible), mod:antsportation (incompatible), mod:modernfix (incompatible), mod:useitemonblockevent (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:maxhealthfix (incompatible), mod:cabletiers, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:shrink (incompatible), mod:mute (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:shetiphiancore, mod:supplementaries, mod:emojiful (incompatible), mod:athena, mod:industrialforegoing (incompatible), mod:torchmaster, mod:handcrafted (incompatible), mod:bcc (incompatible), mod:ironfurnaces, mod:structurecompass, mod:supermartijn642corelib, mod:yungsbridges, mod:botania, mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:advgenerators, mod:measurements, mod:framedblocks, mod:attributeslib (incompatible), mod:angelring, mod:angelblockrenewed (incompatible), mod:cumulus_menus, mod:naturesaura (incompatible), mod:constructionwand, mod:wormhole (incompatible), mod:flib, mod:nitrogen_internals, mod:l2library (incompatible), mod:infiniverse (incompatible), mod:bettermineshafts, mod:createteleporters, mod:sliceanddice (incompatible), mod:functionalarmortrim (incompatible), mod:smartbrainlib (incompatible), mod:elytraslot (incompatible), mod:nomowanderer (incompatible), mod:l2tabs (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:attributefix (incompatible), mod:tesseract, mod:luggage (incompatible), mod:caelus (incompatible), mod:lemonlib (incompatible), mod:bdlib, mod:naturescompass, mod:jumpboat, mod:aethersteel, mod:libx, mod:l2screentracker (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:pneumaticcraft (incompatible), mod:pedestals, mod:fusion, mod:crafttweaker (incompatible), mod:edivadlib, mod:ironchest, mod:integratedcrafting, mod:dungeons_arise, mod:zerocore (incompatible), mod:smoothchunk (incompatible), mod:theoneprobe, mod:terrablender, mod:syp, mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:createtweaker (incompatible), mod:sushigocrafting (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:integrateddynamics, mod:itemcollectors (incompatible), mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:experienceobelisk (incompatible), mod:polymorph (incompatible), mod:almostunified (incompatible), mod:jei, mod:mekanism, mod:pipez, mod:canary, mod:fastfurnace (incompatible), mod:lootr, mod:connectedglass, mod:occultism, mod:rainshield, mod:hyperbox (incompatible), mod:extremesoundmuffler, mod:morered (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:rsrequestify (incompatible), mod:cyclopscore, mod:aether_enhanced_extinguishing (incompatible), mod:tropicraft, mod:mowlib, mod:advancedperipherals (incompatible), mod:aethersteeltweak (incompatible), mod:geckolib, mod:ars_nouveau (incompatible), mod:aether, mod:pocketstorage (incompatible), mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs, mod:placebo (incompatible), mod:citadel (incompatible), mod:rats, mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:thermal_cultivation, mod:railcraft, mod:appleskin (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:waddles, mod:mcwdoors, mod:moreredxcctcompat, mod:mekanismgenerators, mod:dummmmmmy (incompatible), mod:l2damagetracker (incompatible), mod:twilightforest, mod:trenzalore (incompatible), mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:growthcraft (incompatible), mod:rsinfinitybooster (incompatible), mod:jamd (incompatible), mod:mcwbridges, mod:farmersdelight, mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:jearchaeology, mod:mekanismadditions, mod:colorfulhearts (incompatible), mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:solarflux (incompatible), mod:cataclysm (incompatible), mod:hole_filler_mod, mod:ifly (incompatible), mod:tiab (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:elevatorid, mod:gunpowderlib, mod:simplesponge, mod:runelic, mod:resourcefullib (incompatible), mod:mekanismtools, mod:lootjs, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:toolkit (incompatible), mod:justhammers (incompatible), mod:ftblibrary (incompatible), mod:createchunkloading (incompatible), mod:kubejsadditions (incompatible), mod:findme (incompatible), mod:ftbauxilium (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:accelerateddecay (incompatible), mod:computercraft, mod:aiimprovements, mod:cupboard (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:tramplestopper (incompatible), mod:inventoryessentials, mod:polylib, mod:peripheralium (incompatible), mod:letmedespawn, mod:cyclic, mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:kubejs_thermal (incompatible), mod:cucumber, mod:flatbedrock (incompatible), mod:sophisticatedstorage (incompatible), mod:simplygraves (incompatible), mod:travelanchors, mod:tinycoal (incompatible), mod:create, mod:kubejs_create (incompatible), mod:waystones, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:peripheralworks (incompatible), mod:charginggadgets (incompatible), mod:ftbbackups2 (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:rftoolsstorage, mod:rftoolscontrol, mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:ftbhacks (incompatible), mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:bloodmagic (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_machines, mod:xycraft_override, mod:craftingtweaks, mod:dsp (incompatible), mod:rftoolsutility, mod:enchdesc (incompatible), mod:sebastrnlib, mod:appliedcooking, mod:refinedcooking, mod:refinedstorage, mod:ae2 (incompatible), mod:cookingforblockheads, mod:rebornstorage (incompatible), mod:merequester (incompatible), mod:patchouli (incompatible), mod:tomeofblood (incompatible), mod:ars_creo (incompatible), mod:ars_ocultas (incompatible), mod:ae2wtlib (incompatible), mod:moonlight (incompatible), mod:playerplates (incompatible), mod:eccentrictome, mod:titanium (incompatible), mod:mixinsquared (incompatible), mod:ae2things (incompatible), mod:forbidden_arcanus (incompatible), mod:soulshards (incompatible), mod:smoothboot, mod:modulargolems (incompatible), mod:enderio, mod:kubejs_enderio, mod:jaopca, mod:curiotiab (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:irons_spellbooks, mod:enderchests, mod:appbot (incompatible), mod:buildinggadgets2 (incompatible), mod:flowerpatch, mod:modonomicon, mod:ferritecore (incompatible), mod:minetogether (incompatible), mod:functionalstorage, mod:moredragoneggs (incompatible), mod:modularrouters (incompatible), mod:l2itemselector (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:megacells (incompatible), mod:valhelsia_core (incompatible), mod:chiselsandbits (incompatible), mod:createaddition (incompatible), mod:obtrophies, SolarFlux, Supplementaries Generated Pack, builtin/aether_accessories, builtin/extinguishing_recipe_override, jaopca:inmemory, ratlantis, mod:ftbultimine (incompatible), mod:dynmapblockscan, mod:dynmap
  836. Enabled Feature Flags: minecraft:vanilla
  837. World Generation: Stable
  838. Is Modded: Definitely; Server brand changed to 'forge'
  839. Type: Dedicated Server (map_server.txt)
  840. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  841. ModLauncher launch target: forgeserver
  842. ModLauncher naming: srg
  843. ModLauncher services:
  844. mixin-0.8.5.jar mixin PLUGINSERVICE
  845. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  846. loader-47.1.47.jar slf4jfixer PLUGINSERVICE
  847. loader-47.1.47.jar object_holder_definalize PLUGINSERVICE
  848. loader-47.1.47.jar runtime_enum_extender PLUGINSERVICE
  849. loader-47.1.47.jar capability_token_subclass PLUGINSERVICE
  850. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  851. loader-47.1.47.jar runtimedistcleaner PLUGINSERVICE
  852. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  853. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  854. FML Language Providers:
  855. Mod List:
  856. YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  857. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  858. scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
  859. simplemagnets-1.1.10-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.10 |DONE |Manifest: NOSIGNATURE
  860. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  861. botarium-forge-1.20.1-2.3.1.jar |Botarium |botarium |2.3.1 |DONE |Manifest: NOSIGNATURE
  862. IntegratedTerminals-1.20.1-1.4.12.jar |IntegratedTerminals |integratedterminals |1.4.12 |DONE |Manifest: NOSIGNATURE
  863. JAVD-Forge-5.0.1+mc1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  864. HammerLib-1.20.1-20.1.24.jar |HammerLib |hammerlib |20.1.24 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
  865. mffs-5.1.9-all.jar |Modular Force Field System |mffs |5.1.9 |DONE |Manifest: NOSIGNATURE
  866. Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE
  867. IronJetpacks-1.20.1-7.0.2.jar |Iron Jetpacks |ironjetpacks |7.0.2 |DONE |Manifest: NOSIGNATURE
  868. laserio-1.6.7.jar |LaserIO |laserio |1.6.7 |DONE |Manifest: NOSIGNATURE
  869. antsportation-1.20.1-3.0.4.jar |Antsportation |antsportation |3.0.4 |DONE |Manifest: NOSIGNATURE
  870. modernfix-forge-5.12.1+mc1.20.1.jar |ModernFix |modernfix |5.12.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  871. useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |1.0.0.2 |DONE |Manifest: NOSIGNATURE
  872. YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
  873. GatewaysToEternity-1.20.1-4.2.3.jar |Gateways To Eternity |gateways |4.2.3 |DONE |Manifest: NOSIGNATURE
  874. MaxHealthFix-Forge-1.20.1-12.0.2.jar |MaxHealthFix |maxhealthfix |12.0.2 |DONE |Manifest: 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
  875. cabletiers-1.20.1-1.2.1.jar |Cable Tiers |cabletiers |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  876. rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |DONE |Manifest: NOSIGNATURE
  877. jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |4.0.0.5 |DONE |Manifest: NOSIGNATURE
  878. shrink-neoforge-1.20.1-1.4.6 (1).jar |Shrink |shrink |1.4.6 |DONE |Manifest: NOSIGNATURE
  879. Mute-2.0.1-build.11+mc1.20.1.jar |Mute |mute |2.0.1-build.11+mc1.2|DONE |Manifest: NOSIGNATURE
  880. DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE
  881. Apotheosis-1.20.1-7.2.2.jar |Apotheosis |apotheosis |7.2.2 |DONE |Manifest: NOSIGNATURE
  882. balm-forge-1.20.1-7.2.1.jar |Balm |balm |7.2.1 |DONE |Manifest: NOSIGNATURE
  883. JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE
  884. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  885. shetiphiancore-forge-1.20.1-1.2.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
  886. supplementaries-1.20-2.7.26.jar |Supplementaries |supplementaries |1.20-2.7.26 |DONE |Manifest: NOSIGNATURE
  887. Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |DONE |Manifest: NOSIGNATURE
  888. athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE
  889. industrial-foregoing-1.20.1-3.5.14.jar |Industrial Foregoing |industrialforegoing |3.5.14 |DONE |Manifest: NOSIGNATURE
  890. torchmaster-20.1.5.jar |Torchmaster |torchmaster |20.1.5 |DONE |Manifest: NOSIGNATURE
  891. handcrafted-forge-1.20.1-3.0.5.jar |Handcrafted |handcrafted |3.0.5 |DONE |Manifest: NOSIGNATURE
  892. BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
  893. ironfurnaces-1.20.1-4.1.3.jar |Iron Furnaces |ironfurnaces |4.1.3 |DONE |Manifest: NOSIGNATURE
  894. StructureCompass-1.20.1-2.0.7.jar |Structure Compass Mod |structurecompass |2.0.7 |DONE |Manifest: NOSIGNATURE
  895. supermartijn642corelib-1.1.16-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.16 |DONE |Manifest: NOSIGNATURE
  896. YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  897. Botania-1.20.1-443-FORGE.jar |Botania |botania |1.20.1-443-FORGE |DONE |Manifest: NOSIGNATURE
  898. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
  899. spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
  900. curios-forge-5.4.7+1.20.1.jar |Curios API |curios |5.4.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  901. Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
  902. advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |DONE |Manifest: NOSIGNATURE
  903. Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
  904. FramedBlocks-9.1.6.jar |FramedBlocks |framedblocks |9.1.6 |DONE |Manifest: NOSIGNATURE
  905. ApothicAttributes-1.20.1-1.2.1.jar |Apothic Attributes |attributeslib |1.2.1 |DONE |Manifest: NOSIGNATURE
  906. AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |DONE |Manifest: NOSIGNATURE
  907. angelblockrenewed-forge-1.3-1.20.jar |Angel Block Renewed |angelblockrenewed |1.3 |DONE |Manifest: NOSIGNATURE
  908. cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  909. NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |DONE |Manifest: NOSIGNATURE
  910. constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
  911. wormhole-1.1.15-forge-mc1.20.jar |Wormhole (Portals) |wormhole |1.1.15 |DONE |Manifest: NOSIGNATURE
  912. flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: 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
  913. nitrogen_internals-1.20.1-1.0.1-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  914. l2library-2.4.22.jar |L2 Library |l2library |2.4.22 |DONE |Manifest: NOSIGNATURE
  915. infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |1.0.0.5 |DONE |Manifest: NOSIGNATURE
  916. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  917. createteleporters1.1N.jar |Create Teleporters |createteleporters |0.6.1 |DONE |Manifest: NOSIGNATURE
  918. sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
  919. functionalarmortrim-1.20.1-4.jar |Funtional Armor Trim |functionalarmortrim |4 |DONE |Manifest: NOSIGNATURE
  920. SmartBrainLib-neoforge-1.20.1-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE
  921. elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  922. nomowanderer-1.20.1_1.6.3.jar |NoMoWanderer |nomowanderer |1.20.1_1.6.3 |DONE |Manifest: NOSIGNATURE
  923. l2tabs-0.2.3.jar |L2 Tabs |l2tabs |0.2.3 |DONE |Manifest: NOSIGNATURE
  924. rechiseled-1.1.5c-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5c |DONE |Manifest: NOSIGNATURE
  925. harvestwithease-1.20.1-8.0.1.0-forge.jar |Harvest with ease |harvestwithease |8.0.1.0 |DONE |Manifest: NOSIGNATURE
  926. AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: 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
  927. tesseract-1.0.35a-forge-mc1.20.1.jar |Tesseract |tesseract |1.0.35a |DONE |Manifest: NOSIGNATURE
  928. luggage-1.20-1.6.2.jar |Luggage |luggage |1.20-1.6.2 |DONE |Manifest: NOSIGNATURE
  929. caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
  930. lemonlib-4.0.1.jar |Lemon Lib |lemonlib |4.0.1 |DONE |Manifest: NOSIGNATURE
  931. bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |DONE |Manifest: NOSIGNATURE
  932. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  933. jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
  934. Aethersteel-v4.9-1.20.1.jar |Aethersteel |aethersteel |4.9 |DONE |Manifest: NOSIGNATURE
  935. LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
  936. l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE
  937. farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
  938. rechiseledcreate-1.0.1-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
  939. pneumaticcraft-repressurized-6.0.13+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.13+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  940. pedestals-0.4.56.jar |Pedestals |pedestals |0.4.56 |DONE |Manifest: NOSIGNATURE
  941. fusion-1.1.0c-forge-mc1.20.1.jar |Fusion |fusion |1.1.0c |DONE |Manifest: NOSIGNATURE
  942. CraftTweaker-forge-1.20.1-14.0.30.jar |CraftTweaker |crafttweaker |14.0.30 |DONE |Manifest: NOSIGNATURE
  943. EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
  944. ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
  945. IntegratedCrafting-1.20.1-1.1.7.jar |IntegratedCrafting |integratedcrafting |1.1.7 |DONE |Manifest: NOSIGNATURE
  946. DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
  947. ZeroCore2-1.20.1-2.1.41.jar |Zero CORE 2 |zerocore |1.20.1-2.1.41 |DONE |Manifest: NOSIGNATURE
  948. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  949. smoothchunk-1.20.1-3.5.jar |Smoothchunk mod |smoothchunk |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
  950. theoneprobe-1.20.1-10.0.1.jar |The One Probe |theoneprobe |1.20.1-10.0.1 |DONE |Manifest: NOSIGNATURE
  951. TerraBlender-forge-1.20.1-3.0.1.2.jar |TerraBlender |terrablender |3.0.1.2 |DONE |Manifest: NOSIGNATURE
  952. SaveYourPets-1.20.1-1.0.9.jar |Save Your Pets |syp |1.0.9 |DONE |Manifest: NOSIGNATURE
  953. cleanswing-1.20-1.4.jar |Clean Swing Through Grass |cleanswing |1.20-1.4 |DONE |Manifest: NOSIGNATURE
  954. spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
  955. CreateTweaker-forge-1.20.1-4.0.7.jar |CreateTweaker |createtweaker |4.0.7 |DONE |Manifest: NOSIGNATURE
  956. sushigocrafting-1.20.1-0.5.1.jar |Sushi Go Crafting |sushigocrafting |0.5.1 |DONE |Manifest: NOSIGNATURE
  957. kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE
  958. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
  959. IntegratedDynamics-1.20.1-1.20.4.jar |IntegratedDynamics |integrateddynamics |1.20.4 |DONE |Manifest: NOSIGNATURE
  960. itemcollectors-1.1.9-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.9 |DONE |Manifest: NOSIGNATURE
  961. baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
  962. serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |DONE |Manifest: NOSIGNATURE
  963. Cognition-v2.0.2.1-1.20.1.jar |Cognition |experienceobelisk |2.0.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  964. polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  965. almostunified-forge-1.20.1-0.7.2.jar |AlmostUnified |almostunified |1.20.1-0.7.2 |DONE |Manifest: NOSIGNATURE
  966. jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  967. Mekanism-1.20.1-10.4.5.19.jar |Mekanism |mekanism |10.4.5 |DONE |Manifest: NOSIGNATURE
  968. pipez-forge-1.20.1-1.2.6.jar |Pipez |pipez |1.20.1-1.2.6 |DONE |Manifest: NOSIGNATURE
  969. canary-mc1.20.1-0.3.2.jar |Canary |canary |0.3.2 |DONE |Manifest: NOSIGNATURE
  970. FastFurnace-1.20.1-8.0.1.jar |FastFurnace |fastfurnace |8.0.1 |DONE |Manifest: NOSIGNATURE
  971. lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |DONE |Manifest: NOSIGNATURE
  972. connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
  973. occultism-1.20.1-1.104.1.jar |Occultism |occultism |1.104.1 |DONE |Manifest: NOSIGNATURE
  974. RainShield-1.20.1-1.1.2.jar |Rain Shield |rainshield |1.1.2 |DONE |Manifest: NOSIGNATURE
  975. hyperbox-1.20.1-4.0.1.0.jar |Hyperbox |hyperbox |4.0.1.0 |DONE |Manifest: NOSIGNATURE
  976. DynmapBlockScan-3.6-forge-1.20.jar |DynmapBlockScan |dynmapblockscan |3.6-251 |DONE |Manifest: NOSIGNATURE
  977. extremesoundmuffler-3.41-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.41-forge-1.20 |DONE |Manifest: NOSIGNATURE
  978. morered-1.20.1-4.0.0.4.jar |More Red |morered |4.0.0.4 |DONE |Manifest: NOSIGNATURE
  979. ad_astra-forge-1.20.1-1.15.10.jar |Ad Astra |ad_astra |1.15.10 |DONE |Manifest: NOSIGNATURE
  980. Ad-Astra-Giselle-Addon-forge-1.20.1-6.1.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.1 |DONE |Manifest: NOSIGNATURE
  981. rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE
  982. CyclopsCore-1.20.1-1.18.14.jar |Cyclops Core |cyclopscore |1.18.14 |DONE |Manifest: NOSIGNATURE
  983. aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  984. Tropicraft-9.6.3.jar |Tropicraft |tropicraft |9.6.3 |DONE |Manifest: NOSIGNATURE
  985. mowlib-0.4.54.jar |MowLib |mowlib |0.4.54 |DONE |Manifest: NOSIGNATURE
  986. AdvancedPeripherals-1.20.1-0.7.35b.jar |Advanced Peripherals |advancedperipherals |0.7.35b |DONE |Manifest: NOSIGNATURE
  987. aethersteeltweak-me.blackfur.jar |AetherSteelTweak |aethersteeltweak |1.0-SNAPSHOT |DONE |Manifest: NOSIGNATURE
  988. geckolib-forge-1.20.1-4.4.jar |GeckoLib 4 |geckolib |4.4 |DONE |Manifest: NOSIGNATURE
  989. ars_nouveau-1.20.1-4.8.3-all.jar |Ars Nouveau |ars_nouveau |4.8.3 |DONE |Manifest: NOSIGNATURE
  990. aether-1.20.1-1.1.0-neoforge.jar |The Aether |aether |1.20.1-1.1.0-neoforg|DONE |Manifest: NOSIGNATURE
  991. pocketstorage-1.20.1-1.0.4-build.28.jar |Pocket Storage |pocketstorage |1.20.1-1.0.4-build.2|DONE |Manifest: NOSIGNATURE
  992. connectivity-1.20.1-4.9.jar |Connectivity Mod |connectivity |1.20.1-4.9 |DONE |Manifest: NOSIGNATURE
  993. sophisticatedcore-1.20.1-0.5.113.524.jar |Sophisticated Core |sophisticatedcore |0.5.113.524 |DONE |Manifest: NOSIGNATURE
  994. kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |DONE |Manifest: NOSIGNATURE
  995. Placebo-1.20.1-8.6.0.jar |Placebo |placebo |8.6.0 |DONE |Manifest: NOSIGNATURE
  996. citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
  997. Rats-1.20.1-8.1.2.jar |Rats |rats |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE
  998. forge-1.20.1-47.1.84-universal.jar |NeoForge |forge |47.1.84 |DONE |Manifest: NOSIGNATURE
  999. cofh_core-1.20.1-11.0.0.51.jar |CoFH Core |cofh_core |11.0.0 |DONE |Manifest: NOSIGNATURE
  1000. thermal_core-1.20.1-11.0.2.18.jar |Thermal Series |thermal |11.0.2 |DONE |Manifest: NOSIGNATURE
  1001. thermal_integration-1.20.1-11.0.0.23.jar |Thermal Integration |thermal_integration |11.0.0 |DONE |Manifest: NOSIGNATURE
  1002. thermal_innovation-1.20.1-11.0.0.21.jar |Thermal Innovation |thermal_innovation |11.0.0 |DONE |Manifest: NOSIGNATURE
  1003. thermal_foundation-1.20.1-11.0.2.64.jar |Thermal Foundation |thermal_foundation |11.0.2 |DONE |Manifest: NOSIGNATURE
  1004. thermal_locomotion-1.20.1-11.0.0.17.jar |Thermal Locomotion |thermal_locomotion |11.0.0 |DONE |Manifest: NOSIGNATURE
  1005. thermal_dynamics-1.20.1-11.0.0.21.jar |Thermal Dynamics |thermal_dynamics |11.0.0 |DONE |Manifest: NOSIGNATURE
  1006. thermal_cultivation-1.20.1-11.0.0.22.jar |Thermal Cultivation |thermal_cultivation |11.0.0 |DONE |Manifest: NOSIGNATURE
  1007. railcraft-reborn-1.20.1-1.0.10.jar |Railcraft Reborn |railcraft |1.0.10 |DONE |Manifest: NOSIGNATURE
  1008. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1009. mixinextras-forge-0.3.2.jar |MixinExtras |mixinextras |0.3.2 |DONE |Manifest: NOSIGNATURE
  1010. Bookshelf-Forge-1.20.1-20.1.8.jar |Bookshelf |bookshelf |20.1.8 |DONE |Manifest: 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
  1011. sophisticatedbackpacks-1.20.1-3.19.5.988.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.19.5.988 |DONE |Manifest: NOSIGNATURE
  1012. Waddles-1.20.1-0.9.4.jar |Waddles |waddles |0.9.4 |DONE |Manifest: NOSIGNATURE
  1013. mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
  1014. MoreRed-CCT-Compat-1.20.1-1.0.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  1015. MekanismGenerators-1.20.1-10.4.5.19.jar |Mekanism: Generators |mekanismgenerators |10.4.5 |DONE |Manifest: NOSIGNATURE
  1016. dummmmmmy-1.20-1.8.13.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.13 |DONE |Manifest: NOSIGNATURE
  1017. l2damagetracker-0.2.6.jar |L2 Damage Tracker |l2damagetracker |0.2.6 |DONE |Manifest: NOSIGNATURE
  1018. twilightforest-1.20.1-4.3.1893-universal.jar |The Twilight Forest |twilightforest |4.3.1893 |DONE |Manifest: NOSIGNATURE
  1019. trenzalore-forge-3.3.10+mc1.20.1-all.jar |Trenzalore |trenzalore |3.3.10 |DONE |Manifest: NOSIGNATURE
  1020. mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  1021. konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
  1022. growthcraft-1.20.1-9.1.2.jar |Growthcraft |growthcraft |9.1.2 |DONE |Manifest: NOSIGNATURE
  1023. RSInfinityBooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE
  1024. jamd-forge-3.4.2+mc1.20.1.jar |Just Another Mining Dimension |jamd |3.4.2 |DONE |Manifest: NOSIGNATURE
  1025. mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
  1026. FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  1027. tempad-forge-1.20.1-2.3.3.jar |Tempad |tempad |2.3.3 |DONE |Manifest: NOSIGNATURE
  1028. HostileNeuralNetworks-1.20.1-5.2.0.jar |Hostile Neural Networks |hostilenetworks |5.2.0 |DONE |Manifest: NOSIGNATURE
  1029. entangled-1.3.16-forge-mc1.20.jar |Entangled |entangled |1.3.16 |DONE |Manifest: NOSIGNATURE
  1030. endertanks-forge-1.20.1-1.2.jar |EnderTanks |endertanks |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
  1031. CommonCapabilities-1.20.1-2.9.1.jar |CommonCapabilities |commoncapabilities |2.9.1 |DONE |Manifest: NOSIGNATURE
  1032. jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  1033. MekanismAdditions-1.20.1-10.4.5.19.jar |Mekanism: Additions |mekanismadditions |10.4.5 |DONE |Manifest: NOSIGNATURE
  1034. colorfulhearts-forge-1.20.1-4.0.4.jar |Colorful Hearts |colorfulhearts |4.0.4 |DONE |Manifest: NOSIGNATURE
  1035. wirelesschargers-1.0.9-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9 |DONE |Manifest: NOSIGNATURE
  1036. simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
  1037. industrial-foregoing-souls-1.20.1-1.0.3.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  1038. SolarFluxReborn-1.20.1-20.1.5.jar |Solar Flux Reborn |solarflux |20.1.5 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
  1039. L_Enders_Cataclysm-1.89 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
  1040. hole_filler_mod-1.2.8_mc-1.20.1_forge.jar |Hole Filler Mod |hole_filler_mod |1.2.8 |DONE |Manifest: NOSIGNATURE
  1041. ifly-1.0.3+mc1.20.1.jar |iFly |ifly |1.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1042. time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1043. thermal_expansion-1.20.1-11.0.0.27.jar |Thermal Expansion |thermal_expansion |11.0.0 |DONE |Manifest: NOSIGNATURE
  1044. IntegratedTunnels-1.20.1-1.8.24.jar |IntegratedTunnels |integratedtunnels |1.8.24 |DONE |Manifest: NOSIGNATURE
  1045. elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
  1046. GunpowderLib-1.20.2-2.2.1.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  1047. SimpleSponge-1.20.1-8.1.jar |Simple Sponge |simplesponge |8.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  1048. ftb-ultimine-forge-2001.1.4.jar |FTB Ultimine |ftbultimine |2001.1.4 |DONE |Manifest: NOSIGNATURE
  1049. Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: 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
  1050. resourcefullib-forge-1.20.1-2.1.20.jar |Resourceful Lib |resourcefullib |2.1.20 |DONE |Manifest: NOSIGNATURE
  1051. MekanismTools-1.20.1-10.4.5.19.jar |Mekanism: Tools |mekanismtools |10.4.5 |DONE |Manifest: NOSIGNATURE
  1052. lootjs-forge-1.20.1-2.10.4.jar |LootJS |lootjs |1.20.1-2.10.4 |DONE |Manifest: NOSIGNATURE
  1053. architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
  1054. BambooEverything-forge-3.0.3+mc1.20.1.jar |Bamboo Everything |bambooeverything |3.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1055. ToolKit-forge-3.0.3-build.25+mc1.20.1.jar |Toolkit |toolkit |3.0.3-build.25+mc1.2|DONE |Manifest: NOSIGNATURE
  1056. justhammers-forge-2.0.0+mc1.20.1.jar |Just Hammers |justhammers |2.0.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1057. ftb-library-forge-2001.1.4.jar |FTB Library |ftblibrary |2001.1.4 |DONE |Manifest: NOSIGNATURE
  1058. createchunkloading-1.6.0-forge.jar |Create Chunkloading |createchunkloading |1.6.0 |DONE |Manifest: NOSIGNATURE
  1059. kubejsadditions-forge-4.0.2.jar |KubeJS Addditions (Forge) |kubejsadditions |4.0.2 |DONE |Manifest: NOSIGNATURE
  1060. findme-3.2.0-forge.jar |FindMe |findme |3.2.0 |DONE |Manifest: NOSIGNATURE
  1061. ftb-auxilium-neoforge-81.1.1.jar |FTB Auxilium |ftbauxilium |81.1.1 |DONE |Manifest: NOSIGNATURE
  1062. ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE
  1063. ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
  1064. ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
  1065. accelerated-decay-forge-3.0.1+mc1.20.1.jar |Accelerated Decay |accelerateddecay |3.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1066. cc-tweaked-1.20.1-forge-1.108.4.jar |CC: Tweaked |computercraft |1.108.4 |DONE |Manifest: NOSIGNATURE
  1067. AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  1068. cupboard-1.20.1-2.2.jar |Cupboard utilities |cupboard |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE
  1069. ExtremeReactors2-1.20.1-2.0.77.jar |Extreme Reactors |bigreactors |1.20.1-2.0.77 |DONE |Manifest: NOSIGNATURE
  1070. productivebees-1.20.1-12.2.15.jar |Productive Bees |productivebees |1.20.1-12.2.15 |DONE |Manifest: NOSIGNATURE
  1071. trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
  1072. TrampleStopper-Forge-5.0.0+mc1.20.1.jar |Trample Stopper |tramplestopper |5.0.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1073. inventoryessentials-forge-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE
  1074. polylib-forge-2000.0.3-build.97.jar |PolyLib |polylib |2000.0.3-build.97 |DONE |Manifest: NOSIGNATURE
  1075. peripheralium-forge-1.20.1-0.6.14.jar |Peripheralium |peripheralium |0.6.14 |DONE |Manifest: NOSIGNATURE
  1076. letmedespawn-forge-1.20.x-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |DONE |Manifest: NOSIGNATURE
  1077. Cyclic-1.20.1-1.12.6.jar |Cyclic |cyclic |1.12.6 |DONE |Manifest: 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
  1078. inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
  1079. rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |DONE |Manifest: NOSIGNATURE
  1080. kubejs-forge-2001.6.4-build.127.jar |KubeJS |kubejs |2001.6.4-build.127 |DONE |Manifest: NOSIGNATURE
  1081. kubejs-thermal-2001.1.10-build.2.jar |KubeJS Thermal |kubejs_thermal |2001.1.10-build.2 |DONE |Manifest: NOSIGNATURE
  1082. Cucumber-1.20.1-7.0.7.jar |Cucumber Library |cucumber |7.0.7 |DONE |Manifest: NOSIGNATURE
  1083. flatbedrock-forge-3.0.1-build.18+mc1.20.1.jar |Flat Bedrock |flatbedrock |3.0.1-build.18+mc1.2|DONE |Manifest: NOSIGNATURE
  1084. sophisticatedstorage-1.20.1-0.8.65.680.jar |Sophisticated Storage |sophisticatedstorage |0.8.65.680 |DONE |Manifest: NOSIGNATURE
  1085. simplygraves-1.20.1-1.0.7-build.8.jar |Simply-Graves |simplygraves |1.20.1-1.0.7-build.8|DONE |Manifest: NOSIGNATURE
  1086. TravelAnchors-1.20.1-5.0.1.jar |Travel Anchors |travelanchors |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
  1087. TinyCoal-forge-1.20.1-1.1.4.jar |Tiny Coal |tinycoal |1.1.4 |DONE |Manifest: NOSIGNATURE
  1088. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  1089. kubejs-create-forge-2001.2.5-build.2.jar |KubeJS Create |kubejs_create |2001.2.5-build.2 |DONE |Manifest: NOSIGNATURE
  1090. waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
  1091. FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
  1092. Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  1093. comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  1094. peripheralworks-forge-1.20.1-1.4.2.jar |UnlimitedPeripheralWorks |peripheralworks |1.4.2 |DONE |Manifest: NOSIGNATURE
  1095. charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
  1096. ftbbackups2-forge-1.20-1.0.23.jar |FTB Backups 2 |ftbbackups2 |1.0.23 |DONE |Manifest: NOSIGNATURE
  1097. mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |DONE |Manifest: NOSIGNATURE
  1098. rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
  1099. xnet-1.20-6.0.2.jar |XNet |xnet |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
  1100. rftoolsdim-1.20-11.0.5.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.5 |DONE |Manifest: NOSIGNATURE
  1101. rftoolspower-1.20-6.0.1.jar |RFToolsPower |rftoolspower |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
  1102. rftoolsbuilder-1.20-6.0.3.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.3 |DONE |Manifest: NOSIGNATURE
  1103. deepresonance-1.20-5.0.3.jar |DeepResonance |deepresonance |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
  1104. rftoolsstorage-1.20-5.0.2.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
  1105. rftoolscontrol-1.20-7.0.1.jar |RFToolsControl |rftoolscontrol |1.20-7.0.1 |DONE |Manifest: NOSIGNATURE
  1106. ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
  1107. mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |DONE |Manifest: NOSIGNATURE
  1108. ftb-hacks-neo-0.1.0+mc1.20.1.jar |FTB Hacks |ftbhacks |0.1.0 |DONE |Manifest: NOSIGNATURE
  1109. ftb-chunks-forge-2001.2.5.jar |FTB Chunks |ftbchunks |2001.2.5 |DONE |Manifest: NOSIGNATURE
  1110. ftb-xmod-compat-forge-2.0.1-20230904.102642-1.jar |FTB XMod Compat |ftbxmodcompat |2.0.1 |DONE |Manifest: NOSIGNATURE
  1111. bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE
  1112. XyCraft Core-0.6.22.jar |XyCraft: Core |xycraft_core |0.6.22 |DONE |Manifest: NOSIGNATURE
  1113. XyCraft World-0.6.22.jar |XyCraft: World |xycraft_world |0.6.22 |DONE |Manifest: NOSIGNATURE
  1114. XyCraft Machines-0.6.22.jar |XyCraft: Machines |xycraft_machines |0.6.22 |DONE |Manifest: NOSIGNATURE
  1115. XyCraft Override-0.6.22.jar |XyCraft: Override |xycraft_override |0.6.22 |DONE |Manifest: NOSIGNATURE
  1116. craftingtweaks-forge-1.20-18.2.2.jar |CraftingTweaks |craftingtweaks |18.2.2 |DONE |Manifest: NOSIGNATURE
  1117. default-server-properties-forge-81.1.0.jar |Default Server Properties |dsp |81.1.0 |DONE |Manifest: NOSIGNATURE
  1118. rftoolsutility-1.20-6.0.5.jar |RFToolsUtility |rftoolsutility |1.20-6.0.5 |DONE |Manifest: NOSIGNATURE
  1119. Dynmap-3.7-beta-4-forge-1.20.jar |Dynmap |dynmap |3.7-beta-4-935 |DONE |Manifest: NOSIGNATURE
  1120. EnchantmentDescriptions-Forge-1.20.1-17.0.13.jar |EnchantmentDescriptions |enchdesc |17.0.13 |DONE |Manifest: 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
  1121. sebastrnlib-4.0.0.jar |Sebastrn Lib |sebastrnlib |4.0.0 |DONE |Manifest: NOSIGNATURE
  1122. appliedcooking-4.0.0.jar |Applied Cooking |appliedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
  1123. refinedcooking-4.0.0.jar |Refined Cooking |refinedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
  1124. refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
  1125. appliedenergistics2-forge-15.0.20.jar |Applied Energistics 2 |ae2 |15.0.20 |DONE |Manifest: NOSIGNATURE
  1126. cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
  1127. rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE
  1128. merequester-forge-1.20.1-1.1.4.jar |ME Requester |merequester |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
  1129. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  1130. tomeofblood-1.20.1-0.4.3-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.3 |DONE |Manifest: NOSIGNATURE
  1131. ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
  1132. ars_ocultas-1.20.1-1.1.0-all.jar |Ars Ocultas |ars_ocultas |1.1.0 |DONE |Manifest: NOSIGNATURE
  1133. ae2wtlib-15.2.1-forge.jar |AE2WTLib |ae2wtlib |15.2.1-forge |DONE |Manifest: NOSIGNATURE
  1134. moonlight-1.20-2.8.84-forge.jar |Moonlight Library |moonlight |1.20-2.8.84 |DONE |Manifest: NOSIGNATURE
  1135. playerplates-forge-3.0.4+mc1.20.1.jar |Player Plates |playerplates |3.0.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1136. eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |DONE |Manifest: NOSIGNATURE
  1137. titanium-1.20.1-3.8.25.jar |Titanium |titanium |3.8.25 |DONE |Manifest: NOSIGNATURE
  1138. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  1139. AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
  1140. forbidden_arcanus-1.20.1-2.2.4.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.4 |DONE |Manifest: NOSIGNATURE
  1141. soulshards-1.20-1.3.6.jar |SoulShards |soulshards |1.20-1.3.6 |DONE |Manifest: NOSIGNATURE
  1142. smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |DONE |Manifest: NOSIGNATURE
  1143. modulargolems-2.4.27.jar |Modular Golems |modulargolems |2.4.27 |DONE |Manifest: NOSIGNATURE
  1144. EnderIO-1.20.1-6.0.23-alpha.jar |Ender IO |enderio |6.0.23-alpha |DONE |Manifest: NOSIGNATURE
  1145. kubejs_enderio-forge-1.20.1-0.4.1.jar |KubeJS-EnderIO |kubejs_enderio |1.20.1-0.4.1 |DONE |Manifest: NOSIGNATURE
  1146. JAOPCA-1.20.1-4.4.7.8.jar |JAOPCA |jaopca |4.4.7.8 |DONE |Manifest: NOSIGNATURE
  1147. curiotiab-1.20.1-2.0.2.jar |Time in a bottle Curio Support|curiotiab |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
  1148. PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
  1149. FluxNetworks-1.20.1-7.2.0.14.jar |Flux Networks |fluxnetworks |7.2.0.14 |DONE |Manifest: NOSIGNATURE
  1150. irons_spellbooks-1.20.1-2.2.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-2.2.1 |DONE |Manifest: NOSIGNATURE
  1151. enderchests-forge-1.20.1-1.2.jar |EnderChests |enderchests |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
  1152. Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |DONE |Manifest: NOSIGNATURE
  1153. buildinggadgets2-1.0.6.jar |Building Gadgets 2 |buildinggadgets2 |1.0.6 |DONE |Manifest: NOSIGNATURE
  1154. FlowerPatch-forge-1.20.1-3.1.0.jar |Flower Patch |flowerpatch |3.1.0 |DONE |Manifest: NOSIGNATURE
  1155. modonomicon-1.20.1-forge-1.54.4.jar |Modonomicon |modonomicon |1.54.4 |DONE |Manifest: NOSIGNATURE
  1156. ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.0 |DONE |Manifest: 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
  1157. minetogether-forge-1.20-6.2.1.jar |MineTogether |minetogether |6.2.1 |DONE |Manifest: 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
  1158. functionalstorage-1.20.1-1.2.8.jar |Functional Storage |functionalstorage |1.20.1-1.2.8 |DONE |Manifest: NOSIGNATURE
  1159. moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
  1160. modular-routers-12.1.0+mc1.20.1.jar |Modular Routers |modularrouters |12.1.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  1161. l2itemselector-0.1.7.jar |L2 Item Selector |l2itemselector |0.1.7 |DONE |Manifest: NOSIGNATURE
  1162. refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
  1163. Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
  1164. megacells-forge-2.2.9-1.20.1.jar |MEGA Cells |megacells |2.2.9-1.20.1 |DONE |Manifest: NOSIGNATURE
  1165. valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE
  1166. chisels-and-bits-forge-1.4.145.jar |chisels-and-bits |chiselsandbits |1.4.145 |DONE |Manifest: NOSIGNATURE
  1167. createaddition-1.20.1-1.2.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  1168. OpenBlocksTrophies-1.20.1-4.0.0.jar |OpenBlocks Trophies |obtrophies |1.20.1-4.0.0 |DONE |Manifest: NOSIGNATURE
  1169. Crash Report UUID: 61bb13d6-c78f-4ce6-9c7f-7ba057c0787d
  1170. FML: 47.1
  1171. NeoForge: net.neoforged:47.1.84
Advertisement
Add Comment
Please, Sign In to add comment