---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 7/31/14 7:05 PM Description: Watching Server java.lang.Error at java.lang.Thread.sleep(Native Method) at pk.a(SourceFile:265) at net.minecraft.server.MinecraftServer.run(SourceFile:475) 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 java.lang.Thread.sleep(Native Method) at pk.a(SourceFile:265) -- Thread Dump -- Details: Threads: "pool-3-thread-73" Id=124 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@96b21d at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$TransferStack@96b21d at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source) at java.util.concurrent.SynchronousQueue.poll(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ... "pool-3-thread-65" Id=116 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@96b21d at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.SynchronousQueue$TransferStack@96b21d at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source) at java.util.concurrent.SynchronousQueue.poll(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ... "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@16e16e8 - locked java.util.Collections$UnmodifiableSet@cb4fed - locked sun.nio.ch.WindowsSelectorImpl@1ac1731 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) ... "File IO Thread" Id=49 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at bqr.c(SourceFile:51) at bqr.run(SourceFile:30) at java.lang.Thread.run(Unknown Source) "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@a666be - locked java.util.Collections$UnmodifiableSet@1d674b4 - locked sun.nio.ch.WindowsSelectorImpl@10953ed 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=44 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(Unknown Source) at pp.run(SourceFile:39) 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@10c9aad - locked java.util.Collections$UnmodifiableSet@819233 - locked sun.nio.ch.WindowsSelectorImpl@897bb9 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) ... "D3D Screen Updater" Id=24 TIMED_WAITING on java.lang.Object@19c16c at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@19c16c at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "DestroyJavaVM" Id=22 RUNNABLE "Server thread" Id=20 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at pk.a(SourceFile:265) at net.minecraft.server.MinecraftServer.run(SourceFile:475) at java.lang.Thread.run(Unknown Source) "TimerQueue" Id=18 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@84b681 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@84b681 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@e9b94e "Thread-4" Id=17 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e9f24b at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e9f24b 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 pv.run(SourceFile:114) at java.lang.Thread.run(Unknown Source) "AWT-EventQueue-0" Id=16 RUNNABLE at javax.swing.text.SegmentCache.releaseSegment(Unknown Source) at javax.swing.text.SegmentCache.releaseSharedSegment(Unknown Source) at javax.swing.text.PlainView.getLineWidth(Unknown Source) at javax.swing.text.PlainView.updateDamage(Unknown Source) at javax.swing.text.PlainView.insertUpdate(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.insertUpdate(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.insertUpdate(Unknown Source) at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source) ... "AWT-Windows" Id=14 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=13 WAITING on java.lang.Object@1224daf at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@1224daf 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=12 WAITING on java.lang.ref.ReferenceQueue$Lock@11a3a7d at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@11a3a7d 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=11 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at pl.run(SourceFile:64) "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@f60a09 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@f60a09 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@10d0280 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@10d0280 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@11f2209 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@11f2209 at java.lang.Object.wait(Object.java:503) at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source) Stacktrace: at pp.run(SourceFile:55) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 14w31a Operating System: Windows 8.1 (x86) version 6.3 Java Version: 1.7.0_55, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 179005872 bytes (170 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 Profiler Position: N/A (disabled) Player Count: 1 / 20; [qr['vandru2006'/336, l='Borderlands', x=-45.51, y=63.50, z=48.95]] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)