---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 10/08/14 3:53 PM Description: Watching Server java.lang.Error at arf.a(SourceFile:411) at bgo.a(SourceFile:175) at bgo.d(SourceFile:203) at qq.c(SourceFile:87) at qp.<init>(SourceFile:39) at qo.a(SourceFile:231) at qo.a(SourceFile:263) at sl.a(SourceFile:225) at sl.c(SourceFile:277) at sl.a(SourceFile:132) at ro.b(SourceFile:96) at ro.c(SourceFile:54) at gq.a(SourceFile:187) at ra.c(SourceFile:151) at net.minecraft.server.MinecraftServer.y(SourceFile:624) at pm.y(SourceFile:305) at net.minecraft.server.MinecraftServer.x(SourceFile:530) at net.minecraft.server.MinecraftServer.run(SourceFile:446) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at arf.a(SourceFile:411) at bgo.a(SourceFile:175) at bgo.d(SourceFile:203) at qq.c(SourceFile:87) at qp.<init>(SourceFile:39) at qo.a(SourceFile:231) at qo.a(SourceFile:263) at sl.a(SourceFile:225) at sl.c(SourceFile:277) at sl.a(SourceFile:132) at ro.b(SourceFile:96) at ro.c(SourceFile:54) at gq.a(SourceFile:187) at ra.c(SourceFile:151) at net.minecraft.server.MinecraftServer.y(SourceFile:624) at pm.y(SourceFile:305) at net.minecraft.server.MinecraftServer.x(SourceFile:530) -- Thread Dump -- Details: Threads: "Netty Server IO #2" Id=28 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@1cc40f1f - locked java.util.Collections$UnmodifiableSet@17b1e91b - locked sun.nio.ch.WindowsSelectorImpl@72a12b11 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) ... "Netty Server IO #1" Id=27 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@73514aec - locked java.util.Collections$UnmodifiableSet@6af42a8c - locked sun.nio.ch.WindowsSelectorImpl@7072ba17 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) ... "Server Watchdog" Id=32 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(Unknown Source) at pr.run(SourceFile:43) at java.lang.Thread.run(Unknown Source) "Netty Server IO #0" Id=26 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@61af98ef - locked java.util.Collections$UnmodifiableSet@5421641 - locked sun.nio.ch.WindowsSelectorImpl@2868a55f at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) ... "Server console handler" Id=24 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(Unknown Source) at java.io.BufferedInputStream.read1(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) - locked java.io.BufferedInputStream@6e4114b2 at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) at sun.nio.cs.StreamDecoder.implRead(Unknown Source) at sun.nio.cs.StreamDecoder.read(Unknown Source) - locked java.io.InputStreamReader@d9f2856 at java.io.InputStreamReader.read(Unknown Source) ... "DestroyJavaVM" Id=23 RUNNABLE "Server thread" Id=21 RUNNABLE at arf.a(SourceFile:411) at bgo.a(SourceFile:175) at bgo.d(SourceFile:203) at qq.c(SourceFile:87) at qp.<init>(SourceFile:39) at qo.a(SourceFile:231) at qo.a(SourceFile:263) at sl.a(SourceFile:225) ... "TimerQueue" Id=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ac7e317 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ac7e317 at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source) at java.util.concurrent.DelayQueue.take(Unknown Source) at javax.swing.TimerQueue.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Number of locked synchronizers = 1 - java.util.concurrent.locks.ReentrantLock$NonfairSync@7ba7265d "Thread-4" Id=18 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@390e08bd at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@390e08bd at java.util.concurrent.locks.LockSupport.park(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) at py.run(SourceFile:114) at java.lang.Thread.run(Unknown Source) "AWT-EventQueue-0" Id=17 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@485fcd8e at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@485fcd8e at java.util.concurrent.locks.LockSupport.park(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) at java.awt.EventQueue.getNextEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) ... "AWT-Windows" Id=15 RUNNABLE (in native) at sun.awt.windows.WToolkit.eventLoop(Native Method) at sun.awt.windows.WToolkit.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "AWT-Shutdown" Id=14 WAITING on java.lang.Object@9b04ac1 at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@9b04ac1 at java.lang.Object.wait(Object.java:503) at sun.awt.AWTAutoShutdown.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Java2D Disposer" Id=13 WAITING on java.lang.ref.ReferenceQueue$Lock@14fbc9df at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@14fbc9df at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at sun.java2d.Disposer.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Server Infinisleeper" Id=12 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at pn.run(SourceFile:64) "Snooper Timer" Id=11 TIMED_WAITING on java.util.TaskQueue@1e825a3c at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@1e825a3c at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) "Attach Listener" Id=5 RUNNABLE "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7ff228c9 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@7ff228c9 at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7353e5be at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@7353e5be at java.lang.Object.wait(Object.java:503) at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source) Stacktrace: at pr.run(SourceFile:59) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 14w32d Operating System: Windows Server 2008 R2 (amd64) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2158644528 bytes (2058 MB) / 2414542848 bytes (2302 MB) up to 2859597824 bytes (2727 MB) JVM Flags: 2 total; -Xms2048M -Xmx3067M IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94 Profiler Position: N/A (disabled) Player Count: 1 / 20; [qu['Sting1717'/218, l='StingWorld', x=-54.50, y=67.00, z=252.50]] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)