---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 9/05/19 2:14 AM
Description: Watching Server

java.lang.Error
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at agk.c(SourceFile:125)
	at ve.a(SourceFile:125)
	at bxc.a(SourceFile:16)
	at bhi.a(SourceFile:992)
	at bha.a(SourceFile:137)
	at aor.g(SourceFile:56)
	at aor.a(SourceFile:44)
	at aom.a(SourceFile:22)
	at amx$$Lambda$2437/1446217673.test(Unknown Source)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
	at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
	at amx.a(SourceFile:69)
	at ais.db(SourceFile:618)
	at air.k(SourceFile:2257)
	at ais.k(SourceFile:486)
	at auk.k(SourceFile:38)
	at ave.k(SourceFile:259)
	at air.h(SourceFile:2102)
	at ais.h(SourceFile:293)
	at auk.h(SourceFile:50)
	at ave.h(SourceFile:232)
	at vg.a(SourceFile:580)
	at vg$$Lambda$2424/278454633.accept(Unknown Source)
	at bhi.a(SourceFile:676)
	at vg.a(SourceFile:383)
	at net.minecraft.server.MinecraftServer.b(SourceFile:827)
	at ug.b(SourceFile:343)
	at net.minecraft.server.MinecraftServer.a(SourceFile:764)
	at net.minecraft.server.MinecraftServer.run(SourceFile:632)
	at java.lang.Thread.run(Thread.java:745)


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

-- Head --
Thread: Server Watchdog
Stacktrace:
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at agk.c(SourceFile:125)
	at ve.a(SourceFile:125)
	at bxc.a(SourceFile:16)
	at bhi.a(SourceFile:992)
	at bha.a(SourceFile:137)
	at aor.g(SourceFile:56)
	at aor.a(SourceFile:44)
	at aom.a(SourceFile:22)
	at amx$$Lambda$2437/1446217673.test(Unknown Source)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
	at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
	at amx.a(SourceFile:69)
	at ais.db(SourceFile:618)
	at air.k(SourceFile:2257)
	at ais.k(SourceFile:486)
	at auk.k(SourceFile:38)
	at ave.k(SourceFile:259)
	at air.h(SourceFile:2102)
	at ais.h(SourceFile:293)
	at auk.h(SourceFile:50)
	at ave.h(SourceFile:232)
	at vg.a(SourceFile:580)
	at vg$$Lambda$2424/278454633.accept(Unknown Source)
	at bhi.a(SourceFile:676)
	at vg.a(SourceFile:383)
	at net.minecraft.server.MinecraftServer.b(SourceFile:827)
	at ug.b(SourceFile:343)
	at net.minecraft.server.MinecraftServer.a(SourceFile:764)

-- Thread Dump --
Details:
	Threads: "Server-Worker-4" Id=29 RUNNABLE
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at wg.a(SourceFile:36)
	at wk.c(SourceFile:181)
	at wk.a(SourceFile:88)
	at wy.a(SourceFile:84)
	at wy.a(SourceFile:59)
	...


"Server Watchdog" Id=28 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
	at uj.run(SourceFile:45)
	at java.lang.Thread.run(Thread.java:745)


"Netty Server IO #1" Id=24 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@4d9f2b00
	-  locked java.util.Collections$UnmodifiableSet@4358dcc3
	-  locked sun.nio.ch.WindowsSelectorImpl@47674070
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
	...


"Netty Server IO #0" Id=23 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@265d6f8
	-  locked java.util.Collections$UnmodifiableSet@36162a9f
	-  locked sun.nio.ch.WindowsSelectorImpl@33ad565a
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
	...


"ObjectCleanerThread" Id=22 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@4e34f49f
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@4e34f49f
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
	at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:745)


"Server console handler" Id=21 RUNNABLE (in native)
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:255)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	-  locked java.io.BufferedInputStream@624a29b7
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	-  locked java.io.InputStreamReader@658fb5b3
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	...


"DestroyJavaVM" Id=20 RUNNABLE


"Server thread" Id=17 TIMED_WAITING on java.lang.String@3cc930de
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@3cc930de
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at agk.c(SourceFile:125)
	at ve.a(SourceFile:125)
	at bxc.a(SourceFile:16)
	at bhi.a(SourceFile:992)
	at bha.a(SourceFile:137)
	at aor.g(SourceFile:56)
	...


"Server Infinisleeper" Id=18 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at ug$1.run(SourceFile:93)


"Snooper Timer" Id=16 WAITING on java.util.TaskQueue@5530bbd4
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@5530bbd4
	at java.lang.Object.wait(Object.java:502)
	at java.util.TimerThread.mainLoop(Timer.java:526)
	at java.util.TimerThread.run(Timer.java:505)


"Server-Worker-3" Id=15 WAITING on java.util.concurrent.ForkJoinPool@66043754
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@66043754
	at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)


"Server-Worker-2" Id=14 RUNNABLE
	at csa.b(SourceFile:94)
	at csq.b(SourceFile:42)
	at csg.a(SourceFile:51)
	at csr.b(SourceFile:59)
	at cso.b(SourceFile:138)
	at cso.b(SourceFile:350)
	at cku.b(SourceFile:70)
	at ckn.b(SourceFile:162)
	...


"Attach Listener" Id=5 RUNNABLE


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7ebe240a
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@7ebe240a
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@b04a4c3
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@b04a4c3
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)



Stacktrace:
	at uj.run(SourceFile:61)
	at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 1.14.1 Pre-Release 1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_121, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 66899888 bytes (63 MB) / 517996544 bytes (494 MB) up to 517996544 bytes (494 MB)
	JVM Flags: 3 total; -XX:+HeapDumpOnOutOfMemoryError -Xmx512M -Xms512M
	Player Count: 1 / 20; [vh['luigiofthebakery'/40, l='world', x=4005.05, y=91.58, z=4098.13]]
	Data Packs: vanilla, file/bukkit (incompatible)
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)