Advertisement
brawthaynchen

Untitled

Oct 27th, 2023
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 166.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 2023-10-26 23:56:19
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 600.00 seconds (should be max 0.05)
  8. at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) [server-1.19.2-20220805.130853-srg.jar%23809!/:?] {re:classloading}
  9. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  10.  
  11.  
  12. A detailed walkthrough of the error, its code path and all known details is as follows:
  13. ---------------------------------------------------------------------------------------
  14.  
  15. -- Head --
  16. Thread: Server Watchdog
  17. Stacktrace:
  18. at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) ~[server-1.19.2-20220805.130853-srg.jar%23809!/:?] {re:classloading}
  19. -- Thread Dump --
  20. Details:
  21. Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
  22. at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  23. at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
  24. at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
  25.  
  26.  
  27. "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3ef4a16
  28. at [email protected]/java.lang.Object.wait(Native Method)
  29. - waiting on java.lang.ref.ReferenceQueue$Lock@3ef4a16
  30. at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  31. at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  32. at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
  33.  
  34.  
  35. "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE
  36.  
  37.  
  38. "Common-Cleaner" daemon prio=8 Id=11 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@d28b41b
  39. at [email protected]/java.lang.Object.wait(Native Method)
  40. - waiting on java.lang.ref.ReferenceQueue$Lock@d28b41b
  41. at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  42. at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
  43. at [email protected]/java.lang.Thread.run(Thread.java:833)
  44. at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
  45.  
  46.  
  47. "Notification Thread" daemon prio=9 Id=12 RUNNABLE
  48.  
  49.  
  50. "Thread-0" daemon prio=5 Id=20 TIMED_WAITING
  51. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  52. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
  53. at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  54.  
  55.  
  56. "FileSystemWatchService" daemon prio=5 Id=21 RUNNABLE (in native)
  57. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  58. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  59. at [email protected]/java.lang.Thread.run(Thread.java:833)
  60.  
  61.  
  62. "Timer hack thread" daemon prio=5 Id=24 TIMED_WAITING
  63. at [email protected]/java.lang.Thread.sleep(Native Method)
  64. at TRANSFORMER/[email protected]/net.minecraft.Util$9.run(Util.java:673)
  65.  
  66.  
  67. "FileSystemWatchService" daemon prio=5 Id=31 RUNNABLE (in native)
  68. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  69. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  70. at [email protected]/java.lang.Thread.run(Thread.java:833)
  71.  
  72.  
  73. "FileSystemWatchService" daemon prio=5 Id=33 RUNNABLE (in native)
  74. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  75. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  76. at [email protected]/java.lang.Thread.run(Thread.java:833)
  77.  
  78.  
  79. "FileSystemWatchService" daemon prio=5 Id=37 RUNNABLE (in native)
  80. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  81. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  82. at [email protected]/java.lang.Thread.run(Thread.java:833)
  83.  
  84.  
  85. "Config Lib config file watcher" daemon prio=5 Id=38 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@9172166
  86. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  87. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@9172166
  88. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  89. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  90. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  91. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  92. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  93. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  94. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  95. ...
  96.  
  97.  
  98. "Phosphophyllite OffThread Queue Worker Thread #0" daemon prio=5 Id=39 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  99. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  100. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  101. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  102. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  103. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  104. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  105. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  106. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  107. at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
  108. ...
  109.  
  110.  
  111. "Phosphophyllite OffThread Queue Worker Thread #1" daemon prio=5 Id=40 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  112. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  113. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  114. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  115. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  116. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  117. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  118. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  119. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  120. at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
  121. ...
  122.  
  123.  
  124. "Phosphophyllite OffThread Queue Worker Thread #2" daemon prio=5 Id=41 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  125. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  126. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  127. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  128. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  129. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  130. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  131. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  132. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  133. at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
  134. ...
  135.  
  136.  
  137. "Phosphophyllite OffThread Queue Worker Thread #3" daemon prio=5 Id=42 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  138. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  139. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  140. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  141. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  142. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  143. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  144. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  145. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  146. at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
  147. ...
  148.  
  149.  
  150. "Phosphophyllite OffThread Queue Worker Thread #4" daemon prio=5 Id=43 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  151. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  152. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c15be20
  153. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  154. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  155. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  156. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  157. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  158. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  159. at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
  160. ...
  161.  
  162.  
  163. "Cleaner-0" daemon prio=5 Id=44 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@35d3e24e
  164. at [email protected]/java.lang.Object.wait(Native Method)
  165. - waiting on java.lang.ref.ReferenceQueue$Lock@35d3e24e
  166. at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  167. at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
  168. at [email protected]/java.lang.Thread.run(Thread.java:833)
  169. at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
  170.  
  171.  
  172. "Phosphophyllite-GuiSync" daemon prio=5 Id=45 TIMED_WAITING
  173. at [email protected]/java.lang.Thread.sleep(Native Method)
  174. at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.client.gui.GuiSync.lambda$onModLoad$2(GuiSync.java:168)
  175. at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.client.gui.GuiSync$$Lambda$11049/0x00007f2e81732860.run(Unknown Source)
  176. at [email protected]/java.lang.Thread.run(Thread.java:833)
  177.  
  178.  
  179. "Structurize IO Worker #0" daemon prio=5 Id=46 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d931083
  180. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  181. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7d931083
  182. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  183. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  184. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  185. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  186. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  187. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  188. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  189. ...
  190.  
  191.  
  192. "DFU cleaning thread" daemon prio=1 Id=47 TIMED_WAITING
  193. at [email protected]/java.lang.Thread.sleep(Native Method)
  194. at TRANSFORMER/[email protected]+mc1.19.2/org.embeddedt.modernfix.dfu.DFUBlaster$CleanerThread.run(DFUBlaster.java:59)
  195.  
  196.  
  197. "FileSystemWatchService" daemon prio=5 Id=52 RUNNABLE (in native)
  198. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  199. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  200. at [email protected]/java.lang.Thread.run(Thread.java:833)
  201.  
  202.  
  203. "Config Lib config file watcher" daemon prio=5 Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dbf1246
  204. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  205. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dbf1246
  206. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  207. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  208. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  209. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  210. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  211. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  212. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  213. ...
  214.  
  215.  
  216. "FileSystemWatchService" daemon prio=5 Id=54 RUNNABLE (in native)
  217. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  218. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  219. at [email protected]/java.lang.Thread.run(Thread.java:833)
  220.  
  221.  
  222. "Config Lib config file watcher" daemon prio=5 Id=55 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2c3a416f
  223. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  224. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2c3a416f
  225. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  226. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  227. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  228. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  229. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  230. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  231. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  232. ...
  233.  
  234.  
  235. "FileSystemWatchService" daemon prio=5 Id=66 RUNNABLE (in native)
  236. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  237. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  238. at [email protected]/java.lang.Thread.run(Thread.java:833)
  239.  
  240.  
  241. "Config Lib config file watcher" daemon prio=5 Id=67 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d11734
  242. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  243. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6d11734
  244. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  245. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  246. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  247. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  248. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  249. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  250. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  251. ...
  252.  
  253.  
  254. "FileSystemWatchService" daemon prio=5 Id=68 RUNNABLE (in native)
  255. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  256. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  257. at [email protected]/java.lang.Thread.run(Thread.java:833)
  258.  
  259.  
  260. "Config Lib config file watcher" daemon prio=5 Id=69 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@63230865
  261. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  262. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@63230865
  263. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  264. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  265. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  266. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  267. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  268. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  269. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  270. ...
  271.  
  272.  
  273. "FileSystemWatchService" daemon prio=5 Id=71 RUNNABLE (in native)
  274. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  275. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  276. at [email protected]/java.lang.Thread.run(Thread.java:833)
  277.  
  278.  
  279. "FileSystemWatchService" daemon prio=5 Id=72 RUNNABLE (in native)
  280. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  281. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  282. at [email protected]/java.lang.Thread.run(Thread.java:833)
  283.  
  284.  
  285. "FileSystemWatchService" daemon prio=5 Id=73 RUNNABLE (in native)
  286. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  287. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  288. at [email protected]/java.lang.Thread.run(Thread.java:833)
  289.  
  290.  
  291. "FileSystemWatchService" daemon prio=5 Id=74 RUNNABLE (in native)
  292. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  293. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  294. at [email protected]/java.lang.Thread.run(Thread.java:833)
  295.  
  296.  
  297. "FileSystemWatchService" daemon prio=5 Id=75 RUNNABLE (in native)
  298. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  299. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  300. at [email protected]/java.lang.Thread.run(Thread.java:833)
  301.  
  302.  
  303. "FileSystemWatchService" daemon prio=5 Id=76 RUNNABLE (in native)
  304. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  305. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  306. at [email protected]/java.lang.Thread.run(Thread.java:833)
  307.  
  308.  
  309. "Server console handler" daemon prio=8 Id=102 RUNNABLE
  310. at [email protected]/java.io.FileInputStream.read0(Native Method)
  311. at [email protected]/java.io.FileInputStream.read(FileInputStream.java:228)
  312. at MC-BOOTSTRAP/[email protected]/org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
  313. at MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
  314. at MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
  315. at MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  316. at MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  317. at MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  318. ...
  319.  
  320.  
  321. "DestroyJavaVM" prio=5 Id=103 RUNNABLE
  322.  
  323.  
  324. "Netty Epoll Server IO #0" daemon prio=8 Id=104 RUNNABLE (in native)
  325. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  326. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  327. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  328. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  329. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  330. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  331. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  332. at [email protected]/java.lang.Thread.run(Thread.java:833)
  333.  
  334.  
  335. "FileSystemWatchService" daemon prio=8 Id=105 RUNNABLE (in native)
  336. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  337. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  338. at [email protected]/java.lang.Thread.run(Thread.java:833)
  339.  
  340.  
  341. "ComputerCraft-Network-0" daemon prio=3 Id=106 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  342. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  343. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  344. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  345. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  346. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  347. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  348. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  349. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  350. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  351. ...
  352.  
  353.  
  354. "ComputerCraft-Network-1" daemon prio=3 Id=107 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  355. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  356. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  357. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  358. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  359. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  360. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  361. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  362. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  363. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  364. ...
  365.  
  366.  
  367. "FileSystemWatchService" daemon prio=8 Id=108 RUNNABLE (in native)
  368. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  369. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  370. at [email protected]/java.lang.Thread.run(Thread.java:833)
  371.  
  372.  
  373. "FileSystemWatchService" daemon prio=8 Id=109 RUNNABLE (in native)
  374. at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
  375. at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  376. at [email protected]/java.lang.Thread.run(Thread.java:833)
  377.  
  378.  
  379. "HttpClient-2-SelectorManager" daemon prio=8 Id=110 RUNNABLE
  380. at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  381. at [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
  382. at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
  383. - locked sun.nio.ch.Util$2@287419e4
  384. - locked sun.nio.ch.EPollSelectorImpl@2692d369
  385. at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
  386. at platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:889)
  387.  
  388.  
  389. "spark-monitoring-thread" daemon prio=5 Id=112 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5d0997fe
  390. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  391. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5d0997fe
  392. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  393. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  394. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  395. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  396. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  397. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  398. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  399. ...
  400.  
  401.  
  402. "spark-worker-pool-1-thread-1" daemon prio=8 Id=113 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@53e7df09
  403. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  404. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@53e7df09
  405. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  406. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  407. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  408. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  409. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  410. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  411. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  412. ...
  413.  
  414.  
  415. "ComputerCraft-Network-2" daemon prio=3 Id=117 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  416. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  417. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  418. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  419. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  420. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  421. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  422. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  423. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  424. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  425. ...
  426.  
  427.  
  428. "ComputerCraft-Network-3" daemon prio=3 Id=121 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  429. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  430. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@56bb1b65
  431. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  432. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  433. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  434. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  435. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  436. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  437. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  438. ...
  439.  
  440.  
  441. "Server Watchdog" daemon prio=8 Id=122 RUNNABLE
  442. at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
  443. at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  444. at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
  445. at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:41)
  446. at [email protected]/java.lang.Thread.run(Thread.java:833)
  447.  
  448.  
  449. "Netty Epoll Server IO #1" daemon prio=8 Id=129 RUNNABLE (in native)
  450. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  451. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  452. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  453. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  454. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  455. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  456. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  457. at [email protected]/java.lang.Thread.run(Thread.java:833)
  458.  
  459.  
  460. "Thread-31" daemon prio=8 Id=131 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5b5457a8
  461. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  462. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5b5457a8
  463. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  464. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  465. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  466. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  467. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  468. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  469. at TRANSFORMER/[email protected]/org.dynmap.AsynchronousQueue.pop(AsynchronousQueue.java:44)
  470. ...
  471.  
  472.  
  473. "Dynmap Render Thread" daemon prio=8 Id=132 WAITING on java.util.concurrent.FutureTask@6bedce30
  474. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  475. - waiting on java.util.concurrent.FutureTask@6bedce30
  476. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
  477. at [email protected]/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:447)
  478. at [email protected]/java.util.concurrent.FutureTask.get(FutureTask.java:190)
  479. at TRANSFORMER/[email protected]/org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:930)
  480. at TRANSFORMER/[email protected]/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252)
  481. at [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
  482. at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  483. ...
  484.  
  485. Number of locked synchronizers = 1
  486. - java.util.concurrent.ThreadPoolExecutor$Worker@35f0babc
  487.  
  488.  
  489. "Dynmap Render Thread" daemon prio=8 Id=133 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7aca02d4
  490. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  491. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7aca02d4
  492. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  493. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  494. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  495. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  496. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  497. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  498. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  499. ...
  500.  
  501.  
  502. "Dynmap Render Thread" daemon prio=8 Id=134 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7aca02d4
  503. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  504. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7aca02d4
  505. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  506. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  507. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  508. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  509. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  510. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  511. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  512. ...
  513.  
  514.  
  515. "etp1136458473-137" prio=5 Id=137 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  516. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  517. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  518. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  519. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  520. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  521. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  522. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  523. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  524. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  525. ...
  526.  
  527.  
  528. "etp1136458473-138" prio=5 Id=138 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  529. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  530. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  531. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  532. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  533. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  534. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  535. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  536. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  537. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  538. ...
  539.  
  540.  
  541. "Session-HouseKeeper-5de687f5-1" prio=8 Id=139 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ea8795b
  542. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  543. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ea8795b
  544. at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  545. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  546. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  547. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  548. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  549. at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  550. at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  551. ...
  552.  
  553.  
  554. "etp1136458473-140" prio=5 Id=140 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  555. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  556. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  557. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  558. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  559. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  560. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  561. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  562. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  563. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  564. ...
  565.  
  566.  
  567. "Java2D Disposer" daemon prio=10 Id=144 WAITING on java.lang.ref.ReferenceQueue$Lock@6bb1b6f0
  568. at [email protected]/java.lang.Object.wait(Native Method)
  569. - waiting on java.lang.ref.ReferenceQueue$Lock@6bb1b6f0
  570. at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  571. at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  572. at [email protected]/sun.java2d.Disposer.run(Disposer.java:145)
  573. at [email protected]/java.lang.Thread.run(Thread.java:833)
  574.  
  575.  
  576. "AN stolen Minecolonies Pathfinding Worker #0" daemon prio=8 Id=145 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4147c5f0
  577. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  578. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4147c5f0
  579. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  580. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  581. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  582. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  583. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  584. at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  585. at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  586. ...
  587.  
  588.  
  589. "Netty Epoll Server IO #2" daemon prio=8 Id=146 RUNNABLE (in native)
  590. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  591. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  592. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  593. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  594. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  595. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  596. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  597. at [email protected]/java.lang.Thread.run(Thread.java:833)
  598.  
  599.  
  600. "Netty Epoll Server IO #3" daemon prio=8 Id=147 RUNNABLE (in native)
  601. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  602. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  603. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  604. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  605. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  606. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  607. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  608. at [email protected]/java.lang.Thread.run(Thread.java:833)
  609.  
  610.  
  611. "Netty Epoll Server IO #4" daemon prio=8 Id=154 RUNNABLE (in native)
  612. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  613. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  614. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  615. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  616. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  617. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  618. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  619. at [email protected]/java.lang.Thread.run(Thread.java:833)
  620.  
  621.  
  622. "Netty Epoll Server IO #5" daemon prio=8 Id=178 RUNNABLE (in native)
  623. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  624. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  625. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  626. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  627. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  628. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  629. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  630. at [email protected]/java.lang.Thread.run(Thread.java:833)
  631.  
  632.  
  633. "Netty Epoll Server IO #6" daemon prio=8 Id=180 RUNNABLE (in native)
  634. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  635. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  636. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  637. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  638. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  639. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  640. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  641. at [email protected]/java.lang.Thread.run(Thread.java:833)
  642.  
  643.  
  644. "Netty Epoll Server IO #7" daemon prio=8 Id=194 RUNNABLE (in native)
  645. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  646. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  647. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  648. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  649. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  650. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  651. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  652. at [email protected]/java.lang.Thread.run(Thread.java:833)
  653.  
  654.  
  655. "Tombstone Backup Thread" prio=5 Id=196 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@120440d6
  656. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  657. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@120440d6
  658. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  659. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  660. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  661. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  662. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  663. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  664. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  665. ...
  666.  
  667.  
  668. "Netty Epoll Server IO #8" daemon prio=8 Id=201 RUNNABLE (in native)
  669. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  670. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  671. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  672. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  673. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  674. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  675. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  676. at [email protected]/java.lang.Thread.run(Thread.java:833)
  677.  
  678.  
  679. "Netty Epoll Server IO #9" daemon prio=8 Id=204 RUNNABLE (in native)
  680. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  681. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  682. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  683. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  684. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  685. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  686. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  687. at [email protected]/java.lang.Thread.run(Thread.java:833)
  688.  
  689.  
  690. "Netty Epoll Server IO #10" daemon prio=8 Id=220 RUNNABLE (in native)
  691. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  692. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  693. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  694. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  695. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  696. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  697. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  698. at [email protected]/java.lang.Thread.run(Thread.java:833)
  699.  
  700.  
  701. "Netty Epoll Server IO #11" daemon prio=8 Id=238 RUNNABLE (in native)
  702. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
  703. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
  704. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
  705. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:294)
  706. at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  707. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
  708. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  709. at [email protected]/java.lang.Thread.run(Thread.java:833)
  710.  
  711.  
  712. "etp1136458473-865" prio=5 Id=865 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  713. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  714. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  715. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  716. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  717. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  718. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  719. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  720. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  721. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  722. ...
  723.  
  724.  
  725. "Connector-Scheduler-653bbdb0-1" prio=5 Id=866 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fcb916c
  726. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  727. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fcb916c
  728. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  729. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  730. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  731. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  732. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  733. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  734. at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  735. ...
  736.  
  737.  
  738. "etp1136458473-867" prio=5 Id=867 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  739. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  740. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  741. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  742. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  743. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  744. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  745. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  746. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  747. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  748. ...
  749.  
  750.  
  751. "etp1136458473-868" prio=5 Id=868 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  752. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  753. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  754. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  755. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  756. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  757. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  758. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  759. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  760. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  761. ...
  762.  
  763.  
  764. "etp1136458473-869" prio=5 Id=869 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  765. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  766. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  767. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  768. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  769. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  770. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  771. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  772. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  773. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  774. ...
  775.  
  776.  
  777. "etp1136458473-870" prio=5 Id=870 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  778. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  779. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  780. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  781. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  782. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  783. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  784. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  785. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  786. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  787. ...
  788.  
  789.  
  790. "etp1136458473-871" prio=5 Id=871 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  791. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  792. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  793. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  794. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  795. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  796. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  797. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  798. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  799. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  800. ...
  801.  
  802.  
  803. "etp1136458473-872" prio=5 Id=872 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  804. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  805. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  806. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  807. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  808. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  809. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  810. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  811. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  812. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  813. ...
  814.  
  815.  
  816. "etp1136458473-873" prio=5 Id=873 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  817. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  818. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  819. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  820. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  821. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  822. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  823. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  824. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  825. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  826. ...
  827.  
  828.  
  829. "etp1136458473-874" prio=5 Id=874 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  830. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  831. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  832. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  833. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  834. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  835. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  836. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  837. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  838. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  839. ...
  840.  
  841.  
  842. "etp1136458473-875" prio=5 Id=875 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  843. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  844. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  845. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  846. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  847. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  848. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  849. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  850. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  851. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  852. ...
  853.  
  854.  
  855. "etp1136458473-876" prio=5 Id=876 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  856. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  857. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  858. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  859. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  860. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  861. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  862. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  863. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  864. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  865. ...
  866.  
  867.  
  868. "etp1136458473-877" prio=5 Id=877 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  869. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  870. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  871. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  872. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  873. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  874. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  875. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  876. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  877. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  878. ...
  879.  
  880.  
  881. "etp1136458473-878" prio=5 Id=878 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  882. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  883. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  884. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  885. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  886. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  887. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  888. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  889. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  890. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  891. ...
  892.  
  893.  
  894. "etp1136458473-879" prio=5 Id=879 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  895. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  896. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  897. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  898. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  899. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  900. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  901. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  902. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  903. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  904. ...
  905.  
  906.  
  907. "etp1136458473-880" prio=5 Id=880 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  908. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  909. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  910. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  911. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  912. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  913. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  914. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  915. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  916. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  917. ...
  918.  
  919.  
  920. "etp1136458473-881" prio=5 Id=881 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  921. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  922. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  923. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  924. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  925. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  926. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  927. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  928. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  929. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  930. ...
  931.  
  932.  
  933. "etp1136458473-882" prio=5 Id=882 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  934. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  935. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  936. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  937. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  938. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  939. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  940. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  941. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  942. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  943. ...
  944.  
  945.  
  946. "etp1136458473-883" prio=5 Id=883 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  947. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  948. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  949. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  950. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  951. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  952. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  953. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  954. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  955. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  956. ...
  957.  
  958.  
  959. "etp1136458473-884" prio=5 Id=884 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  960. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  961. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  962. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  963. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  964. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  965. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  966. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  967. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  968. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  969. ...
  970.  
  971.  
  972. "etp1136458473-885" prio=5 Id=885 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  973. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  974. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  975. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  976. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  977. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  978. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  979. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  980. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  981. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  982. ...
  983.  
  984.  
  985. "etp1136458473-886" prio=5 Id=886 RUNNABLE (in native)
  986. at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
  987. at [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
  988. at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
  989. - locked sun.nio.ch.Util$2@592ba653
  990. - locked sun.nio.ch.EPollSelectorImpl@263c90c3
  991. at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
  992. at TRANSFORMER/[email protected]/org.dynmap.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
  993. at TRANSFORMER/[email protected]/org.dynmap.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
  994. at TRANSFORMER/[email protected]/org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  995. at TRANSFORMER/[email protected]/org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  996. ...
  997.  
  998. Number of locked synchronizers = 1
  999. - java.util.concurrent.ThreadPoolExecutor$Worker@4e12801c
  1000.  
  1001.  
  1002. "etp1136458473-887" prio=5 Id=887 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1003. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1004. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1005. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1006. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1007. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1008. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1009. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1010. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1011. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1012. ...
  1013.  
  1014.  
  1015. "etp1136458473-888" prio=5 Id=888 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1016. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1017. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1018. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1019. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1020. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1021. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1022. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1023. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1024. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1025. ...
  1026.  
  1027.  
  1028. "etp1136458473-889" prio=5 Id=889 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1029. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1030. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1031. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1032. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1033. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1034. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1035. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1036. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1037. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1038. ...
  1039.  
  1040.  
  1041. "etp1136458473-890" prio=5 Id=890 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1042. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1043. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1044. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1045. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1046. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1047. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1048. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1049. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1050. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1051. ...
  1052.  
  1053.  
  1054. "etp1136458473-891" prio=5 Id=891 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1055. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1056. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1057. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1058. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1059. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1060. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1061. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1062. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1063. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1064. ...
  1065.  
  1066.  
  1067. "etp1136458473-892" prio=5 Id=892 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1068. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1069. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17b88513
  1070. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1071. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1072. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1073. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1074. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1075. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1076. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1077. ...
  1078.  
  1079.  
  1080. "asynclocator-1-thread-1" prio=8 Id=1316 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@168e7622
  1081. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1082. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@168e7622
  1083. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1084. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1085. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1086. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1087. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1088. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1089. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1090. ...
  1091.  
  1092.  
  1093. "repurposedstructures-1-thread-1" prio=8 Id=3927 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75adc56e
  1094. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1095. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75adc56e
  1096. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1097. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1098. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1099. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1100. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1101. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1102. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1103. ...
  1104.  
  1105.  
  1106. "repurposedstructures-1-thread-2" prio=8 Id=7920 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75adc56e
  1107. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1108. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75adc56e
  1109. at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  1110. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  1111. at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
  1112. at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
  1113. at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  1114. at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1115. at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  1116. ...
  1117.  
  1118.  
  1119. "FastSuite Recipe Lookup Thread: 2458" daemon prio=8 Id=8092 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7130ecb6
  1120. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1121. - waiting on java.util.concurrent.ForkJoinPool@7130ecb6
  1122. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
  1123. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
  1124. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  1125. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  1126.  
  1127.  
  1128. "FastSuite Recipe Lookup Thread: 2473" daemon prio=8 Id=8115 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7130ecb6
  1129. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1130. - waiting on java.util.concurrent.ForkJoinPool@7130ecb6
  1131. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
  1132. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
  1133. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  1134. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  1135.  
  1136.  
  1137. "FastSuite Recipe Lookup Thread: 2476" daemon prio=8 Id=8125 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7130ecb6
  1138. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1139. - waiting on java.util.concurrent.ForkJoinPool@7130ecb6
  1140. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
  1141. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
  1142. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  1143. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  1144.  
  1145.  
  1146. "FastSuite Recipe Lookup Thread: 2479" daemon prio=8 Id=8128 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7130ecb6
  1147. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1148. - waiting on java.util.concurrent.ForkJoinPool@7130ecb6
  1149. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
  1150. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
  1151. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  1152. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  1153.  
  1154.  
  1155. "FastSuite Recipe Lookup Thread: 2481" daemon prio=8 Id=8130 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7130ecb6
  1156. at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
  1157. - waiting on java.util.concurrent.ForkJoinPool@7130ecb6
  1158. at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
  1159. at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
  1160. at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
  1161. at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  1162.  
  1163.  
  1164.  
  1165. Stacktrace:
  1166. at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) [server-1.19.2-20220805.130853-srg.jar%23809!/:?] {re:classloading}
  1167. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  1168.  
  1169.  
  1170. -- Performance stats --
  1171. Details:
  1172. Random tick rate: 3
  1173. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 0,0,0,0,0,0,1154 [], block_entities: 3024 [<null>:3024], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,1154,
  1174. ResourceKey[minecraft:dimension / deeperdarker:otherside]: 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,
  1175. ResourceKey[minecraft:dimension / mahoutsukai:reality_marble]: 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,
  1176. ResourceKey[minecraft:dimension / blue_skies:everbright]: 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,
  1177. ResourceKey[minecraft:dimension / allthemodium:the_other]: 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,
  1178. ResourceKey[minecraft:dimension / allthemodium: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,
  1179. ResourceKey[minecraft:dimension / blue_skies:everdawn]: 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,
  1180. 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,
  1181. 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,
  1182. 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,
  1183. 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,
  1184. 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,
  1185. 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,
  1186. 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,
  1187. 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,
  1188. ResourceKey[minecraft:dimension / mythicbotany:alfheim]: 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,
  1189. ResourceKey[minecraft:dimension / undergarden:undergarden]: 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,
  1190. ResourceKey[minecraft:dimension / compactmachines:compact_world]: 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,
  1191. 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,
  1192. 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,
  1193. 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,
  1194. 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,
  1195. 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,
  1196. 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,
  1197. 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
  1198. Stacktrace:
  1199. at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) [server-1.19.2-20220805.130853-srg.jar%23809!/:?] {re:classloading}
  1200. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  1201.  
  1202.  
  1203. -- System Details --
  1204. Details:
  1205. Minecraft Version: 1.19.2
  1206. Minecraft Version ID: 1.19.2
  1207. Operating System: Linux (amd64) version 6.2.16-12-pve
  1208. Java Version: 17.0.8, Debian
  1209. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Debian
  1210. Memory: 2359404552 bytes (2250 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
  1211. CPUs: 6
  1212. Processor Vendor: GenuineIntel
  1213. Processor Name: 12th Gen Intel(R) Core(TM) i3-12100
  1214. Identifier: Intel64 Family 6 Model 151 Stepping 5
  1215. Microarchitecture: unknown
  1216. Frequency (GHz): -0.00
  1217. Number of physical packages: 1
  1218. Number of physical CPUs: 4
  1219. Number of logical CPUs: 6
  1220. Graphics card #0 name: unknown
  1221. Graphics card #0 vendor: unknown
  1222. Graphics card #0 VRAM (MB): 0.00
  1223. Graphics card #0 deviceId: unknown
  1224. Graphics card #0 versionInfo: unknown
  1225. Virtual memory max (MB): 24131.18
  1226. Virtual memory used (MB): 11524.80
  1227. Swap memory total (MB): 512.00
  1228. Swap memory used (MB): 511.01
  1229. JVM Flags: 20 total; -Xms4G -Xmx8G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
  1230. Server Running: true
  1231. Player Count: 0 / 20; []
  1232. Data Packs: vanilla, mod:saturn, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:botarium, mod:integratedterminals (incompatible), mod:paragon, mod:ironjetpacks (incompatible), mod:laserio (incompatible), mod:ctm (incompatible), mod:modernfix (incompatible), mod:evilcraft (incompatible), mod:useitemonblockevent (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:maxhealthfix (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:ctov (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:handcrafted, mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:resourcefulconfig, mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:advgenerators, mod:measurements, mod:yungsextras, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:sfm (incompatible), mod:vitalize, mod:despawntimers (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:smartbrainlib, mod:elytraslot, mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:attributefix (incompatible), mod:tesseract (incompatible), mod:caelus (incompatible), mod:bdlib, mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines, mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:starlight (incompatible), mod:additional_lights, mod:fusion (incompatible), mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:mythicbotany, mod:integratedcrafting (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:systeams (incompatible), mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:ding, mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:flywheel (incompatible), mod:integrateddynamics (incompatible), mod:integratednbt (incompatible), mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:almostunified (incompatible), mod:jei (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:pipez (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:aquaculture, mod:cosmeticarmorreworked (incompatible), mod:morered (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:tetra (incompatible), mod:tetranomicon, mod:rsrequestify (incompatible), mod:hexerei (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:alchemylib (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:aiotbotania, mod:advancedperipherals (incompatible), mod:utilitix, mod:naturalist, mod:healthoverlay (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:rsgauges, mod:glassential (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:mixinextras (incompatible), mod:potionsmaster (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:mcwdoors, mod:mekanismgenerators, mod:dummmmmmy (incompatible), mod:absentbydesign (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:experiencebugfix, mod:rsinfinitybooster (incompatible), mod:adtetra, mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:endertanks (incompatible), mod:commoncapabilities (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:dpanvil (incompatible), mod:blockui, mod:multipiston, mod:spititout, mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid (incompatible), mod:gunpowderlib (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams, mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft (incompatible), mod:energymeter (incompatible), mod:cupboard (incompatible), mod:productivebees, mod:hexal (incompatible), mod:trashcans (incompatible), mod:undergarden, mod:inventoryessentials (incompatible), mod:observable (incompatible), mod:letmedespawn (incompatible), mod:yeetusexperimentus, mod:gamemenumodoption, mod:voidtotem (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber (incompatible), mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms (incompatible), mod:travelanchors, mod:ensorcellation, mod:create, mod:ponderjs (incompatible), mod:waystones (incompatible), mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:betterdeserttemples, mod:mahoutsukai, mod:mininggadgets (incompatible), mod:hexcasting (incompatible), mod:railways (incompatible), mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_override, mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:matc, mod:craftingtweaks (incompatible), mod:tetrasdelight (incompatible), mod:rftoolsutility (incompatible), mod:libipn (incompatible), mod:enchdesc (incompatible), mod:sebastrnlib (incompatible), mod:appliedcooking (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:cookingforblockheads (incompatible), mod:rebornstorage (incompatible), mod:merequester (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:delightful (incompatible), mod:arseng (incompatible), mod:ars_armiger, mod:ars_creo (incompatible), mod:ae2wtlib (incompatible), mod:elementalcraft (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:exchangers (incompatible), mod:ae2things (incompatible), mod:theurgy, mod:easy_villagers (incompatible), mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:mutil (incompatible), mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental, mod:enderchests (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:sandbox, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:moredragoneggs (incompatible), mod:modularrouters, mod:asynclocator (incompatible), mod:charmofundying, mod:refinedstorageaddons, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:morphtool (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, mod:chunkpregen (incompatible), mod:dynmap (incompatible)
  1233. World Generation: Stable
  1234. Is Modded: Definitely; Server brand changed to 'forge'
  1235. Type: Dedicated Server (map_server.txt)
  1236. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  1237. ModLauncher launch target: forgeserver
  1238. ModLauncher naming: srg
  1239. ModLauncher services:
  1240. mixin-0.8.5.jar mixin PLUGINSERVICE
  1241. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  1242. fmlloader-1.19.2-43.2.14.jar slf4jfixer PLUGINSERVICE
  1243. fmlloader-1.19.2-43.2.14.jar object_holder_definalize PLUGINSERVICE
  1244. fmlloader-1.19.2-43.2.14.jar runtime_enum_extender PLUGINSERVICE
  1245. fmlloader-1.19.2-43.2.14.jar capability_token_subclass PLUGINSERVICE
  1246. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  1247. fmlloader-1.19.2-43.2.14.jar runtimedistcleaner PLUGINSERVICE
  1248. modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE
  1249. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  1250. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  1251. FML Language Providers:
  1252. javafml@null
  1253. lowcodefml@null
  1254. Mod List:
  1255. saturn-mc1.19.2-0.0.4.jar |Saturn |saturn |0.0.4 |DONE |Manifest: NOSIGNATURE
  1256. YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
  1257. supermartijn642configlib-1.1.8-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  1258. paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE
  1259. AdditionalEnchantedMiner-1.19.2-1192.3.18.jar |QuarryPlus |quarryplus |1192.3.18 |DONE |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
  1260. simplemagnets-1.1.9-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE
  1261. botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE
  1262. IntegratedTerminals-1.19.2-1.4.10.jar |IntegratedTerminals |integratedterminals |1.4.10 |DONE |Manifest: NOSIGNATURE
  1263. paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
  1264. IronJetpacks-1.19.2-6.0.6.jar |Iron Jetpacks |ironjetpacks |6.0.6 |DONE |Manifest: NOSIGNATURE
  1265. laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE
  1266. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE
  1267. modernfix-forge-5.7.4+mc1.19.2.jar |ModernFix |modernfix |5.7.4+mc1.19.2 |DONE |Manifest: NOSIGNATURE
  1268. EvilCraft-1.19.2-1.2.28.jar |EvilCraft |evilcraft |1.2.28 |DONE |Manifest: NOSIGNATURE
  1269. useitemonblockevent-1.19-1.0.0.1.jar |Use Item on Block Event |useitemonblockevent |1.0.0.1 |DONE |Manifest: NOSIGNATURE
  1270. YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
  1271. Powah-4.0.11.jar |Powah |powah |4.0.11 |DONE |Manifest: NOSIGNATURE
  1272. GatewaysToEternity-1.19.2-3.2.2.jar |Gateways To Eternity |gateways |3.2.2 |DONE |Manifest: NOSIGNATURE
  1273. MaxHealthFix-Forge-1.19.2-8.0.2.jar |MaxHealthFix |maxhealthfix |8.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
  1274. cabletiers-1.19.2-0.5471.jar |Cable Tiers |cabletiers |1.19.2-0.5471 |DONE |Manifest: NOSIGNATURE
  1275. rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |DONE |Manifest: NOSIGNATURE
  1276. WitherSkeletonTweaks-1.19.2-8.0.4.jar |Wither Skeleton Tweaks |wstweaks |8.0.4 |DONE |Manifest: NOSIGNATURE
  1277. Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE
  1278. universalgrid-1.19.2-1.1.jar |Universal Grid |universalgrid |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
  1279. DarkUtilities-Forge-1.19.2-13.1.9.jar |DarkUtilities |darkutils |13.1.9 |DONE |Manifest: NOSIGNATURE
  1280. Apotheosis-1.19.2-6.4.0.jar |Apotheosis |apotheosis |6.4.0 |DONE |Manifest: NOSIGNATURE
  1281. clickadv-1.19.2-3.5.jar |clickadv mod |clickadv |1.19.2-3.5 |DONE |Manifest: NOSIGNATURE
  1282. balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE
  1283. JustEnoughResources-1.19.2-1.2.2.236.jar |Just Enough Resources |jeresources |1.2.2.236 |DONE |Manifest: NOSIGNATURE
  1284. cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |DONE |Manifest: NOSIGNATURE
  1285. shetiphiancore-forge-1.19-3.11.10.jar |ShetiPhian-Core |shetiphiancore |3.11.10 |DONE |Manifest: NOSIGNATURE
  1286. ctov-3.2.6b.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.6b |DONE |Manifest: NOSIGNATURE
  1287. structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |DONE |Manifest: NOSIGNATURE
  1288. AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE
  1289. PackMenu-1.19.2-5.1.0.jar |PackMenu |packmenu |5.1.0 |DONE |Manifest: NOSIGNATURE
  1290. alltheores-2.0.2-1.19.2-43.1.3.jar |AllTheOres |alltheores |2.0.2-1.19.2-43.1.3 |DONE |Manifest: NOSIGNATURE
  1291. industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |DONE |Manifest: NOSIGNATURE
  1292. torchmaster-19.2.93.jar |Torchmaster |torchmaster |19.2.93 |DONE |Manifest: NOSIGNATURE
  1293. handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE
  1294. repurposed_structures_forge-6.3.26+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.26+1.19.2 |DONE |Manifest: NOSIGNATURE
  1295. BotanyTrees-Forge-1.19.2-5.0.12.jar |BotanyTrees |botanytrees |5.0.12 |DONE |Manifest: NOSIGNATURE
  1296. ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE
  1297. StructureCompass-1.19.2-1.4.6.jar |Structure Compass Mod |structurecompass |1.4.6 |DONE |Manifest: NOSIGNATURE
  1298. mcw-trapdoors-1.1.1-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  1299. supermartijn642corelib-1.1.14-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.14 |DONE |Manifest: NOSIGNATURE
  1300. Botania-1.19.2-440-FORGE.jar |Botania |botania |1.19.2-440-FORGE |DONE |Manifest: NOSIGNATURE
  1301. resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE
  1302. spark-1.10.37-forge.jar |spark |spark |1.10.37 |DONE |Manifest: NOSIGNATURE
  1303. curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
  1304. corail_woodcutter-1.19.2-2.5.2.jar |Corail Woodcutter |corail_woodcutter |2.5.2 |DONE |Manifest: NOSIGNATURE
  1305. advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE
  1306. Measurements-forge-1.19.2-1.3.1.jar |Measurements |measurements |1.3.1 |DONE |Manifest: NOSIGNATURE
  1307. YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
  1308. AngelRing2-1.19.2-2.1.8.jar |Angel Ring 2 |angelring |2.1.8 |DONE |Manifest: NOSIGNATURE
  1309. tombstone-8.2.12-1.19.2.jar |Corail Tombstone |tombstone |8.2.12 |DONE |Manifest: NOSIGNATURE
  1310. Chunk+Pregenerator-1.19-4.3.0.jar |Chunk Pregenerator |chunkpregen |1.19-4.3.0 |DONE |Manifest: NOSIGNATURE
  1311. antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE
  1312. NaturesAura-38.2.jar |Nature's Aura |naturesaura |38.2 |DONE |Manifest: NOSIGNATURE
  1313. constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE
  1314. mcw-roofs-2.2.4-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE
  1315. littlelogistics-mc1.19.2-v1.4.0.jar |Little Logistics |littlelogistics |1.4.0 |DONE |Manifest: NOSIGNATURE
  1316. cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE
  1317. FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
  1318. YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  1319. SuperFactoryManager-1.19.2-4.12.0.jar |Super Factory Manager |sfm |4.12.0 |DONE |Manifest: NOSIGNATURE
  1320. vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |DONE |Manifest: NOSIGNATURE
  1321. MobDespawnTimers-1.19.2-2.0.1.jar |Mob Despawn Timers |despawntimers |2.0.1 |DONE |Manifest: NOSIGNATURE
  1322. mcw-lights-1.0.6-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
  1323. crafting-on-a-stick-1.19.2-1.0.5.jar |Crafting On A Stick |crafting_on_a_stick |1.0.5 |DONE |Manifest: NOSIGNATURE
  1324. SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
  1325. elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  1326. nomowanderer-1.19.2_1.3.11.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.11 |DONE |Manifest: NOSIGNATURE
  1327. rechiseled-1.1.4a-forge-mc1.19.2.jar |Rechiseled |rechiseled |1.1.4a |DONE |Manifest: NOSIGNATURE
  1328. harvestwithease-1.19.2-6.0.1.4-final-forge.jar |Harvest with ease |harvestwithease |6.0.1.4-final |DONE |Manifest: NOSIGNATURE
  1329. AttributeFix-Forge-1.19.2-17.2.7.jar |AttributeFix |attributefix |17.2.7 |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
  1330. tesseract-1.0.35a-forge-mc1.19.jar |Tesseract |tesseract |1.0.35a |DONE |Manifest: NOSIGNATURE
  1331. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
  1332. bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE
  1333. AllTheCompressed-1.19.2-2.0.0.jar |AllTheCompressed |allthecompressed |2.0.0 |DONE |Manifest: NOSIGNATURE
  1334. NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
  1335. jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE
  1336. LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
  1337. compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE
  1338. BotanyPots-Forge-1.19.2-9.0.38.jar |BotanyPots |botanypots |9.0.38 |DONE |Manifest: NOSIGNATURE
  1339. phosphophyllite-1.19.2-0.6.0-beta.8.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.8 |DONE |Manifest: NOSIGNATURE
  1340. farmingforblockheads-forge-1.19.2-11.3.5.jar |Farming for Blockheads |farmingforblockheads |11.3.5 |DONE |Manifest: NOSIGNATURE
  1341. pneumaticcraft-repressurized-1.19.2-4.3.8-35.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.8-35 |DONE |Manifest: NOSIGNATURE
  1342. starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
  1343. additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |DONE |Manifest: NOSIGNATURE
  1344. fusion-1.0.6-forge-mc1.19.2.jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE
  1345. ExtraDisks-1.19.2-2.2.0.jar |Extra Disks |extradisks |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE
  1346. EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE
  1347. forge-1.19.2-43.2.14-universal.jar |Forge |forge |43.2.14 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  1348. silent-gear-1.19.2-3.2.6.jar |Silent Gear |silentgear |3.2.6 |DONE |Manifest: NOSIGNATURE
  1349. MythicBotany-1.19.2-3.0.2.jar |MythicBotany |mythicbotany |1.19.2-3.0.2 |DONE |Manifest: NOSIGNATURE
  1350. IntegratedCrafting-1.19.2-1.1.4.jar |IntegratedCrafting |integratedcrafting |1.1.4 |DONE |Manifest: NOSIGNATURE
  1351. DungeonsArise-1.19.2-2.1.56-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56-1.19.2 |DONE |Manifest: NOSIGNATURE
  1352. alchemistry-1.19.2-2.3.2.jar |Alchemistry |alchemistry |1.19.2-2.3.2 |DONE |Manifest: NOSIGNATURE
  1353. server-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: NOSIGNATURE
  1354. cofh_core-1.19.2-10.3.0.46.jar |CoFH Core |cofh_core |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1355. thermal_core-1.19.2-10.3.0.9.jar |Thermal Series |thermal |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1356. thermal_integration-1.19.2-10.3.0.19.jar |Thermal Integration |thermal_integration |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1357. redstone_arsenal-1.19.2-7.3.0.20.jar |Redstone Arsenal |redstone_arsenal |7.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1358. thermal_innovation-1.19.2-10.3.0.20.jar |Thermal Innovation |thermal_innovation |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1359. thermal_foundation-1.19.2-10.3.1.57.jar |Thermal Foundation |thermal_foundation |10.3.1 |DONE |Manifest: NOSIGNATURE
  1360. thermal_locomotion-1.19.2-10.3.0.16.jar |Thermal Locomotion |thermal_locomotion |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1361. thermal_dynamics-1.19.2-10.3.0.20.jar |Thermal Dynamics |thermal_dynamics |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1362. systeams-1.19.2-1.5.0.jar |Thermal Systeams |systeams |1.5.0 |DONE |Manifest: NOSIGNATURE
  1363. theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE
  1364. TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
  1365. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  1366. ImmersiveEngineering-1.19.2-9.2.3-167.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.3-167 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  1367. NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE
  1368. allthemodium-2.1.7-1.19.2-43.1.1.jar |Allthemodium |allthemodium |2.1.7-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE
  1369. spectrelib-forge-0.12.5+1.19.2.jar |SpectreLib |spectrelib |0.12.5+1.19.2 |DONE |Manifest: NOSIGNATURE
  1370. Ding-1.19.2-Forge-1.4.1.jar |Ding |ding |1.4.1 |DONE |Manifest: NOSIGNATURE
  1371. domum_ornamentum-1.19-1.0.107-RELEASE-universal.ja|Domum Ornamentum |domum_ornamentum |1.19-1.0.107-RELEASE|DONE |Manifest: NOSIGNATURE
  1372. kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
  1373. flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |DONE |Manifest: NOSIGNATURE
  1374. IntegratedDynamics-1.19.2-1.19.1.jar |IntegratedDynamics |integrateddynamics |1.19.1 |DONE |Manifest: NOSIGNATURE
  1375. integratednbt-1.19.2-1.6.0.jar |Integrated NBT |integratednbt |1.6.0 |DONE |Manifest: NOSIGNATURE
  1376. itemcollectors-1.1.8-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE
  1377. Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE
  1378. thermal_cultivation-1.19.2-10.3.0.19.jar |Thermal Cultivation |thermal_cultivation |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1379. baubley-heart-canisters-1.19.2-2.1.0.jar |Baubley Heart Canisters |bhc |1.19.2-2.1.0 |DONE |Manifest: NOSIGNATURE
  1380. serverconfigupdater-3.2.jar |ServerConfig Updater |serverconfigupdater |3.2 |DONE |Manifest: NOSIGNATURE
  1381. polymorph-forge-0.46.4+1.19.2.jar |Polymorph |polymorph |0.46.4+1.19.2 |DONE |Manifest: NOSIGNATURE
  1382. JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
  1383. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
  1384. [1.19.2] SecurityCraft v1.9.6.1.jar |SecurityCraft |securitycraft |1.9.6.1 |DONE |Manifest: NOSIGNATURE
  1385. almostunified-forge-1.19.2-0.7.0.jar |AlmostUnified |almostunified |1.19.2-0.7.0 |DONE |Manifest: NOSIGNATURE
  1386. jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |DONE |Manifest: NOSIGNATURE
  1387. Mekanism-1.19.2-10.3.9.13.jar |Mekanism |mekanism |10.3.9 |DONE |Manifest: NOSIGNATURE
  1388. GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8 |DONE |Manifest: NOSIGNATURE
  1389. pipez-1.19.2-1.1.5.jar |Pipez |pipez |1.19.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  1390. structurize-1.19.2-1.0.650-RELEASE.jar |Structurize |structurize |1.19.2-1.0.650-RELEA|DONE |Manifest: NOSIGNATURE
  1391. FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE
  1392. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
  1393. lootr-1.19-0.4.24.64.jar |Lootr |lootr |0.4.24.63 |DONE |Manifest: NOSIGNATURE
  1394. connectedglass-1.1.8-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.8 |DONE |Manifest: NOSIGNATURE
  1395. occultism-1.19.2-1.88.0.jar |Occultism |occultism |1.88.0 |DONE |Manifest: NOSIGNATURE
  1396. allthetweaks-2.0.6-1.19.2-43.2.0.jar |All The Tweaks |allthetweaks |0.0NONE |DONE |Manifest: NOSIGNATURE
  1397. Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.4.jar |Oh The Biomes You'll Go |byg |2.0.1.4 |DONE |Manifest: NOSIGNATURE
  1398. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
  1399. CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |DONE |Manifest: NOSIGNATURE
  1400. Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE
  1401. CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  1402. morered-1.19.2-3.0.0.2.jar |More Red |morered |3.0.0.2 |DONE |Manifest: NOSIGNATURE
  1403. ad_astra-forge-1.19.2-1.12.7.jar |Ad Astra |ad_astra |1.12.7 |DONE |Manifest: NOSIGNATURE
  1404. Ad-Astra-Giselle-Addon-forge-1.19.2-1.18.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |1.18 |DONE |Manifest: NOSIGNATURE
  1405. tetra-1.19.2-5.5.1.jar |Tetra |tetra |5.5.1 |DONE |Manifest: NOSIGNATURE
  1406. tetranomicon-1.4.2-1.19.2.jar |Tetranomicon |tetranomicon |1.4.2-1.19.2 |DONE |Manifest: NOSIGNATURE
  1407. rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE
  1408. hexerei-0.3.3.1.jar |Hexerei |hexerei |0.3.3.1 |DONE |Manifest: NOSIGNATURE
  1409. CyclopsCore-1.19.2-1.18.8.jar |Cyclops Core |cyclopscore |1.18.8 |DONE |Manifest: NOSIGNATURE
  1410. blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE
  1411. alchemylib-1.19.2-1.0.21.jar |AlchemyLib |alchemylib |1.19.2-1.0.21 |DONE |Manifest: NOSIGNATURE
  1412. YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  1413. netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE
  1414. AIOTBotania-1.19.2-3.0.1.jar |AIOT Botania |aiotbotania |1.19.2-3.0.1 |DONE |Manifest: NOSIGNATURE
  1415. AdvancedPeripherals-1.19.2-0.7.29r.jar |Advanced Peripherals |advancedperipherals |0.7.29r |DONE |Manifest: NOSIGNATURE
  1416. UtilitiX-1.19.2-0.7.13.jar |UtilitiX |utilitix |1.19.2-0.7.13 |DONE |Manifest: NOSIGNATURE
  1417. naturalist-forge-3.0.4-1.19.2.jar |Naturalist |naturalist |3.0.4 |DONE |Manifest: NOSIGNATURE
  1418. HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE
  1419. YungsBetterOceanMonuments-1.19.2-Forge-2.1.1.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  1420. connectivity-1.19.2-4.6.jar |Connectivity Mod |connectivity |1.19.2-4.6 |DONE |Manifest: NOSIGNATURE
  1421. sophisticatedcore-1.19.2-0.5.87.417.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.87.417 |DONE |Manifest: NOSIGNATURE
  1422. rsgauges-1.19.2-forge-1.2.19.jar |Gauges and Switches |rsgauges |1.2.19 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  1423. glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
  1424. Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
  1425. Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE
  1426. Placebo-1.19.2-7.3.3.jar |Placebo |placebo |7.3.3 |DONE |Manifest: NOSIGNATURE
  1427. dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE
  1428. mixinextras-forge-0.2.0-rc.4.jar |MixinExtras |mixinextras |0.2.0-rc.4 |DONE |Manifest: NOSIGNATURE
  1429. potionsmaster-0.6.0-1.19.2-43.1.1.jar |Potions Master |potionsmaster |0.6.0-1.19.2-43.1.1 |DONE |Manifest: NOSIGNATURE
  1430. Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |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
  1431. sophisticatedbackpacks-1.19.2-3.18.58.907.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.58.907 |DONE |Manifest: NOSIGNATURE
  1432. littlecontraptions-forge-1.19.2.2.jar |Little Contraptions |littlecontraptions |1.19.2.2 |DONE |Manifest: NOSIGNATURE
  1433. buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE
  1434. FramedBlocks-6.8.6.jar |FramedBlocks |framedblocks |6.8.6 |DONE |Manifest: NOSIGNATURE
  1435. mcw-doors-1.1.0forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
  1436. MekanismGenerators-1.19.2-10.3.9.13.jar |Mekanism: Generators |mekanismgenerators |10.3.9 |DONE |Manifest: NOSIGNATURE
  1437. dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
  1438. absentbydesign-1.19-1.7.0.jar |Absent By Design Mod |absentbydesign |1.19-1.7.0 |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
  1439. twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE
  1440. mob_grinding_utils-1.19.2-0.4.50.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.50 |DONE |Manifest: NOSIGNATURE
  1441. ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |DONE |Manifest: NOSIGNATURE
  1442. RSInfinityBooster-1.19.2-3.0+27.jar |RSInfinityBooster |rsinfinitybooster |1.19.2-3.0+27 |DONE |Manifest: NOSIGNATURE
  1443. adtetra-1.0.1.jar |Ad Tetra |adtetra |1.0.1 |DONE |Manifest: NOSIGNATURE
  1444. chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |DONE |Manifest: NOSIGNATURE
  1445. mcw-bridges-2.1.1-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
  1446. FarmersDelight-1.19.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE
  1447. tempad-forge-1.19.2-1.4.5.jar |Tempad |tempad |1.4.5 |DONE |Manifest: NOSIGNATURE
  1448. HostileNeuralNetworks-1.19.2-4.1.1.jar |Hostile Neural Networks |hostilenetworks |4.1.1 |DONE |Manifest: NOSIGNATURE
  1449. entangled-1.3.16-forge-mc1.19.2.jar |Entangled |entangled |1.3.16 |DONE |Manifest: NOSIGNATURE
  1450. endertanks-forge-1.19-1.12.8.jar |EnderTanks |endertanks |1.12.8 |DONE |Manifest: NOSIGNATURE
  1451. CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
  1452. crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE
  1453. getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
  1454. mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
  1455. fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE
  1456. wirelesschargers-1.0.9-forge-mc1.19.2.jar |Wireless Chargers |wirelesschargers |1.0.9 |DONE |Manifest: NOSIGNATURE
  1457. simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
  1458. dpanvil-1.19.2-4.4.0.jar |DataPack Anvil |dpanvil |1.19.2-4.4.0 |DONE |Manifest: NOSIGNATURE
  1459. blockui-1.19-0.0.69-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.69-ALPHA |DONE |Manifest: NOSIGNATURE
  1460. multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE
  1461. SpitItOut-1.19.4-1.0.0.jar |Spit It Out |spititout |1.0.0 |DONE |Manifest: NOSIGNATURE
  1462. time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE
  1463. villagertools-1.19-1.0.3.jar |villagertools |villagertools |1.19-1.0.3 |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
  1464. thermal_expansion-1.19.2-10.3.1.25.jar |Thermal Expansion |thermal_expansion |10.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1465. IntegratedTunnels-1.19.2-1.8.23.jar |IntegratedTunnels |integratedtunnels |1.8.23 |DONE |Manifest: NOSIGNATURE
  1466. MysticalCustomization-1.19.2-4.0.1.jar |Mystical Customization |mysticalcustomization |4.0.1 |DONE |Manifest: NOSIGNATURE
  1467. elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE
  1468. GunpowderLib-1.19.2-2.1.jar |GunpowderLib |gunpowderlib |1.19.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
  1469. ftb-ultimine-forge-1902.4.1-build.90.jar |FTB Ultimine |ftbultimine |1902.4.1-build.90 |DONE |Manifest: NOSIGNATURE
  1470. YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  1471. Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.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
  1472. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
  1473. spirit-forge-1.19.2-2.2.6.jar |Spirit |spirit |2.2.6 |DONE |Manifest: NOSIGNATURE
  1474. MekanismTools-1.19.2-10.3.9.13.jar |Mekanism: Tools |mekanismtools |10.3.9 |DONE |Manifest: NOSIGNATURE
  1475. InventoryProfilesNext-forge-1.19-1.10.7.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.7 |DONE |Manifest: NOSIGNATURE
  1476. deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE
  1477. architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
  1478. BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything |bambooeverything |2.2.4-build.33+mc1.1|DONE |Manifest: NOSIGNATURE
  1479. ftb-library-forge-1902.4.1-build.236.jar |FTB Library |ftblibrary |1902.4.1-build.236 |DONE |Manifest: NOSIGNATURE
  1480. ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions |ftbic |1900.1.7-build.212 |DONE |Manifest: NOSIGNATURE
  1481. myrtrees-forge-1.2.0-build.32.jar |Myrtrees |myrtrees |1.2.0-build.32 |DONE |Manifest: NOSIGNATURE
  1482. findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
  1483. ftb-teams-forge-1902.2.14-build.123.jar |FTB Teams |ftbteams |1902.2.14-build.123 |DONE |Manifest: NOSIGNATURE
  1484. ftb-ranks-forge-1902.1.16-build.98.jar |FTB Ranks |ftbranks |1902.1.16-build.98 |DONE |Manifest: NOSIGNATURE
  1485. ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE
  1486. cc-tweaked-1.19.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE
  1487. energymeter-1.19.2-1.0.0.jar |Energy Meter |energymeter |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  1488. cupboard-1.19.2-2.0.jar |Cupboard utilities |cupboard |1.19.2-2.0 |DONE |Manifest: NOSIGNATURE
  1489. productivebees-1.19.2-0.10.7.2.jar |Productive Bees |productivebees |1.19.2-0.10.7.2 |DONE |Manifest: NOSIGNATURE
  1490. hexal-forge-1.19.2-0.2.18.jar |Hexal |hexal |0.2.18 |DONE |Manifest: NOSIGNATURE
  1491. trashcans-1.0.18-forge-mc1.19.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
  1492. The_Undergarden-1.19.2-0.8.3.jar |The Undergarden |undergarden |0.8.3 |DONE |Manifest: NOSIGNATURE
  1493. inventoryessentials-forge-1.19.2-5.4.0.jar |Inventory Essentials |inventoryessentials |5.4.0 |DONE |Manifest: NOSIGNATURE
  1494. observable-3.3.1.jar |Observable |observable |3.3.1 |DONE |Manifest: NOSIGNATURE
  1495. letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE
  1496. yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE
  1497. gamemenumodoption-mc1.19.2-1.18.1.jar |Game Menu Mod Option |gamemenumodoption |1.18.1 |DONE |Manifest: NOSIGNATURE
  1498. voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE
  1499. rhino-forge-1902.2.2-build.272.jar |Rhino |rhino |1902.2.2-build.272 |DONE |Manifest: NOSIGNATURE
  1500. kubejs-forge-1902.6.2-build.3.jar |KubeJS |kubejs |1902.6.2-build.3 |DONE |Manifest: NOSIGNATURE
  1501. biggerreactors-1.19.2-0.6.0-beta.6.3.jar |Bigger Reactors |biggerreactors |0.6.0-beta.6.3 |DONE |Manifest: NOSIGNATURE
  1502. RootsClassic-1.19.2-1.1.35.jar |Roots Classic |rootsclassic |1.19.2-1.1.35 |DONE |Manifest: NOSIGNATURE
  1503. Cucumber-1.19.2-6.0.10.jar |Cucumber Library |cucumber |6.0.10 |DONE |Manifest: NOSIGNATURE
  1504. trashslot-forge-1.19.2-12.1.0.jar |TrashSlot |trashslot |12.1.0 |DONE |Manifest: NOSIGNATURE
  1505. jmi-forge-1.19.2-0.13-44.jar |JourneyMap Integration |jmi |0.13-44 |DONE |Manifest: NOSIGNATURE
  1506. blueflame-1.19.2-0.1.0.2.jar |Blue Flame Burning |blueflame |1.19.2-0.1.0.2 |DONE |Manifest: NOSIGNATURE
  1507. sophisticatedstorage-1.19.2-0.8.43.598.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.8.43.598 |DONE |Manifest: NOSIGNATURE
  1508. additionallanterns-1.1.1-forge-mc1.19.jar |Additional Lanterns |additionallanterns |1.1.1 |DONE |Manifest: NOSIGNATURE
  1509. item-filters-forge-1902.2.9-build.51.jar |Item Filters |itemfilters |1902.2.9-build.51 |DONE |Manifest: NOSIGNATURE
  1510. ftb-quests-forge-1902.5.6-build.304.jar |FTB Quests |ftbquests |1902.5.6-build.304 |DONE |Manifest: NOSIGNATURE
  1511. platforms-forge-1.19.0-1.10.2.02.jar |Platforms |platforms |1.10.2.02 |DONE |Manifest: NOSIGNATURE
  1512. TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE
  1513. ensorcellation-1.19.2-4.3.1.20.jar |Ensorcellation |ensorcellation |4.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  1514. create-1.19.2-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE
  1515. ponderjs-1.19.2-1.2.0.jar |PonderJS |ponderjs |1.2.0 |DONE |Manifest: NOSIGNATURE
  1516. waystones-forge-1.19.2-11.4.1.jar |Waystones |waystones |11.4.1 |DONE |Manifest: NOSIGNATURE
  1517. ThermalExtra-3.0.4-1.19.2.jar |Thermal: Extra |thermal_extra |3.0.4-1.19.2 |DONE |Manifest: NOSIGNATURE
  1518. FastSuite-1.19.2-4.1.1.jar |Fast Suite |fastsuite |4.1.1 |DONE |Manifest: NOSIGNATURE
  1519. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
  1520. journeymap-1.19.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |DONE |Manifest: NOSIGNATURE
  1521. comforts-forge-6.0.5+1.19.2.jar |Comforts |comforts |6.0.5+1.19.2 |DONE |Manifest: NOSIGNATURE
  1522. artifacts-1.19.2-5.0.4.jar |Artifacts |artifacts |1.19.2-5.0.4 |DONE |Manifest: NOSIGNATURE
  1523. configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
  1524. DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |DONE |Manifest: NOSIGNATURE
  1525. MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  1526. DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE
  1527. charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE
  1528. lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  1529. mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |DONE |Manifest: NOSIGNATURE
  1530. rftoolsbase-1.19-4.1.7.jar |RFToolsBase |rftoolsbase |1.19-4.1.7 |DONE |Manifest: NOSIGNATURE
  1531. xnet-1.19-5.1.4.jar |XNet |xnet |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE
  1532. rftoolspower-1.19-5.1.2.jar |RFToolsPower |rftoolspower |1.19-5.1.2 |DONE |Manifest: NOSIGNATURE
  1533. rftoolsbuilder-1.19-5.2.8.jar |RFToolsBuilder |rftoolsbuilder |1.19-5.2.8 |DONE |Manifest: NOSIGNATURE
  1534. deepresonance-1.19-4.1.3.jar |DeepResonance |deepresonance |1.19-4.1.3 |DONE |Manifest: NOSIGNATURE
  1535. xnetgases-1.19.2-4.0.1.jar |XNet Gases |xnetgases |4.0.1 |DONE |Manifest: NOSIGNATURE
  1536. rftoolsstorage-1.19-4.1.2.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE
  1537. rftoolscontrol-1.19-6.1.4.jar |RFToolsControl |rftoolscontrol |1.19-6.1.4 |DONE |Manifest: NOSIGNATURE
  1538. YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
  1539. mahoutsukai-1.19.2-v1.34.57.jar |Mahou Tsukai |mahoutsukai |1.19.2-v1.34.57 |DONE |Manifest: NOSIGNATURE
  1540. mininggadgets-1.13.1.jar |Mining Gadgets |mininggadgets |1.13.1 |DONE |Manifest: NOSIGNATURE
  1541. hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE
  1542. Steam_Rails-1.5.1+forge-mc1.19.2.jar |Create: Steam 'n' Rails |railways |1.5.1+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE
  1543. ftb-chunks-forge-1902.4.2-build.302.jar |FTB Chunks |ftbchunks |1902.4.2-build.302 |DONE |Manifest: NOSIGNATURE
  1544. ftb-xmod-compat-forge-1.2.2.jar |FTB XMod Compat |ftbxmodcompat |1.2.2 |DONE |Manifest: NOSIGNATURE
  1545. XyCraft Core-0.5.17.jar |XyCraft: Core |xycraft_core |0.5.17 |DONE |Manifest: NOSIGNATURE
  1546. XyCraft World-0.5.17.jar |XyCraft: World |xycraft_world |0.5.17 |DONE |Manifest: NOSIGNATURE
  1547. XyCraft Override-0.5.17.jar |XyCraft: Override |xycraft_override |0.5.17 |DONE |Manifest: NOSIGNATURE
  1548. MysticalAgriculture-1.19.2-6.0.12.jar |Mystical Agriculture |mysticalagriculture |6.0.12 |DONE |Manifest: NOSIGNATURE
  1549. MysticalAgradditions-1.19.2-6.0.3.jar |Mystical Agradditions |mysticalagradditions |6.0.3 |DONE |Manifest: NOSIGNATURE
  1550. matc-1.3.1.jar |Mystical Agriculture Tiered Cr|matc |1.3.1 |DONE |Manifest: NOSIGNATURE
  1551. craftingtweaks-forge-1.19.2-15.1.8.jar |CraftingTweaks |craftingtweaks |15.1.8 |DONE |Manifest: NOSIGNATURE
  1552. tetrasdelight-1.19.2-1.jar |Tetra's Delight |tetrasdelight |1.19.2-1 |DONE |Manifest: NOSIGNATURE
  1553. rftoolsutility-1.19-5.1.8.jar |RFToolsUtility |rftoolsutility |1.19-5.1.8 |DONE |Manifest: NOSIGNATURE
  1554. Dynmap-3.7-beta-1-forge-1.19.2.jar |Dynmap |dynmap |3.7-beta-1-917 |DONE |Manifest: NOSIGNATURE
  1555. libIPN-forge-1.19-4.0.0.jar |libIPN |libipn |4.0.0 |DONE |Manifest: NOSIGNATURE
  1556. EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
  1557. sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |DONE |Manifest: NOSIGNATURE
  1558. appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE
  1559. refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE
  1560. refinedstorage-1.11.6.jar |Refined Storage |refinedstorage |1.11.6 |DONE |Manifest: NOSIGNATURE
  1561. ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE
  1562. appliedenergistics2-forge-12.9.8.jar |Applied Energistics 2 |ae2 |12.9.8 |DONE |Manifest: NOSIGNATURE
  1563. AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE
  1564. cookingforblockheads-forge-1.19.2-13.3.3.jar |CookingForBlockheads |cookingforblockheads |13.3.3 |DONE |Manifest: NOSIGNATURE
  1565. rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |DONE |Manifest: NOSIGNATURE
  1566. merequester-forge-1.19.2-1.1.4.jar |ME Requester |merequester |1.19.2-1.1.4 |DONE |Manifest: NOSIGNATURE
  1567. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
  1568. ars_nouveau-1.19.2-3.19.0.jar |Ars Nouveau |ars_nouveau |3.19.0 |DONE |Manifest: NOSIGNATURE
  1569. Delightful-1.19.2-3.3.jar |Delightful |delightful |3.3 |DONE |Manifest: NOSIGNATURE
  1570. arseng-1.0.0.jar |Ars Énergistique |arseng |1.0.0 |DONE |Manifest: NOSIGNATURE
  1571. arsarmiger-1.19.2-1.4.0.jar |Ars Armiger |ars_armiger |1.19.2-1.4.0 |DONE |Manifest: NOSIGNATURE
  1572. ars_creo-1.19.2-3.2.1.jar |Ars Creo |ars_creo |3.2.1 |DONE |Manifest: NOSIGNATURE
  1573. AE2WTLib-12.9.7.jar |AE2WTLib |ae2wtlib |12.9.7 |DONE |Manifest: NOSIGNATURE
  1574. elementalcraft-1.19.2-5.8.5.jar |ElementalCraft |elementalcraft |1.19.2-5.8.5 |DONE |Manifest: NOSIGNATURE
  1575. moonlight-1.19.2-2.2.46-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.46 |DONE |Manifest: NOSIGNATURE
  1576. eccentrictome-1.19.2-1.10.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.10.1 |DONE |Manifest: NOSIGNATURE
  1577. ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE
  1578. titanium-1.19.2-3.7.4-28.jar |Titanium |titanium |3.7.4 |DONE |Manifest: NOSIGNATURE
  1579. silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE
  1580. Exchangers-1.19.2-3.4.1.jar |Exchangers |exchangers |1.19.2-3.4.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
  1581. AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE
  1582. theurgy-1.19.2-1.3.6.jar |Theurgy |theurgy |1.19.2-1.3.6 |DONE |Manifest: NOSIGNATURE
  1583. easy_villagers-1.19.2-1.0.11.jar |Easy Villagers |easy_villagers |1.19.2-1.0.11 |DONE |Manifest: NOSIGNATURE
  1584. Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
  1585. reliquary-1.19.2-2.0.40.1198.jar |Reliquary |reliquary |1.19.2-2.0.40.1198 |DONE |Manifest: NOSIGNATURE
  1586. Quark-3.4-414.jar |Quark |quark |3.4-414 |DONE |Manifest: NOSIGNATURE
  1587. supplementaries-1.19.2-2.3.24.jar |Supplementaries |supplementaries |1.19.2-2.3.24 |DONE |Manifest: NOSIGNATURE
  1588. mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE
  1589. chemlib-1.19.2-2.0.18.jar |ChemLib |chemlib |1.19.2-2.0.18 |DONE |Manifest: NOSIGNATURE
  1590. PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE
  1591. FastWorkbench-1.19.2-7.1.4.jar |Fast Workbench |fastbench |7.1.4 |DONE |Manifest: NOSIGNATURE
  1592. FluxNetworks-1.19.2-7.1.4.13.jar |Flux Networks |fluxnetworks |7.1.4.13 |DONE |Manifest: NOSIGNATURE
  1593. ars_elemental-1.19.2-0.5.9.2.1.jar |Ars Elemental |ars_elemental |1.19.2-0.5.9.2.1 |DONE |Manifest: NOSIGNATURE
  1594. enderchests-forge-1.19-1.10.7.jar |EnderChests |enderchests |1.10.7 |DONE |Manifest: NOSIGNATURE
  1595. Applied-Botanics-forge-1.4.5.jar |Applied Botanics |appbot |1.4.5 |DONE |Manifest: NOSIGNATURE
  1596. modonomicon-1.19.2-1.34.0.jar |Modonomicon |modonomicon |1.34.0 |DONE |Manifest: NOSIGNATURE
  1597. SandBox-1.19.2-1.0.1.jar |SandBox |sandbox |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  1598. quartz-1.19.2-0.1.0-beta.2.2.jar |Quartz |quartz |0.1.0-beta.2.2 |DONE |Manifest: NOSIGNATURE
  1599. minecolonies-1.19.2-1.1.194-BETA.jar |MineColonies |minecolonies |1.19.2-1.1.194-BETA |DONE |Manifest: NOSIGNATURE
  1600. pylons-1.19.2-3.2.0.jar |Pylons |pylons |3.2.0 |DONE |Manifest: NOSIGNATURE
  1601. creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE
  1602. ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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
  1603. engineersdecor-1.19.2-forge-1.3.29.jar |Engineer's Decor |engineersdecor |1.3.29 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  1604. SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE
  1605. functionalstorage-1.19.2-1.1.7.jar |Functional Storage |functionalstorage |1.19.2-1.1.7 |DONE |Manifest: NOSIGNATURE
  1606. moredragoneggs-3.2.jar |More Dragon Eggs |moredragoneggs |3.2 |DONE |Manifest: NOSIGNATURE
  1607. modular-routers-1.19.2-10.2.19.jar |Modular Routers |modularrouters |1.19.2-10.2.19 |DONE |Manifest: NOSIGNATURE
  1608. async-locator-forge-1.19.2-1.3.0.jar |Async Locator |asynclocator |1.3.0 |DONE |Manifest: NOSIGNATURE
  1609. charmofundying-forge-6.2.1+1.19.2.jar |Charm of Undying |charmofundying |6.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  1610. refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE
  1611. Applied-Mekanistics-1.3.5.jar |Applied Mekanistics |appmek |1.3.5 |DONE |Manifest: NOSIGNATURE
  1612. AEAdditions-1.19.2-4.0.5.jar |AE Additions |ae2additions |4.0.5 |DONE |Manifest: NOSIGNATURE
  1613. megacells-forge-2.0.4-1.19.2.jar |MEGA Cells |megacells |2.0.4-1.19.2 |DONE |Manifest: NOSIGNATURE
  1614. expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE
  1615. Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE
  1616. createaddition-1.19.2-1.1.1.jar |Create Crafts & Additions |createaddition |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE
  1617. Crash Report UUID: 8cd7b3cd-7a1c-4fde-9081-719743b9a210
  1618. FML: 43.2
  1619. Forge: net.minecraftforge:43.2.14
  1620. FramedBlocks BlockEntity Warning: Not applicable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement