---- Minecraft Crash Report ---- // Everything's going to plan. No, really, that was supposed to happen. Time: 5/19/18 8:38 AM Description: Watching Server java.lang.Error at wl.iterator(SourceFile:116) at bpr.a(SourceFile:759) at bbd.a(SourceFile:1909) at bbd.a(SourceFile:1896) at bbh.a(SourceFile:267) at bbh.a(SourceFile:261) at bbh.a(SourceFile:235) at ahz.a(SourceFile:642) at aii.a(SourceFile:1675) at aii.k(SourceFile:1973) at aij.k(SourceFile:499) at aii.R_(SourceFile:1798) at aij.R_(SourceFile:283) at amt.R_(SourceFile:113) at bbd.a(SourceFile:1249) at sk.a(SourceFile:584) at bbd.g(SourceFile:1225) at bbd.l(SourceFile:1107) at sk.l(SourceFile:500) at net.minecraft.server.MinecraftServer.w(SourceFile:702) at rv.w(SourceFile:365) at net.minecraft.server.MinecraftServer.v(SourceFile:627) at net.minecraft.server.MinecraftServer.run(SourceFile:532) 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 wl.iterator(SourceFile:116) at bpr.a(SourceFile:759) at bbd.a(SourceFile:1909) at bbd.a(SourceFile:1896) at bbh.a(SourceFile:267) at bbh.a(SourceFile:261) at bbh.a(SourceFile:235) at ahz.a(SourceFile:642) at aii.a(SourceFile:1675) at aii.k(SourceFile:1973) at aij.k(SourceFile:499) at aii.R_(SourceFile:1798) at aij.R_(SourceFile:283) at amt.R_(SourceFile:113) at bbd.a(SourceFile:1249) at sk.a(SourceFile:584) at bbd.g(SourceFile:1225) at bbd.l(SourceFile:1107) at sk.l(SourceFile:500) at net.minecraft.server.MinecraftServer.w(SourceFile:702) at rv.w(SourceFile:365) at net.minecraft.server.MinecraftServer.v(SourceFile:627) -- Thread Dump -- Details: Threads: "File IO Thread" Id=38 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at cga.c(SourceFile:56) at cga.run(SourceFile:35) at java.lang.Thread.run(Thread.java:748) "Netty Server IO #3" Id=34 RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@1b39509 - locked java.util.Collections$UnmodifiableSet@174774f - locked sun.nio.ch.EPollSelectorImpl@14bfe79 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:732) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388) ... "Netty Server IO #2" Id=33 RUNNABLE (in native) at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@497d74 - locked java.util.Collections$UnmodifiableSet@12fbe69 - locked sun.nio.ch.EPollSelectorImpl@12d754c 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:732) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388) ... "threadDeathWatcher-2-1" Id=32 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Thread.java:748) "Netty Server IO #1" Id=31 RUNNABLE (in native) at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@1a1e8e6 - locked java.util.Collections$UnmodifiableSet@66823b - locked sun.nio.ch.EPollSelectorImpl@94b168 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:732) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388) ... "Server Watchdog" Id=29 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) at rw.run(SourceFile:44) at java.lang.Thread.run(Thread.java:748) "WorldGen-Scheduler-1" Id=26 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e73f23 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e73f23 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "Netty Server IO #0" Id=25 RUNNABLE (in native) at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked io.netty.channel.nio.SelectedSelectionKeySet@a50381 - locked java.util.Collections$UnmodifiableSet@2838f4 - locked sun.nio.ch.EPollSelectorImpl@172df28 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:732) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388) ... "Server console handler" Id=24 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@41e7c2 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@605100 at java.io.InputStreamReader.read(InputStreamReader.java:184) ... "DestroyJavaVM" Id=23 RUNNABLE "Server thread" Id=21 RUNNABLE at wl.iterator(SourceFile:116) at bpr.a(SourceFile:759) at bbd.a(SourceFile:1909) at bbd.a(SourceFile:1896) at bbh.a(SourceFile:267) at bbh.a(SourceFile:261) at bbh.a(SourceFile:235) at ahz.a(SourceFile:642) ... "Thread-2" Id=19 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1843120 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1843120 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) at ry$4.run(SourceFile:131) at java.lang.Thread.run(Thread.java:748) "TimerQueue" Id=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c4be80 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1c4be80 at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.DelayQueue.take(DelayQueue.java:223) at javax.swing.TimerQueue.run(TimerQueue.java:174) at java.lang.Thread.run(Thread.java:748) Number of locked synchronizers = 1 - java.util.concurrent.locks.ReentrantLock$NonfairSync@9633a7 "AWT-EventQueue-0" Id=17 RUNNABLE at java.lang.Runtime.freeMemory(Native Method) at sa.a(SourceFile:39) at sa.a(SourceFile:14) at sa$1.actionPerformed(SourceFile:30) at javax.swing.Timer.fireActionPerformed(Timer.java:313) at javax.swing.Timer$DoPostEvent.run(Timer.java:245) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) ... "AWT-Shutdown" Id=18 WAITING on java.lang.Object@1940769 at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@1940769 at java.lang.Object.wait(Object.java:502) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:295) at java.lang.Thread.run(Thread.java:748) "AWT-XAWT" Id=16 RUNNABLE (in native) at sun.awt.X11.XToolkit.waitForEvents(Native Method) at sun.awt.X11.XToolkit.run(XToolkit.java:568) at sun.awt.X11.XToolkit.run(XToolkit.java:532) at java.lang.Thread.run(Thread.java:748) "Java2D Disposer" Id=14 WAITING on java.lang.ref.ReferenceQueue$Lock@1092cca at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@1092cca at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) at sun.java2d.Disposer.run(Disposer.java:148) at java.lang.Thread.run(Thread.java:748) "Server Infinisleeper" Id=13 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at rv$1.run(SourceFile:91) "Snooper Timer" Id=12 TIMED_WAITING on java.util.TaskQueue@9b29c7 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@9b29c7 at java.util.TimerThread.mainLoop(Timer.java:552) at java.util.TimerThread.run(Timer.java:505) "Bootstrap 0" Id=11 RUNNABLE at abb$l.a(SourceFile:610) at abb$m.a(SourceFile:530) at aas.b(SourceFile:47) at abb$l.a(SourceFile:610) at abb$m.a(SourceFile:530) at aas.b(SourceFile:47) at abb$l.a(SourceFile:610) at abb$m.a(SourceFile:530) ... Number of locked synchronizers = 1 - java.util.concurrent.ThreadPoolExecutor$Worker@9baa0c "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@8bb16a at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@8bb16a 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:212) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@13943dd at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@13943dd 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 rw.run(SourceFile:60) at java.lang.Thread.run(Thread.java:748) -- System Details -- Details: Minecraft Version: 18w20c Operating System: Linux (i386) version 4.15.0-20-generic Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation Memory: 1271521272 bytes (1212 MB) / 1428684800 bytes (1362 MB) up to 1908932608 bytes (1820 MB) JVM Flags: 2 total; -Xms1024M -Xmx2048M Profiler Position: N/A (disabled) Player Count: 1 / 20; [sm['TeknosQuet'/347, l='world', x=95.88, y=74.00, z=129.86]] Data Packs: vanilla Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)