---- Minecraft Crash Report ----
// But it works on my machine.

Time: 10/08/14 5:44 PM
Description: Watching Server

java.lang.Error
	at up.a(SourceFile:49)
	at qq.d(SourceFile:112)
	at aqn.a(SourceFile:276)
	at aqn.f(SourceFile:272)
	at aqn.b(SourceFile:606)
	at aqn.c(SourceFile:2096)
	at bfa.a(SourceFile:269)
	at bfa.c(SourceFile:259)
	at bfa.h(SourceFile:238)
	at bfa.y(SourceFile:1112)
	at bfa.n(SourceFile:1100)
	at bfa.b(SourceFile:911)
	at qr.h(SourceFile:332)
	at qr.c(SourceFile:202)
	at net.minecraft.server.MinecraftServer.y(SourceFile:598)
	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 up.a(SourceFile:49)
	at qq.d(SourceFile:112)
	at aqn.a(SourceFile:276)
	at aqn.f(SourceFile:272)
	at aqn.b(SourceFile:606)
	at aqn.c(SourceFile:2096)
	at bfa.a(SourceFile:269)
	at bfa.c(SourceFile:259)
	at bfa.h(SourceFile:238)
	at bfa.y(SourceFile:1112)
	at bfa.n(SourceFile:1100)
	at bfa.b(SourceFile:911)
	at qr.h(SourceFile:332)
	at qr.c(SourceFile:202)
	at net.minecraft.server.MinecraftServer.y(SourceFile:598)
	at pm.y(SourceFile:305)
	at net.minecraft.server.MinecraftServer.x(SourceFile:530)

-- Thread Dump --
Details:
	Threads: "Netty Server IO #4" Id=23 RUNNABLE
	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@5ce49572
	-  locked java.util.Collections$UnmodifiableSet@56908ff0
	-  locked sun.nio.ch.WindowsSelectorImpl@1cb6d47b
	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)
	...


"Keep-Alive-Timer" Id=45 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at sun.net.www.http.KeepAliveCache.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)


"Netty Server IO #3" Id=22 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@46dacf3e
	-  locked java.util.Collections$UnmodifiableSet@6e1715b8
	-  locked sun.nio.ch.WindowsSelectorImpl@14f24639
	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 #2" Id=21 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@62645d22
	-  locked java.util.Collections$UnmodifiableSet@64f299c0
	-  locked sun.nio.ch.WindowsSelectorImpl@12ff850d
	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=42 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at bri.c(SourceFile:51)
	at bri.run(SourceFile:30)
	at java.lang.Thread.run(Unknown Source)


"Netty Server IO #1" Id=20 RUNNABLE
	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@520eefd0
	-  locked java.util.Collections$UnmodifiableSet@2510178c
	-  locked sun.nio.ch.WindowsSelectorImpl@7d63edb5
	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=38 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)


"Query Listener #1" Id=37 RUNNABLE (in native)
	at java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
	at java.net.DualStackPlainDatagramSocketImpl.receive0(Unknown Source)
	-  locked java.net.DualStackPlainDatagramSocketImpl@2b8b4663
	at java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
	-  locked java.net.DualStackPlainDatagramSocketImpl@2b8b4663
	at java.net.DatagramSocket.receive(Unknown Source)
	-  locked java.net.DatagramPacket@188bfae6
	-  locked java.net.DatagramSocket@3a9ac00f
	at td.run(SourceFile:261)
	at java.lang.Thread.run(Unknown Source)


"Netty Server IO #0" Id=19 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@721de337
	-  locked java.util.Collections$UnmodifiableSet@229a17b2
	-  locked sun.nio.ch.WindowsSelectorImpl@6fc7cf16
	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=17 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@26ece6af
	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@1cb19393
	at java.io.InputStreamReader.read(Unknown Source)
	...


"DestroyJavaVM" Id=16 RUNNABLE


"Server thread" Id=14 RUNNABLE
	at up.a(SourceFile:49)
	at qq.d(SourceFile:112)
	at aqn.a(SourceFile:276)
	at aqn.f(SourceFile:272)
	at aqn.b(SourceFile:606)
	at aqn.c(SourceFile:2096)
	at bfa.a(SourceFile:269)
	at bfa.c(SourceFile:259)
	...


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


"Snooper Timer" Id=12 TIMED_WAITING on java.util.TaskQueue@4e4fa69c
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@4e4fa69c
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)


"Attach Listener" Id=6 RUNNABLE


"Signal Dispatcher" Id=5 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4f4373ee
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@4f4373ee
	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@557036e9
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@557036e9
	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 7 (amd64) version 6.1
	Java Version: 1.7.0, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 770750312 bytes (735 MB) / 2086469632 bytes (1989 MB) up to 2086469632 bytes (1989 MB)
	JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=7 -XX:+AggressiveOpts -Xmx2048M -Xms2048M
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
	Profiler Position: N/A (disabled)
	Player Count: 1 / 16; [qu['rbdyck'/212, l='world', x=2000.50, y=200.00, z=2000.50]]
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)