Advertisement
Guest User

crash report

a guest
Feb 20th, 2021
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.79 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 2/20/21 11:35 AM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: Watchdog
  8. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.shiftKeys(Long2ObjectLinkedOpenHashMap.java:375)
  9. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.removeEntry(Long2ObjectLinkedOpenHashMap.java:278)
  10. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.remove(Long2ObjectLinkedOpenHashMap.java:785)
  11. at zs.a(SourceFile:438)
  12. at zs$$Lambda$4135/1619363922.accept(Unknown Source)
  13. at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source)
  14. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
  15. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
  16. at zs.b(SourceFile:424)
  17. at zs.a(SourceFile:401)
  18. at aae.a(SourceFile:339)
  19. at aag.a(SourceFile:353)
  20. at net.minecraft.server.MinecraftServer.b(SourceFile:871)
  21. at zg.b(SourceFile:312)
  22. at net.minecraft.server.MinecraftServer.a(SourceFile:811)
  23. at net.minecraft.server.MinecraftServer.w(SourceFile:670)
  24. at net.minecraft.server.MinecraftServer.a(SourceFile:257)
  25. at net.minecraft.server.MinecraftServer$$Lambda$3285/1039058336.run(Unknown Source)
  26. at java.lang.Thread.run(Unknown Source)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Server Watchdog
  34. Stacktrace:
  35. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.shiftKeys(Long2ObjectLinkedOpenHashMap.java:375)
  36. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.removeEntry(Long2ObjectLinkedOpenHashMap.java:278)
  37. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.remove(Long2ObjectLinkedOpenHashMap.java:785)
  38. at zs.a(SourceFile:438)
  39. at zs$$Lambda$4135/1619363922.accept(Unknown Source)
  40. at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source)
  41. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
  42. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
  43. at zs.b(SourceFile:424)
  44. at zs.a(SourceFile:401)
  45. at aae.a(SourceFile:339)
  46. at aag.a(SourceFile:353)
  47. at net.minecraft.server.MinecraftServer.b(SourceFile:871)
  48. at zg.b(SourceFile:312)
  49. at net.minecraft.server.MinecraftServer.a(SourceFile:811)
  50. at net.minecraft.server.MinecraftServer.w(SourceFile:670)
  51. at net.minecraft.server.MinecraftServer.a(SourceFile:257)
  52.  
  53. -- Thread Dump --
  54. Details:
  55. Threads: "Netty Server IO #9" Id=67 RUNNABLE
  56. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  57. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  58. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  59. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  60. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  61. - locked io.netty.channel.nio.SelectedSelectionKeySet@236c2e41
  62. - locked java.util.Collections$UnmodifiableSet@2dabc45c
  63. - locked sun.nio.ch.WindowsSelectorImpl@29944531
  64. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  65. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  66. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  67. ...
  68.  
  69.  
  70. "Netty Server IO #8" Id=66 RUNNABLE (in native)
  71. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  72. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  73. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  74. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  75. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  76. - locked io.netty.channel.nio.SelectedSelectionKeySet@6c96ce67
  77. - locked java.util.Collections$UnmodifiableSet@2e4afb92
  78. - locked sun.nio.ch.WindowsSelectorImpl@5db04323
  79. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  80. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  81. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  82. ...
  83.  
  84.  
  85. "Worker-Main-33" Id=65 WAITING on java.util.concurrent.ForkJoinPool@56862869
  86. at sun.misc.Unsafe.park(Native Method)
  87. - waiting on java.util.concurrent.ForkJoinPool@56862869
  88. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  89. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  90. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  91.  
  92.  
  93. "Worker-Main-32" Id=64 TIMED_WAITING on java.util.concurrent.ForkJoinPool@56862869
  94. at sun.misc.Unsafe.park(Native Method)
  95. - waiting on java.util.concurrent.ForkJoinPool@56862869
  96. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  97. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  98. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  99.  
  100.  
  101. "Netty Server IO #7" Id=63 RUNNABLE (in native)
  102. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  103. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  104. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  105. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  106. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  107. - locked io.netty.channel.nio.SelectedSelectionKeySet@cb93128
  108. - locked java.util.Collections$UnmodifiableSet@75d6dd46
  109. - locked sun.nio.ch.WindowsSelectorImpl@2a202184
  110. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  111. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  112. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  113. ...
  114.  
  115.  
  116. "Worker-Main-31" Id=62 WAITING on java.util.concurrent.ForkJoinPool@56862869
  117. at sun.misc.Unsafe.park(Native Method)
  118. - waiting on java.util.concurrent.ForkJoinPool@56862869
  119. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  120. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  121. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  122.  
  123.  
  124. "Worker-Main-29" Id=60 WAITING on java.util.concurrent.ForkJoinPool@56862869
  125. at sun.misc.Unsafe.park(Native Method)
  126. - waiting on java.util.concurrent.ForkJoinPool@56862869
  127. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  128. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  129. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  130.  
  131.  
  132. "Worker-Main-28" Id=59 WAITING on java.util.concurrent.ForkJoinPool@56862869
  133. at sun.misc.Unsafe.park(Native Method)
  134. - waiting on java.util.concurrent.ForkJoinPool@56862869
  135. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  136. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  137. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  138.  
  139.  
  140. "Netty Server IO #6" Id=58 RUNNABLE (in native)
  141. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  142. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  143. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  144. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  145. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  146. - locked io.netty.channel.nio.SelectedSelectionKeySet@4d8281c9
  147. - locked java.util.Collections$UnmodifiableSet@8f7c920
  148. - locked sun.nio.ch.WindowsSelectorImpl@4b081995
  149. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  150. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  151. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  152. ...
  153.  
  154.  
  155. "Worker-Main-27" Id=57 WAITING on java.util.concurrent.ForkJoinPool@56862869
  156. at sun.misc.Unsafe.park(Native Method)
  157. - waiting on java.util.concurrent.ForkJoinPool@56862869
  158. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  159. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  160. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  161.  
  162.  
  163. "Worker-Main-22" Id=52 WAITING on java.util.concurrent.ForkJoinPool@56862869
  164. at sun.misc.Unsafe.park(Native Method)
  165. - waiting on java.util.concurrent.ForkJoinPool@56862869
  166. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  167. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  168. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  169.  
  170.  
  171. "Netty Server IO #5" Id=51 RUNNABLE (in native)
  172. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  173. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  174. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  175. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  176. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  177. - locked io.netty.channel.nio.SelectedSelectionKeySet@600f2d71
  178. - locked java.util.Collections$UnmodifiableSet@39da7470
  179. - locked sun.nio.ch.WindowsSelectorImpl@fd214a2
  180. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  181. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  182. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  183. ...
  184.  
  185.  
  186. "Netty Server IO #4" Id=48 RUNNABLE (in native)
  187. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  188. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  189. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  190. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  191. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  192. - locked io.netty.channel.nio.SelectedSelectionKeySet@49d607c
  193. - locked java.util.Collections$UnmodifiableSet@1d60b13b
  194. - locked sun.nio.ch.WindowsSelectorImpl@77733f13
  195. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  196. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  197. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  198. ...
  199.  
  200.  
  201. "Netty Server IO #3" Id=47 RUNNABLE (in native)
  202. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  203. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  204. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  205. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  206. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  207. - locked io.netty.channel.nio.SelectedSelectionKeySet@689b425b
  208. - locked java.util.Collections$UnmodifiableSet@76a41b4
  209. - locked sun.nio.ch.WindowsSelectorImpl@1f9bd10b
  210. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  211. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  212. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  213. ...
  214.  
  215.  
  216. "Netty Server IO #2" Id=41 RUNNABLE
  217. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  218. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  219. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  220. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  221. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  222. - locked io.netty.channel.nio.SelectedSelectionKeySet@71feee4c
  223. - locked java.util.Collections$UnmodifiableSet@4345f3b2
  224. - locked sun.nio.ch.WindowsSelectorImpl@16f77d8f
  225. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  226. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  227. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  228. ...
  229.  
  230.  
  231. "Server Watchdog" Id=40 RUNNABLE
  232. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  233. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  234. at zj.run(SourceFile:49)
  235. at java.lang.Thread.run(Unknown Source)
  236.  
  237.  
  238. "Netty Server IO #1" Id=38 RUNNABLE (in native)
  239. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  240. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  241. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  242. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  243. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  244. - locked io.netty.channel.nio.SelectedSelectionKeySet@57a5f5d3
  245. - locked java.util.Collections$UnmodifiableSet@51afede5
  246. - locked sun.nio.ch.WindowsSelectorImpl@3d1b5c01
  247. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  248. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  249. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  250. ...
  251.  
  252.  
  253. "IO-Worker-16" Id=37 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@102d4528
  254. at sun.misc.Unsafe.park(Native Method)
  255. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@102d4528
  256. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  257. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  258. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  259. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  260. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  261. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  262. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  263. ...
  264.  
  265.  
  266. "IO-Worker-15" Id=36 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@102d4528
  267. at sun.misc.Unsafe.park(Native Method)
  268. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@102d4528
  269. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  270. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  271. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  272. at java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  273. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  274. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  275. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  276. ...
  277.  
  278.  
  279. "Netty Server IO #0" Id=35 RUNNABLE
  280. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  281. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  282. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  283. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  284. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  285. - locked io.netty.channel.nio.SelectedSelectionKeySet@68de2193
  286. - locked java.util.Collections$UnmodifiableSet@463039a8
  287. - locked sun.nio.ch.WindowsSelectorImpl@212c8e3b
  288. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  289. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  290. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  291. ...
  292.  
  293.  
  294. "ObjectCleanerThread" Id=34 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@5b528b33
  295. at java.lang.Object.wait(Native Method)
  296. - waiting on java.lang.ref.ReferenceQueue$Lock@5b528b33
  297. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  298. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  299. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  300. at java.lang.Thread.run(Unknown Source)
  301.  
  302.  
  303. "Server console handler" Id=33 RUNNABLE (in native)
  304. at java.io.FileInputStream.readBytes(Native Method)
  305. at java.io.FileInputStream.read(Unknown Source)
  306. at java.io.BufferedInputStream.read1(Unknown Source)
  307. at java.io.BufferedInputStream.read(Unknown Source)
  308. - locked java.io.BufferedInputStream@4299eb73
  309. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  310. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  311. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  312. - locked java.io.InputStreamReader@52367f1
  313. at java.io.InputStreamReader.read(Unknown Source)
  314. ...
  315.  
  316.  
  317. "DestroyJavaVM" Id=32 RUNNABLE
  318.  
  319.  
  320. "Server thread" Id=29 RUNNABLE
  321. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.shiftKeys(Long2ObjectLinkedOpenHashMap.java:375)
  322. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.removeEntry(Long2ObjectLinkedOpenHashMap.java:278)
  323. at it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.remove(Long2ObjectLinkedOpenHashMap.java:785)
  324. at zs.a(SourceFile:438)
  325. at zs$$Lambda$4135/1619363922.accept(Unknown Source)
  326. at java.util.concurrent.CompletableFuture.uniAccept(Unknown Source)
  327. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
  328. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
  329. ...
  330.  
  331.  
  332. "Snooper Timer" Id=30 WAITING on java.util.TaskQueue@403b6c38
  333. at java.lang.Object.wait(Native Method)
  334. - waiting on java.util.TaskQueue@403b6c38
  335. at java.lang.Object.wait(Unknown Source)
  336. at java.util.TimerThread.mainLoop(Unknown Source)
  337. at java.util.TimerThread.run(Unknown Source)
  338.  
  339.  
  340. "Timer hack thread" Id=21 TIMED_WAITING
  341. at java.lang.Thread.sleep(Native Method)
  342. at x$6.run(SourceFile:636)
  343.  
  344.  
  345. "Attach Listener" Id=5 RUNNABLE
  346.  
  347.  
  348. "Signal Dispatcher" Id=4 RUNNABLE
  349.  
  350.  
  351. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@fff7c1f
  352. at java.lang.Object.wait(Native Method)
  353. - waiting on java.lang.ref.ReferenceQueue$Lock@fff7c1f
  354. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  355. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  356. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  357.  
  358.  
  359. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2b0dce0
  360. at java.lang.Object.wait(Native Method)
  361. - waiting on java.lang.ref.Reference$Lock@2b0dce0
  362. at java.lang.Object.wait(Unknown Source)
  363. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  364. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  365.  
  366.  
  367.  
  368. Stacktrace:
  369. at zj.run(SourceFile:65)
  370. at java.lang.Thread.run(Unknown Source)
  371.  
  372. -- Performance stats --
  373. Details:
  374. Random tick rate: 3
  375. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 531 [minecraft:cow:108,minecraft:item:83,minecraft:chicken:48,minecraft:salmon:39,minecraft:sheep:35], block_entities: 217 [minecraft:chest:117,minecraft:hopper:40,minecraft:mob_spawner:25,minecraft:furnace:20,minecraft:beehive:4], block_ticks: 986, fluid_ticks: 1, chunk_source: ServerChunkCache: 83898,
  376. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
  377. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  378.  
  379. -- System Details --
  380. Details:
  381. Minecraft Version: 1.16.5
  382. Minecraft Version ID: 1.16.5
  383. Operating System: Windows 10 (amd64) version 10.0
  384. Java Version: 1.8.0_271, Oracle Corporation
  385. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  386. Memory: 1464414152 bytes (1396 MB) / 2066743296 bytes (1971 MB) up to 2066743296 bytes (1971 MB)
  387. CPUs: 8
  388. JVM Flags: 2 total; -Xmx2048M -Xms2048M
  389. Player Count: 0 / 20; []
  390. Data Packs: vanilla
  391. Is Modded: Unknown (can't tell)
  392. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement