0% found this document useful (0 votes)
90 views14 pages

Crash 2021 09 26 - 16.29.04 Server

The document describes a Minecraft crash report detailing a "Watchdog" error that occurred while the server was running. The crash report includes a stack trace showing the code path that led to the error, as well as a thread dump showing current threads and their states. A watchdog error typically occurs when a thread takes too long to respond and needs to be terminated.

Uploaded by

Asd Asd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views14 pages

Crash 2021 09 26 - 16.29.04 Server

The document describes a Minecraft crash report detailing a "Watchdog" error that occurred while the server was running. The crash report includes a stack trace showing the code path that led to the error, as well as a thread dump showing current threads and their states. A watchdog error typically occurs when a thread takes too long to respond and needs to be terminated.

Uploaded by

Asd Asd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 14

---- Minecraft Crash Report ----

// Daisy, daisy...

Time: 26/9/21 16:29


Description: Watching Server

java.lang.Error: Watchdog
at app//com.google.common.collect.Iterators$3.hasNext(Iterators.java:169)
at app//coh.a(SourceFile:32)
at app//coi.a(SourceFile:123)
at app//coi$$Lambda$4437/0x00000008015a2ee0.accept(Unknown Source)
at app//coi.a(SourceFile:64)
at app//coi.b(SourceFile:123)
at app//coo.a(SourceFile:42)
at app//bwq.a(SourceFile:610)
at app//bwh.c(SourceFile:63)
at app//bwb.c(SourceFile:28)
at app//atg.g(SourceFile:882)
at app//atg.a(SourceFile:623)
at app//bhe.k(SourceFile:75)
at app//abr.a(SourceFile:655)
at app//abr$$Lambda$4416/0x000000080159ba70.accept(Unknown Source)
at app//bwq.a(SourceFile:483)
at app//abr.a(SourceFile:417)
at app//abr$$Lambda$4410/0x000000080159daf8.accept(Unknown Source)
at app//coj.a(SourceFile:54)
at app//abr.a(SourceFile:392)
at app//net.minecraft.server.MinecraftServer.b(SourceFile:891)
at app//aas.b(SourceFile:335)
at app//net.minecraft.server.MinecraftServer.a(SourceFile:831)
at app//net.minecraft.server.MinecraftServer.x(SourceFile:697)
at app//net.minecraft.server.MinecraftServer.a(SourceFile:270)
at app//net.minecraft.server.MinecraftServer$
$Lambda$3950/0x000000080138ab58.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:831)

A detailed walkthrough of the error, its code path and all known details is as
follows:
-----------------------------------------------------------------------------------
----

-- Head --
Thread: Server Watchdog
Stacktrace:
at app//com.google.common.collect.Iterators$3.hasNext(Iterators.java:169)
at app//coh.a(SourceFile:32)
at app//coi.a(SourceFile:123)
at app//coi$$Lambda$4437/0x00000008015a2ee0.accept(Unknown Source)
at app//coi.a(SourceFile:64)
at app//coi.b(SourceFile:123)
at app//coo.a(SourceFile:42)
at app//bwq.a(SourceFile:610)
at app//bwh.c(SourceFile:63)
at app//bwb.c(SourceFile:28)
at app//atg.g(SourceFile:882)
at app//atg.a(SourceFile:623)
at app//bhe.k(SourceFile:75)
at app//abr.a(SourceFile:655)
at app//abr$$Lambda$4416/0x000000080159ba70.accept(Unknown Source)
at app//bwq.a(SourceFile:483)
at app//abr.a(SourceFile:417)
at app//abr$$Lambda$4410/0x000000080159daf8.accept(Unknown Source)
at app//coj.a(SourceFile:54)
at app//abr.a(SourceFile:392)
at app//net.minecraft.server.MinecraftServer.b(SourceFile:891)
at app//aas.b(SourceFile:335)
at app//net.minecraft.server.MinecraftServer.a(SourceFile:831)
at app//net.minecraft.server.MinecraftServer.x(SourceFile:697)
at app//net.minecraft.server.MinecraftServer.a(SourceFile:270)

-- 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:24
3)
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@3b701091
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@3b701091
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:171)

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

"Attach Listener" daemon prio=5 Id=5 RUNNABLE

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

"Common-Cleaner" daemon prio=8 Id=14 TIMED_WAITING on


java.lang.ref.ReferenceQueue$Lock@35b7e98f
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@35b7e98f
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:831)
at
[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)

"Worker-Bootstrap-3" daemon prio=5 Id=21 WAITING on


java.util.concurrent.ForkJoinPool@31887be1
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@31887be1
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Timer hack thread" daemon prio=5 Id=26 TIMED_WAITING


at [email protected]/java.lang.Thread.sleep(Native Method)
at app//ad$6.run(SourceFile:714)

"Worker-Main-10" daemon prio=5 Id=29 TIMED_WAITING on


java.util.concurrent.ForkJoinPool@748ae3b4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@748ae3b4
at
[email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:
293)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1624
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Snooper Timer" daemon prio=5 Id=35 WAITING on java.util.TaskQueue@4fc5912c


at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@4fc5912c
at [email protected]/java.lang.Object.wait(Object.java:320)
at [email protected]/java.util.TimerThread.mainLoop(Timer.java:527)
at [email protected]/java.util.TimerThread.run(Timer.java:506)

"Java2D Disposer" daemon prio=10 Id=36 WAITING on


java.lang.ref.ReferenceQueue$Lock@4534f2ca
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@4534f2ca
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]/sun.java2d.Disposer.run(Disposer.java:144)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"AWT-Shutdown" prio=5 Id=37 WAITING on java.lang.Object@3791defe


at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@3791defe
at [email protected]/java.lang.Object.wait(Object.java:320)
at [email protected]/sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:291)
at [email protected]/java.lang.Thread.run(Thread.java:831)
"AWT-Windows" daemon prio=6 Id=38 RUNNABLE (in native)
at [email protected]/sun.awt.windows.WToolkit.eventLoop(Native Method)
at [email protected]/sun.awt.windows.WToolkit.run(WToolkit.java:361)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"AWT-EventQueue-0" prio=6 Id=40 RUNNABLE


at [email protected]/sun.java2d.loops.FillRect.FillRect(Native Method)
at [email protected]/sun.java2d.pipe.LoopPipe.fillRect(LoopPipe.java:121)
at
[email protected]/sun.java2d.pipe.ValidatePipe.fillRect(ValidatePipe.java:76)
at
[email protected]/sun.java2d.SunGraphics2D.fillRect(SunGraphics2D.java:2431)
at
[email protected]/javax.swing.plaf.ComponentUI.update(ComponentUI.java:159)
at
[email protected]/javax.swing.JComponent.paintComponent(JComponent.java:797)
at [email protected]/javax.swing.JComponent.paint(JComponent.java:1074)
at
[email protected]/javax.swing.JComponent.paintToOffscreen(JComponent.java:5264)
...

"TimerQueue" daemon prio=5 Id=42 TIMED_WAITING on


java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@778aa3b2
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@778aa3b2
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
252)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.awaitNanos(AbstractQueuedSynchronizer.java:1661)
at [email protected]/java.util.concurrent.DelayQueue.take(DelayQueue.java:229)
at [email protected]/javax.swing.TimerQueue.run(TimerQueue.java:171)
at [email protected]/java.lang.Thread.run(Thread.java:831)

Number of locked synchronizers = 1


- java.util.concurrent.locks.ReentrantLock$NonfairSync@14a51cfb

"Thread-1" daemon prio=5 Id=41 WAITING on


java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15caad2b
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15caad2b
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNod
e.block(AbstractQueuedSynchronizer.java:505)
at
[email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3
137)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.await(AbstractQueuedSynchronizer.java:1614)
at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.
java:435)
at
app//com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
at app//aay.a(SourceFile:137)
...

"Server thread" prio=5 Id=34 RUNNABLE


at app//com.google.common.collect.Iterators$3.hasNext(Iterators.java:169)
at app//coh.a(SourceFile:32)
at app//coi.a(SourceFile:123)
at app//coi$$Lambda$4437/0x00000008015a2ee0.accept(Unknown Source)
at app//coi.a(SourceFile:64)
at app//coi.b(SourceFile:123)
at app//coo.a(SourceFile:42)
at app//bwq.a(SourceFile:610)
...

"DestroyJavaVM" prio=5 Id=45 RUNNABLE

"D3D Screen Updater" daemon prio=7 Id=46 WAITING on java.lang.Object@2c95f742


at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@2c95f742
at
[email protected]/sun.java2d.d3d.D3DScreenUpdateManager.run(D3DScreenUpdateManage
r.java:423)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"ObjectCleanerThread" daemon prio=1 Id=48 TIMED_WAITING on


java.lang.ref.ReferenceQueue$Lock@10eb64ef
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@10eb64ef
at
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.j
ava:30)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"Netty Server IO #0" daemon prio=5 Id=49 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@325ed273
- locked sun.nio.ch.WindowsSelectorImpl@723d92e6
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Server Watchdog" daemon prio=5 Id=53 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 app//aav.run(SourceFile:49)
at [email protected]/java.lang.Thread.run(Thread.java:831)

"Netty Server IO #1" daemon prio=5 Id=62 RUNNABLE


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@71115404
- locked sun.nio.ch.WindowsSelectorImpl@3a168ad5
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #2" daemon prio=5 Id=63 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@7e9f1aae
- locked sun.nio.ch.WindowsSelectorImpl@60ab0d39
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Worker-Main-26" daemon prio=5 Id=67 WAITING on


java.util.concurrent.ForkJoinPool@748ae3b4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@748ae3b4
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Worker-Main-27" daemon prio=5 Id=68 WAITING on


java.util.concurrent.ForkJoinPool@748ae3b4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@748ae3b4
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Worker-Main-28" daemon prio=5 Id=69 WAITING on


java.util.concurrent.ForkJoinPool@748ae3b4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@748ae3b4
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Worker-Main-29" daemon prio=5 Id=70 WAITING on


java.util.concurrent.ForkJoinPool@748ae3b4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@748ae3b4
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Worker-Main-31" daemon prio=5 Id=72 WAITING on


java.util.concurrent.ForkJoinPool@748ae3b4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@748ae3b4
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Worker-Main-30" daemon prio=5 Id=71 WAITING on


java.util.concurrent.ForkJoinPool@748ae3b4
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@748ae3b4
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633
)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:183)

"Netty Server IO #3" daemon prio=5 Id=79 RUNNABLE


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@1be1c45c
- locked sun.nio.ch.WindowsSelectorImpl@15afb5d7
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #4" daemon prio=5 Id=88 RUNNABLE


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@13e387a6
- locked sun.nio.ch.WindowsSelectorImpl@2b199226
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #5" daemon prio=5 Id=89 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@3e4f603d
- locked sun.nio.ch.WindowsSelectorImpl@56a66b2e
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #6" daemon prio=5 Id=108 RUNNABLE


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@59f718eb
- locked sun.nio.ch.WindowsSelectorImpl@3e183951
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...
"Netty Server IO #7" daemon prio=5 Id=109 RUNNABLE
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@7b13f827
- locked sun.nio.ch.WindowsSelectorImpl@1e091370
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #8" daemon prio=5 Id=113 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@7fd8701a
- locked sun.nio.ch.WindowsSelectorImpl@f51c01
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #9" daemon prio=5 Id=114 RUNNABLE


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@64c31ef8
- locked sun.nio.ch.WindowsSelectorImpl@32871383
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #10" daemon prio=5 Id=118 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@e63fd69
- locked sun.nio.ch.WindowsSelectorImpl@265efdb0
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #11" daemon prio=5 Id=119 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@5a16135d
- locked sun.nio.ch.WindowsSelectorImpl@50870897
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #12" daemon prio=5 Id=124 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@411e2f5b
- locked sun.nio.ch.WindowsSelectorImpl@107cf9b5
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #13" daemon prio=5 Id=128 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@7a1a8c1c
- locked sun.nio.ch.WindowsSelectorImpl@1231e078
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

"Netty Server IO #14" daemon prio=5 Id=129 RUNNABLE (in native)


at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@22657192
- locked sun.nio.ch.WindowsSelectorImpl@5523953a
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...
"Netty Server IO #15" daemon prio=5 Id=145 RUNNABLE (in native)
at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native
Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImp
l.java:353)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:1
78)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@7b7799ee
- locked sun.nio.ch.WindowsSelectorImpl@66d894d8
at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExec
utor.java:884)
...

Stacktrace:
at aav.run(SourceFile:65)
at java.base/java.lang.Thread.run(Thread.java:831)

-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players:
5, entities: 18837,18837,317,856,856,0,0
[minecraft:tnt:18085,minecraft:item:478,minecraft:creeper:37,minecraft:zombie:35,mi
necraft:skeleton:34], block_entities: 56
[minecraft:mob_spawner:32,minecraft:furnace:11,minecraft:beehive:9,minecraft:smoker
:2,minecraft:blast_furnace:1], block_ticks: 67, fluid_ticks: 303, chunk_source:
Chunks[S] W: 2660 E: 18837,18837,317,856,856,0,0,
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,
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

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing),
Oracle Corporation
Memory: 1058230128 bytes (1009 MiB) / 2506096640 bytes (2390 MiB) up to
4282384384 bytes (4084 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 3400G with Radeon Vega Graphics
Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
Microarchitecture: Zen / Zen+
Frequency (GHz): 3,69
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Radeon RX 580 Series
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095,00
Graphics card #0 deviceId: 0x67df
Graphics card #0 versionInfo: DriverVersion=26.20.13001.29010
Memory slot #0 capacity (MB): 8192,00
Memory slot #0 clockSpeed (GHz): 2,40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192,00
Memory slot #1 clockSpeed (GHz): 2,40
Memory slot #1 type: DDR4
Virtual memory max (MB): 21817,13
Virtual memory used (MB): 12203,90
Swap memory total (MB): 5484,68
Swap memory used (MB): 262,73
JVM Flags: 0 total;
Player Count: 5 / 20; [abs['atxaskywalker'/45003, l='ServerLevel[world]', x=-
115.13, y=69.00, z=-63.06], abs['_Jeornrol103_'/43279, l='ServerLevel[world]', x=-
188.73, y=69.00, z=42.20], abs['Full_Machista4K'/9054, l='ServerLevel[world]', x=-
230.68, y=69.00, z=10.30], abs['SoyPiita'/39061, l='ServerLevel[world]', x=-228.14,
y=71.00, z=-5.30], abs['comerninos'/85993, l='ServerLevel[world]', x=-212.70,
y=69.00, z=-8.04]]
Data Packs: vanilla
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)

You might also like