---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 8/26/14 3:33 PM Description: Watching Server java.lang.Error at bff.n(SourceFile:1089) at bff.b(SourceFile:911) at qt.h(SourceFile:332) at qt.c(SourceFile:202) 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 bff.n(SourceFile:1089) at bff.b(SourceFile:911) at qt.h(SourceFile:332) at qt.c(SourceFile:202) 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=44 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at brn.c(SourceFile:51) at brn.run(SourceFile:30) at java.lang.Thread.run(Thread.java:695) "Netty Server IO #3" Id=34 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@4382d44b - locked java.util.Collections$UnmodifiableSet@61d630f5 - locked sun.nio.ch.KQueueSelectorImpl@6b681dea 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 #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@6387f48e - locked java.util.Collections$UnmodifiableSet@5c30f961 - locked sun.nio.ch.KQueueSelectorImpl@75d129d1 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@61970ced - locked java.util.Collections$UnmodifiableSet@43151434 - locked sun.nio.ch.KQueueSelectorImpl@19b6b59c 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=36 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 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@2df02fde - locked java.util.Collections$UnmodifiableSet@139444b1 - locked sun.nio.ch.KQueueSelectorImpl@4ae121e 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) ... "DestroyJavaVM" Id=28 RUNNABLE "Server console handler" Id=26 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@402771f8 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@22b4c834 at java.io.InputStreamReader.read(InputStreamReader.java:167) ... "Server thread" Id=25 RUNNABLE at bff.n(SourceFile:1089) at bff.b(SourceFile:911) at qt.h(SourceFile:332) at qt.c(SourceFile:202) 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) ... "TimerQueue" Id=24 TIMED_WAITING on javax.swing.TimerQueue@ac3dfb9 at java.lang.Object.wait(Native Method) - waiting on javax.swing.TimerQueue@ac3dfb9 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@4194f034 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4194f034 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 java.util.Hashtable.get(Hashtable.java:337) - locked java.util.Hashtable@1926078f at javax.swing.text.AbstractDocument.getProperty(AbstractDocument.java:510) at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:720) at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:693) at javax.swing.text.PlainDocument.insertString(PlainDocument.java:114) at pw.a(SourceFile:145) at qb.run(SourceFile:130) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) ... "Java2D Disposer" Id=21 WAITING on java.lang.ref.ReferenceQueue$Lock@fba4a2f at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@fba4a2f 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@f5c5bba at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@f5c5bba 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@788a1836 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@788a1836 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@323bbf0d at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@323bbf0d 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@707c083e at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@707c083e 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: 6295640464 bytes (6003 MB) / 6438125568 bytes (6139 MB) up to 6438125568 bytes (6139 MB) JVM Flags: 2 total; -Xms6G -Xmx6G IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 Profiler Position: N/A (disabled) Player Count: 2 / 10; [qw['Robotic_Pants'/159, l='Badlands', x=916.99, y=86.02, z=581.58], qw['Robotic_Socks'/568, l='Badlands', x=790.92, y=90.00, z=541.89]] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)