Jump to content

Forge 1.18.1 server crashing when loading specific chunks


LuffeDeluXe

Recommended Posts

Hi! :D

I've searched far and wide, I've yet to find any fix for this problem and I'm sadly really not that good at understanding the error log

But what's happening is that when someone on the server goes exploring, they eventually stumble upon a so called "crashchunk" where the server just instantly dies without any warning.

I've tried to read through the log but I can't seem to find anything that makes sense to me, so hopefully some of yall can help me

 

-- Thread Dump --
Details:
        Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
        at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
        at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
        at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)


"Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1e0954c1
        at [email protected]/java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.ReferenceQueue$Lock@1e0954c1
        at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
        at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
        at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)


"Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE


"Common-Cleaner" daemon prio=8 Id=12 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@10ceb970
        at [email protected]/java.lang.Object.wait(Native Method)
        -  waiting on java.lang.ref.ReferenceQueue$Lock@10ceb970
        at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
        at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
        at [email protected]/java.lang.Thread.run(Thread.java:833)
        at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)


"Notification Thread" daemon prio=9 Id=13 RUNNABLE


"Thread-0" daemon prio=5 Id=17 TIMED_WAITING
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
        at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)


"FileSystemWatchService" daemon prio=5 Id=18 RUNNABLE (in native)
        at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
        at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Timer hack thread" daemon prio=5 Id=35 TIMED_WAITING
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at TRANSFORMER/[email protected]/net.minecraft.Util$7.run(Util.java:628)


"Phosphophyllite OffThread Queue Worker Thread #0" daemon prio=5 Id=48 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #1" daemon prio=5 Id=49 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #2" daemon prio=5 Id=50 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #3" daemon prio=5 Id=51 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #4" daemon prio=5 Id=52 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #5" daemon prio=5 Id=53 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #6" daemon prio=5 Id=54 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #7" daemon prio=5 Id=55 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #8" daemon prio=5 Id=56 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #9" daemon prio=5 Id=57 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite OffThread Queue Worker Thread #10" daemon prio=5 Id=58 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14f13fb1
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:50)
        ...


"Phosphophyllite-GuiSync" daemon prio=5 Id=59 TIMED_WAITING
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.client.gui.GuiSync.lambda$onModLoad$2(GuiSync.java:165)
        at TRANSFORMER/[email protected]/net.roguelogix.phosphophyllite.client.gui.GuiSync$$Lambda$6733/0x0000000801b174f8.run(Unknown Source)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"FileSystemWatchService" daemon prio=5 Id=60 RUNNABLE (in native)
        at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
        at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"FileSystemWatchService" daemon prio=5 Id=61 RUNNABLE (in native)
        at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
        at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"FileSystemWatchService" daemon prio=5 Id=62 RUNNABLE (in native)
        at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
        at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"HttpClient-1-SelectorManager" daemon prio=5 Id=66 RUNNABLE (in native)
        at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
        at [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118)
        at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
        -  locked sun.nio.ch.Util$2@51f3b34b
        -  locked sun.nio.ch.EPollSelectorImpl@5884ae8
        at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:889)


"Worker-Main-12" daemon prio=5 Id=72 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-13" daemon prio=5 Id=73 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-14" daemon prio=5 Id=74 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-15" daemon prio=5 Id=75 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-16" daemon prio=5 Id=76 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-17" daemon prio=5 Id=77 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-18" daemon prio=5 Id=78 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-19" daemon prio=5 Id=79 TIMED_WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-20" daemon prio=5 Id=80 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-21" daemon prio=5 Id=81 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Worker-Main-22" daemon prio=5 Id=82 WAITING on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.ForkJoinPool@60e86610
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
        at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
        at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)


"Server console handler" daemon prio=8 Id=85 RUNNABLE (in native)
        at [email protected]/java.io.FileInputStream.readBytes(Native Method)
        at [email protected]/java.io.FileInputStream.read(FileInputStream.java:276)
        at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
        at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
        -  locked java.io.BufferedInputStream@7d79c10b
        at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)
        at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)
        at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
        -  locked java.io.InputStreamReader@31dc4c04
        at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:177)
        ...


"DestroyJavaVM" prio=5 Id=86 RUNNABLE


"Netty Epoll Server IO #0" daemon prio=8 Id=87 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:192)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:185)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"FileSystemWatchService" daemon prio=8 Id=88 RUNNABLE (in native)
        at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
        at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"ComputerCraft-Network-0" daemon prio=3 Id=89 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ...


"ComputerCraft-Network-1" daemon prio=3 Id=90 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        ...


"ComputerCraft-Network-2" daemon prio=3 Id=96 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        ...


"ComputerCraft-Network-3" daemon prio=3 Id=97 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@76c48fdd
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
        at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        ...


"Netty Epoll Server IO #1" daemon prio=8 Id=99 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Server Watchdog" daemon prio=8 Id=100 RUNNABLE
        at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
        at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
        at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
        at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"VoiceChatPacketProcessingThread" daemon prio=8 Id=102 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@55bfbff3
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@55bfbff3
        at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
        at [email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
        at TRANSFORMER/[email protected]/de.maxhenkel.voicechat.voice.server.Server$ProcessThread.run(Server.java:135)


"VoiceChatServerThread" daemon prio=8 Id=101 RUNNABLE (in native)
        at [email protected]/sun.nio.ch.DatagramChannelImpl.receive0(Native Method)
        at [email protected]/sun.nio.ch.DatagramChannelImpl.receiveIntoNativeBuffer(DatagramChannelImpl.java:750)
        at [email protected]/sun.nio.ch.DatagramChannelImpl.receive(DatagramChannelImpl.java:728)
        at [email protected]/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:666)
        at [email protected]/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:635)
        at [email protected]/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
        at [email protected]/java.net.DatagramSocket.receive(DatagramSocket.java:700)
        at TRANSFORMER/[email protected]/de.maxhenkel.voicechat.plugins.impl.RawUdpPacketImpl.read(RawUdpPacketImpl.java:22)
        ...

        Number of locked synchronizers = 1
        - java.util.concurrent.locks.ReentrantLock$NonfairSync@667d4dd6


"Netty Epoll Server IO #2" daemon prio=8 Id=103 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #3" daemon prio=8 Id=104 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #4" daemon prio=8 Id=107 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #5" daemon prio=8 Id=109 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #6" daemon prio=8 Id=110 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Minecolonies Pathfinding Worker #0" daemon prio=8 Id=112 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@35929171
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@35929171
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
        at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
        ...


"Netty Epoll Server IO #7" daemon prio=8 Id=113 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #8" daemon prio=8 Id=117 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #9" daemon prio=8 Id=118 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #10" daemon prio=8 Id=119 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #11" daemon prio=8 Id=125 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #12" daemon prio=8 Id=134 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #13" daemon prio=8 Id=137 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #14" daemon prio=8 Id=144 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #15" daemon prio=8 Id=146 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"AN stolen Minecolonies Pathfinding Worker #0" daemon prio=8 Id=152 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@677a4a79
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@677a4a79
        at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
        at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
        at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
        at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
        at [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
        at [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
        ...


"Netty Epoll Server IO #16" daemon prio=8 Id=153 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #17" daemon prio=8 Id=157 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #18" daemon prio=8 Id=159 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #19" daemon prio=8 Id=162 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #20" daemon prio=8 Id=163 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #21" daemon prio=8 Id=165 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #22" daemon prio=8 Id=166 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"Netty Epoll Server IO #23" daemon prio=8 Id=172 RUNNABLE (in native)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait0(Native Method)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:176)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
        at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
        at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"IO-Worker-79" prio=8 Id=205 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@4f122142
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@4f122142
        at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
        at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
        at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"IO-Worker-82" prio=8 Id=208 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@4f122142
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@4f122142
        at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
        at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
        at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at [email protected]/java.lang.Thread.run(Thread.java:833)


"IO-Worker-84" prio=8 Id=211 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@4f122142
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@4f122142
        at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
        at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
        at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
        at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at [email protected]/java.lang.Thread.run(Thread.java:833)

Stacktrace:
        at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:45) [server-1.18.1-20211210.034407-srg.jar%23140!/:?] {re:classloading}
        at java.lang.Thread.run(Thread.java:833) [?:?] {}

Link to comment
Share on other sites

I don't if this is the right one but it seems to be the debug log:

 

[14:09:52] [main/INFO]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 39.1.0, --fml.mcVersion, 1.18.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20211210.034407, nogui]
[14:09:52] [main/INFO]: ModLauncher 9.1.0+9.1.0+main.6690ee51 starting: java version 17.0.2 by Red Hat, Inc.
[14:09:52] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/thougaard/forge-server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2319!/ Service=ModLauncher Env=SERVER
[14:09:52] [main/INFO]: Found mod file absentbydesign-1.18.1-1.6.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file adaptive_performance_tweaks_1.18.1-2.0.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file adaptive_performance_tweaks_core_1.18.1-2.1.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file adaptive_performance_tweaks_gamerules_1.18.1-2.0.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file adaptive_performance_tweaks_items_1.18.1-2.1.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file adaptive_performance_tweaks_player_1.18.1-2.1.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file adaptive_performance_tweaks_spawn_1.18.1-2.1.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file AdLods-1.18.1-5.0.0.1-build.0061.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Advancement_Book-1.18.1-1.0.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file AE2WTLib-10.1.1-beta.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file AI-Improvements-1.18-0.4.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file AkashicTome-1.5-17.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Apotheosis-1.18.1-5.3.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file appliedenergistics2-10.0.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Aquaculture-1.18.1-2.3.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file architectury-3.7.26.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file AutoRegLib-1.7-53.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file awesomedungeon-2.0.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file backpacked-2.1.1-1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file balm-2.4.3+0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file BetterDungeons-Forge-1.18.1-1.0.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file BetterStrongholds-Forge-1.18.1-1.0.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file biggerreactors-1.18.1-0.6.0-beta.0.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file blockui-1.18.1-0.0.43-ALPHA.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Botania-1.18.1-429.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file bucketlib-1.18.1-0.5.0.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Buddycards-1.18.1-3.0.6.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file buildinggadgets-3.12.0-build.4+mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file castle_in_the_sky-1.18.1-0.4.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ceramicbucket-1.18.1-3.0.2.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Chargers-1.18.1-4.1.0.12.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file charginggadgets-1.6.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ChiselsBits-forge-1.18.1-1.2.81-universal.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ChunkAnimator-1.18-1.3.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Clumps-forge-1.18.1-8.0.0+5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file collective-1.18.1-4.7.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file comforts-forge-1.18.1-5.0.0.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file corpse-1.18.1-1.0.4.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file CosmeticArmorReworked-1.18.1-v1a.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file create-mc1.18.1_v0.4d.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file createaddition-1.18.1-20220125a.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file CreativeCore_v2.5.0_mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Croptopia-1.18-FORGE-1.8.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Cucumber-1.18.1-5.0.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file curios-forge-1.18.1-5.0.6.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Cyclic-1.18.1-1.6.13.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Decorative Blocks-forge-1.18.1-2.0.4.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file dimdungeons-1.13.4-forge-1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file domum_ornamentum-1.18.1-1.0.39-ALPHA-universal.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file doubledoors_1.18.1-3.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file dpanvil-1.18.1-3.2.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file DungeonCrawl-1.18.1-2.3.7.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file dungeons_enhanced-1.18.1-3.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file DungeonsArise-1.18.1-2.1.49d-beta.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file dusk-1.18.1-1.8.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.18.1-9.0.11.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file enderchests-1.18-1.9.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file endrem_forge-5.0.1-R-1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file engineersdecor-1.18.1-1.1.19.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file enhancedcelestials-2.0.9-1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ExtremeReactors2-1.18.1-2.0.38.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Fallingleaves-1.18.1-1.3.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file FarmersDelight-1.18.1-1.0.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file FastFurnace-1.18.1-6.0.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file FastLeafDecay-27.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file FastSuite-1.18.1-3.0.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file FastWorkbench-1.18.1-6.0.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file flywheel-forge-1.18-0.6.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file forbidden_arcanus-1.18.1-2.0.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ForgeEndertech-1.18.1-8.0.1.0-build.0059.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file forgivingvoid-forge-1.18.1-6.0.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file geckolib-1.18-forge-3.0.11.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file handoveryouritems_1.18.1-1.4.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ImmersiveEngineering-1.18.1-7.1.0-145.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file inventoryessentials-forge-1.18-4.0.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file IronJetpacks-1.18.1-5.0.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file itemcollectors-1.1.4-mc1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ItemPhysic_v1.4.22_mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Kiwi-1.18-forge-5.2.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file kotlinforforge-3.1.0-obf.jar of type LANGPROVIDER with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file LibraryFerret-Forge-1.18.1-1.0.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file lootr-1.18-0.1.14.48.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mahoutsukai-1.18.1-v1.34.8.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Mantle-1.18.1-1.8.31.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcjtylib-1.18-6.0.10.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcw-bridges-2.0.1-mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcw-doors-1.0.5-mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcw-fences-1.0.2-mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcw-lights-1.0.2-mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcw-roofs-2.1.0-mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcw-trapdoors-1.0.4-mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mcw-windows-2.0.2-mc1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file meetyourfight-1.18-1.2.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file minecolonies-1.18.1-1.0.428-RELEASE.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file MmmMmmMmmMmm-1.18-1.5.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mna-1.7.0.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Monke Madness 1.12.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file MoreCraftingTables+1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Morph-o-Tool-1.5-30.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file multi-piston-1.18-1.2.2-ALPHA.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file mutil-1.18.1-4.4.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file NaturesAura-35.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file NaturesCompass-1.18.1-1.9.4-forge.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file no_null_processors_forge-2.0.2+1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file nomowanderer-1.18.1_1.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file notenoughanimations-forge-1.4.0-mc1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file observable-1.2.3-forge.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Oh The Biomes You'll Go-forge-1.18.1-1.3.5.12.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Patchouli-1.18.1-65.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file PatinaPipeworks-1.18.1-1.0.6-universal.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file phosphophyllite-1.18.1-0.6.0-beta.0.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Ping-1.18-1.8.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Placebo-1.18.1-6.1.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file platforms-1.18-1.9.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file quartz-1.18.1-0.0.0-beta.0.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file rare-ice-0.4.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file refinedpipes-0.6.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file refinedstorage-1.10.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file refinedstorageaddons-0.8.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Regrowth-1.18.1-1.39.0.26.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file repurposed_structures_forge-4.2.11+1.18.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file rftoolsbase-1.18-3.0.6.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file rftoolspower-1.18-4.0.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file scaffoldingdropsnearby_1.18.1-1.6.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file scaffoldingpower-1.18-1.3.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file selene-1.18-1.12.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file SereneSeasons-1.18.1-6.0.0.10-universal.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file shetiphiancore-1.18-3.10.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file signpost-1.18.1-2.00.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file SimpleStorageNetwork-1.18.1-1.5.4.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file simplybackpacks-1.18.1-2.0.2-build.29.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file SkyVillages 1.0.1 1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file SlabMachines-1.18.1-1.1.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Snad-1.18.1-1.21.12.11a.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file SnowRealMagic-1.18-forge-3.2.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file snowundertrees-1.18.1-1.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file snuffles-1.0.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Soaring-Structures-2-1.18.1-2.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file sophisticatedbackpacks-1.18.1-3.15.1.505.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file StorageDrawers-1.18.1-10.1.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file structure_gel-1.18.1-2.1.3.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file structurize-1.18.1-1.0.342-RELEASE.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file supermartijn642configlib-1.0.9-mc1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file supermartijn642corelib-1.0.16b-mc1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file supplementaries-1.18.1-1.1.11.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file swingthroughgrass-1.18.1-1.8.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file TConstruct-1.18.1-3.4.1.46.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file TerraBlender-forge-1.18.1-1.1.0.73.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file tesseract-1.0.25-mc1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file tetra-1.18.1-4.8.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file theoneprobe-1.18-5.0.4.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file toofast-1.18-0.0.1.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file torchslabmod-1.18.1_v1.7.5.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file TravelersBackpack-1.18.1-7.0.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file tumbleweed-1.18-0.4.11.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Uppers-0.4.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file usefulhats-1.18.1-2.0.1.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file valhelsia_core-1.18.1-0.3.2.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file valhelsia_structures-1.18.1-0.1.1.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file voicechat-forge-1.18.1-2.2.24.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file WaterStrainer-1.18-12.1.0.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file waystones-forge-1.18.1-9.0.4.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file Xaeros_Minimap_22.2.0.1_Forge_1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file XaerosWorldMap_1.20.3.1_Forge_1.18.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file YungsApi-1.18.1-Forge-24.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file ZeroCore2-1.18.1-2.1.11.jar of type MOD with locator {mods folder locator at /home/thougaard/forge-server/mods}
[14:09:52] [main/INFO]: Found mod file fmlcore-1.18.1-39.1.0.jar of type LIBRARY with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@163d04ff
[14:09:52] [main/INFO]: Found mod file javafmllanguage-1.18.1-39.1.0.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@163d04ff
[14:09:52] [main/INFO]: Found mod file mclanguage-1.18.1-39.1.0.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@163d04ff
[14:09:52] [main/INFO]: Found mod file server-1.18.1-20211210.034407-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@163d04ff
[14:09:52] [main/INFO]: Found mod file forge-1.18.1-39.1.0-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@163d04ff
[14:09:52] [main/ERROR]: Missing mandatory dependencies: ae2, cloth_config
[14:09:54] [main/INFO]: Compatibility level set to JAVA_17
[14:09:54] [main/INFO]: Successfully loaded Mixin Connector [lumien.chunkanimator.MixinConnector]
[14:09:54] [main/INFO]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
[14:09:54] [main/INFO]: Launching target 'forgeserver' with arguments [nogui]
[14:09:54] [main/WARN]: Reference map 'croptopia.refmap.json' for croptopia.mixins.json could not be read. If this is a development environment you can ignore this message
[14:09:55] [main/FATAL]: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER
[14:09:55] [main/WARN]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER)
[14:09:55] [main/WARN]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found tetra.mixins.json:ItemInHandRendererMixin
[14:09:55] [main/FATAL]: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER
[14:09:55] [main/WARN]: Error loading class: net/minecraft/client/renderer/entity/player/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER)
[14:09:55] [main/WARN]: @Mixin target net.minecraft.client.renderer.entity.player.PlayerRenderer was not found tetra.mixins.json:MixinPlayerRenderer
[14:09:55] [main/FATAL]: Attempted to load class net/minecraft/client/renderer/LevelRenderer for invalid dist DEDICATED_SERVER
[14:09:55] [main/WARN]: Error loading class: net/minecraft/client/renderer/LevelRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/LevelRenderer for invalid dist DEDICATED_SERVER)
[14:09:55] [main/WARN]: @Mixin target net.minecraft.client.renderer.LevelRenderer was not found chunkanimator.mixins.json:LevelRendererMixin
[14:09:55] [main/FATAL]: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk for invalid dist DEDICATED_SERVER
[14:09:55] [main/WARN]: Error loading class: net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk for invalid dist DEDICATED_SERVER)
[14:09:55] [main/WARN]: @Mixin target net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk was not found chunkanimator.mixins.json:RenderChunkMixin
[14:09:55] [main/WARN]: @ModifyConstant conflict. Skipping yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000, already redirected by repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitProd(I)I with priority 1000
[14:09:56] [main/INFO]: BeforeConstant is searching for constants in method with descriptor ()V
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 0
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 1
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 2
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 3
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 4
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 5
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 6
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 7
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 8
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 9
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 10
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 11
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 12
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 4, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 13
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_4] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 14
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 15
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 16
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 4, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 17
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_4] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 18
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 19
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 12, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 20
[14:09:56] [main/INFO]:       BeforeConstant found IntInsn 12
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 100, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 21
[14:09:56] [main/INFO]:       BeforeConstant found IntInsn 100
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 22
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 23
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 24
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found CLASS constant: value = Lnet/minecraft/world/item/enchantment/Enchantment;, typeValue = null
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 25
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found CLASS constant: value = Ljava/lang/Integer;, typeValue = null
[14:09:56] [main/INFO]:   BeforeConstant found CLASS constant: value = Ljava/lang/Integer;, typeValue = null
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 26
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 27
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found CLASS constant: value = Lnet/minecraft/world/item/enchantment/Enchantment;, typeValue = null
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 28
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 29
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 30
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 31
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 32
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 2, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 33
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_2] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 4, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 34
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_4] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 8, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 35
[14:09:56] [main/INFO]:       BeforeConstant found IntInsn 8
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 36
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 2, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 37
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_2] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 38
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 40, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 39
[14:09:56] [main/INFO]:       BeforeConstant found IntInsn 40
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 40
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 41
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 42
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 1, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 43
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_1] 
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 40, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 44
[14:09:56] [main/INFO]:       BeforeConstant found IntInsn 40
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 39, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 45
[14:09:56] [main/INFO]:       BeforeConstant found IntInsn 39
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 40, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 46
[14:09:56] [main/INFO]:       BeforeConstant found IntInsn 40
[14:09:56] [main/INFO]:   BeforeConstant found INTEGER constant: value = 0, intValue = null
[14:09:56] [main/INFO]:     BeforeConstant found a matching constant TYPE at ordinal 47
[14:09:56] [main/INFO]:       BeforeConstant found Insn [ICONST_0] 
[14:10:00] [main/FATAL]: Error during pre-loading phase
net.minecraftforge.fml.ModLoadingException: Mod §eae2wtlib§r requires §6ae2§r §o10.1.0-beta.2 or above, and below 11.0.0§r
§7Currently, §6ae2§r§7 is §o10.0.1
    at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:64) ~[fmlcore-1.18.1-39.1.0.jar%23206!/:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
    at java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
    at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
    at net.minecraftforge.fml.ModLoader.<init>(ModLoader.java:108) ~[fmlcore-1.18.1-39.1.0.jar%23206!/:?]
    at net.minecraftforge.fml.ModLoader.get(ModLoader.java:140) ~[fmlcore-1.18.1-39.1.0.jar%23206!/:?]
    at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.18.1-39.1.0-universal.jar%23209!/:?]
    at net.minecraft.server.Main.main(Main.java:111) ~[server-1.18.1-20211210.034407-srg.jar%23205!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:46) ~[fmlloader-1.18.1-39.1.0.jar%2323!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]
[14:10:01] [main/FATAL]: Crash report saved to ./crash-reports/crash-2022-03-01_14.10.01-fml.txt
[14:10:01] [main/FATAL]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
    Mod §eae2wtlib§r requires §6ae2§r §o10.1.0-beta.2 or above, and below 11.0.0§r
§7Currently, §6ae2§r§7 is §o10.0.1,
    Mod §eae2wtlib§r requires §6cloth_config§r §oany§r
§7Currently, §6cloth_config§r§7 is §o§nnot installed
]
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:160) ~[fmlcore-1.18.1-39.1.0.jar%23206!/:?]
    at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.18.1-39.1.0-universal.jar%23209!/:?]
    at net.minecraft.server.Main.main(Main.java:111) ~[server-1.18.1-20211210.034407-srg.jar%23205!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:46) ~[fmlloader-1.18.1-39.1.0.jar%2323!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.