---- Minecraft Crash Report ---- // Oh - I know what I did wrong! Time: 9/05/19 2:37 AM Description: Watching Server java.lang.Error at java.util.zip.Deflater.deflateBytes(Native Method) at java.util.zip.Deflater.deflate(Deflater.java:444) at java.util.zip.Deflater.deflate(Deflater.java:366) at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:251) at java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126) at java.io.DataOutputStream.writeLong(DataOutputStream.java:224) at ij.a(SourceFile:54) at ib.a(SourceFile:423) at ib.a(SourceFile:63) at ii.a(SourceFile:44) at ib.a(SourceFile:423) at ib.a(SourceFile:63) at ib.a(SourceFile:423) at ib.a(SourceFile:63) at im.a(SourceFile:98) at im.a(SourceFile:86) at bya.a(SourceFile:60) at bxx.a(SourceFile:58) at us.a(SourceFile:640) at us.a(SourceFile:410) at us$$Lambda$2529/885271195.accept(Unknown Source) at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) at agk.h(SourceFile:135) at agk.p(SourceFile:114) at ve$a.p(SourceFile:502) at ve.d(SourceFile:239) at net.minecraft.server.MinecraftServer.aW(SourceFile:708) at net.minecraft.server.MinecraftServer.p(SourceFile:696) at agk.bf(SourceFile:99) at net.minecraft.server.MinecraftServer.o(SourceFile:680) at net.minecraft.server.MinecraftServer.run(SourceFile:636) 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 java.util.zip.Deflater.deflateBytes(Native Method) at java.util.zip.Deflater.deflate(Deflater.java:444) at java.util.zip.Deflater.deflate(Deflater.java:366) at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:251) at java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126) at java.io.DataOutputStream.writeLong(DataOutputStream.java:224) at ij.a(SourceFile:54) at ib.a(SourceFile:423) at ib.a(SourceFile:63) at ii.a(SourceFile:44) at ib.a(SourceFile:423) at ib.a(SourceFile:63) at ib.a(SourceFile:423) at ib.a(SourceFile:63) at im.a(SourceFile:98) at im.a(SourceFile:86) at bya.a(SourceFile:60) at bxx.a(SourceFile:58) at us.a(SourceFile:640) at us.a(SourceFile:410) at us$$Lambda$2529/885271195.accept(Unknown Source) at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) at agk.h(SourceFile:135) at agk.p(SourceFile:114) at ve$a.p(SourceFile:502) at ve.d(SourceFile:239) at net.minecraft.server.MinecraftServer.aW(SourceFile:708) at net.minecraft.server.MinecraftServer.p(SourceFile:696) at agk.bf(SourceFile:99) at net.minecraft.server.MinecraftServer.o(SourceFile:680) -- Thread Dump -- Details: Threads: "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@660019c6 - locked java.util.Collections$UnmodifiableSet@68c7eb76 - locked sun.nio.ch.WindowsSelectorImpl@6cf872b6 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@29fae14d - locked java.util.Collections$UnmodifiableSet@4f52139d - locked sun.nio.ch.WindowsSelectorImpl@1819cd5a 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@375b612d at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@375b612d 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@49d51e02 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@1644225e at java.io.InputStreamReader.read(InputStreamReader.java:184) ... "DestroyJavaVM" Id=20 RUNNABLE "Server thread" Id=17 RUNNABLE at java.util.zip.Deflater.deflateBytes(Native Method) at java.util.zip.Deflater.deflate(Deflater.java:444) - locked java.util.zip.ZStreamRef@40e14ed1 at java.util.zip.Deflater.deflate(Deflater.java:366) at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:251) at java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126) - locked java.io.BufferedOutputStream@2c5f0de9 at java.io.DataOutputStream.writeLong(DataOutputStream.java:224) ... "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@4d9b236e at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@4d9b236e 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@7afabe51 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@7afabe51 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 it.unimi.dsi.fastutil.longs.LongOpenHashSet.contains(LongOpenHashSet.java:394) at ckr.c(SourceFile:129) at vc.a(SourceFile:43) at ckn.a(SourceFile:146) at ckn.b(SourceFile:178) at vc.a(SourceFile:26) at ckn.b(SourceFile:208) at ckp.a(SourceFile:172) ... "Server-Worker-1" Id=13 WAITING on java.util.concurrent.ForkJoinPool@7afabe51 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.ForkJoinPool@7afabe51 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) "Attach Listener" Id=5 RUNNABLE "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@30a7f019 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@30a7f019 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@644383a1 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@644383a1 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: 90673864 bytes (86 MB) / 517472256 bytes (493 MB) up to 517472256 bytes (493 MB) JVM Flags: 4 total; -XX:+HeapDumpOnOutOfMemoryError -XX:OnError=jmap -dump:format=b,file=heapdumpp -Xmx512M -Xms512M Player Count: 0 / 20; [] Data Packs: vanilla, file/bukkit (incompatible) Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)