The game crashed when we entered the portal
balkrai opened this issue · 11 comments
Hi, I installed the mod recently , but when we enter the server suddenly crashes, here's the crash report:
Time: 27/9/22 21:39
Description: Watching Server
java.lang.Error: Watchdog
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3464)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3435)
at [email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
at [email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
at net.minecraft.class_5565.method_31758(class_5565.java:127)
at net.minecraft.class_5579.method_31836(class_5579.java:384)
at net.minecraft.class_3218.method_14176(class_3218.java:755)
at net.minecraft.server.MinecraftServer.method_3723(MinecraftServer.java:564)
at net.minecraft.server.MinecraftServer.method_3782(MinecraftServer.java:626)
at net.minecraft.class_3176.method_3782(class_3176.java:565)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:729)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at net.minecraft.server.MinecraftServer$$Lambda$11221/0x00000008020ceee0.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:833)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server Watchdog
Stacktrace:
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3464)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3435)
at [email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
at [email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
at net.minecraft.class_5565.method_31758(class_5565.java:127)
at net.minecraft.class_5579.method_31836(class_5579.java:384)
at net.minecraft.class_3218.method_14176(class_3218.java:755)
at net.minecraft.server.MinecraftServer.method_3723(MinecraftServer.java:564)
at net.minecraft.server.MinecraftServer.method_3782(MinecraftServer.java:626)
at net.minecraft.class_3176.method_3782(class_3176.java:565)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:729)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
-- 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@3562cd5b
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@3562cd5b
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:183)
"Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE
"Attach Listener" daemon prio=5 Id=5 RUNNABLE
"Notification Thread" daemon prio=9 Id=21 RUNNABLE
"Common-Cleaner" daemon prio=8 Id=22 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@3ba52587
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@3ba52587
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)
"Worker-Bootstrap-2" daemon prio=5 Id=47 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3f9aa62b
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@3f9aa62b
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-Bootstrap-9" daemon prio=5 Id=54 WAITING on java.util.concurrent.ForkJoinPool@3f9aa62b
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@3f9aa62b
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-Bootstrap-14" daemon prio=5 Id=59 WAITING on java.util.concurrent.ForkJoinPool@3f9aa62b
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@3f9aa62b
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-Bootstrap-15" daemon prio=5 Id=60 WAITING on java.util.concurrent.ForkJoinPool@3f9aa62b
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@3f9aa62b
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)
"Thread-1" daemon prio=5 Id=61 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 com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
"FileSystemWatchService" daemon prio=5 Id=62 RUNNABLE (in native)
at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065)
at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
at [email protected]/java.lang.Thread.run(Thread.java:833)
"Timer hack thread" daemon prio=5 Id=63 TIMED_WAITING
at [email protected]/java.lang.Thread.sleep(Native Method)
at net.minecraft.class_156$8.run(class_156.java:784)
"Worker-Main-16" daemon prio=5 Id=66 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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=68 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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=69 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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=70 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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=71 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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=72 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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-23" daemon prio=5 Id=73 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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-24" daemon prio=5 Id=74 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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-26" daemon prio=5 Id=76 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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-27" daemon prio=5 Id=77 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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-28" daemon prio=5 Id=78 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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-30" daemon prio=5 Id=80 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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 thread" prio=8 Id=81 WAITING on java.util.concurrent.CompletableFuture$Signaller@59333da1
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.CompletableFuture$Signaller@59333da1
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at [email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3464)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3435)
at [email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
at [email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
at net.minecraft.class_5565.method_31758(class_5565.java:127)
...
"DestroyJavaVM" prio=5 Id=83 RUNNABLE
"ForkJoinPool.commonPool-worker-7" daemon prio=5 Id=88 WAITING on java.util.concurrent.ForkJoinPool@4ba8b21d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4ba8b21d
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)
"ForkJoinPool.commonPool-worker-9" daemon prio=5 Id=90 TIMED_WAITING on java.util.concurrent.ForkJoinPool@4ba8b21d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4ba8b21d
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)
"ForkJoinPool.commonPool-worker-14" daemon prio=8 Id=94 WAITING on java.util.concurrent.ForkJoinPool@4ba8b21d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4ba8b21d
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)
"ForkJoinPool.commonPool-worker-15" daemon prio=8 Id=96 WAITING on java.util.concurrent.ForkJoinPool@4ba8b21d
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4ba8b21d
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)
"FileSystemWatchService" daemon prio=8 Id=97 RUNNABLE (in native)
at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065)
at [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
at [email protected]/java.lang.Thread.run(Thread.java:833)
"Server console handler" daemon prio=8 Id=108 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@21e9febd
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@1ab7d0f3
at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:176)
...
"Netty Server IO #0" daemon prio=5 Id=109 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked io.netty.channel.nio.SelectedSelectionKeySet@5a292831
- locked sun.nio.ch.WEPollSelectorImpl@549f5133
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
...
"Server Watchdog" daemon prio=8 Id=113 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 net.minecraft.class_3178.run(class_3178.java:49)
at [email protected]/java.lang.Thread.run(Thread.java:833)
"Netty Server IO #1" daemon prio=5 Id=114 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked io.netty.channel.nio.SelectedSelectionKeySet@3aed510b
- locked sun.nio.ch.WEPollSelectorImpl@1ef92eed
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
...
"Netty Server IO #2" daemon prio=5 Id=115 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked io.netty.channel.nio.SelectedSelectionKeySet@d02e5a3
- locked sun.nio.ch.WEPollSelectorImpl@23ba2bf9
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
...
"IO-Worker-34" prio=8 Id=116 RUNNABLE
at net.minecraft.class_4698.method_27945(class_4698.java:169)
at net.minecraft.class_4698.method_27939(class_4698.java:152)
at net.minecraft.class_4698$$Lambda$11506/0x000000080218eca0.run(Unknown Source)
at net.minecraft.class_3847$class_3907.run(class_3847.java:59)
at net.minecraft.class_3846.method_16907(class_3846.java:91)
at net.minecraft.class_3846.method_16900(class_3846.java:146)
at net.minecraft.class_3846.run(class_3846.java:102)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
...
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@5f3e7871
"Worker-Main-37" daemon prio=5 Id=119 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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-38" daemon prio=5 Id=120 WAITING on java.util.concurrent.ForkJoinPool@7a982fbc
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@7a982fbc
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)
"IO-Worker-39" prio=8 Id=121 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@738f438c
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@738f438c
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)
"Netty Server IO #3" daemon prio=5 Id=122 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked io.netty.channel.nio.SelectedSelectionKeySet@24d68556
- locked sun.nio.ch.WEPollSelectorImpl@3e634392
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
...
"Netty Server IO #4" daemon prio=5 Id=123 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WEPoll.wait(Native Method)
at [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111)
at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked io.netty.channel.nio.SelectedSelectionKeySet@4c744244
- locked sun.nio.ch.WEPollSelectorImpl@45eeeb65
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
...
"IO-Worker-41" prio=8 Id=125 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@738f438c
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@738f438c
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.class_3178.run(class_3178.java:65)
at java.base/java.lang.Thread.run(Thread.java:833)
-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 2,1,2,0,0,0,1154 [minecraft:player:1], block_entities: 48 [:48], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 2,1,2,0,0,0,1154,
ResourceKey[minecraft:dimension / liroth:jalsphire_plains]: 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,
ResourceKey[minecraft:dimension / ae2:spatial_storage]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / liroth:devastated_plains]: 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,
ResourceKey[minecraft:dimension / edenring:edenring]: 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,
ResourceKey[minecraft:dimension / liroth:jantiros_escape_dimension]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
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,
ResourceKey[minecraft:dimension / liroth:damnation]: 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,
ResourceKey[minecraft:dimension / liroth:liroth_dimension]: players: 1, entities: 83,1,48,105,0,0,119 [minecraft:player:1], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 83,1,48,105,0,0,119,
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
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 18.0.2, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 147525192 bytes (140 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: unknown
Frequency (GHz): 2,90
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095,00
Graphics card #0 deviceId: 0x21c4
Graphics card #0 versionInfo: DriverVersion=30.0.15.1295
Memory slot #0 capacity (MB): 8192,00
Memory slot #0 clockSpeed (GHz): 2,93
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192,00
Memory slot #1 clockSpeed (GHz): 2,93
Memory slot #1 type: DDR4
Virtual memory max (MB): 30582,70
Virtual memory used (MB): 23532,95
Swap memory total (MB): 14336,00
Swap memory used (MB): 822,50
JVM Flags: 1 total; -Xmx2G
Fabric Mods:
additionaladditions: Additional Additions 4.0.4
libgui: LibGui 5.1.0+1.18
jankson: Jankson 4.0.0+j1.2.0
blue_endless_jankson: jankson 1.2.1
libninepatch: LibNinePatch 1.1.0
ae2: Applied Energistics 2 11.1.6
architectury: Architectury 4.9.84
awesomedungeon: Awesome dungeon 3.0.0
badpackets: Bad Packets 0.1.2
bclib: BCLib 1.4.7
betteranimalsplus: Better Animals Plus 1.18.2-11.0.5
betterdeserttemples: YUNG's Better Desert Temples 1.18.2-Fabric-1.3.1
betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
betterend: Better End 1.1.0
bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.1.3
betternether: Better Nether 6.1.2
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
betterwitchhuts: YUNG's Better Witch Huts 1.18.2-Fabric-1.0.1
bookshelf: Bookshelf 13.2.50
cloth-config: Cloth Config v6 6.4.90
cloth-basic-math: cloth-basic-math 0.6.1
comforts: Comforts 1.1.2-1.18.2
cardinal-components-base: Cardinal Components API (base) 4.1.4
cardinal-components-entity: Cardinal Components API (entities) 4.1.4
crawl: Crawl 0.10.6
mm: Manningham Mills 2.3
create: Create 0.5.0d-731
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_google_code_findbugs_jsr305: jsr305 3.0.2
fake-player-api: Fake Player API 0.3.0
forge_tags: Forge Tags 2.1
forgeconfigapiport: Forge Config API Port 3.2.0
milk: Milk Lib 0.3.2
dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
porting_lib: Porting Lib 1.2.460-beta+1.18.2-dev.cca931b
serialization_hooks: Serialization Hooks 0.3.23
reach-entity-attributes: Reach Entity Attributes 2.1.1
registrate-fabric: Registrate for Fabric MC1.18.2-1.1.4
creeperoverhaul: Creeper Overhaul 1.3.1
croptopia: Croptopia 2.1.0
com_typesafe_config: config 1.4.1
io_leangen_geantyref_geantyref: geantyref 1.3.11
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
decorative_blocks: Decorative Blocks 2.1.1
dual_riders: Dual Riders 1.1.1
edenring: EdenRing 0.5.1
emerald_tools: Emerald Tools 1.3.47
pugh_tools: Pugh Tools 1.2.7
endgoblintraders: End Goblin Traders 1.5 (Re-upload)
enhancedcelestials: Enhanced Celestials 2.0.7
expandeddelight: Expanded Delight 0.1.9.1
fabric: Fabric API 0.57.0+1.18.2
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.2+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.6+651bcc5960
fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.22+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.1+c85f2e3860
fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.0.0+9fcb91d260
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.20+489d6f8260
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.18+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.5.1+6c4e5d0960
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.14+91896a4960
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.0+cc71601c60
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.0+1997ad1260
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.2+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.4+cc71601c60
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.22+e6b169eb60
fabric-networking-v0: Fabric Networking (v0) 0.3.9+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.3+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.9+0d9ab37260
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.2+446e059560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.1+1f6558e860
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.3+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
fabricloader: Fabric Loader 0.14.9
fallingtree: FallingTree 3.5.2
farmersdelight: Farmer's Delight 1.18.2-1.2.0
flytre_lib: FlytreLib 1.8.2
geckolib3: Geckolib 3.0.62
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 19
goblintraders: Goblin Traders 1.5.1
graveyard: The Graveyard 1.7
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
horseinfo: Horse Info 0.4.1-1.18
identity: Identity 2.3.0-1.18.2
omega-config: OmegaConfig 1.2.3-1.18.1
java: Java HotSpot(TM) 64-Bit Server VM 18
libraryferret: Library ferret 3.0.0
liroth: Liroth 1.0.2
customportalapi: Custom Portal Api 0.0.1-beta50-1.18
londonunderground: MTR London Underground Addon 1.18.2-3.1.0-1.2
mavm: More Axolotl Variants Mod 1.0.7a
mcwbridges: Macaw's Bridges 2.0.3
mcwdoors: Macaw's Doors 1.0.7
mcwfences: Macaw's Fences and Walls 1.0.6
mcwlights: Macaw's Lights and Lamps 1.0.4
mcwpaths: Macaw's Paths and Pavings 1.0.1
mcwtrpdoors: Macaw's Trapdoors 1.0.7
mcwwindows: Macaw's Windows 2.0.3
minecraft: Minecraft 1.18.2
modern_industrialization: Modern Industrialization 1.2.2
magna: Magna 1.7.0-1.18-pre1
playerabilitylib: Pal 1.5.0
team_reborn_energy: Energy 2.2.0
morevillagers-fabric: MoreVillagersFabric 3.2.0-SNAPSHOT
mtr: Minecraft Transit Railway 1.18.2-3.1.0
mythicmounts: Mythic Mounts 1.18.2-7.0
patchouli: Patchouli 1.18.2-71.1-FABRIC
fiber: fiber 0.23.0-2
puzzleslib: Puzzles Lib 3.3.1
revamped_phantoms: Revamped Phantoms 0.2.3
roughlyenoughitems: Roughly Enough Items 8.3.542
error_notifier: Error Notifier 1.0.9
simply_houses: Simply Houses 1.1.0
t_and_t: Towns and Towers - Structure Add-on 1.6
the_extractinator: The Extractinator 1.0.8
thonkutil: ThonkUtil 2.14.1+1.18
thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.14+9b80223760
thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.12+9b80223760
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
toolstats: ToolStats 9.0.3
visualworkbench: Visual Workbench 3.3.0
woof: Woof 1.1.2-1.18
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
com_github_llamalad7_mixinextras: MixinExtras 0.0.12
wthit: wthit 4.13.3
xaerominimap: Xaero's Minimap 22.14.0
xaeroworldmap: Xaero's World Map 1.27.0
yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0
yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
Server Running: true
Player Count: 2 / 20; [class_3222['Balkrai'/103, l='ServerLevel[world]', x=4482.92, y=75.16, z=-3862.21], class_3222['TyziasEntyk'/1668, l='ServerLevel[world]', x=4564.72, y=82.00, z=-3893.54]]
Data Packs: vanilla, Fabric Mods
World Generation: Experimental
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)
Hi, after siphoning through the crash report three times, I haven't the slightest clue what could've been the culprit to this error. Which is why I am asking a followup question of:
"Is your modpack created through the CurseForge app?"
If yes, can you please send the modpack? Either through a pm/dm or here via the export modpack button on the settings. I'd like to see if I can recreate this issue.
Hi deco, I uploaded to my drive my mod pack: https://drive.google.com/file/d/1dvE2oJQZMikAttl3NOezNWNgJKWODh1V/view?usp=sharing
I'm currently using Mine server 1.18.2 (fabric)
Hi! I was unable to recreate the error or ANY error as a matter of fact and was simply let into the Dimension no issue. Could you possibly try again and see the result? Maybe try doing it once in a SinglePlayer instance and then again in a MultiPlayer instance and tell me if something goes wrong.
From what I can tell, an old piece of code seems to be causing the issue, I'll push an update and I want you to update me whether or not the error occurs again, the error in question, is the projectile being shot from a skeletal freak, they shoot beams, those beams were calling code that it didn't need.