Advertisement
KuroKunTheCat

Server crash

Jun 25th, 2022
3,154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3. "Reference Handler" daemon prio=10 Id=2 RUNNABLE
  4.     at java.base@17.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  5.     at java.base@17.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
  6.     at java.base@17.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
  7.  
  8.  
  9. "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4886a096
  10.     at java.base@17.0.1/java.lang.Object.wait(Native Method)
  11.     -  waiting on java.lang.ref.ReferenceQueue$Lock@4886a096
  12.     at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  13.     at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  14.     at java.base@17.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
  15.  
  16.  
  17. "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE
  18.  
  19.  
  20. "Common-Cleaner" daemon prio=8 Id=10 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@464157f6
  21.     at java.base@17.0.1/java.lang.Object.wait(Native Method)
  22.     -  waiting on java.lang.ref.ReferenceQueue$Lock@464157f6
  23.     at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  24.     at java.base@17.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
  25.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  26.     at java.base@17.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
  27.  
  28.  
  29. "Notification Thread" daemon prio=9 Id=11 RUNNABLE
  30.  
  31.  
  32. "RMI TCP Accept-0" daemon prio=5 Id=13 RUNNABLE (in native)
  33.     at java.base@17.0.1/sun.nio.ch.Net.accept(Native Method)
  34.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:755)
  35.     at java.base@17.0.1/java.net.ServerSocket.implAccept(ServerSocket.java:675)
  36.     at java.base@17.0.1/java.net.ServerSocket.platformImplAccept(ServerSocket.java:641)
  37.     at java.base@17.0.1/java.net.ServerSocket.implAccept(ServerSocket.java:617)
  38.     at java.base@17.0.1/java.net.ServerSocket.implAccept(ServerSocket.java:574)
  39.     at java.base@17.0.1/java.net.ServerSocket.accept(ServerSocket.java:532)
  40.     at java.rmi@17.0.1/sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:413)
  41.     ...
  42.  
  43.     Number of locked synchronizers = 1
  44.     - java.util.concurrent.locks.ReentrantLock$NonfairSync@427ecbe6
  45.  
  46.  
  47. "RMI TCP Accept-1101" daemon prio=5 Id=14 RUNNABLE (in native)
  48.     at java.base@17.0.1/sun.nio.ch.Net.accept(Native Method)
  49.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:755)
  50.     at java.base@17.0.1/java.net.ServerSocket.implAccept(ServerSocket.java:675)
  51.     at java.base@17.0.1/java.net.ServerSocket.platformImplAccept(ServerSocket.java:641)
  52.     at java.base@17.0.1/java.net.ServerSocket.implAccept(ServerSocket.java:617)
  53.     at java.base@17.0.1/java.net.ServerSocket.implAccept(ServerSocket.java:574)
  54.     at java.base@17.0.1/java.net.ServerSocket.accept(ServerSocket.java:532)
  55.     at java.rmi@17.0.1/sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:413)
  56.     ...
  57.  
  58.     Number of locked synchronizers = 1
  59.     - java.util.concurrent.locks.ReentrantLock$NonfairSync@77c5dcd
  60.  
  61.  
  62. "Thread-0" daemon prio=5 Id=20 TIMED_WAITING
  63.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  64.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
  65.     at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  66.  
  67.  
  68. "FileSystemWatchService" daemon prio=5 Id=21 RUNNABLE (in native)
  69.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
  70.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  71.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  72.  
  73.  
  74. "RMI TCP Connection(1)-192.168.0.1" daemon prio=5 Id=23 RUNNABLE
  75.     at java.base@17.0.1/sun.nio.ch.Net.poll(Native Method)
  76.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:181)
  77.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:285)
  78.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
  79.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
  80.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
  81.     at java.base@17.0.1/java.net.Socket$SocketInputStream.read(Socket.java:966)
  82.     at java.base@17.0.1/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
  83.     ...
  84.  
  85.     Number of locked synchronizers = 2
  86.     - java.util.concurrent.locks.ReentrantLock$NonfairSync@36b1d9e5
  87.     - java.util.concurrent.ThreadPoolExecutor$Worker@6ba18d86
  88.  
  89.  
  90. "RMI Scheduler(0)" daemon prio=5 Id=25 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a4052e
  91.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  92.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a4052e
  93.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  94.     at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  95.     at java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  96.     at java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  97.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  98.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  99.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  100.     ...
  101.  
  102.  
  103. "Timer hack thread" daemon prio=5 Id=30 TIMED_WAITING
  104.     at java.base@17.0.1/java.lang.Thread.sleep(Native Method)
  105.     at TRANSFORMER/minecraft@1.18.2/net.minecraft.Util$8.run(Util.java:628)
  106.  
  107.  
  108. "pool-3-thread-1" prio=5 Id=32 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6753a282
  109.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  110.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6753a282
  111.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  112.     at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  113.     at java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  114.     at java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  115.     at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  116.     at java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  117.     at java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  118.     ...
  119.  
  120.  
  121. "pool-3-thread-2" prio=5 Id=33 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6753a282
  122.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  123.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6753a282
  124.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  125.     at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672)
  126.     at java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  127.     at java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  128.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
  129.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  130.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  131.     ...
  132.  
  133.  
  134. "FileSystemWatchService" daemon prio=5 Id=41 RUNNABLE (in native)
  135.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
  136.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  137.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  138.  
  139.  
  140. "Config Lib config file watcher" daemon prio=5 Id=42 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c92f33
  141.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  142.     -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c92f33
  143.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
  144.     at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
  145.     at java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  146.     at java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  147.     at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
  148.     at java.base@17.0.1/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
  149.     at java.base@17.0.1/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
  150.     ...
  151.  
  152.  
  153. "FileSystemWatchService" daemon prio=5 Id=46 RUNNABLE (in native)
  154.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
  155.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  156.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  157.  
  158.  
  159. "FileSystemWatchService" daemon prio=5 Id=47 RUNNABLE (in native)
  160.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
  161.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  162.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  163.  
  164.  
  165. "FileSystemWatchService" daemon prio=5 Id=48 RUNNABLE (in native)
  166.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
  167.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  168.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  169.  
  170.  
  171. "FileSystemWatchService" daemon prio=5 Id=49 RUNNABLE (in native)
  172.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
  173.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  174.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  175.  
  176.  
  177. "Server thread" prio=5 Id=72 WAITING on java.util.concurrent.CompletableFuture$Signaller@19a04f64
  178.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  179.     -  waiting on java.util.concurrent.CompletableFuture$Signaller@19a04f64
  180.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
  181.     at java.base@17.0.1/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
  182.     at java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
  183.     at java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
  184.     at java.base@17.0.1/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
  185.     at java.base@17.0.1/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
  186.     at TRANSFORMER/chiselsandbits@1.2.90/mod.chiselsandbits.block.entities.ChiseledBlockEntity.m_183515_(ChiseledBlockEntity.java:273)
  187.     -  locked java.lang.Object@3b0fb05e
  188.     ...
  189.  
  190.  
  191. "Server console handler" daemon prio=5 Id=74 RUNNABLE
  192.     at java.base@17.0.1/java.io.FileInputStream.read0(Native Method)
  193.     at java.base@17.0.1/java.io.FileInputStream.read(FileInputStream.java:228)
  194.     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
  195.     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
  196.     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
  197.     at MC-BOOTSTRAP/jline.terminal@3.12.1/org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  198.     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  199.     at MC-BOOTSTRAP/jline.reader@3.12.1/org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  200.     ...
  201.  
  202.  
  203. "DestroyJavaVM" prio=5 Id=75 RUNNABLE
  204.  
  205.  
  206. "Netty Epoll Server IO #0" daemon prio=5 Id=77 RUNNABLE (in native)
  207.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native Method)
  208.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:192)
  209.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:185)
  210.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290)
  211.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)
  212.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  213.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  214.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  215.  
  216.  
  217. "FileSystemWatchService" daemon prio=5 Id=78 RUNNABLE (in native)
  218.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
  219.     at java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
  220.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  221.  
  222.  
  223. "Query Listener #1" prio=5 Id=89 RUNNABLE
  224.     at java.base@17.0.1/sun.nio.ch.Net.poll(Native Method)
  225.     at java.base@17.0.1/sun.nio.ch.SelChImpl.park(SelChImpl.java:92)
  226.     at java.base@17.0.1/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:705)
  227.     at java.base@17.0.1/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633)
  228.     at java.base@17.0.1/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
  229.     at java.base@17.0.1/java.net.DatagramSocket.receive(DatagramSocket.java:700)
  230.     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.rcon.thread.QueryThreadGs4.run(QueryThreadGs4.java:258)
  231.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  232.  
  233.     Number of locked synchronizers = 1
  234.     - java.util.concurrent.locks.ReentrantLock$NonfairSync@631db960
  235.  
  236.  
  237. "Server Watchdog" daemon prio=5 Id=90 RUNNABLE
  238.     at java.management@17.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
  239.     at java.management@17.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
  240.     at java.management@17.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
  241.     at TRANSFORMER/minecraft@1.18.2/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43)
  242.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  243.  
  244.  
  245. "Java2D Disposer" daemon prio=10 Id=92 WAITING on java.lang.ref.ReferenceQueue$Lock@2967a287
  246.     at java.base@17.0.1/java.lang.Object.wait(Native Method)
  247.     -  waiting on java.lang.ref.ReferenceQueue$Lock@2967a287
  248.     at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
  249.     at java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
  250.     at java.desktop@17.0.1/sun.java2d.Disposer.run(Disposer.java:145)
  251.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  252.  
  253.  
  254. "Netty Epoll Server IO #1" daemon prio=5 Id=94 RUNNABLE (in native)
  255.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait0(Native Method)
  256.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.Native.epollWait(Native.java:176)
  257.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
  258.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
  259.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  260.     at MC-BOOTSTRAP/io.netty.all@4.1.68.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  261.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  262.  
  263.  
  264. "Chisels and Bits Block save handler #1" daemon prio=5 Id=104 BLOCKED on java.lang.Object@3b0fb05e owned by "Server thread" Id=72
  265.     at TRANSFORMER/chiselsandbits@1.2.90/mod.chiselsandbits.block.entities.ChiseledBlockEntity.setOffThreadSaveResult(ChiseledBlockEntity.java:325)
  266.     -  blocked on java.lang.Object@3b0fb05e
  267.     at TRANSFORMER/chiselsandbits@1.2.90/mod.chiselsandbits.block.entities.ChiseledBlockEntity.lambda$setChanged$4(ChiseledBlockEntity.java:306)
  268.     at TRANSFORMER/chiselsandbits@1.2.90/mod.chiselsandbits.block.entities.ChiseledBlockEntity$$Lambda$21117/0x0000000802d52460.run(Unknown Source)
  269.     at java.base@17.0.1/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
  270.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  271.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  272.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  273.  
  274.     Number of locked synchronizers = 1
  275.     - java.util.concurrent.ThreadPoolExecutor$Worker@2f374fa7
  276.  
  277.  
  278. "RMI TCP Connection(14)-192.168.0.1" daemon prio=5 Id=126 RUNNABLE (in native)
  279.     at java.base@17.0.1/sun.nio.ch.Net.poll(Native Method)
  280.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:181)
  281.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:285)
  282.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
  283.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
  284.     at java.base@17.0.1/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
  285.     at java.base@17.0.1/java.net.Socket$SocketInputStream.read(Socket.java:966)
  286.     at java.base@17.0.1/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
  287.     ...
  288.  
  289.     Number of locked synchronizers = 2
  290.     - java.util.concurrent.locks.ReentrantLock$NonfairSync@746cd34b
  291.     - java.util.concurrent.ThreadPoolExecutor$Worker@ff846c5
  292.  
  293.  
  294. "process reaper" daemon prio=10 Id=139 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7ab4b21f
  295.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  296.     -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@7ab4b21f
  297.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  298.     at java.base@17.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
  299.     at java.base@17.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
  300.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  301.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  302.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  303.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  304.  
  305.  
  306. "RMI TCP Connection(idle)" daemon prio=5 Id=140 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6ed35454
  307.     at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
  308.     -  waiting on java.util.concurrent.SynchronousQueue$TransferStack@6ed35454
  309.     at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
  310.     at java.base@17.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
  311.     at java.base@17.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
  312.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  313.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
  314.     at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  315.     at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
  316.  
  317.  
  318.  
  319. Stacktrace:
  320.     at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:58) [server-1.18.2-20220404.173914-srg.jar%23129!/:?] {re:mixin,re:classloading,pl:mixin:APP:flytre_lib.mixins.json:base.DedicatedServerWatchdogMixin,pl:mixin:A}
  321.     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  322.  
  323.  
  324. -- Performance stats --
  325. Details:
  326.     Random tick rate: 3
  327.     Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 318,318,132,970,970,0,0 [minecraft:boat:103,minecraft:cod:23,minecraft:zombie:22,minecraft:skeleton:18,minecraft:chicken:18], block_entities: 180 [minecraft:mob_spawner:60,minecraft:hopper:25,minecraft:furnace:18,minecraft:campfire:10,botania:mana_spreader:7], block_ticks: 414, fluid_ticks: 568, chunk_source: Chunks[S] W: 4234 E: 318,318,132,970,970,0,0,
  328. ResourceKey[minecraft:dimension / blue_skies:everbright]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  329. ResourceKey[minecraft:dimension / blue_skies:everdawn]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  330. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
  331. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0
  332.  
  333. -- System Details --
  334. Details:
  335.     Minecraft Version: 1.18.2
  336.     Minecraft Version ID: 1.18.2
  337.     Operating System: Linux (amd64) version 4.19.0-20-amd64
  338.     Java Version: 17.0.1, Alpine
  339.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Alpine
  340.     Memory: 554590208 bytes (528 MiB) / 2906935296 bytes (2772 MiB) up to 3014524928 bytes (2874 MiB)
  341.     CPUs: 1
  342.     Processor Vendor: AuthenticAMD
  343.     Processor Name: AMD EPYC 7702P 64-Core Processor
  344.     Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
  345.     Microarchitecture: Zen 2
  346.     Frequency (GHz): -0.00
  347.     Number of physical packages: 1
  348.     Number of physical CPUs: 4
  349.     Number of logical CPUs: 4
  350.     Graphics card #0 name: unknown
  351.     Graphics card #0 vendor: unknown
  352.     Graphics card #0 VRAM (MB): 0.00
  353.     Graphics card #0 deviceId: unknown
  354.     Graphics card #0 versionInfo: unknown
  355.     Virtual memory max (MB): 16042.32
  356.     Virtual memory used (MB): 17724.72
  357.     Swap memory total (MB): 8021.16
  358.     Swap memory used (MB): 3500.96
  359.     JVM Flags: 3 total; -Xms1487M -Xmx2974M -XX:UseSSE=3
  360.     Server Running: true
  361.     Player Count: 1 / 10; [ServerPlayer['LucielEW'/354, l='ServerLevel[world]', x=-206.28, y=68.00, z=954.87]]
  362.     Data Packs: vanilla, mod:grapplemod (incompatible), mod:doubledoors, mod:blue_skies (incompatible), mod:supermartijn642configlib, mod:cucumber, mod:netherportalfix (incompatible), mod:xpfromharvest, mod:additionalentityattributes, mod:additionallanterns (incompatible), mod:treeharvester, mod:pehkui (incompatible), mod:map_atlases, mod:libraryferret, mod:caelus (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:ctm (incompatible), mod:bucolicorigins (incompatible), mod:artifacts, mod:decorative_blocks, mod:feature_nbt_deadlock_be_gone (incompatible), mod:curioofundying (incompatible), mod:endercrop (incompatible), mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:forgivingvoid (incompatible), mod:balm (incompatible), mod:randomium (incompatible), mod:cloth_config (incompatible), mod:forge, mod:structure_gel, mod:mysticalagriculture, mod:ironchest, mod:flytre_lib (incompatible), mod:pizza_mans_throwable_lights, mod:cofh_core, mod:dustrial_decor (incompatible), mod:repurposed_structures, mod:morevillagers, mod:terrablender (incompatible), mod:decorative_compat, mod:immersiveengineering, mod:easier_sleeping, mod:biomesoplenty (incompatible), mod:jade, mod:endrem (incompatible), mod:ironfurnaces (incompatible), mod:supermartijn642corelib, mod:archers_paradox, mod:botania (incompatible), mod:rocks, mod:pamhc2foodextended, mod:curios (incompatible), mod:reliquary (incompatible), mod:patchouli (incompatible), mod:jaopca (incompatible), mod:pamhc2foodcore, mod:iron_barrel, mod:collective, mod:origins_classes, mod:betterbiomeblend (incompatible), mod:bhc (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:bettervillage, mod:elevatorid, mod:tombstone, mod:cfm, mod:lootr (incompatible), mod:infinitylib (incompatible), mod:hplus (incompatible), mod:curiouselytra (incompatible), mod:plus_the_end, mod:byg (incompatible), mod:exnihilosequentia (incompatible), mod:benched (incompatible), mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:chiselsandbits (incompatible), mod:geckolib3 (incompatible), mod:ars_nouveau, mod:creeperoverhaul (incompatible), mod:darkpaintings (incompatible), mod:xpbook (incompatible), mod:betteradvancements (incompatible), inmemory:jaopca (incompatible)
  363.     World Generation: Stable
  364.     Is Modded: Definitely; Server brand changed to 'forge'
  365.     Type: Dedicated Server (map_server.txt)
  366.     ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  367.     ModLauncher launch target: forgeserver
  368.     ModLauncher naming: srg
  369.     ModLauncher services:
  370.          mixin PLUGINSERVICE
  371.          eventbus PLUGINSERVICE
  372.          slf4jfixer PLUGINSERVICE
  373.          object_holder_definalize PLUGINSERVICE
  374.          runtime_enum_extender PLUGINSERVICE
  375.          capability_token_subclass PLUGINSERVICE
  376.          accesstransformer PLUGINSERVICE
  377.          runtimedistcleaner PLUGINSERVICE
  378.          mixin TRANSFORMATIONSERVICE
  379.          fml TRANSFORMATIONSERVICE
  380.     FML Language Providers:
  381.         minecraft@1.0
  382.         javafml@null
  383.     Mod List:
  384.         grappling_hook_mod-1.18.2-v13.jar                 |Grappling Hook Mod            |grapplemod                    |1.18.2-v13          |DONE      |Manifest: NOSIGNATURE
  385.         doubledoors_1.18.2-3.3.jar                        |Double Doors                  |doubledoors                   |3.3                 |DONE      |Manifest: NOSIGNATURE
  386.         blue_skies-1.18.2-1.3.12.jar                      |Blue Skies                    |blue_skies                    |1.3.12              |DONE      |Manifest: NOSIGNATURE
  387.         supermartijn642configlib-1.1.4-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.4               |DONE      |Manifest: NOSIGNATURE
  388.         Cucumber-1.18.2-5.1.1.jar                         |Cucumber Library              |cucumber                      |5.1.1               |DONE      |Manifest: NOSIGNATURE
  389.         netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
  390.         XPFromHarvest-1.18.2-1.2.2.jar                    |XP From Harvest               |xpfromharvest                 |1.2.2               |DONE      |Manifest: NOSIGNATURE
  391.         Origins-1.18.2-1.4.1.3-unified.jar                |Additional Entity Attributes  |additionalentityattributes    |1.18.2-1.4.1.3      |DONE      |Manifest: NOSIGNATURE
  392.         additionallanterns-1.0.1-mc1.18.jar               |Additional Lanterns           |additionallanterns            |1.0.1               |DONE      |Manifest: NOSIGNATURE
  393.         treeharvester_1.18.2-5.1.jar                      |Tree Harvester                |treeharvester                 |5.1                 |DONE      |Manifest: NOSIGNATURE
  394.         Pehkui-3.3.2+1.18.2-forge.jar                     |Pehkui                        |pehkui                        |3.3.2+1.18.2-forge  |DONE      |Manifest: NOSIGNATURE
  395.         Map Atlases-forge-1.18.2-2.1.0.jar                |Map Atlases                   |map_atlases                   |2.1.0               |DONE      |Manifest: NOSIGNATURE
  396.         LibraryFerret-Forge-1.18.2-1.0.3.jar              |Library ferret                |libraryferret                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
  397.         caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
  398.         sophisticatedcore-1.18.2-0.3.5.48.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.3.5.48     |DONE      |Manifest: NOSIGNATURE
  399.         kleeslabs-forge-1.18.2-11.1.1.jar                 |KleeSlabs                     |kleeslabs                     |11.1.1              |DONE      |Manifest: NOSIGNATURE
  400.         waystones-forge-1.18.2-10.1.0.jar                 |Waystones                     |waystones                     |10.1.0              |DONE      |Manifest: NOSIGNATURE
  401.         Clumps-forge-1.18.2-8.0.0+10.jar                  |Clumps                        |clumps                        |8.0.0+10            |DONE      |Manifest: NOSIGNATURE
  402.         CTM-1.18.2-1.1.4+4.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.4+4      |DONE      |Manifest: NOSIGNATURE
  403.         bucolicorigins-3.2[FORGE-CHOOSE-COMPATIBLE].jar   |Bucolic_Origins               |bucolicorigins                |1.0                 |DONE      |Manifest: NOSIGNATURE
  404.         artifacts-1.18.2-4.0.7.jar                        |Artifacts                     |artifacts                     |1.18.2-4.0.7        |DONE      |Manifest: NOSIGNATURE
  405.         Decorative Blocks-forge-1.18.2-2.1.0.jar          |Decorative Blocks             |decorative_blocks             |2.1.0               |DONE      |Manifest: NOSIGNATURE
  406.         feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
  407.         curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
  408.         endercrop-1.18.2-1.7.0-beta.jar                   |Ender Crop                    |endercrop                     |1.18.2-1.7.0-beta   |DONE      |Manifest: NOSIGNATURE
  409.         sophisticatedbackpacks-1.18.2-3.17.5.602.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.17.5.602   |DONE      |Manifest: NOSIGNATURE
  410.         guardvillagers-1.18.2.1.4.3.jar                   |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
  411.         forgivingvoid-forge-1.18.1-6.0.1.jar              |Forgiving Void                |forgivingvoid                 |6.0.1               |DONE      |Manifest: NOSIGNATURE
  412.         balm-3.1.0+0.jar                                  |Balm                          |balm                          |3.1.0+0             |DONE      |Manifest: NOSIGNATURE
  413.         randomium-1.18.2-1.9.jar                          |Randomium                     |randomium                     |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
  414.         cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
  415.         forge-1.18.2-40.1.31-universal.jar                |Forge                         |forge                         |40.1.31             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  416.         structure_gel-1.18.2-2.4.3.jar                    |Structure Gel API             |structure_gel                 |2.4.3               |DONE      |Manifest: NOSIGNATURE
  417.         MysticalAgriculture-1.18.2-5.1.0.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.0               |DONE      |Manifest: NOSIGNATURE
  418.         ironchest-1.18.2-13.1.9.jar                       |Iron Chests                   |ironchest                     |1.18.2-13.1.9       |DONE      |Manifest: NOSIGNATURE
  419.         flytre_lib-1.18.2-1.8.2-forge.jar                 |FlytreLib                     |flytre_lib                    |1.8.2               |DONE      |Manifest: NOSIGNATURE
  420.         Pizza_Mans_Throwable_Torches_FORGE_v1.0.2_mc1.18.2|Pizza Man's Throwable Torches |pizza_mans_throwable_lights   |1.0.1               |DONE      |Manifest: NOSIGNATURE
  421.         server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
  422.         cofh_core-1.18.2-1.6.4.21.jar                     |CoFH Core                     |cofh_core                     |1.6.4.21            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  423.         DustrialDecor-1.3.3-1.18.2.jar                    |'Dustrial Decor               |dustrial_decor                |1.3.2               |DONE      |Manifest: NOSIGNATURE
  424.         repurposed_structures_forge-5.1.14+1.18.2.jar     |Repurposed Structures         |repurposed_structures         |5.1.14+1.18.2       |DONE      |Manifest: NOSIGNATURE
  425.         morevillagers-forge-1.18.2-3.3.2.jar              |More Villagers                |morevillagers                 |3.3.2               |DONE      |Manifest: NOSIGNATURE
  426.         TerraBlender-forge-1.18.2-1.1.0.102.jar           |TerraBlender                  |terrablender                  |1.18.2-1.1.0.102    |DONE      |Manifest: NOSIGNATURE
  427.         Decorative Blocks Compat-forge-1.18.2-2.1.0.jar   |Decorative Compat             |decorative_compat             |2.1.0               |DONE      |Manifest: NOSIGNATURE
  428.         ImmersiveEngineering-1.18.2-8.0.2-149.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.0.2-149    |DONE      |Manifest: NOSIGNATURE
  429.         EasierSleeping-1.18.2-2.1.0.jar                   |Easier Sleeping               |easier_sleeping               |2.1.0               |DONE      |Manifest: NOSIGNATURE
  430.         BiomesOPlenty-1.18.2-16.0.0.134.jar               |Biomes O' Plenty              |biomesoplenty                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
  431.         Jade-1.18.2-forge-5.2.1.jar                       |Jade                          |jade                          |5.2.1               |DONE      |Manifest: NOSIGNATURE
  432.         endrem_forge-5.1.0-R-1.18.2.jar                   |End Remastered                |endrem                        |5.1.0-R-1.18.2      |DONE      |Manifest: NOSIGNATURE
  433.         ironfurnaces-1.18.2-3.3.1.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.1               |DONE      |Manifest: NOSIGNATURE
  434.         supermartijn642corelib-1.0.18-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.18              |DONE      |Manifest: NOSIGNATURE
  435.         archers_paradox-1.18.2-1.6.1.6.jar                |Archer's Paradox              |archers_paradox               |1.6.1.6             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  436.         Botania-1.18.2-433.jar                            |Botania                       |botania                       |1.18.2-433          |DONE      |Manifest: NOSIGNATURE
  437.         ThisRocks-1.18.2-1.0.2.jar                        |This Rocks! (Forge)           |rocks                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
  438.         pamhc2foodextended-1.18.2-1.0.0.jar               |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended            |1.0                 |DONE      |Manifest: NOSIGNATURE
  439.         curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
  440.         reliquary-1.18.2-2.0.8.1139.jar                   |Reliquary                     |reliquary                     |1.18.2-2.0.8.1139   |DONE      |Manifest: NOSIGNATURE
  441.         Patchouli-1.18.2-70.jar                           |Patchouli                     |patchouli                     |1.18.2-70           |DONE      |Manifest: NOSIGNATURE
  442.         JAOPCA-1.18.2-4.1.6.6.jar                         |JAOPCA                        |jaopca                        |4.1.6.6             |DONE      |Manifest: NOSIGNATURE
  443.         pamhc2foodcore-1.18.2-1.0.1.jar                   |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore                |1.0.1               |DONE      |Manifest: NOSIGNATURE
  444.         Iron barrel 1.18.x v1.jar                         |Iron Barrel                   |iron_barrel                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
  445.         collective-1.18.2-4.28.jar                        |Collective                    |collective                    |4.28                |DONE      |Manifest: NOSIGNATURE
  446.         origins-classes-forge-1.1.5.1.jar                 |Origins: Classes              |origins_classes               |1.1.5.1             |DONE      |Manifest: NOSIGNATURE
  447.         betterbiomeblend-1.18.2-1.3.5-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.3.5-forge         |DONE      |Manifest: NOSIGNATURE
  448.         baubley-heart-canisters-1.18.2-1.0.0.jar          |Baubley Heart Canisters       |bhc                           |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
  449.         AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
  450.         Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
  451.         StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE
  452.         BetterVillage-Forge-1.18.2-1.0.1.jar              |Better Village                |bettervillage                 |1                   |DONE      |Manifest: NOSIGNATURE
  453.         elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
  454.         tombstone-7.4.9-1.18.2.jar                        |Corail Tombstone              |tombstone                     |7.4.9               |DONE      |Manifest: NOSIGNATURE
  455.         cfm-7.0.0-pre29-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre29         |DONE      |Manifest: NOSIGNATURE
  456.         lootr-1.18.2-0.2.17.54.jar                        |Lootr                         |lootr                         |0.2.17.54           |DONE      |Manifest: NOSIGNATURE
  457.         infinitylib-2.1.3.jar                             |InfinityLib                   |infinitylib                   |1.18.2-2.1.3        |DONE      |Manifest: NOSIGNATURE
  458.         hplus-1.18.2-3.3.1-forge.jar                      |Hopper Plus                   |hplus                         |3.3.1               |DONE      |Manifest: NOSIGNATURE
  459.         curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
  460.         Plus The End V.1.1.9.jar                          |Plus The End                  |plus_the_end                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
  461.         Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.1.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
  462.         ExNihiloSequentia-1.18.2-20220620-173540.jar      |Ex Nihilo: Sequentia          |exnihilosequentia             |1.18.2-20220620-1735|DONE      |Manifest: NOSIGNATURE
  463.         benched-1.2.1-mc1.18.jar                          |Benched                       |benched                       |1.2.1               |DONE      |Manifest: NOSIGNATURE
  464.         expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
  465.         CosmeticArmorReworked-1.18.2-v2.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2           |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  466.         ChiselsBits-forge-1.18.2-1.2.90-universal.jar     |Chisels & bits                |chiselsandbits                |1.2.90              |DONE      |Manifest: NOSIGNATURE
  467.         geckolib-forge-1.18-3.0.25.jar                    |GeckoLib                      |geckolib3                     |3.0.25              |DONE      |Manifest: NOSIGNATURE
  468.         ars_nouveau-1.18.2-2.6.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.6.0               |DONE      |Manifest: NOSIGNATURE
  469.         creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
  470.         DarkPaintings-Forge-1.18.2-10.0.3.jar             |DarkPaintings                 |darkpaintings                 |10.0.3              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  471.         xptome-1.18.2-2.1.5.jar                           |XP Tome                       |xpbook                        |2.1.5               |DONE      |Manifest: NOSIGNATURE
  472.         BetterAdvancements-1.18.2-0.2.0.129.jar           |Better Advancements           |betteradvancements            |0.2.0.129           |DONE      |Manifest: NOSIGNATURE
  473.     Crash Report UUID: 275c7221-910e-4aa5-a275-4de77642b38f
  474.     FML: 40.1
  475.     Forge: net.minecraftforge:40.1.31
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement