Advertisement
Minecraftiscewl

Snapshot 14w31a Crash Report

Jul 30th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.83 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 7/30/14 9:57 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at java.lang.Object.hashCode(Native Method)
  9. at java.util.HashMap.hash(Unknown Source)
  10. at java.util.HashMap.put(Unknown Source)
  11. at java.util.HashSet.add(Unknown Source)
  12. at ye.a(SourceFile:47)
  13. at yd.f(SourceFile:106)
  14. at yd.a(SourceFile:48)
  15. at acn.aR(SourceFile:41)
  16. at xk.<init>(SourceFile:118)
  17. at xl.<init>(SourceFile:59)
  18. at acq.<init>(SourceFile:20)
  19. at acn.<init>(SourceFile:29)
  20. at sun.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source)
  21. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  22. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  23. at aqt.a(SourceFile:128)
  24. at qo.c(SourceFile:182)
  25. at net.minecraft.server.MinecraftServer.y(SourceFile:598)
  26. at pk.y(SourceFile:303)
  27. at net.minecraft.server.MinecraftServer.x(SourceFile:530)
  28. at net.minecraft.server.MinecraftServer.run(SourceFile:446)
  29. at java.lang.Thread.run(Unknown Source)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- Head --
  36. Stacktrace:
  37. at java.lang.Object.hashCode(Native Method)
  38. at java.util.HashMap.hash(Unknown Source)
  39. at java.util.HashMap.put(Unknown Source)
  40. at java.util.HashSet.add(Unknown Source)
  41. at ye.a(SourceFile:47)
  42. at yd.f(SourceFile:106)
  43. at yd.a(SourceFile:48)
  44. at acn.aR(SourceFile:41)
  45. at xk.<init>(SourceFile:118)
  46. at xl.<init>(SourceFile:59)
  47. at acq.<init>(SourceFile:20)
  48. at acn.<init>(SourceFile:29)
  49. at sun.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source)
  50. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  51. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  52. at aqt.a(SourceFile:128)
  53. at qo.c(SourceFile:182)
  54. at net.minecraft.server.MinecraftServer.y(SourceFile:598)
  55. at pk.y(SourceFile:303)
  56. at net.minecraft.server.MinecraftServer.x(SourceFile:530)
  57.  
  58. -- Thread Dump --
  59. Details:
  60. Threads: "Netty Server IO #1" Id=26 RUNNABLE (in native)
  61. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  62. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  63. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  64. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  65. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  66. - locked io.netty.channel.nio.SelectedSelectionKeySet@1c14486
  67. - locked java.util.Collections$UnmodifiableSet@7fcde6
  68. - locked sun.nio.ch.WindowsSelectorImpl@1814fe6
  69. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  70. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  71. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  72. ...
  73.  
  74.  
  75. "pool-3-thread-2" Id=38 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@110b4f9
  76. at sun.misc.Unsafe.park(Native Method)
  77. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@110b4f9
  78. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  79. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  80. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  81. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  82. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  83. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  84. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  85. ...
  86.  
  87.  
  88. "Server Watchdog" Id=35 RUNNABLE
  89. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  90. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  91. at pp.run(SourceFile:39)
  92. at java.lang.Thread.run(Unknown Source)
  93.  
  94.  
  95. "Netty Server IO #0" Id=25 RUNNABLE (in native)
  96. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  97. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  98. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  99. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  100. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  101. - locked io.netty.channel.nio.SelectedSelectionKeySet@fab6a9
  102. - locked java.util.Collections$UnmodifiableSet@1f2924
  103. - locked sun.nio.ch.WindowsSelectorImpl@1138549
  104. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  105. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  106. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  107. ...
  108.  
  109.  
  110. "Server console handler" Id=23 RUNNABLE (in native)
  111. at java.io.FileInputStream.readBytes(Native Method)
  112. at java.io.FileInputStream.read(Unknown Source)
  113. at java.io.BufferedInputStream.read1(Unknown Source)
  114. at java.io.BufferedInputStream.read(Unknown Source)
  115. - locked java.io.BufferedInputStream@6c1e68
  116. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  117. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  118. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  119. - locked java.io.InputStreamReader@16642bd
  120. at java.io.InputStreamReader.read(Unknown Source)
  121. ...
  122.  
  123.  
  124. "DestroyJavaVM" Id=22 RUNNABLE
  125.  
  126.  
  127. "Server thread" Id=20 RUNNABLE
  128. at java.lang.Object.hashCode(Native Method)
  129. at java.util.HashMap.hash(Unknown Source)
  130. at java.util.HashMap.put(Unknown Source)
  131. at java.util.HashSet.add(Unknown Source)
  132. at ye.a(SourceFile:47)
  133. at yd.f(SourceFile:106)
  134. at yd.a(SourceFile:48)
  135. at acn.aR(SourceFile:41)
  136. ...
  137.  
  138.  
  139. "TimerQueue" Id=18 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c83f33
  140. at sun.misc.Unsafe.park(Native Method)
  141. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c83f33
  142. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  143. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  144. at java.util.concurrent.DelayQueue.take(Unknown Source)
  145. at javax.swing.TimerQueue.run(Unknown Source)
  146. at java.lang.Thread.run(Unknown Source)
  147.  
  148. Number of locked synchronizers = 1
  149. - java.util.concurrent.locks.ReentrantLock$NonfairSync@694367
  150.  
  151.  
  152. "Thread-4" Id=17 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e0dc38
  153. at sun.misc.Unsafe.park(Native Method)
  154. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e0dc38
  155. at java.util.concurrent.locks.LockSupport.park(Unknown Source)
  156. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  157. at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  158. at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  159. at pv.run(SourceFile:114)
  160. at java.lang.Thread.run(Unknown Source)
  161.  
  162.  
  163. "AWT-EventQueue-0" Id=16 RUNNABLE
  164. at sun.font.FileFontStrike._getGlyphImageFromWindows(Native Method)
  165. at sun.font.FileFontStrike.getGlyphImageFromWindows(Unknown Source)
  166. at sun.font.FileFontStrike.getGlyphImageFromNative(Unknown Source)
  167. at sun.font.FileFontStrike.getGlyphImagePtr(Unknown Source)
  168. at sun.font.FileFontStrike.getGlyphAdvance(Unknown Source)
  169. at sun.font.FileFontStrike.getGlyphAdvance(Unknown Source)
  170. at sun.font.CompositeStrike.getGlyphAdvance(Unknown Source)
  171. at sun.font.CompositeStrike.getCodePointAdvance(Unknown Source)
  172. ...
  173.  
  174.  
  175. "AWT-Windows" Id=14 RUNNABLE (in native)
  176. at sun.awt.windows.WToolkit.eventLoop(Native Method)
  177. at sun.awt.windows.WToolkit.run(Unknown Source)
  178. at java.lang.Thread.run(Unknown Source)
  179.  
  180.  
  181. "AWT-Shutdown" Id=13 WAITING on java.lang.Object@4298b2
  182. at java.lang.Object.wait(Native Method)
  183. - waiting on java.lang.Object@4298b2
  184. at java.lang.Object.wait(Object.java:503)
  185. at sun.awt.AWTAutoShutdown.run(Unknown Source)
  186. at java.lang.Thread.run(Unknown Source)
  187.  
  188.  
  189. "Java2D Disposer" Id=12 WAITING on java.lang.ref.ReferenceQueue$Lock@f99fcd
  190. at java.lang.Object.wait(Native Method)
  191. - waiting on java.lang.ref.ReferenceQueue$Lock@f99fcd
  192. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  193. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  194. at sun.java2d.Disposer.run(Unknown Source)
  195. at java.lang.Thread.run(Unknown Source)
  196.  
  197.  
  198. "Server Infinisleeper" Id=11 TIMED_WAITING
  199. at java.lang.Thread.sleep(Native Method)
  200. at pl.run(SourceFile:64)
  201.  
  202.  
  203. "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@18e2a71
  204. at java.lang.Object.wait(Native Method)
  205. - waiting on java.util.TaskQueue@18e2a71
  206. at java.util.TimerThread.mainLoop(Unknown Source)
  207. at java.util.TimerThread.run(Unknown Source)
  208.  
  209.  
  210. "Attach Listener" Id=5 RUNNABLE
  211.  
  212.  
  213. "Signal Dispatcher" Id=4 RUNNABLE
  214.  
  215.  
  216. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@611232
  217. at java.lang.Object.wait(Native Method)
  218. - waiting on java.lang.ref.ReferenceQueue$Lock@611232
  219. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  220. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  221. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  222.  
  223.  
  224. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@1596cce
  225. at java.lang.Object.wait(Native Method)
  226. - waiting on java.lang.ref.Reference$Lock@1596cce
  227. at java.lang.Object.wait(Object.java:503)
  228. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  229.  
  230.  
  231.  
  232. Stacktrace:
  233. at pp.run(SourceFile:55)
  234. at java.lang.Thread.run(Unknown Source)
  235.  
  236. -- System Details --
  237. Details:
  238. Minecraft Version: 14w31a
  239. Operating System: Windows 8.1 (x86) version 6.3
  240. Java Version: 1.7.0_55, Oracle Corporation
  241. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  242. Memory: 979576144 bytes (934 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  243. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  244. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  245. Profiler Position: N/A (disabled)
  246. Player Count: 1 / 10; [qr['Minecraftiscewl'/42, l='Timdim01', x=161.45, y=4.00, z=1557.67]]
  247. Is Modded: Unknown (can't tell)
  248. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement