---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 8/9/14 11:41 PM Description: Watching Server java.lang.Error at java.lang.System.identityHashCode(Native Method) at java.util.IdentityHashMap.hash(Unknown Source) at java.util.IdentityHashMap.get(Unknown Source) at avq.d(SourceFile:258) at avq.m(SourceFile:300) at avq.c(SourceFile:218) at qr.a(SourceFile:527) at qr.c(SourceFile:199) 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 java.lang.System.identityHashCode(Native Method) at java.util.IdentityHashMap.hash(Unknown Source) at java.util.IdentityHashMap.get(Unknown Source) at avq.d(SourceFile:258) at avq.m(SourceFile:300) at avq.c(SourceFile:218) at qr.a(SourceFile:527) at qr.c(SourceFile:199) 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 #3" Id=29 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@21e1d3 - locked java.util.Collections$UnmodifiableSet@757412 - locked sun.nio.ch.WindowsSelectorImpl@118f02 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=28 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@188951a - locked java.util.Collections$UnmodifiableSet@f28565 - locked sun.nio.ch.WindowsSelectorImpl@22f356 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 #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@169aa07 - locked java.util.Collections$UnmodifiableSet@7d2a6 - locked sun.nio.ch.WindowsSelectorImpl@54d95a 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=34 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at bri.c(SourceFile:44) at bri.run(SourceFile:30) at java.lang.Thread.run(Unknown Source) "Server Watchdog" Id=32 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) "Netty Server IO #0" Id=26 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@2204fb - locked java.util.Collections$UnmodifiableSet@d5764c - locked sun.nio.ch.WindowsSelectorImpl@1c2fce2 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 RUNNABLE at java.lang.Object.wait(Native Method) at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Server console handler" Id=23 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@688464 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@108a31d at java.io.InputStreamReader.read(Unknown Source) ... "DestroyJavaVM" Id=22 RUNNABLE "Server thread" Id=20 RUNNABLE at java.lang.System.identityHashCode(Native Method) at java.util.IdentityHashMap.hash(Unknown Source) at java.util.IdentityHashMap.get(Unknown Source) at avq.d(SourceFile:258) at avq.m(SourceFile:300) at avq.c(SourceFile:218) at qr.a(SourceFile:527) at qr.c(SourceFile:199) ... "TimerQueue" Id=18 TIMED_WAITING on javax.swing.TimerQueue@ce95a at java.lang.Object.wait(Native Method) - waiting on javax.swing.TimerQueue@ce95a at javax.swing.TimerQueue.run(Unknown Source) at java.lang.Thread.run(Unknown Source) "Thread-4" Id=17 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ac17d7 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ac17d7 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 py.run(SourceFile:114) at java.lang.Thread.run(Unknown Source) "AWT-EventQueue-0" Id=16 RUNNABLE at sun.java2d.d3d.D3DRenderQueue.flushBuffer(Native Method) at sun.java2d.d3d.D3DRenderQueue.flushBuffer(Unknown Source) at sun.java2d.d3d.D3DRenderQueue.flushNow(Unknown Source) at sun.java2d.d3d.D3DBlitLoops.Blit(Unknown Source) at sun.java2d.d3d.D3DSwToSurfaceBlit.Blit(Unknown Source) at sun.java2d.pipe.DrawImage.blitSurfaceData(Unknown Source) at sun.java2d.pipe.DrawImage.renderImageCopy(Unknown Source) at sun.java2d.pipe.DrawImage.copyImage(Unknown Source) ... Number of locked synchronizers = 1 - java.util.concurrent.locks.ReentrantLock$NonfairSync@177c45d "AWT-Windows" Id=13 RUNNABLE 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=14 WAITING on java.lang.Object@1fcc5ce at java.lang.Object.wait(Native Method) - waiting on java.lang.Object@1fcc5ce at java.lang.Object.wait(Object.java:485) 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@1e90d2 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@1e90d2 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 pn.run(SourceFile:64) "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@b5e9d3 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@b5e9d3 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@10a5a95 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@10a5a95 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@c10b81 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@c10b81 at java.lang.Object.wait(Object.java:485) 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 (x86) version 6.1 Java Version: 1.6.0_14, Sun Microsystems Inc. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc. Memory: 864020928 bytes (823 MB) / 1065549824 bytes (1016 MB) up to 1598226432 bytes (1524 MB) JVM Flags: 2 total; -Xmx1536M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 Profiler Position: N/A (disabled) Player Count: 2 / 5; [qu['mpittman1994'/40481, l='New World', x=-206.14, y=79.00, z=-108.50], qu['HisRoyalCarlness'/365542, l='New World', x=-20.62, y=88.86, z=-13.50]] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt)