---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 7/25/14 9:21 AM
Description: Watching Server

java.lang.Error
	at ug.c(SourceFile:63)
	at ug.b(SourceFile:58)
	at qk.a(SourceFile:51)
	at aqa.a(SourceFile:270)
	at aqa.a(SourceFile:221)
	at aqa.e(SourceFile:214)
	at aqa.b(SourceFile:605)
	at aqa.a(SourceFile:2076)
	at aqa.c(SourceFile:2158)
	at bed.a(SourceFile:265)
	at bed.d(SourceFile:341)
	at bed.a(SourceFile:523)
	at aqa.a(SourceFile:292)
	at bn.b(SourceFile:140)
	at ab.a(SourceFile:79)
	at ab.a(SourceFile:62)
	at rb.d(SourceFile:615)
	at rb.a(SourceFile:602)
	at lq.a(SourceFile:37)
	at lq.a(SourceFile:9)
	at ie.run(SourceFile:13)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at net.minecraft.server.MinecraftServer.y(SourceFile:574)
	at ph.y(SourceFile:303)
	at net.minecraft.server.MinecraftServer.x(SourceFile:529)
	at net.minecraft.server.MinecraftServer.run(SourceFile:445)
	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 ug.c(SourceFile:63)
	at ug.b(SourceFile:58)
	at qk.a(SourceFile:51)
	at aqa.a(SourceFile:270)
	at aqa.a(SourceFile:221)
	at aqa.e(SourceFile:214)
	at aqa.b(SourceFile:605)
	at aqa.a(SourceFile:2076)
	at aqa.c(SourceFile:2158)
	at bed.a(SourceFile:265)
	at bed.d(SourceFile:341)
	at bed.a(SourceFile:523)
	at aqa.a(SourceFile:292)
	at bn.b(SourceFile:140)
	at ab.a(SourceFile:79)
	at ab.a(SourceFile:62)
	at rb.d(SourceFile:615)
	at rb.a(SourceFile:602)
	at lq.a(SourceFile:37)
	at lq.a(SourceFile:9)
	at ie.run(SourceFile:13)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at net.minecraft.server.MinecraftServer.y(SourceFile:574)
	at ph.y(SourceFile:303)
	at net.minecraft.server.MinecraftServer.x(SourceFile:529)

-- Thread Dump --
Details:
	Threads: "File IO Thread" Id=29 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at bqk.c(SourceFile:51)
	at bqk.run(SourceFile:30)
	at java.lang.Thread.run(Thread.java:745)


"Netty Server IO #2" Id=20 BLOCKED on java.util.ArrayDeque@c257330 owned by "Server thread" Id=12
	at net.minecraft.server.MinecraftServer.a(SourceFile:1266)
	-  blocked on java.util.ArrayDeque@c257330
	at net.minecraft.server.MinecraftServer.a(SourceFile:1283)
	at ql.a(SourceFile:966)
	at id.a(SourceFile:10)
	at rb.a(SourceFile:132)
	at mc.a(SourceFile:126)
	at mc.a(SourceFile:8)
	at gp.a(SourceFile:106)
	...


"Netty Server IO #1" Id=19 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:86)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@2e28cc4
	-  locked java.util.Collections$UnmodifiableSet@6dd1840
	-  locked sun.nio.ch.EPollSelectorImpl@43df86ff
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	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=24 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
	at pm.run(SourceFile:36)
	at java.lang.Thread.run(Thread.java:745)


"Netty Server IO #0" 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:86)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@6444d147
	-  locked java.util.Collections$UnmodifiableSet@7256e5a7
	-  locked sun.nio.ch.EPollSelectorImpl@1c27ecb5
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	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=15 RUNNABLE (in native)
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:234)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	-  locked java.io.BufferedInputStream@23f079b0
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	-  locked java.io.InputStreamReader@61fc5a60
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	...


"DestroyJavaVM" Id=14 RUNNABLE


"Server thread" Id=12 RUNNABLE
	at ug.c(SourceFile:63)
	at ug.b(SourceFile:58)
	at qk.a(SourceFile:51)
	at aqa.a(SourceFile:270)
	at aqa.a(SourceFile:221)
	at aqa.e(SourceFile:214)
	at aqa.b(SourceFile:605)
	at aqa.a(SourceFile:2076)
	...


"Server Infinisleeper" Id=11 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at pi.run(SourceFile:64)


"Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@2442e025
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@2442e025
	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@723e25c
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@723e25c
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@27be26f1
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@27be26f1
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)



Stacktrace:
	at pm.run(SourceFile:52)
	at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 14w30c
	Operating System: Linux (amd64) version 2.6.32-042stab072.10
	Java Version: 1.8.0_05, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 124497872 bytes (118 MB) / 429649920 bytes (409 MB) up to 518979584 bytes (494 MB)
	JVM Flags: 1 total; -Xmx512M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	Profiler Position: N/A (disabled)
	Player Count: 1 / 20; [qo['tattyseal'/0, l='world', x=-292.28, y=72.00, z=-296.66]]
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)