Advertisement
Dvineaspect

Untitled

Mar 8th, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 2019-03-08 16:11:15 EST
  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.shadowmage.ancientwarfare.core.util.InventoryTools.mergeItemStack(InventoryTools.java:141)
  9. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxEntry.tick(MailboxData.java:338)
  10. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxEntry.access$2000(MailboxData.java:240)
  11. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxSet.tick(MailboxData.java:208)
  12. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxSet.access$500(MailboxData.java:148)
  13. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData.onTick(MailboxData.java:70)
  14. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData.serverTick(MailboxData.java:37)
  15. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_607_MailboxData_serverTick_ServerTickEvent.invoke(.dynamic)
  16. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  17. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  18. at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
  19. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:712)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  21. at java.lang.Thread.run(Thread.java:745)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Thread Dump --
  28. Threads: "Remove Quee" Id=19569 TIMED_WAITING
  29. at java.lang.Thread.sleep(Native Method)
  30. at futurepack.common.FPSelectorHelper.runQuee(FPSelectorHelper.java:497)
  31. at futurepack.common.FPSelectorHelper$$Lambda$1852/1086720581.run(Unknown Source)
  32. at java.lang.Thread.run(Thread.java:745)
  33.  
  34.  
  35. "Netty Epoll Server IO #15" Id=6716 RUNNABLE
  36. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  37. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  38. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  39. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  40. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  41. at java.lang.Thread.run(Thread.java:745)
  42.  
  43.  
  44. "Netty Epoll Server IO #14" Id=6704 RUNNABLE
  45. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  46. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  47. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  48. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  49. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  50. at java.lang.Thread.run(Thread.java:745)
  51.  
  52.  
  53. "Netty Epoll Server IO #13" Id=3720 RUNNABLE
  54. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  55. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  56. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  57. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  58. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  59. at java.lang.Thread.run(Thread.java:745)
  60.  
  61.  
  62. "Chunk I/O Executor Thread-1" Id=86 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5ee02aef
  63. at sun.misc.Unsafe.park(Native Method)
  64. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5ee02aef
  65. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  66. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  67. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  68. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  69. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  70. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  71. at java.lang.Thread.run(Thread.java:745)
  72.  
  73.  
  74. "Netty Epoll Server IO #12" Id=82 RUNNABLE
  75. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  76. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  77. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  78. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  79. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  80. at java.lang.Thread.run(Thread.java:745)
  81.  
  82.  
  83. "Netty Epoll Server IO #11" Id=81 RUNNABLE
  84. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  85. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  86. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  87. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  88. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  89. at java.lang.Thread.run(Thread.java:745)
  90.  
  91.  
  92. "pool-3-thread-4" Id=79 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  93. at sun.misc.Unsafe.park(Native Method)
  94. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  95. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  96. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  97. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  98. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  99. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  100. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  101. at java.lang.Thread.run(Thread.java:745)
  102.  
  103.  
  104. "pool-3-thread-3" Id=78 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  105. at sun.misc.Unsafe.park(Native Method)
  106. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  107. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  108. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  109. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  110. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  111. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  112. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  113. at java.lang.Thread.run(Thread.java:745)
  114.  
  115.  
  116. "pool-3-thread-2" Id=77 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  117. at sun.misc.Unsafe.park(Native Method)
  118. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  119. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  120. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  121. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  122. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  123. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  124. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  125. at java.lang.Thread.run(Thread.java:745)
  126.  
  127.  
  128. "pool-3-thread-1" Id=76 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  129. at sun.misc.Unsafe.park(Native Method)
  130. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5027df43
  131. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  132. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  133. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  134. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  135. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  136. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  137. at java.lang.Thread.run(Thread.java:745)
  138.  
  139.  
  140. "File IO Thread" Id=75 TIMED_WAITING
  141. at java.lang.Thread.sleep(Native Method)
  142. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
  143. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  144. at java.lang.Thread.run(Thread.java:745)
  145.  
  146.  
  147. "Netty Epoll Server IO #10" Id=74 RUNNABLE
  148. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  149. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  150. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  151. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  152. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  153. at java.lang.Thread.run(Thread.java:745)
  154.  
  155.  
  156. "FP-Atmosphere" Id=73 TIMED_WAITING
  157. at java.lang.Thread.sleep(Native Method)
  158. at futurepack.common.dim.atmosphere.AtmosphereManager.run(AtmosphereManager.java:325)
  159. at java.lang.Thread.run(Thread.java:745)
  160.  
  161.  
  162. "Netty Epoll Server IO #9" Id=71 RUNNABLE
  163. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  164. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  165. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  166. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  167. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  168. at java.lang.Thread.run(Thread.java:745)
  169.  
  170.  
  171. "Network-Thread" Id=70 TIMED_WAITING
  172. at java.lang.Thread.sleep(Native Method)
  173. at futurepack.common.network.NetworkManager.run(NetworkManager.java:179)
  174. at java.lang.Thread.run(Thread.java:745)
  175.  
  176.  
  177. "Timer-0" Id=68 TIMED_WAITING on java.util.TaskQueue@5418419f
  178. at java.lang.Object.wait(Native Method)
  179. - waiting on java.util.TaskQueue@5418419f
  180. at java.util.TimerThread.mainLoop(Timer.java:552)
  181. at java.util.TimerThread.run(Timer.java:505)
  182.  
  183.  
  184. "Server Watchdog" Id=65 RUNNABLE
  185. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  186. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  187. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  188. at java.lang.Thread.run(Thread.java:745)
  189.  
  190.  
  191. "Netty Epoll Server IO #8" Id=64 RUNNABLE
  192. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  193. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  194. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  195. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  196. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  197. at java.lang.Thread.run(Thread.java:745)
  198.  
  199.  
  200. "World Simulation Thread" Id=63 TIMED_WAITING
  201. at java.lang.Thread.sleep(Native Method)
  202. at CoroUtil.world.WorldDirector.run(WorldDirector.java:429)
  203. at java.lang.Thread.run(Thread.java:745)
  204.  
  205.  
  206. "Netty Epoll Server IO #7" Id=62 RUNNABLE
  207. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  208. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  209. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  210. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  211. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  212. at java.lang.Thread.run(Thread.java:745)
  213.  
  214.  
  215. "Netty Epoll Server IO #6" Id=61 RUNNABLE
  216. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  217. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  218. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  219. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  220. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  221. at java.lang.Thread.run(Thread.java:745)
  222.  
  223.  
  224. "Netty Epoll Server IO #5" Id=60 RUNNABLE
  225. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  226. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  227. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  228. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  229. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  230. at java.lang.Thread.run(Thread.java:745)
  231.  
  232.  
  233. "Netty Epoll Server IO #4" Id=59 RUNNABLE
  234. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  235. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  236. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  237. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  238. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  239. at java.lang.Thread.run(Thread.java:745)
  240.  
  241.  
  242. "Netty Epoll Server IO #3" Id=58 RUNNABLE
  243. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  244. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  245. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  246. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  247. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  248. at java.lang.Thread.run(Thread.java:745)
  249.  
  250.  
  251. "Netty Epoll Server IO #2" Id=56 RUNNABLE
  252. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  253. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  254. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  255. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  256. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  257. at java.lang.Thread.run(Thread.java:745)
  258.  
  259.  
  260. "threadDeathWatcher-2-1" Id=55 TIMED_WAITING
  261. at java.lang.Thread.sleep(Native Method)
  262. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  263. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  264. at java.lang.Thread.run(Thread.java:745)
  265.  
  266.  
  267. "Netty Epoll Server IO #1" Id=54 RUNNABLE
  268. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  269. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  270. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  271. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  272. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  273. at java.lang.Thread.run(Thread.java:745)
  274.  
  275.  
  276. "Netty Epoll Server IO #0" Id=40 RUNNABLE
  277. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  278. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  279. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  280. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  281. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  282. at java.lang.Thread.run(Thread.java:745)
  283.  
  284.  
  285. "JLine terminal non blocking reader thread" Id=26 RUNNABLE (in native)
  286. at java.io.FileInputStream.readBytes(Native Method)
  287. at java.io.FileInputStream.read(FileInputStream.java:255)
  288. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  289. - locked java.io.FileInputStream@111ad578
  290. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  291. - locked java.io.FileInputStream@111ad578
  292. at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
  293. at java.lang.Thread.run(Thread.java:745)
  294.  
  295.  
  296. "Server console handler" Id=25 TIMED_WAITING on org.jline.utils.NonBlockingReader@4ef222e6
  297. at java.lang.Object.wait(Native Method)
  298. - waiting on org.jline.utils.NonBlockingReader@4ef222e6
  299. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
  300. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  301. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  302. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  303. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  304. at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
  305. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
  306. ...
  307.  
  308.  
  309. "DestroyJavaVM" Id=24 RUNNABLE
  310.  
  311.  
  312. "Server thread" Id=22 RUNNABLE
  313. at net.shadowmage.ancientwarfare.core.util.InventoryTools.mergeItemStack(InventoryTools.java:141)
  314. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxEntry.tick(MailboxData.java:338)
  315. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxEntry.access$2000(MailboxData.java:240)
  316. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxSet.tick(MailboxData.java:208)
  317. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxSet.access$500(MailboxData.java:148)
  318. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData.onTick(MailboxData.java:70)
  319. - locked net.shadowmage.ancientwarfare.automation.gamedata.MailboxData$MailboxSet@20c121bc
  320. at net.shadowmage.ancientwarfare.automation.gamedata.MailboxData.serverTick(MailboxData.java:37)
  321. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_607_MailboxData_serverTick_ServerTickEvent.invoke(.dynamic)
  322. ...
  323.  
  324.  
  325. "Server Infinisleeper" Id=21 TIMED_WAITING
  326. at java.lang.Thread.sleep(Native Method)
  327. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  328.  
  329.  
  330. "Snooper Timer" Id=20 TIMED_WAITING on java.util.TaskQueue@36c38882
  331. at java.lang.Object.wait(Native Method)
  332. - waiting on java.util.TaskQueue@36c38882
  333. at java.util.TimerThread.mainLoop(Timer.java:552)
  334. at java.util.TimerThread.run(Timer.java:505)
  335.  
  336.  
  337. "Signal Dispatcher" Id=5 RUNNABLE
  338.  
  339.  
  340. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@71352a37
  341. at java.lang.Object.wait(Native Method)
  342. - waiting on java.lang.ref.ReferenceQueue$Lock@71352a37
  343. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  344. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  345. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  346.  
  347.  
  348. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2e8fd3e5
  349. at java.lang.Object.wait(Native Method)
  350. - waiting on java.lang.ref.Reference$Lock@2e8fd3e5
  351. at java.lang.Object.wait(Object.java:502)
  352. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  353. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  354.  
  355. -- System Details --
  356. Minecraft Version: 1.12.2
  357. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  358. Java Version: 1.8.0_72-internal, Oracle Corporation
  359. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  360. Memory: 1624915104 bytes (1549 MB) / 2849546240 bytes (2717 MB) up to 6450184192 bytes (6151 MB)
  361. JVM Flags: 8 total; -Xms2048m -Xmx6168m -XX:PermSize=256m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  362. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  363. FML: MCP 9.42 Powered by Forge 14.23.5.2807 63 mods loaded, 63 mods active
  364. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  365.  
  366. | State | ID | Version | Source | Signature |
  367. |:------ |:------------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
  368. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  369. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  370. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2807-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  371. | LCHIJA | forge | 14.23.5.2807 | forge-1.12.2-14.23.5.2807-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  372. | LCHIJA | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None |
  373. | LCHIJA | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-2.12.0-1.12.0-a6.jar | None |
  374. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  375. | LCHIJA | ancientwarfare | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  376. | LCHIJA | ancientwarfarestructure | @VERSION@ | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  377. | LCHIJA | ancientwarfarevehicle | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  378. | LCHIJA | ancientwarfarenpc | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  379. | LCHIJA | ancientwarfareautomation | 1.12.2-2.7.0.574 | ancientwarfare-1.12.2-2.7.0.574.jar | None |
  380. | LCHIJA | antiqueatlas | 4.5.0 | antiqueatlas-1.12.2-4.5.0.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  381. | LCHIJA | aroma1997core | 2.0.0.2.b164 | Aroma1997Core-1.12.2-2.0.0.2.b164.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  382. | LCHIJA | aromabackup | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  383. | LCHIJA | aromabackuprecovery | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  384. | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  385. | LCHIJA | quark | r1.5-146 | Quark-r1.5-146.jar | None |
  386. | LCHIJA | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None |
  387. | LCHIJA | gorecore | 1.12.2-0.4.5 | avatarmod-1.5.10-alpha.jar | None |
  388. | LCHIJA | avatarmod | 1.5.10-alpha | avatarmod-1.5.10-alpha.jar | None |
  389. | LCHIJA | base | 3.12.0 | base-1.12.2-3.12.0.jar | None |
  390. | LCHIJA | betternether | 0.1.8.2 | betternether-0.1.8.2.jar | None |
  391. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  392. | LCHIJA | buildinggadgets | 2.6.6 | BuildingGadgets-2.6.6.jar | None |
  393. | LCHIJA | cyclopscore | 1.0.5 | CyclopsCore-1.12.2-1.0.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  394. | LCHIJA | colossalchests | 1.7.0 | ColossalChests-1.12.2-1.7.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  395. | LCHIJA | commoncapabilities | 2.0.4 | CommonCapabilities-1.12.2-2.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  396. | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.30.jar | None |
  397. | LCHIJA | coroutil | 1.12.1-1.2.30 | coroutil-1.12.1-1.2.30.jar | None |
  398. | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.30.jar | None |
  399. | LCHIJA | llibrary | 1.7.17 | llibrary-1.7.17-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  400. | LCHIJA | fossil | 8.0.0 | fossilsarcheology-8.0.0.jar | None |
  401. | LCHIJA | fp | 26.4.42 | Futurepack-1.12.2-26.4.42.jar | 3ad693059337b95c41b649ec9f29c4a6e8282586 |
  402. | LCHIJA | fp.api | 1.1.0 | Futurepack-1.12.2-26.4.42.jar | None |
  403. | LCHIJA | grimoireofgaia | 1.6.8 | GrimoireOfGaia3-1.12.2-1.6.8.jar | None |
  404. | LCHIJA | iceandfire | 1.6.1 | iceandfire-1.6.1-1.12.2.jar | None |
  405. | LCHIJA | integrateddynamics | 1.0.7 | IntegratedDynamics-1.12.2-1.0.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  406. | LCHIJA | integratedcrafting | 1.0.0 | IntegratedCrafting-1.12.2-1.0.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  407. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.7.jar | None |
  408. | LCHIJA | integratedterminals | 1.0.4 | IntegratedTerminals-1.12.2-1.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  409. | LCHIJA | integratedterminalscompat | 1.0.0 | IntegratedTerminals-1.12.2-1.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  410. | LCHIJA | integratedtunnels | 1.6.7 | IntegratedTunnels-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  411. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.7.jar | None |
  412. | LCHIJA | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-FORGE-1.12.2-4.1.jar | None |
  413. | LCHIJA | refinedrelocation | 4.2.35 | RefinedRelocation_1.12.2-4.2.35.jar | None |
  414. | LCHIJA | metalchests | v4.0.1.g01955d6 | MetalChests-v4.0.1.g01955d6.jar | None |
  415. | LCHIJA | mowziesmobs | 1.5.3 | mowziesmobs-1.5.3.jar | None |
  416. | LCHIJA | multimob | 1.0.5 | multimob-1.0.5.jar | None |
  417. | LCHIJA | patchouli | 1.0-17 | Patchouli-1.0-17.jar | None |
  418. | LCHIJA | primitivemobs | 1.2.3a | primitivemobs-1.2.3a.jar | None |
  419. | LCHIJA | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None |
  420. | LCHIJA | randomthings | 4.2.6 | RandomThings-MC1.12.2-4.2.6.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  421. | LCHIJA | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  422. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  423. | LCHIJA | rootsclassic | 1.12.2-1.1.5 | RootsClassic-1.12.2-1.1.5.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  424. | LCHIJA | rustic | 1.1.0 | rustic-1.1.0.jar | None |
  425. | LCHIJA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None |
  426. | LCHIJA | spartanweaponry | beta 1.2.3 | SpartanWeaponry-1.12.2-beta-1.2.3.jar | None |
  427. | LCHIJA | steamagerevolution | 1.12.2-0.4.3.null | SteamAgeRevolution-1.12.2-0.4.3.jar | None |
  428. | LCHIJA | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
  429. | LCHIJA | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
  430. | LCHIJA | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
  431. Loaded coremods (and transformers): LoadingPlugin (RandomThings-MC1.12.2-4.2.6.jar)
  432. lumien.randomthings.asm.ClassTransformer
  433. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  434. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  435. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  436. LoadingPlugin (Quark-r1.5-146.jar)
  437. vazkii.quark.base.asm.ClassTransformer
  438. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b164.jar)
  439.  
  440. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  441.  
  442. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  443. team.chisel.ctm.client.asm.CTMTransformer
  444. Suspected Mods: Ancient Warfare Automation (ancientwarfareautomation)
  445. Profiler Position: N/A (disabled)
  446. Player Count: 2 / 20; [EntityPlayerMP['Divineaspect'/809234, l='world_2019_02_17', x=163.04, y=32.00, z=746.03], EntityPlayerMP['Suicidal_Steve'/988072, l='world_2019_02_17', x=130.70, y=76.00, z=771.70]]
  447. Is Modded: Definitely; Server brand changed to 'fml,forge'
  448. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement