Advertisement
sdou

Minecraft 1.8 pre-1 server crash

Aug 22nd, 2014
3,517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 8/22/14 8:05 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:359)
  9. at bff.a(SourceFile:775)
  10. at aqs.a(SourceFile:2220)
  11. at yp.a(SourceFile:44)
  12. at zc.a(SourceFile:72)
  13. at xn.bJ(SourceFile:469)
  14. at xm.m(SourceFile:1428)
  15. at xn.m(SourceFile:339)
  16. at afk.m(SourceFile:39)
  17. at afu.m(SourceFile:151)
  18. at xm.s_(SourceFile:1296)
  19. at xn.s_(SourceFile:211)
  20. at afk.s_(SourceFile:44)
  21. at aqs.a(SourceFile:1406)
  22. at qt.a(SourceFile:601)
  23. at aqs.g(SourceFile:1384)
  24. at aqs.i(SourceFile:1277)
  25. at qt.i(SourceFile:479)
  26. at net.minecraft.server.MinecraftServer.z(SourceFile:607)
  27. at po.z(SourceFile:305)
  28. at net.minecraft.server.MinecraftServer.y(SourceFile:531)
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:447)
  30. at java.lang.Thread.run(Unknown Source)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Stacktrace:
  38. at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:359)
  39. at bff.a(SourceFile:775)
  40. at aqs.a(SourceFile:2220)
  41. at yp.a(SourceFile:44)
  42. at zc.a(SourceFile:72)
  43. at xn.bJ(SourceFile:469)
  44. at xm.m(SourceFile:1428)
  45. at xn.m(SourceFile:339)
  46. at afk.m(SourceFile:39)
  47. at afu.m(SourceFile:151)
  48. at xm.s_(SourceFile:1296)
  49. at xn.s_(SourceFile:211)
  50. at afk.s_(SourceFile:44)
  51. at aqs.a(SourceFile:1406)
  52. at qt.a(SourceFile:601)
  53. at aqs.g(SourceFile:1384)
  54. at aqs.i(SourceFile:1277)
  55. at qt.i(SourceFile:479)
  56. at net.minecraft.server.MinecraftServer.z(SourceFile:607)
  57. at po.z(SourceFile:305)
  58. at net.minecraft.server.MinecraftServer.y(SourceFile:531)
  59.  
  60. -- Thread Dump --
  61. Details:
  62. Threads: "Netty Server IO #4" Id=22 RUNNABLE
  63. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  64. at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
  65. at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
  66. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  67. - locked io.netty.channel.nio.SelectedSelectionKeySet@23b7a809
  68. - locked java.util.Collections$UnmodifiableSet@482ff6f9
  69. - locked sun.nio.ch.EPollSelectorImpl@60c0bab6
  70. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  71. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  72. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  73. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  74. ...
  75.  
  76.  
  77. "Netty Server IO #3" Id=21 RUNNABLE (in native)
  78. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  79. at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
  80. at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
  81. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  82. - locked io.netty.channel.nio.SelectedSelectionKeySet@409b0772
  83. - locked java.util.Collections$UnmodifiableSet@536d5830
  84. - locked sun.nio.ch.EPollSelectorImpl@13043170
  85. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  86. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  87. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  88. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  89. ...
  90.  
  91.  
  92. "File IO Thread" Id=40 TIMED_WAITING
  93. at java.lang.Thread.sleep(Native Method)
  94. at brn.c(SourceFile:51)
  95. at brn.run(SourceFile:30)
  96. at java.lang.Thread.run(Unknown Source)
  97.  
  98.  
  99. "Netty Server IO #2" Id=20 RUNNABLE (in native)
  100. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  101. at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
  102. at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
  103. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  104. - locked io.netty.channel.nio.SelectedSelectionKeySet@30464462
  105. - locked java.util.Collections$UnmodifiableSet@2dea2883
  106. - locked sun.nio.ch.EPollSelectorImpl@5a29ef03
  107. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  108. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  109. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  110. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  111. ...
  112.  
  113.  
  114. "Netty Server IO #1" Id=19 RUNNABLE (in native)
  115. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  116. at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
  117. at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
  118. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  119. - locked io.netty.channel.nio.SelectedSelectionKeySet@69fed553
  120. - locked java.util.Collections$UnmodifiableSet@168ee2a9
  121. - locked sun.nio.ch.EPollSelectorImpl@281b48b4
  122. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  123. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  124. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  125. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  126. ...
  127.  
  128.  
  129. "Java2D Disposer" Id=37 WAITING on java.lang.ref.ReferenceQueue$Lock@174235fe
  130. at java.lang.Object.wait(Native Method)
  131. - waiting on java.lang.ref.ReferenceQueue$Lock@174235fe
  132. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  133. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  134. at sun.java2d.Disposer.run(Unknown Source)
  135. at java.lang.Thread.run(Unknown Source)
  136.  
  137.  
  138. "Server Watchdog" Id=36 RUNNABLE
  139. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  140. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  141. at pt.run(SourceFile:43)
  142. at java.lang.Thread.run(Unknown Source)
  143.  
  144.  
  145. "Netty Server IO #0" Id=18 RUNNABLE (in native)
  146. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  147. at sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
  148. at sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
  149. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  150. - locked io.netty.channel.nio.SelectedSelectionKeySet@6af39445
  151. - locked java.util.Collections$UnmodifiableSet@2ea5a9f9
  152. - locked sun.nio.ch.EPollSelectorImpl@1ec0351b
  153. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  154. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  155. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  156. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  157. ...
  158.  
  159.  
  160. "Server console handler" Id=15 RUNNABLE (in native)
  161. at java.io.FileInputStream.readBytes(Native Method)
  162. at java.io.FileInputStream.read(Unknown Source)
  163. at java.io.BufferedInputStream.read1(Unknown Source)
  164. at java.io.BufferedInputStream.read(Unknown Source)
  165. - locked java.io.BufferedInputStream@5cde8f62
  166. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  167. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  168. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  169. - locked java.io.InputStreamReader@62247009
  170. at java.io.InputStreamReader.read(Unknown Source)
  171. ...
  172.  
  173.  
  174. "DestroyJavaVM" Id=14 RUNNABLE
  175.  
  176.  
  177. "Server thread" Id=12 RUNNABLE
  178. at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:359)
  179. at bff.a(SourceFile:775)
  180. at aqs.a(SourceFile:2220)
  181. at yp.a(SourceFile:44)
  182. at zc.a(SourceFile:72)
  183. at xn.bJ(SourceFile:469)
  184. at xm.m(SourceFile:1428)
  185. at xn.m(SourceFile:339)
  186. ...
  187.  
  188.  
  189. "Server Infinisleeper" Id=11 TIMED_WAITING
  190. at java.lang.Thread.sleep(Native Method)
  191. at pp.run(SourceFile:64)
  192.  
  193.  
  194. "Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@46379135
  195. at java.lang.Object.wait(Native Method)
  196. - waiting on java.util.TaskQueue@46379135
  197. at java.util.TimerThread.mainLoop(Unknown Source)
  198. at java.util.TimerThread.run(Unknown Source)
  199.  
  200.  
  201. "Signal Dispatcher" Id=4 RUNNABLE
  202.  
  203.  
  204. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6a1e5296
  205. at java.lang.Object.wait(Native Method)
  206. - waiting on java.lang.ref.ReferenceQueue$Lock@6a1e5296
  207. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  208. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  209. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  210.  
  211.  
  212. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@6cc02c47
  213. at java.lang.Object.wait(Native Method)
  214. - waiting on java.lang.ref.Reference$Lock@6cc02c47
  215. at java.lang.Object.wait(Object.java:503)
  216. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  217.  
  218.  
  219.  
  220. Stacktrace:
  221. at pt.run(SourceFile:59)
  222. at java.lang.Thread.run(Unknown Source)
  223.  
  224. -- System Details --
  225. Details:
  226. Minecraft Version: 1.8-pre1
  227. Operating System: Linux (amd64) version 3.2.0-17-generic
  228. Java Version: 1.7.0_03, Oracle Corporation
  229. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  230. Memory: 822990312 bytes (784 MB) / 1049427968 bytes (1000 MB) up to 1049427968 bytes (1000 MB)
  231. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  232. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  233. Profiler Position: N/A (disabled)
  234. Player Count: 1 / 20; [qw['USERNAME REMOVED FOR PRIVACY'/2192, l='world', x=120.58, y=71.00, z=-111.39]]
  235. Is Modded: Unknown (can't tell)
  236. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement