---- Minecraft Crash Report ---- // Why is it breaking :( Time: 1/31/19 11:30 PM Description: Watching Server java.lang.Error at java.lang.Thread.yield(Native Method) at uq.b(SourceFile:157) at uq.a(SourceFile:141) at bcq.a(SourceFile:235) at bcu.a(SourceFile:119) at bcq.c(SourceFile:230) at bcq.b(SourceFile:471) at bdc.b(SourceFile:99) at bdc.a(SourceFile:63) at wy.a(SourceFile:586) at wy.a(SourceFile:520) at ut.a(SourceFile:602) at ahe.aa(SourceFile:437) at ahn.aa(SourceFile:262) at ahe.h(SourceFile:396) at ahn.h(SourceFile:1837) at aro.h(SourceFile:283) at ut.i(SourceFile:373) at vl.X_(SourceFile:193) at iq.a(SourceFile:238) at vk.c(SourceFile:171) at net.minecraft.server.MinecraftServer.b(SourceFile:883) at tt.b(SourceFile:342) at net.minecraft.server.MinecraftServer.a(SourceFile:796) at net.minecraft.server.MinecraftServer.run(SourceFile:664) at java.lang.Thread.run(Thread.java:748) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at java.lang.Thread.yield(Native Method) at uq.b(SourceFile:157) at uq.a(SourceFile:141) at bcq.a(SourceFile:235) at bcu.a(SourceFile:119) at bcq.c(SourceFile:230) at bcq.b(SourceFile:471) at bdc.b(SourceFile:99) at bdc.a(SourceFile:63) at wy.a(SourceFile:586) at wy.a(SourceFile:520) at ut.a(SourceFile:602) at ahe.aa(SourceFile:437) at ahn.aa(SourceFile:262) at ahe.h(SourceFile:396) at ahn.h(SourceFile:1837) at aro.h(SourceFile:283) at ut.i(SourceFile:373) at vl.X_(SourceFile:193) at iq.a(SourceFile:238) at vk.c(SourceFile:171) at net.minecraft.server.MinecraftServer.b(SourceFile:883) at tt.b(SourceFile:342) at net.minecraft.server.MinecraftServer.a(SourceFile:796) -- Thread Dump -- Details: Threads: "Server-Worker-2" Id=1902 RUNNABLE at bcq.l(SourceFile:217) at bsx.b(SourceFile:101) at cfp.a(SourceFile:126) at cfu.b(SourceFile:34) at cfn.b(SourceFile:162) at cfu.a(SourceFile:63) at cfn.b(SourceFile:203) at cfp.a(SourceFile:209) ... "Netty Epoll Server IO #3" Id=1898 BLOCKED on java.util.Collections$SynchronizedRandomAccessList@3f798191 owned by "Server thread" Id=1887 at java.util.Collections$SynchronizedCollection.add(Collections.java:2035) - blocked on java.util.Collections$SynchronizedRandomAccessList@3f798191 at vk$1.initChannel(SourceFile:106) at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487) at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161) ... "Server Watchdog" Id=1897 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) at tw.run(SourceFile:45) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #2" Id=1896 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #1" Id=1895 RUNNABLE (in native) at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #0" Id=1893 BLOCKED on java.util.Collections$SynchronizedRandomAccessList@3f798191 owned by "Server thread" Id=1887 at java.util.Collections$SynchronizedCollection.add(Collections.java:2035) - blocked on java.util.Collections$SynchronizedRandomAccessList@3f798191 at vk$1.initChannel(SourceFile:106) at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487) at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161) ... "ObjectCleanerThread" Id=1892 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@31be780e at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@31be780e at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) 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:748) "Server console handler" Id=1891 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@3581eae1 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@70837235 at java.io.InputStreamReader.read(InputStreamReader.java:184) ... "DestroyJavaVM" Id=1890 RUNNABLE "Server thread" Id=1887 RUNNABLE at java.lang.Thread.yield(Native Method) at uq.b(SourceFile:157) at uq.a(SourceFile:141) at bcq.a(SourceFile:235) at bcu.a(SourceFile:119) at bcq.c(SourceFile:230) at bcq.b(SourceFile:471) at bdc.b(SourceFile:99) ... "Server Infinisleeper" Id=1888 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at tt$1.run(SourceFile:92) "Snooper Timer" Id=1886 WAITING on java.util.TaskQueue@30510bd at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@30510bd at java.lang.Object.wait(Object.java:502) at java.util.TimerThread.mainLoop(Timer.java:526) at java.util.TimerThread.run(Timer.java:505) "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@413966db at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@413966db at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7b555aff at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@7b555aff 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 tw.run(SourceFile:61) at java.lang.Thread.run(Thread.java:748) -- System Details -- Details: Minecraft Version: 19w05a Operating System: Linux (amd64) version 4.18.16-x86_64-linode118 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 739333688 bytes (705 MB) / 1552941056 bytes (1481 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 1 total; -Xmx3G Player Count: 1 / 20; [ut['klugemonkey'/171, l='world', x=1908.00, y=129.86, z=153.00]] Data Packs: vanilla Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)