Advertisement
Guest User

Untitled

a guest
May 21st, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 21/05/19 18:21
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at sun.misc.Unsafe.park(Native Method)
  9. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  10. at agk.c(SourceFile:125)
  11. at ve.a(SourceFile:125)
  12. at bhi.a(SourceFile:195)
  13. at bhl.a(SourceFile:105)
  14. at bhi.c(SourceFile:190)
  15. at bhi.e_(SourceFile:412)
  16. at bhu.a(SourceFile:103)
  17. at bhu.a(SourceFile:51)
  18. at vh.a(SourceFile:699)
  19. at aii.aV(SourceFile:1802)
  20. at aii.aa(SourceFile:409)
  21. at air.aa(SourceFile:283)
  22. at aii.h(SourceFile:388)
  23. at air.h(SourceFile:2037)
  24. at avy.h(SourceFile:262)
  25. at vh.i(SourceFile:386)
  26. at vy.b(SourceFile:194)
  27. at ja.a(SourceFile:243)
  28. at vx.c(SourceFile:171)
  29. at net.minecraft.server.MinecraftServer.b(SourceFile:842)
  30. at ug.b(SourceFile:343)
  31. at net.minecraft.server.MinecraftServer.a(SourceFile:764)
  32. at net.minecraft.server.MinecraftServer.run(SourceFile:632)
  33. at java.lang.Thread.run(Unknown Source)
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Thread: Server Watchdog
  41. Stacktrace:
  42. at sun.misc.Unsafe.park(Native Method)
  43. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  44. at agk.c(SourceFile:125)
  45. at ve.a(SourceFile:125)
  46. at bhi.a(SourceFile:195)
  47. at bhl.a(SourceFile:105)
  48. at bhi.c(SourceFile:190)
  49. at bhi.e_(SourceFile:412)
  50. at bhu.a(SourceFile:103)
  51. at bhu.a(SourceFile:51)
  52. at vh.a(SourceFile:699)
  53. at aii.aV(SourceFile:1802)
  54. at aii.aa(SourceFile:409)
  55. at air.aa(SourceFile:283)
  56. at aii.h(SourceFile:388)
  57. at air.h(SourceFile:2037)
  58. at avy.h(SourceFile:262)
  59. at vh.i(SourceFile:386)
  60. at vy.b(SourceFile:194)
  61. at ja.a(SourceFile:243)
  62. at vx.c(SourceFile:171)
  63. at net.minecraft.server.MinecraftServer.b(SourceFile:842)
  64. at ug.b(SourceFile:343)
  65. at net.minecraft.server.MinecraftServer.a(SourceFile:764)
  66.  
  67. -- Thread Dump --
  68. Details:
  69. Threads: "Server-Worker-18" Id=53 WAITING on java.util.concurrent.ForkJoinPool@78ba15
  70. at sun.misc.Unsafe.park(Native Method)
  71. - waiting on java.util.concurrent.ForkJoinPool@78ba15
  72. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  73. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  74. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  75.  
  76.  
  77. "Server-Worker-16" Id=51 RUNNABLE
  78. at bxs.e_(SourceFile:110)
  79. at ckp.a(SourceFile:93)
  80. at cku.b(SourceFile:40)
  81. at ckn.b(SourceFile:162)
  82. at cku.a(SourceFile:134)
  83. at ckn.b(SourceFile:203)
  84. at ckp.a(SourceFile:187)
  85. at cks.a(SourceFile:61)
  86. ...
  87.  
  88.  
  89. "Server-Worker-15" Id=50 WAITING on java.util.concurrent.ForkJoinPool@78ba15
  90. at sun.misc.Unsafe.park(Native Method)
  91. - waiting on java.util.concurrent.ForkJoinPool@78ba15
  92. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  93. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  94. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  95.  
  96.  
  97. "Netty Server IO #7" Id=33 RUNNABLE (in native)
  98. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  99. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  100. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  101. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  102. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  103. - locked io.netty.channel.nio.SelectedSelectionKeySet@bf442a
  104. - locked java.util.Collections$UnmodifiableSet@80d165
  105. - locked sun.nio.ch.WindowsSelectorImpl@1824e11
  106. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  107. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  108. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  109. ...
  110.  
  111.  
  112. "Netty Server IO #6" Id=32 RUNNABLE (in native)
  113. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  114. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  115. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  116. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  117. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  118. - locked io.netty.channel.nio.SelectedSelectionKeySet@ededa6
  119. - locked java.util.Collections$UnmodifiableSet@566c5
  120. - locked sun.nio.ch.WindowsSelectorImpl@809bd9
  121. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  122. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  123. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  124. ...
  125.  
  126.  
  127. "Netty Server IO #5" Id=30 RUNNABLE (in native)
  128. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  129. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  130. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  131. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  132. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  133. - locked io.netty.channel.nio.SelectedSelectionKeySet@1adb15e
  134. - locked java.util.Collections$UnmodifiableSet@48e990
  135. - locked sun.nio.ch.WindowsSelectorImpl@12c9d12
  136. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  137. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  138. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  139. ...
  140.  
  141.  
  142. "Netty Server IO #4" Id=29 RUNNABLE (in native)
  143. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  144. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  145. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  146. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  147. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  148. - locked io.netty.channel.nio.SelectedSelectionKeySet@184937d
  149. - locked java.util.Collections$UnmodifiableSet@1e3e852
  150. - locked sun.nio.ch.WindowsSelectorImpl@e89097
  151. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  152. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  153. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  154. ...
  155.  
  156.  
  157. "Netty Server IO #3" Id=28 RUNNABLE (in native)
  158. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  159. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  160. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  161. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  162. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  163. - locked io.netty.channel.nio.SelectedSelectionKeySet@1574d55
  164. - locked java.util.Collections$UnmodifiableSet@8532f9
  165. - locked sun.nio.ch.WindowsSelectorImpl@92e9c3
  166. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  167. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  168. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  169. ...
  170.  
  171.  
  172. "Netty Server IO #2" Id=27 RUNNABLE (in native)
  173. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  174. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  175. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  176. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  177. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  178. - locked io.netty.channel.nio.SelectedSelectionKeySet@1cb9ae
  179. - locked java.util.Collections$UnmodifiableSet@146699d
  180. - locked sun.nio.ch.WindowsSelectorImpl@6d85f6
  181. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  182. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  183. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  184. ...
  185.  
  186.  
  187. "Server Watchdog" Id=26 RUNNABLE
  188. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  189. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  190. at uj.run(SourceFile:45)
  191. at java.lang.Thread.run(Unknown Source)
  192.  
  193.  
  194. "Netty Server IO #1" Id=22 RUNNABLE
  195. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  196. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  197. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  198. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  199. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  200. - locked io.netty.channel.nio.SelectedSelectionKeySet@180ab89
  201. - locked java.util.Collections$UnmodifiableSet@f0b69e
  202. - locked sun.nio.ch.WindowsSelectorImpl@ea2cdc
  203. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  204. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  205. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  206. ...
  207.  
  208.  
  209. "Netty Server IO #0" Id=21 RUNNABLE (in native)
  210. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  211. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  212. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  213. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  214. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  215. - locked io.netty.channel.nio.SelectedSelectionKeySet@de4842
  216. - locked java.util.Collections$UnmodifiableSet@2c6ab3
  217. - locked sun.nio.ch.WindowsSelectorImpl@167702e
  218. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  219. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  220. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  221. ...
  222.  
  223.  
  224. "ObjectCleanerThread" Id=20 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@202992
  225. at java.lang.Object.wait(Native Method)
  226. - waiting on java.lang.ref.ReferenceQueue$Lock@202992
  227. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  228. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  229. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  230. at java.lang.Thread.run(Unknown Source)
  231.  
  232.  
  233. "Server console handler" Id=19 RUNNABLE (in native)
  234. at java.io.FileInputStream.readBytes(Native Method)
  235. at java.io.FileInputStream.read(Unknown Source)
  236. at java.io.BufferedInputStream.read1(Unknown Source)
  237. at java.io.BufferedInputStream.read(Unknown Source)
  238. - locked java.io.BufferedInputStream@a2ed4c
  239. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  240. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  241. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  242. - locked java.io.InputStreamReader@17a6519
  243. at java.io.InputStreamReader.read(Unknown Source)
  244. ...
  245.  
  246.  
  247. "DestroyJavaVM" Id=18 RUNNABLE
  248.  
  249.  
  250. "Server thread" Id=15 TIMED_WAITING on java.lang.String@148de
  251. at sun.misc.Unsafe.park(Native Method)
  252. - waiting on java.lang.String@148de
  253. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  254. at agk.c(SourceFile:125)
  255. at ve.a(SourceFile:125)
  256. at bhi.a(SourceFile:195)
  257. at bhl.a(SourceFile:105)
  258. at bhi.c(SourceFile:190)
  259. at bhi.e_(SourceFile:412)
  260. ...
  261.  
  262.  
  263. "Server Infinisleeper" Id=16 TIMED_WAITING
  264. at java.lang.Thread.sleep(Native Method)
  265. at ug$1.run(SourceFile:93)
  266.  
  267.  
  268. "Snooper Timer" Id=14 WAITING on java.util.TaskQueue@1c6041f
  269. at java.lang.Object.wait(Native Method)
  270. - waiting on java.util.TaskQueue@1c6041f
  271. at java.lang.Object.wait(Unknown Source)
  272. at java.util.TimerThread.mainLoop(Unknown Source)
  273. at java.util.TimerThread.run(Unknown Source)
  274.  
  275.  
  276. "Attach Listener" Id=5 RUNNABLE
  277.  
  278.  
  279. "Signal Dispatcher" Id=4 RUNNABLE
  280.  
  281.  
  282. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1fef353
  283. at java.lang.Object.wait(Native Method)
  284. - waiting on java.lang.ref.ReferenceQueue$Lock@1fef353
  285. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  286. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  287. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  288.  
  289.  
  290. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2f68a0
  291. at java.lang.Object.wait(Native Method)
  292. - waiting on java.lang.ref.Reference$Lock@2f68a0
  293. at java.lang.Object.wait(Unknown Source)
  294. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  295. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  296.  
  297.  
  298.  
  299. Stacktrace:
  300. at uj.run(SourceFile:61)
  301. at java.lang.Thread.run(Unknown Source)
  302.  
  303. -- System Details --
  304. Details:
  305. Minecraft Version: 1.14.1
  306. Operating System: Windows 10 (x86) version 10.0
  307. Java Version: 1.8.0_211, Oracle Corporation
  308. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  309. Memory: 224769296 bytes (214 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  310. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  311. Player Count: 3 / 20; [vh['FatManLoz'/21, l='world', x=-383.71, y=54.00, z=385.81], vh['LittleTNix'/614, l='world', x=-391.71, y=54.00, z=387.26], vh['Omstertron'/929, l='world', x=-3086.22, y=54.00, z=3085.50]]
  312. Data Packs: vanilla
  313. Is Modded: Unknown (can't tell)
  314. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement