---- Minecraft Crash Report ---- // There are four lights! Time: 8/27/14 11:32 AM Description: Watching Server java.lang.Error at bfw.a(SourceFile:122) at bfw.a(SourceFile:114) 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:695) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at bfw.a(SourceFile:122) at bfw.a(SourceFile:114) 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 RUNNABLE at bfw.c(SourceFile:141) - locked java.lang.Object@1b65c779 at brn.c(SourceFile:37) at brn.run(SourceFile:30) at java.lang.Thread.run(Thread.java:695) "Netty Server IO #2" Id=33 RUNNABLE at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:136) at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:69) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) - locked io.netty.channel.nio.SelectedSelectionKeySet@432a44c3 - locked java.util.Collections$UnmodifiableSet@4f2c61fe - locked sun.nio.ch.KQueueSelectorImpl@6bb9db06 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) 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=32 RUNNABLE (in native) at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:136) at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:69) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) - locked io.netty.channel.nio.SelectedSelectionKeySet@ac6145c - locked java.util.Collections$UnmodifiableSet@4b68cd47 - locked sun.nio.ch.KQueueSelectorImpl@4f70a570 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) 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 Watchdog" Id=37 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:433) at pt.run(SourceFile:43) at java.lang.Thread.run(Thread.java:695) "Netty Server IO #0" Id=31 RUNNABLE (in native) at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:136) at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:69) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) - locked io.netty.channel.nio.SelectedSelectionKeySet@249a2807 - locked java.util.Collections$UnmodifiableSet@4cdbcc2d - locked sun.nio.ch.KQueueSelectorImpl@2ee784c0 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) 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=28 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:220) at java.io.BufferedInputStream.read1(BufferedInputStream.java:256) at java.io.BufferedInputStream.read(BufferedInputStream.java:317) - locked java.io.BufferedInputStream@61bc714e at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158) - locked java.io.InputStreamReader@582178a6 at java.io.InputStreamReader.read(InputStreamReader.java:167) ... "DestroyJavaVM" Id=27 RUNNABLE "Server thread" Id=25 BLOCKED on java.lang.Object@1b65c779 owned by "File IO Thread" Id=42 at bfw.a(SourceFile:122) - blocked on java.lang.Object@1b65c779 at bfw.a(SourceFile:114) 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) ... "TimerQueue" Id=24 TIMED_WAITING on javax.swing.TimerQueue@7d78077d at java.lang.Object.wait(Native Method) - waiting on javax.swing.TimerQueue@7d78077d at javax.swing.TimerQueue.postExpiredTimers(TimerQueue.java:214) at javax.swing.TimerQueue.run(TimerQueue.java:230) at java.lang.Thread.run(Thread.java:695) "Thread-8" Id=23 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5333dfe5 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5333dfe5 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399) at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) at qa.run(SourceFile:114) at java.lang.Thread.run(Thread.java:695) "AWT-EventQueue-0" Id=22 RUNNABLE at sun.java2d.loops.FillRect.FillRect(Native Method) at sun.java2d.pipe.LoopPipe.fillRect(LoopPipe.java:108) at sun.java2d.SunGraphics2D.fillRect(SunGraphics2D.java:2505) at qd.paint(SourceFile:53) at javax.swing.JComponent.paintChildren(JComponent.java:870) - locked java.awt.Component$AWTTreeLock@72b05e0f at javax.swing.JComponent.paint(JComponent.java:1046) at javax.swing.JComponent._paintImmediately(JComponent.java:5106) at javax.swing.JComponent.paintImmediately(JComponent.java:4890) ... "Java2D Disposer" Id=21 WAITING on java.lang.ref.ReferenceQueue$Lock@18ef659c at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@18ef659c at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at sun.java2d.Disposer.run(Disposer.java:125) at java.lang.Thread.run(Thread.java:695) "AWT-Shutdown" Id=20 WAITING on java.lang.Object@cf7f18e at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@cf7f18e at java.lang.Object.wait(Object.java:485) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:265) at java.lang.Thread.run(Thread.java:695) "Server Infinisleeper" Id=19 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at pp.run(SourceFile:64) "Snooper Timer" Id=18 TIMED_WAITING on java.util.TaskQueue@6a13a848 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@6a13a848 at java.util.TimerThread.mainLoop(Timer.java:509) at java.util.TimerThread.run(Timer.java:462) "AWT-AppKit" Id=11 RUNNABLE "Signal Dispatcher" Id=6 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@308d4560 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@308d4560 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@ac5ba87 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@ac5ba87 at java.lang.Object.wait(Object.java:485) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) Stacktrace: at pt.run(SourceFile:59) at java.lang.Thread.run(Thread.java:695) -- System Details -- Details: Minecraft Version: 1.8-pre2 Operating System: Mac OS X (x86_64) version 10.9.4 Java Version: 1.6.0_65, Apple Inc. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc. Memory: 5186843584 bytes (4946 MB) / 5364383744 bytes (5115 MB) up to 5364383744 bytes (5115 MB) JVM Flags: 2 total; -Xms5G -Xmx5G IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 Profiler Position: N/A (disabled) Player Count: 1 / 10; [qw['Robotic_Pants'/158, l='Badlands', x=1610.39, y=77.00, z=353.46]] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)