Advertisement
FoxFire_PB

Server crash

Nov 9th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 11/9/19 9:40 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  8. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:607) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  9. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221] {}
  10.  
  11.  
  12. A detailed walkthrough of the error, its code path and all known details is as follows:
  13. ---------------------------------------------------------------------------------------
  14.  
  15. -- Head --
  16. Thread: Server Watchdog
  17. Stacktrace:
  18. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52)
  19.  
  20. -- Thread Dump --
  21. Details:
  22. Threads: "Netty Server IO #31" Id=389 RUNNABLE
  23. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  24. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  25. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  26. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  27. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  28. - locked io.netty.channel.nio.SelectedSelectionKeySet@a9dc5c9
  29. - locked java.util.Collections$UnmodifiableSet@45a2aea
  30. - locked sun.nio.ch.WindowsSelectorImpl@65aeb9
  31. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  32. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  33. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  34. ...
  35.  
  36.  
  37. "Thread Backup" Id=285 TIMED_WAITING
  38. at java.lang.Thread.sleep(Native Method)
  39. at ovh.corail.tombstone.helper.ThreadedBackup.processQueue(ThreadedBackup.java:51)
  40. at ovh.corail.tombstone.helper.ThreadedBackup.run(ThreadedBackup.java:28)
  41. at java.lang.Thread.run(Unknown Source)
  42.  
  43.  
  44. "Netty Server IO #30" Id=241 RUNNABLE
  45. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  46. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  47. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  48. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  49. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  50. - locked io.netty.channel.nio.SelectedSelectionKeySet@456720d1
  51. - locked java.util.Collections$UnmodifiableSet@21b01639
  52. - locked sun.nio.ch.WindowsSelectorImpl@7468659f
  53. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  54. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  55. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  56. ...
  57.  
  58.  
  59. "Netty Server IO #29" Id=240 RUNNABLE
  60. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  61. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  62. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  63. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  64. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  65. - locked io.netty.channel.nio.SelectedSelectionKeySet@59550dcd
  66. - locked java.util.Collections$UnmodifiableSet@2548df9e
  67. - locked sun.nio.ch.WindowsSelectorImpl@4e814d0
  68. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  69. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  70. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  71. ...
  72.  
  73.  
  74. "Netty Server IO #28" Id=239 RUNNABLE (in native)
  75. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  76. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  77. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  78. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  79. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  80. - locked io.netty.channel.nio.SelectedSelectionKeySet@331bcd4f
  81. - locked java.util.Collections$UnmodifiableSet@42518584
  82. - locked sun.nio.ch.WindowsSelectorImpl@2106067f
  83. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  84. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  85. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  86. ...
  87.  
  88.  
  89. "Netty Server IO #27" Id=230 RUNNABLE (in native)
  90. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  91. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  92. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  93. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  94. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  95. - locked io.netty.channel.nio.SelectedSelectionKeySet@650cd81b
  96. - locked java.util.Collections$UnmodifiableSet@8101040
  97. - locked sun.nio.ch.WindowsSelectorImpl@4623c963
  98. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  99. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  100. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  101. ...
  102.  
  103.  
  104. "Netty Server IO #26" Id=224 RUNNABLE
  105. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  106. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  107. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  108. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  109. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  110. - locked io.netty.channel.nio.SelectedSelectionKeySet@57070a26
  111. - locked java.util.Collections$UnmodifiableSet@54c8ccdd
  112. - locked sun.nio.ch.WindowsSelectorImpl@5cd24414
  113. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  114. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  115. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  116. ...
  117.  
  118.  
  119. "Netty Server IO #25" Id=223 RUNNABLE
  120. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  121. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  122. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  123. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  124. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  125. - locked io.netty.channel.nio.SelectedSelectionKeySet@4e2e63c
  126. - locked java.util.Collections$UnmodifiableSet@6bdb9abc
  127. - locked sun.nio.ch.WindowsSelectorImpl@79670d3e
  128. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  129. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  130. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  131. ...
  132.  
  133.  
  134. "Netty Server IO #24" Id=222 RUNNABLE
  135. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  136. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  137. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  138. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  139. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  140. - locked io.netty.channel.nio.SelectedSelectionKeySet@37db04e2
  141. - locked java.util.Collections$UnmodifiableSet@249bc723
  142. - locked sun.nio.ch.WindowsSelectorImpl@13a2b776
  143. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  144. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  145. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  146. ...
  147.  
  148.  
  149. "Netty Server IO #23" Id=174 RUNNABLE (in native)
  150. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  151. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  152. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  153. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  154. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  155. - locked io.netty.channel.nio.SelectedSelectionKeySet@526d46c1
  156. - locked java.util.Collections$UnmodifiableSet@3dfeb47a
  157. - locked sun.nio.ch.WindowsSelectorImpl@47a6de39
  158. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  159. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  160. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  161. ...
  162.  
  163.  
  164. "Netty Server IO #22" Id=173 WAITING on java.util.concurrent.Semaphore$NonfairSync@41b9c8bc
  165. at sun.misc.Unsafe.park(Native Method)
  166. - waiting on java.util.concurrent.Semaphore$NonfairSync@41b9c8bc
  167. at java.util.concurrent.locks.LockSupport.park(Unknown Source)
  168. at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(Unknown Source)
  169. at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(Unknown Source)
  170. at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
  171. at java.util.concurrent.Semaphore.acquireUninterruptibly(Unknown Source)
  172. at net.minecraft.network.ServerStatusResponse.getJson(ServerStatusResponse.java:83)
  173. at net.minecraft.network.status.server.SServerInfoPacket.func_148840_b(SServerInfoPacket.java:33)
  174. ...
  175.  
  176.  
  177. "Netty Server IO #21" Id=172 RUNNABLE
  178. at com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:774)
  179. at com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:776)
  180. at com.google.gson.internal.bind.TypeAdapters$29.write(TypeAdapters.java:714)
  181. at com.google.gson.internal.Streams.write(Streams.java:72)
  182. at com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:82)
  183. at com.google.gson.Gson.toJson(Gson.java:669)
  184. at com.google.gson.Gson.toJson(Gson.java:648)
  185. at com.google.gson.Gson.toJson(Gson.java:603)
  186. ...
  187.  
  188.  
  189. "Netty Server IO #20" Id=170 BLOCKED on java.lang.Object@795ad504 owned by "Netty Server IO #19" Id=169
  190. at java.lang.ClassLoader.loadClass(Unknown Source)
  191. - blocked on java.lang.Object@795ad504
  192. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  193. at java.lang.ClassLoader.loadClass(Unknown Source)
  194. at io.netty.handler.timeout.IdleStateHandler$ReaderIdleTimeoutTask.run(IdleStateHandler.java:493)
  195. at io.netty.handler.timeout.IdleStateHandler$AbstractIdleTask.run(IdleStateHandler.java:466)
  196. at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)
  197. at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125)
  198. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  199. ...
  200.  
  201.  
  202. "Netty Server IO #19" Id=169 RUNNABLE
  203. at java.lang.ClassLoader.defineClass1(Native Method)
  204. at java.lang.ClassLoader.defineClass(Unknown Source)
  205. at java.security.SecureClassLoader.defineClass(Unknown Source)
  206. at java.net.URLClassLoader.defineClass(Unknown Source)
  207. at java.net.URLClassLoader.access$100(Unknown Source)
  208. at java.net.URLClassLoader$1.run(Unknown Source)
  209. at java.net.URLClassLoader$1.run(Unknown Source)
  210. at java.security.AccessController.doPrivileged(Native Method)
  211. ...
  212.  
  213.  
  214. "Netty Server IO #18" Id=159 RUNNABLE (in native)
  215. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  216. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  217. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  218. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  219. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  220. - locked io.netty.channel.nio.SelectedSelectionKeySet@314ff331
  221. - locked java.util.Collections$UnmodifiableSet@4069a437
  222. - locked sun.nio.ch.WindowsSelectorImpl@4f1a68ae
  223. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  224. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  225. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  226. ...
  227.  
  228.  
  229. "Netty Server IO #17" Id=158 RUNNABLE (in native)
  230. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  231. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  232. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  233. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  234. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  235. - locked io.netty.channel.nio.SelectedSelectionKeySet@60c766bc
  236. - locked java.util.Collections$UnmodifiableSet@2edfc7ee
  237. - locked sun.nio.ch.WindowsSelectorImpl@231a861e
  238. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  239. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  240. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  241. ...
  242.  
  243.  
  244. "Netty Server IO #16" Id=107 RUNNABLE (in native)
  245. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  246. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  247. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  248. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  249. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  250. - locked io.netty.channel.nio.SelectedSelectionKeySet@3fd9c5cb
  251. - locked java.util.Collections$UnmodifiableSet@6470a60a
  252. - locked sun.nio.ch.WindowsSelectorImpl@34c0eddd
  253. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  254. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  255. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  256. ...
  257.  
  258.  
  259. "Netty Server IO #15" Id=106 RUNNABLE (in native)
  260. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  261. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  262. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  263. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  264. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  265. - locked io.netty.channel.nio.SelectedSelectionKeySet@431da72d
  266. - locked java.util.Collections$UnmodifiableSet@329bc518
  267. - locked sun.nio.ch.WindowsSelectorImpl@53ba75b7
  268. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  269. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  270. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  271. ...
  272.  
  273.  
  274. "Netty Server IO #14" Id=105 RUNNABLE (in native)
  275. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  276. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  277. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  278. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  279. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  280. - locked io.netty.channel.nio.SelectedSelectionKeySet@60a7d418
  281. - locked java.util.Collections$UnmodifiableSet@4e2d23ee
  282. - locked sun.nio.ch.WindowsSelectorImpl@22729c36
  283. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  284. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  285. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  286. ...
  287.  
  288.  
  289. "Server Watchdog" Id=101 RUNNABLE
  290. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  291. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  292. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
  293. at java.lang.Thread.run(Unknown Source)
  294.  
  295.  
  296. "Netty Server IO #13" Id=98 RUNNABLE
  297. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  298. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  299. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  300. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  301. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  302. - locked io.netty.channel.nio.SelectedSelectionKeySet@22e55202
  303. - locked java.util.Collections$UnmodifiableSet@7c3c4552
  304. - locked sun.nio.ch.WindowsSelectorImpl@5b293b68
  305. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  306. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  307. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  308. ...
  309.  
  310.  
  311. "Netty Server IO #12" Id=97 RUNNABLE (in native)
  312. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  313. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  314. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  315. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  316. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  317. - locked io.netty.channel.nio.SelectedSelectionKeySet@6d8c9f17
  318. - locked java.util.Collections$UnmodifiableSet@65f1b5e6
  319. - locked sun.nio.ch.WindowsSelectorImpl@7bf96adf
  320. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  321. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  322. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  323. ...
  324.  
  325.  
  326. "Netty Server IO #11" Id=96 RUNNABLE
  327. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  328. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  329. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  330. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  331. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  332. - locked io.netty.channel.nio.SelectedSelectionKeySet@6999fcb3
  333. - locked java.util.Collections$UnmodifiableSet@6064a2b0
  334. - locked sun.nio.ch.WindowsSelectorImpl@85265df
  335. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  336. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  337. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  338. ...
  339.  
  340.  
  341. "Netty Server IO #10" Id=95 RUNNABLE
  342. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  343. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  344. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  345. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  346. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  347. - locked io.netty.channel.nio.SelectedSelectionKeySet@38cd4998
  348. - locked java.util.Collections$UnmodifiableSet@1e174656
  349. - locked sun.nio.ch.WindowsSelectorImpl@5ba31606
  350. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  351. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  352. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  353. ...
  354.  
  355.  
  356. "Netty Server IO #9" Id=94 RUNNABLE (in native)
  357. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  358. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  359. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  360. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  361. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  362. - locked io.netty.channel.nio.SelectedSelectionKeySet@40c4ec30
  363. - locked java.util.Collections$UnmodifiableSet@1297fc39
  364. - locked sun.nio.ch.WindowsSelectorImpl@36162dcb
  365. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  366. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  367. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  368. ...
  369.  
  370.  
  371. "Netty Server IO #8" Id=93 RUNNABLE (in native)
  372. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  373. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  374. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  375. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  376. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  377. - locked io.netty.channel.nio.SelectedSelectionKeySet@75c60e29
  378. - locked java.util.Collections$UnmodifiableSet@1284c9cd
  379. - locked sun.nio.ch.WindowsSelectorImpl@3f5f9990
  380. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  381. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  382. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  383. ...
  384.  
  385.  
  386. "Netty Server IO #7" Id=92 RUNNABLE (in native)
  387. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  388. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  389. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  390. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  391. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  392. - locked io.netty.channel.nio.SelectedSelectionKeySet@382093c5
  393. - locked java.util.Collections$UnmodifiableSet@7dd265ae
  394. - locked sun.nio.ch.WindowsSelectorImpl@49ac0178
  395. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  396. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  397. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  398. ...
  399.  
  400.  
  401. "Netty Server IO #6" Id=91 RUNNABLE (in native)
  402. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  403. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  404. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  405. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  406. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  407. - locked io.netty.channel.nio.SelectedSelectionKeySet@afc92c4
  408. - locked java.util.Collections$UnmodifiableSet@367e96e5
  409. - locked sun.nio.ch.WindowsSelectorImpl@586f7a91
  410. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  411. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  412. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  413. ...
  414.  
  415.  
  416. "Netty Server IO #5" Id=90 RUNNABLE
  417. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  418. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  419. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  420. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  421. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  422. - locked io.netty.channel.nio.SelectedSelectionKeySet@71610725
  423. - locked java.util.Collections$UnmodifiableSet@1fe5d17f
  424. - locked sun.nio.ch.WindowsSelectorImpl@5deeb5d8
  425. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  426. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  427. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  428. ...
  429.  
  430.  
  431. "Netty Server IO #4" Id=89 RUNNABLE
  432. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  433. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  434. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  435. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  436. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  437. - locked io.netty.channel.nio.SelectedSelectionKeySet@7ef6f706
  438. - locked java.util.Collections$UnmodifiableSet@7d79fd2
  439. - locked sun.nio.ch.WindowsSelectorImpl@3608c87e
  440. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  441. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  442. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  443. ...
  444.  
  445.  
  446. "Netty Server IO #3" Id=88 RUNNABLE (in native)
  447. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  448. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  449. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  450. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  451. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  452. - locked io.netty.channel.nio.SelectedSelectionKeySet@1e60fb12
  453. - locked java.util.Collections$UnmodifiableSet@5767711f
  454. - locked sun.nio.ch.WindowsSelectorImpl@6c755d2e
  455. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  456. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  457. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  458. ...
  459.  
  460.  
  461. "Netty Server IO #2" Id=87 RUNNABLE (in native)
  462. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  463. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  464. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  465. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  466. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  467. - locked io.netty.channel.nio.SelectedSelectionKeySet@1c4e23e6
  468. - locked java.util.Collections$UnmodifiableSet@5eff316
  469. - locked sun.nio.ch.WindowsSelectorImpl@696c953d
  470. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  471. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  472. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  473. ...
  474.  
  475.  
  476. "Thread-13" Id=82 RUNNABLE (in native)
  477. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  478. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  479. at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  480. at java.lang.Thread.run(Unknown Source)
  481.  
  482.  
  483. "Netty Server IO #1" Id=81 RUNNABLE
  484. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  485. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  486. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  487. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  488. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  489. - locked io.netty.channel.nio.SelectedSelectionKeySet@2f362913
  490. - locked java.util.Collections$UnmodifiableSet@420a7e00
  491. - locked sun.nio.ch.WindowsSelectorImpl@38075214
  492. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  493. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  494. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  495. ...
  496.  
  497.  
  498. "Netty Server IO #0" Id=79 RUNNABLE
  499. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  500. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  501. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  502. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  503. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  504. - locked io.netty.channel.nio.SelectedSelectionKeySet@35cffd54
  505. - locked java.util.Collections$UnmodifiableSet@2baf244f
  506. - locked sun.nio.ch.WindowsSelectorImpl@3ac4b544
  507. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  508. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  509. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  510. ...
  511.  
  512.  
  513. "ObjectCleanerThread" Id=78 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@38d1d7fa
  514. at java.lang.Object.wait(Native Method)
  515. - waiting on java.lang.ref.ReferenceQueue$Lock@38d1d7fa
  516. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  517. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  518. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  519. at java.lang.Thread.run(Unknown Source)
  520.  
  521.  
  522. "Thread-7" Id=65 RUNNABLE (in native)
  523. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  524. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  525. at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  526. at java.lang.Thread.run(Unknown Source)
  527.  
  528.  
  529. "D3D Screen Updater" Id=48 TIMED_WAITING on java.lang.Object@723eb8e9
  530. at java.lang.Object.wait(Native Method)
  531. - waiting on java.lang.Object@723eb8e9
  532. at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
  533. at java.lang.Thread.run(Unknown Source)
  534.  
  535.  
  536. "Server console handler" Id=47 RUNNABLE (in native)
  537. at java.io.FileInputStream.readBytes(Native Method)
  538. at java.io.FileInputStream.read(Unknown Source)
  539. at java.io.BufferedInputStream.read1(Unknown Source)
  540. at java.io.BufferedInputStream.read(Unknown Source)
  541. - locked java.io.BufferedInputStream@206167bd
  542. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  543. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  544. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  545. - locked java.io.InputStreamReader@3f108860
  546. at java.io.InputStreamReader.read(Unknown Source)
  547. ...
  548.  
  549.  
  550. "DestroyJavaVM" Id=46 RUNNABLE
  551.  
  552.  
  553. "Server thread" Id=35 RUNNABLE
  554. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:607)
  555. at java.lang.Thread.run(Unknown Source)
  556.  
  557.  
  558. "Thread-5" Id=42 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@948f67f
  559. at sun.misc.Unsafe.park(Native Method)
  560. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@948f67f
  561. at java.util.concurrent.locks.LockSupport.park(Unknown Source)
  562. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  563. at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  564. at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  565. at net.minecraft.server.gui.MinecraftServerGui.lambda$getLogComponent$1(MinecraftServerGui.java:131)
  566. at net.minecraft.server.gui.MinecraftServerGui$$Lambda$2456/620261500.run(Unknown Source)
  567. at java.lang.Thread.run(Unknown Source)
  568.  
  569.  
  570. "TimerQueue" Id=43 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25c13cbb
  571. at sun.misc.Unsafe.park(Native Method)
  572. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25c13cbb
  573. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  574. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  575. at java.util.concurrent.DelayQueue.take(Unknown Source)
  576. at javax.swing.TimerQueue.run(Unknown Source)
  577. at java.lang.Thread.run(Unknown Source)
  578.  
  579. Number of locked synchronizers = 1
  580. - java.util.concurrent.locks.ReentrantLock$NonfairSync@e36ee4f
  581.  
  582.  
  583. "AWT-EventQueue-0" Id=41 RUNNABLE (in native)
  584. at sun.java2d.d3d.D3DRenderQueue.flushBuffer(Native Method)
  585. at sun.java2d.d3d.D3DRenderQueue.flushBuffer(Unknown Source)
  586. at sun.java2d.d3d.D3DRenderQueue.flushNow(Unknown Source)
  587. at sun.java2d.pipe.BufferedTextPipe.enqueueGlyphList(Unknown Source)
  588. at sun.java2d.pipe.BufferedTextPipe.drawGlyphList(Unknown Source)
  589. at sun.java2d.pipe.GlyphListPipe.drawChars(Unknown Source)
  590. at sun.java2d.pipe.ValidatePipe.drawChars(Unknown Source)
  591. at sun.java2d.SunGraphics2D.drawChars(Unknown Source)
  592. ...
  593.  
  594. Number of locked synchronizers = 1
  595. - java.util.concurrent.locks.ReentrantLock$NonfairSync@509c154f
  596.  
  597.  
  598. "AWT-Windows" Id=39 RUNNABLE
  599. at sun.awt.windows.WToolkit.eventLoop(Native Method)
  600. at sun.awt.windows.WToolkit.run(Unknown Source)
  601. at java.lang.Thread.run(Unknown Source)
  602.  
  603.  
  604. "AWT-Shutdown" Id=38 WAITING on java.lang.Object@6961cd85
  605. at java.lang.Object.wait(Native Method)
  606. - waiting on java.lang.Object@6961cd85
  607. at java.lang.Object.wait(Unknown Source)
  608. at sun.awt.AWTAutoShutdown.run(Unknown Source)
  609. at java.lang.Thread.run(Unknown Source)
  610.  
  611.  
  612. "Java2D Disposer" Id=37 WAITING on java.lang.ref.ReferenceQueue$Lock@45e910f6
  613. at java.lang.Object.wait(Native Method)
  614. - waiting on java.lang.ref.ReferenceQueue$Lock@45e910f6
  615. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  616. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  617. at sun.java2d.Disposer.run(Unknown Source)
  618. at java.lang.Thread.run(Unknown Source)
  619.  
  620.  
  621. "Server Infinisleeper" Id=36 TIMED_WAITING
  622. at java.lang.Thread.sleep(Native Method)
  623. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:87)
  624.  
  625.  
  626. "Snooper Timer" Id=34 WAITING on java.util.TaskQueue@140e850b
  627. at java.lang.Object.wait(Native Method)
  628. - waiting on java.util.TaskQueue@140e850b
  629. at java.lang.Object.wait(Unknown Source)
  630. at java.util.TimerThread.mainLoop(Unknown Source)
  631. at java.util.TimerThread.run(Unknown Source)
  632.  
  633.  
  634. "pool-2-thread-1" Id=26 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2488cca8
  635. at sun.misc.Unsafe.park(Native Method)
  636. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2488cca8
  637. at java.util.concurrent.locks.LockSupport.park(Unknown Source)
  638. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  639. at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  640. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  641. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  642. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  643. at java.lang.Thread.run(Unknown Source)
  644.  
  645.  
  646. "Thread-2" Id=25 RUNNABLE (in native)
  647. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  648. at sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  649. at sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  650. at java.lang.Thread.run(Unknown Source)
  651.  
  652.  
  653. "Thread-1" Id=24 TIMED_WAITING
  654. at sun.misc.Unsafe.park(Native Method)
  655. at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  656. at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
  657.  
  658.  
  659. "Attach Listener" Id=5 RUNNABLE
  660.  
  661.  
  662. "Signal Dispatcher" Id=4 RUNNABLE
  663.  
  664.  
  665. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@43622059
  666. at java.lang.Object.wait(Native Method)
  667. - waiting on java.lang.ref.ReferenceQueue$Lock@43622059
  668. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  669. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  670. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  671.  
  672.  
  673. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4e01f663
  674. at java.lang.Object.wait(Native Method)
  675. - waiting on java.lang.ref.Reference$Lock@4e01f663
  676. at java.lang.Object.wait(Unknown Source)
  677. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  678. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  679.  
  680.  
  681.  
  682. Stacktrace:
  683. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:52)
  684. at java.lang.Thread.run(Unknown Source)
  685.  
  686. -- System Details --
  687. Details:
  688. Minecraft Version: 1.14.4
  689. Minecraft Version ID: 1.14.4
  690. Operating System: Windows 10 (amd64) version 10.0
  691. Java Version: 1.8.0_221, Oracle Corporation
  692. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  693. Memory: 1423700176 bytes (1357 MB) / 2956460032 bytes (2819 MB) up to 3817865216 bytes (3641 MB)
  694. CPUs: 16
  695. JVM Flags: 2 total; -Xms1024M -Xmx4096M
  696. ModLauncher: 4.1.0+62+5bfa59b
  697. ModLauncher launch target: fmlserver
  698. ModLauncher naming: srg
  699. ModLauncher services:
  700. /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  701. /forge.jar object_holder_definalize PLUGINSERVICE
  702. /forge.jar runtime_enum_extender PLUGINSERVICE
  703. /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
  704. /forge.jar capability_inject_definalize PLUGINSERVICE
  705. /forge.jar runtimedistcleaner PLUGINSERVICE
  706. /forge.jar fml TRANSFORMATIONSERVICE
  707. FML: 28.1
  708. Forge: net.minecraftforge:28.1.87
  709. FML Language Providers:
  710. javafml@28.1
  711. minecraft@1
  712. Mod List:
  713. Wyrmroost-1.14.4-1.0.2.jar Wyrmroost {wyrmroost@1.0.2 DONE}
  714. Floocraft 1.14.4-1.10.0.jar Floocraft {floocraftft@1.10.0 DONE}
  715. bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
  716. Mine and Slash-1.14.4-2.9.3.jar Mine and Slash {mmorpg@2.8.0 DONE}
  717. jei-1.14.4-6.0.0.24.jar Just Enough Items {jei@6.0.0.24 DONE}
  718. embellishcraft-bop-1.14.4-1.0.0.jar EmbellishCraft BoP Addon {embellishcraft-bop@1.14.4-1.0.0 DONE}
  719. wildnature-2.0.5.jar WildNature Mod {wildnature@2.0.5 DONE}
  720. caelus-FORGE-1.14.4-1.0.1.jar Caelus API {caelus@FORGE-1.14.4-1.0.1 DONE}
  721. colytra-FORGE-1.14.4-2.0.jar Colytra {colytra@FORGE-1.14.4-2.0 DONE}
  722. rsgauges-1.14.4-1.1.9-b2.jar Redstone Gauges and Switches {rsgauges@1.1.9-b2 DONE}
  723. create-mc1.14.4_v0.1.1a.jar Create {create@0.1.1a DONE}
  724. comforts-FORGE-1.14.4-2.0-beta3.jar Comforts {comforts@FORGE-1.14.4-2.0-beta3 DONE}
  725. citadel-1.0.0.jar Citadel {citadel@1.0.0 DONE}
  726. mightyarchitect-mc1.14.4_v0.5.jar The Mighty Architect {mightyarchitect@0.5 DONE}
  727. DungeonCrawl-1.14.4-1.5.1.jar Dungeon Crawl {dungeoncrawl@1.5.1 DONE}
  728. buildinggadgets-3.1.1b.jar Building Gadgets {buildinggadgets@3.1.1b DONE}
  729. nhacampfire_1.14-1.5.jar No Hostiles Around Campfire {nhacampfire@1.5 DONE}
  730. deathquotes-1.2-1.14.4.jar DeathQuotes {deathquotes@1.0 DONE}
  731. Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
  732. CarryOn MC1.14.4 v1.12.4.jar Carry On {carryon@1.12.4 DONE}
  733. JustEnoughResources-1.14.4-0.10.0.66.jar Just Enough Resources {jeresources@0.10.0.66 DONE}
  734. mysticalworld-1.14.4-1.6.5.jar Mystical World {mysticalworld@1.14.4-1.6.5 DONE}
  735. forge-1.14.4-28.1.87-universal.jar Forge {forge@28.1.87 DONE}
  736. nmdar_1.14-3.8.jar Named Areas {nmdar@3.8 DONE}
  737. mysticallib-1.14.4-1.6.0.jar Mystical Lib {mysticallib@1.14.4-1.6.0 DONE}
  738. Explorercraft-1.14.4-3.2.3.jar Explorercraft {explorercraft@3.2.3 DONE}
  739. ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 DONE}
  740. CraftingTweaks_1.14.4-10.1.4.jar Crafting Tweaks {craftingtweaks@10.1.4 DONE}
  741. forge-1.14.4-28.1.87-server.jar Minecraft {minecraft@1.14.4 DONE}
  742. embellishcraft-1.14.4-1.3.1.jar EmbellishCraft {embellishcraft@1.14.4-1.3.1 DONE}
  743. MouseTweaks-2.12-mc1.14.4.jar Mouse Tweaks {mousetweaks@2.12 DONE}
  744. BiomesOPlenty-1.14.4-9.0.0.255-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.254 DONE}
  745. travel_bag-1.0.6-1.14.4.jar Travel Bag {travel_bag@1.0.6 DONE}
  746. aaws_1.14-1.0.jar Always a Wither Skull {aaws@1.0 DONE}
  747. astikorcarts-1.0.0.1.jar AstikorCarts {astikorcarts@NONE DONE}
  748. lycanitesmobs-1.14.4-2.1.0.6.jar Lycanites Mobs {lycanitesmobs@1.0 DONE}
  749. goprone-1.14.x-1.1.0.jar GoProne {goprone@1.14.x-1.1.0 DONE}
  750. curios-FORGE-1.14.4-1.0.5.2.jar Curios API {curios@FORGE-1.14.4-1.0.5.2 DONE}
  751. AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 DONE}
  752. Quark-r2.0-198.jar Quark {quark@r2.0-198 DONE}
  753. BetterThanLlamas-1.14.4-1.1.0.jar Better Than Llamas {betterthanllamas@1.1.0 DONE}
  754. StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {storagedrawers@1.14.4-6.0.3 DONE}
  755. betteranimals-1.14.4-5.2.1.jar Cyber's Better Animal Models {betteranimals@5.2.1 DONE}
  756. betbeacpl_1.14-1.0.jar Better Beacon Placement {betbeacpl@1.0 DONE}
  757. themidnight-0.4.6.jar The Midnight {midnight@0.4.6 DONE}
  758. Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE}
  759. elevatorid-1.14.4-1.5.2.jar Elevator Mod {elevatorid@1.14.4-1.5.2 DONE}
  760. tombstone-4.1.7-1.14.4.jar Corail Tombstone {tombstone@4.1.7 DONE}
  761. structurize-0.10.193-ALPHA.jar Structurize {structurize@0.10.193-ALPHA DONE}
  762. Mine and Slash - Expansion-1.4.1.29.jar Mine & Slash Expansion {mineandslashexpansion@1.4.1.29 DONE}
  763. minecolonies-0.10.493-RELEASE-universal.jar Minecolonies {minecolonies@0.10.493-RELEASE DONE}
  764. Vampirism-1.14.4-1.6.0-alpha+20191021-1133.jar Vampirism {vampirism@1.6.0-alpha+20191021-1127 DONE, teamlapenlib@1.6.0-alpha+20191021-1127 DONE}
  765. engineersdecor-1.14.4-1.0.16-b2.jar Engineer's Decor {engineersdecor@1.0.16-b2 DONE}
  766. solcarrot-1.14.4-1.9.3.jar Spice of Life: Carrot Edition {solcarrot@1.14.4-1.9.3 DONE}
  767. Charm-1.14.4-1.3.4.jar Charm {charm@1.14.4-1.3.4 DONE}
  768. FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
  769. CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v1a DONE}
  770. healingcf_1.14-1.7.jar Healing Campfire {healingcf@1.7 DONE}
  771. Player Count: 1 / 20; [ServerPlayerEntity['TehFoxFire'/20863, l='world', x=85.39, y=75.00, z=18.14]]
  772. Data Packs: vanilla, mod:forge, mod:aaws, mod:arl, mod:astikorcarts, mod:betbeacpl, mod:betterthanllamas, mod:biomesoplenty, mod:buildinggadgets, mod:caelus, mod:carryon, mod:charm, mod:citadel, mod:colytra, mod:comforts, mod:cosmeticarmorreworked, mod:craftingtweaks, mod:create, mod:curios, mod:deathquotes, mod:dungeoncrawl, mod:elevatorid, mod:embellishcraft, mod:embellishcraft-bop, mod:engineersdecor, mod:explorercraft, mod:fastleafdecay, mod:floocraftft, mod:goprone, mod:harvest, mod:healingcf, mod:ironchest, mod:jei, mod:jeresources (incompatible), mod:lycanitesmobs, mod:midnight, mod:mightyarchitect, mod:mineandslashexpansion, mod:minecolonies (incompatible), mod:mmorpg, mod:mousetweaks, mod:mysticallib, mod:mysticalworld, mod:nhacampfire, mod:nmdar, mod:quark, mod:rsgauges, mod:solcarrot, mod:storagedrawers, mod:structurize, mod:tombstone, mod:travel_bag, mod:vampirism, mod:waila, mod:wildnature, mod:wyrmroost, mod:betteranimals, mod:bountifulbaubles
  773. Is Modded: Definitely; Server brand changed to 'forge'
  774. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement