Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Hi. I'm Minecraft, and I'm a crashaholic.
- Time: 10-03-2022 16:23
- Description: Watching Server
- java.lang.Error
- at app//qm.c(SourceFile:54)
- at app//oq.b(SourceFile:252)
- at app//vg.e(SourceFile:1443)
- at app//bfb.a(SourceFile:150)
- at app//pl.b(SourceFile:302)
- at app//pl.e(SourceFile:348)
- at app//pa.a(SourceFile:772)
- at app//gw.l(SourceFile:383)
- at app//oz.c(SourceFile:215)
- at app//net.minecraft.server.MinecraftServer.D(SourceFile:650)
- at app//nz.D(SourceFile:349)
- at app//net.minecraft.server.MinecraftServer.C(SourceFile:560)
- at app//net.minecraft.server.MinecraftServer.run(SourceFile:464)
- 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//qm.c(SourceFile:54)
- at app//oq.b(SourceFile:252)
- at app//vg.e(SourceFile:1443)
- at app//bfb.a(SourceFile:150)
- at app//pl.b(SourceFile:302)
- at app//pl.e(SourceFile:348)
- at app//pa.a(SourceFile:772)
- at app//gw.l(SourceFile:383)
- at app//oz.c(SourceFile:215)
- at app//net.minecraft.server.MinecraftServer.D(SourceFile:650)
- at app//nz.D(SourceFile:349)
- at app//net.minecraft.server.MinecraftServer.C(SourceFile:560)
- -- 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:243)
- 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@429c2eb4
- at [email protected]/java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@429c2eb4
- 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=12 RUNNABLE
- "Common-Cleaner" daemon prio=8 Id=13 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@4c5bd897
- at [email protected]/java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@4c5bd897
- 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)
- "Snooper Timer" daemon prio=5 Id=17 TIMED_WAITING on java.util.TaskQueue@486445c4
- at [email protected]/java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@486445c4
- at [email protected]/java.util.TimerThread.mainLoop(Timer.java:553)
- at [email protected]/java.util.TimerThread.run(Timer.java:506)
- "Server Infinisleeper" daemon prio=5 Id=18 TIMED_WAITING
- at [email protected]/java.lang.Thread.sleep(Native Method)
- at app//nz$1.run(SourceFile:84)
- "Server thread" prio=5 Id=19 RUNNABLE
- at app//qm.c(SourceFile:54)
- at app//oq.b(SourceFile:252)
- at app//vg.e(SourceFile:1443)
- at app//bfb.a(SourceFile:150)
- at app//pl.b(SourceFile:302)
- at app//pl.e(SourceFile:348)
- at app//pa.a(SourceFile:772)
- at app//gw.l(SourceFile:383)
- ...
- "Server console handler" daemon prio=5 Id=21 RUNNABLE (in native)
- at [email protected]/java.io.FileInputStream.readBytes(Native Method)
- at [email protected]/java.io.FileInputStream.read(FileInputStream.java:271)
- at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
- at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
- - locked java.io.BufferedInputStream@2e2ca43a
- at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:297)
- at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
- at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
- - locked java.io.InputStreamReader@3ca15e08
- at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:178)
- ...
- "DestroyJavaVM" prio=5 Id=22 RUNNABLE
- "Netty Server IO #0" daemon prio=5 Id=24 RUNNABLE (in native)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:353)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:178)
- at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- - locked sun.nio.ch.Util$2@5601763d
- - locked sun.nio.ch.WindowsSelectorImpl@6d492de3
- at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
- at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
- at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388)
- at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- ...
- "Server Watchdog" daemon prio=5 Id=25 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//oa.run(SourceFile:43)
- at [email protected]/java.lang.Thread.run(Thread.java:831)
- "Netty Server IO #1" daemon prio=5 Id=26 RUNNABLE (in native)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:353)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:178)
- at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- - locked sun.nio.ch.Util$2@260f5904
- - locked sun.nio.ch.WindowsSelectorImpl@106812d3
- at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
- at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
- at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388)
- at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- ...
- "threadDeathWatcher-2-1" daemon prio=1 Id=27 TIMED_WAITING
- at [email protected]/java.lang.Thread.sleep(Native Method)
- at app//io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
- at app//io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
- at [email protected]/java.lang.Thread.run(Thread.java:831)
- "Netty Server IO #2" daemon prio=5 Id=28 RUNNABLE (in native)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:353)
- at [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:178)
- at [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- - locked sun.nio.ch.Util$2@4d053e7d
- - locked sun.nio.ch.WindowsSelectorImpl@6907340b
- at [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
- at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732)
- at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388)
- at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- ...
- "File IO Thread" prio=1 Id=32 TIMED_WAITING
- at [email protected]/java.lang.Thread.sleep(Native Method)
- at app//bgx.c(SourceFile:51)
- at app//bgx.run(SourceFile:30)
- at [email protected]/java.lang.Thread.run(Thread.java:831)
- "Netty Server IO #3" daemon prio=5 Id=35 BLOCKED on java.util.Collections$SynchronizedRandomAccessList@d66d2ac owned by "Server thread" Id=19
- at [email protected]/java.util.Collections$SynchronizedCollection.add(Collections.java:2066)
- - blocked on java.util.Collections$SynchronizedRandomAccessList@d66d2ac
- at app//oz$4.initChannel(SourceFile:122)
- at app//io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
- at app//io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
- at app//io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597)
- at app//io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44)
- at app//io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387)
- at app//io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122)
- ...
- "Netty Server IO #4" daemon prio=5 Id=36 BLOCKED on java.util.Collections$SynchronizedRandomAccessList@d66d2ac owned by "Server thread" Id=19
- at [email protected]/java.util.Collections$SynchronizedCollection.add(Collections.java:2066)
- - blocked on java.util.Collections$SynchronizedRandomAccessList@d66d2ac
- at app//oz$4.initChannel(SourceFile:122)
- at app//io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
- at app//io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
- at app//io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597)
- at app//io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44)
- at app//io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387)
- at app//io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122)
- ...
- "Netty Server IO #5" daemon prio=5 Id=37 BLOCKED on java.util.Collections$SynchronizedRandomAccessList@d66d2ac owned by "Server thread" Id=19
- at [email protected]/java.util.Collections$SynchronizedCollection.add(Collections.java:2066)
- - blocked on java.util.Collections$SynchronizedRandomAccessList@d66d2ac
- at app//oz$4.initChannel(SourceFile:122)
- at app//io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
- at app//io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
- at app//io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597)
- at app//io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44)
- at app//io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387)
- at app//io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122)
- ...
- Stacktrace:
- at oa.run(SourceFile:59)
- at java.base/java.lang.Thread.run(Thread.java:831)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 16.0.2, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
- Memory: 813744128 bytes (776 MB) / 1073741824 bytes (1024 MB) up to 3145728000 bytes (3000 MB)
- JVM Flags: 2 total; -Xms1G -Xmx3000M
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- Profiler Position: N/A (disabled)
- Player Count: 0 / 20; []
- Is Modded: Unknown (can't tell)
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment