---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that. Time: 13/09/14 23:45 Description: Watching Server java.lang.Error at java.util.TreeMap.successor(TreeMap.java:1990) at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1116) at java.util.TreeMap$KeyIterator.next(TreeMap.java:1169) at qt.a(SourceFile:575) at qt.a(SourceFile:555) at bfy.a(SourceFile:258) at bfy.a(SourceFile:113) at qs.b(SourceFile:160) at qs.d(SourceFile:231) at qt.c(SourceFile:185) at net.minecraft.server.MinecraftServer.z(SourceFile:599) at po.z(SourceFile:305) at net.minecraft.server.MinecraftServer.y(SourceFile:531) at net.minecraft.server.MinecraftServer.run(SourceFile:447) 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 -- Stacktrace: at java.util.TreeMap.successor(TreeMap.java:1990) at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1116) at java.util.TreeMap$KeyIterator.next(TreeMap.java:1169) at qt.a(SourceFile:575) at qt.a(SourceFile:555) at bfy.a(SourceFile:258) at bfy.a(SourceFile:113) at qs.b(SourceFile:160) at qs.d(SourceFile:231) at qt.c(SourceFile:185) at net.minecraft.server.MinecraftServer.z(SourceFile:599) at po.z(SourceFile:305) at net.minecraft.server.MinecraftServer.y(SourceFile:531) -- Thread Dump -- Details: Threads: "File IO Thread" Id=42 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at brp.c(SourceFile:44) at brp.run(SourceFile:30) at java.lang.Thread.run(Thread.java:745) "Netty Server IO #2" Id=19 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:79) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) - locked io.netty.channel.nio.SelectedSelectionKeySet@629e31c4 - locked java.util.Collections$UnmodifiableSet@150415a1 - locked sun.nio.ch.EPollSelectorImpl@5d1885c6 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) ... "Netty Server IO #1" Id=18 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:79) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) - locked io.netty.channel.nio.SelectedSelectionKeySet@7227abfc - locked java.util.Collections$UnmodifiableSet@7fc04a0 - locked sun.nio.ch.EPollSelectorImpl@7c197838 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) ... "Java2D Disposer" Id=36 WAITING on java.lang.ref.ReferenceQueue$Lock@6c23e42e at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@6c23e42e at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) at sun.java2d.Disposer.run(Disposer.java:145) at java.lang.Thread.run(Thread.java:745) "Server Watchdog" Id=35 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446) at pt.run(SourceFile:43) at java.lang.Thread.run(Thread.java:745) "Netty Server IO #0" Id=17 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:79) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) - locked io.netty.channel.nio.SelectedSelectionKeySet@1c29b5a1 - locked java.util.Collections$UnmodifiableSet@5eb4cff8 - locked sun.nio.ch.EPollSelectorImpl@51b145f at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) ... "Server console handler" Id=14 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:272) at java.io.BufferedInputStream.read1(BufferedInputStream.java:273) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) - locked java.io.BufferedInputStream@34d66b97 at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) - locked java.io.InputStreamReader@3968bb6a at java.io.InputStreamReader.read(InputStreamReader.java:184) ... "DestroyJavaVM" Id=15 RUNNABLE "Server thread" Id=12 RUNNABLE at java.util.TreeMap.successor(TreeMap.java:1990) at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1116) at java.util.TreeMap$KeyIterator.next(TreeMap.java:1169) at qt.a(SourceFile:575) at qt.a(SourceFile:555) at bfy.a(SourceFile:258) at bfy.a(SourceFile:113) at qs.b(SourceFile:160) ... "Server Infinisleeper" Id=11 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at pp.run(SourceFile:64) "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@ae84998 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@ae84998 at java.util.TimerThread.mainLoop(Timer.java:552) at java.util.TimerThread.run(Timer.java:505) "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@18379fc0 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@18379fc0 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@6bd902ab at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@6bd902ab at java.lang.Object.wait(Object.java:503) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133) Stacktrace: at pt.run(SourceFile:59) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.8 Operating System: Linux (amd64) version 3.2.0-0.bpo.4-amd64 Java Version: 1.7.0_65, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5924785872 bytes (5650 MB) / 8118599680 bytes (7742 MB) up to 8118599680 bytes (7742 MB) JVM Flags: 2 total; -Xmx8G -Xms8G IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 Profiler Position: N/A (disabled) Player Count: 1 / 50; [qw['imer'/541, l='world', x=2760.81, y=151.87, z=-186.80]] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)