Guest User

Crash Log Dump, Last 4

a guest
Nov 29th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.02 KB | None | 0 0
  1. 11/29 2:07 PM (Internal clock is ahead 5 hours, didnt notice till now)
  2.  
  3. ---- Minecraft Crash Report ----
  4.  
  5. WARNING: coremods are present:
  6. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  7. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  8. wings (wings-1.1.5-1.12.2.jar)
  9. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  10. SoundUnpack (OpenSecurity-1.12.2-1.0-39.jar)
  11. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  12. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  13. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  14. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  15. ForgelinPlugin (Forgelin-1.8.2.jar)
  16. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  17. Contact their authors BEFORE contacting forge
  18.  
  19. // Don't be sad. I'll do better next time, I promise!
  20.  
  21. Time: 11/29/19 2:07 AM
  22. Description: Watching Server
  23.  
  24. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  25. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:907)
  26. at net.minecraft.world.World.func_175674_a(World.java:3028)
  27. at net.minecraft.world.World.func_72839_b(World.java:3011)
  28. at net.minecraft.world.World.func_184144_a(World.java:1369)
  29. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  30. at mob_grinding_utils.entity.EntityXPOrbFalling.func_70071_h_(EntityXPOrbFalling.java:38)
  31. at net.minecraft.world.World.func_72866_a(World.java:1996)
  32. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  33. at net.minecraft.world.World.func_72870_g(World.java:1958)
  34. at net.minecraft.world.World.func_72939_s(World.java:1762)
  35. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  36. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  37. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  38. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  39. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  40. at java.lang.Thread.run(Thread.java:748)
  41.  
  42.  
  43. A detailed walkthrough of the error, its code path and all known details is as follows:
  44. ---------------------------------------------------------------------------------------
  45.  
  46. -- Head --
  47. Thread: Server Watchdog
  48. Stacktrace:
  49. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:907)
  50. at net.minecraft.world.World.func_175674_a(World.java:3028)
  51. at net.minecraft.world.World.func_72839_b(World.java:3011)
  52. at net.minecraft.world.World.func_184144_a(World.java:1369)
  53. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  54. at mob_grinding_utils.entity.EntityXPOrbFalling.func_70071_h_(EntityXPOrbFalling.java:38)
  55. at net.minecraft.world.World.func_72866_a(World.java:1996)
  56. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  57. at net.minecraft.world.World.func_72870_g(World.java:1958)
  58. at net.minecraft.world.World.func_72939_s(World.java:1762)
  59. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  60. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  61. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  62. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  63.  
  64. -- Thread Dump --
  65. Details:
  66. Threads: "Netty Epoll Server IO #5" Id=178 RUNNABLE
  67. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  68. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  69. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  70. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  71. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  72. at java.lang.Thread.run(Thread.java:748)
  73.  
  74.  
  75. "Netty Epoll Server IO #4" Id=177 RUNNABLE (in native)
  76. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  77. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  78. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  79. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  80. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  81. at java.lang.Thread.run(Thread.java:748)
  82.  
  83.  
  84. "ForkJoinPool-1-worker-3" Id=175 WAITING on scala.concurrent.forkjoin.ForkJoinPool@4dbf31a4
  85. at sun.misc.Unsafe.park(Native Method)
  86. - waiting on scala.concurrent.forkjoin.ForkJoinPool@4dbf31a4
  87. at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
  88. at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
  89. at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
  90.  
  91.  
  92. "Chunk I/O Executor Thread-1" Id=171 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4378d663
  93. at sun.misc.Unsafe.park(Native Method)
  94. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4378d663
  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:1074)
  99. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  100. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  101. at java.lang.Thread.run(Thread.java:748)
  102.  
  103.  
  104. "Netty Epoll Server IO #3" Id=166 RUNNABLE (in native)
  105. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  106. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  107. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  108. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  109. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  110. at java.lang.Thread.run(Thread.java:748)
  111.  
  112.  
  113. "Netty Epoll Server IO #2" Id=165 RUNNABLE (in native)
  114. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  115. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  116. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  117. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  118. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  119. at java.lang.Thread.run(Thread.java:748)
  120.  
  121.  
  122. "threadDeathWatcher-2-1" Id=162 TIMED_WAITING
  123. at java.lang.Thread.sleep(Native Method)
  124. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  125. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  126. at java.lang.Thread.run(Thread.java:748)
  127.  
  128.  
  129. "Netty Epoll Server IO #1" Id=161 RUNNABLE
  130. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  131. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  132. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  133. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  134. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  135. at java.lang.Thread.run(Thread.java:748)
  136.  
  137.  
  138. "OpenComputers-FileSystem-1" Id=147 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47475ad4
  139. at sun.misc.Unsafe.park(Native Method)
  140. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47475ad4
  141. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  142. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  143. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  144. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  145. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  146. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  147. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  148. ...
  149.  
  150.  
  151. "OpenComputers-Computer-4" Id=143 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  152. at sun.misc.Unsafe.park(Native Method)
  153. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  154. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  155. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  156. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  157. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  158. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  159. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  160. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  161. ...
  162.  
  163.  
  164. "OpenComputers-Computer-3" Id=142 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  165. at sun.misc.Unsafe.park(Native Method)
  166. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  167. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  168. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  169. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  170. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  171. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  172. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  173. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  174. ...
  175.  
  176.  
  177. "OpenComputers-Computer-2" Id=141 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  178. at sun.misc.Unsafe.park(Native Method)
  179. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  180. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  181. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  182. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  183. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  184. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  185. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  186. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  187. ...
  188.  
  189.  
  190. "OpenComputers-Computer-1" Id=140 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  191. at sun.misc.Unsafe.park(Native Method)
  192. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@245dc58
  193. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  194. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  195. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  196. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  197. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  198. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  199. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  200. ...
  201.  
  202.  
  203. "ic2-poolthread-4" Id=139 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  204. at java.lang.Object.wait(Native Method)
  205. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  206. at java.lang.Object.wait(Object.java:502)
  207. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  208. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  209. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  210. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  211. at java.lang.Thread.run(Thread.java:748)
  212.  
  213.  
  214. "ic2-poolthread-3" Id=138 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  215. at java.lang.Object.wait(Native Method)
  216. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  217. at java.lang.Object.wait(Object.java:502)
  218. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  219. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  220. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  221. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  222. at java.lang.Thread.run(Thread.java:748)
  223.  
  224.  
  225. "ic2-poolthread-2" Id=137 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  226. at java.lang.Object.wait(Native Method)
  227. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  228. at java.lang.Object.wait(Object.java:502)
  229. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  230. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  231. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  232. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  233. at java.lang.Thread.run(Thread.java:748)
  234.  
  235.  
  236. "OpenComputers-SaveHandler-1" Id=136 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@330dfcc0
  237. at sun.misc.Unsafe.park(Native Method)
  238. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@330dfcc0
  239. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  240. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  241. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  242. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  243. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  244. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  245. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  246. ...
  247.  
  248.  
  249. "Thread-78" Id=135 TIMED_WAITING
  250. at java.lang.Thread.sleep(Native Method)
  251. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  252. at java.lang.Thread.run(Thread.java:748)
  253.  
  254.  
  255. "Thread-76" Id=133 TIMED_WAITING
  256. at java.lang.Thread.sleep(Native Method)
  257. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  258. at java.lang.Thread.run(Thread.java:748)
  259.  
  260.  
  261. "Thread-75" Id=132 TIMED_WAITING
  262. at java.lang.Thread.sleep(Native Method)
  263. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  264. at java.lang.Thread.run(Thread.java:748)
  265.  
  266.  
  267. "Thread-73" Id=130 TIMED_WAITING
  268. at java.lang.Thread.sleep(Native Method)
  269. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  270. at java.lang.Thread.run(Thread.java:748)
  271.  
  272.  
  273. "Thread-71" Id=128 TIMED_WAITING
  274. at java.lang.Thread.sleep(Native Method)
  275. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  276. at java.lang.Thread.run(Thread.java:748)
  277.  
  278.  
  279. "Thread-21" Id=78 TIMED_WAITING
  280. at java.lang.Thread.sleep(Native Method)
  281. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  282. at java.lang.Thread.run(Thread.java:748)
  283.  
  284.  
  285. "Java2D Disposer" Id=76 WAITING on java.lang.ref.ReferenceQueue$Lock@4ee1818f
  286. at java.lang.Object.wait(Native Method)
  287. - waiting on java.lang.ref.ReferenceQueue$Lock@4ee1818f
  288. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  289. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  290. at sun.java2d.Disposer.run(Disposer.java:148)
  291. at java.lang.Thread.run(Thread.java:748)
  292.  
  293.  
  294. "ICBM-Classic-WorkerThread-3" Id=74 TIMED_WAITING
  295. at java.lang.Thread.sleep(Native Method)
  296. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  297.  
  298.  
  299. "ICBM-Classic-WorkerThread-2" Id=73 TIMED_WAITING
  300. at java.lang.Thread.sleep(Native Method)
  301. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  302.  
  303.  
  304. "ICBM-Classic-WorkerThread-1" Id=72 TIMED_WAITING
  305. at java.lang.Thread.sleep(Native Method)
  306. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  307.  
  308.  
  309. "ICBM-Classic-WorkerThread-0" Id=71 TIMED_WAITING
  310. at java.lang.Thread.sleep(Native Method)
  311. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  312.  
  313.  
  314. "Server Watchdog" Id=70 RUNNABLE
  315. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  316. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  317. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  318. at java.lang.Thread.run(Thread.java:748)
  319.  
  320.  
  321. "Query Listener #1" Id=69 RUNNABLE
  322. at java.net.PlainDatagramSocketImpl.peekData(Native Method)
  323. - locked java.net.PlainDatagramSocketImpl@626a2317
  324. at java.net.DatagramSocket.receive(DatagramSocket.java:743)
  325. - locked java.net.DatagramPacket@4bfd5628
  326. - locked java.net.DatagramSocket@169abc6b
  327. at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:269)
  328. at java.lang.Thread.run(Thread.java:748)
  329.  
  330.  
  331. "File IO Thread" Id=68 TIMED_WAITING
  332. at java.lang.Thread.sleep(Native Method)
  333. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  334. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  335. at java.lang.Thread.run(Thread.java:748)
  336.  
  337.  
  338. "pool-4-thread-4" Id=67 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  339. at sun.misc.Unsafe.park(Native Method)
  340. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  341. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  342. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  343. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  344. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  345. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  346. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  347. at java.lang.Thread.run(Thread.java:748)
  348.  
  349.  
  350. "pool-4-thread-3" Id=66 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  351. at sun.misc.Unsafe.park(Native Method)
  352. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  353. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  354. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  355. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  356. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  357. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  358. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  359. at java.lang.Thread.run(Thread.java:748)
  360.  
  361.  
  362. "pool-4-thread-2" Id=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  363. at sun.misc.Unsafe.park(Native Method)
  364. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  365. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  366. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  367. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  368. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  369. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  370. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  371. at java.lang.Thread.run(Thread.java:748)
  372.  
  373.  
  374. "pool-4-thread-1" Id=64 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  375. at sun.misc.Unsafe.park(Native Method)
  376. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@17ca586b
  377. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  378. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  379. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  380. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  381. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  382. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  383. at java.lang.Thread.run(Thread.java:748)
  384.  
  385.  
  386. "ic2-poolthread-1" Id=58 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  387. at java.lang.Object.wait(Native Method)
  388. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3643ffa5
  389. at java.lang.Object.wait(Object.java:502)
  390. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  391. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  392. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  393. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  394. at java.lang.Thread.run(Thread.java:748)
  395.  
  396.  
  397. "ResearchIOThread" Id=57 TIMED_WAITING on java.util.TaskQueue@55e54ee4
  398. at java.lang.Object.wait(Native Method)
  399. - waiting on java.util.TaskQueue@55e54ee4
  400. at java.util.TimerThread.mainLoop(Timer.java:552)
  401. at java.util.TimerThread.run(Timer.java:505)
  402.  
  403.  
  404. "Ender IO Scheduler" Id=56 TIMED_WAITING
  405. at java.lang.Thread.sleep(Native Method)
  406. at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
  407.  
  408.  
  409. "Netty Epoll Server IO #0" Id=41 RUNNABLE (in native)
  410. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  411. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  412. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  413. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  414. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  415. at java.lang.Thread.run(Thread.java:748)
  416.  
  417.  
  418. "Timer-0" Id=38 TIMED_WAITING on java.util.TaskQueue@6624bdd4
  419. at java.lang.Object.wait(Native Method)
  420. - waiting on java.util.TaskQueue@6624bdd4
  421. at java.util.TimerThread.mainLoop(Timer.java:552)
  422. at java.util.TimerThread.run(Timer.java:505)
  423.  
  424.  
  425. "JLine terminal non blocking reader thread" Id=23 RUNNABLE (in native)
  426. at java.io.FileInputStream.readBytes(Native Method)
  427. at java.io.FileInputStream.read(FileInputStream.java:255)
  428. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  429. - locked java.io.FileInputStream@4749eb2e
  430. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  431. - locked java.io.FileInputStream@4749eb2e
  432. at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
  433. at java.lang.Thread.run(Thread.java:748)
  434.  
  435.  
  436. "Server console handler" Id=22 TIMED_WAITING on org.jline.utils.NonBlockingReader@205eaac
  437. at java.lang.Object.wait(Native Method)
  438. - waiting on org.jline.utils.NonBlockingReader@205eaac
  439. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
  440. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  441. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  442. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  443. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  444. at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
  445. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
  446. ...
  447.  
  448.  
  449. "DestroyJavaVM" Id=21 RUNNABLE
  450.  
  451.  
  452. "Server thread" Id=19 RUNNABLE
  453. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:907)
  454. at net.minecraft.world.World.func_175674_a(World.java:3028)
  455. at net.minecraft.world.World.func_72839_b(World.java:3011)
  456. at net.minecraft.world.World.func_184144_a(World.java:1369)
  457. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  458. at mob_grinding_utils.entity.EntityXPOrbFalling.func_70071_h_(EntityXPOrbFalling.java:38)
  459. at net.minecraft.world.World.func_72866_a(World.java:1996)
  460. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  461. ...
  462.  
  463.  
  464. "Server Infinisleeper" Id=18 TIMED_WAITING
  465. at java.lang.Thread.sleep(Native Method)
  466. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  467.  
  468.  
  469. "Snooper Timer" Id=17 TIMED_WAITING on java.util.TaskQueue@7d681666
  470. at java.lang.Object.wait(Native Method)
  471. - waiting on java.util.TaskQueue@7d681666
  472. at java.util.TimerThread.mainLoop(Timer.java:552)
  473. at java.util.TimerThread.run(Timer.java:505)
  474.  
  475.  
  476. "Signal Dispatcher" Id=5 RUNNABLE
  477.  
  478.  
  479. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3ee1de02
  480. at java.lang.Object.wait(Native Method)
  481. - waiting on java.lang.ref.ReferenceQueue$Lock@3ee1de02
  482. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  483. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  484. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  485.  
  486.  
  487. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@36f9426b
  488. at java.lang.Object.wait(Native Method)
  489. - waiting on java.lang.ref.Reference$Lock@36f9426b
  490. at java.lang.Object.wait(Object.java:502)
  491. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  492. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  493.  
  494.  
  495.  
  496. Stacktrace:
  497. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  498. at java.lang.Thread.run(Thread.java:748)
  499.  
  500.  
  501.  
  502.  
  503.  
  504. 1:08 PM 11/29
  505. ---- Minecraft Crash Report ----
  506.  
  507. WARNING: coremods are present:
  508. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  509. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  510. wings (wings-1.1.5-1.12.2.jar)
  511. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  512. SoundUnpack (OpenSecurity-1.12.2-1.0-39.jar)
  513. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  514. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  515. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  516. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  517. ForgelinPlugin (Forgelin-1.8.2.jar)
  518. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  519. Contact their authors BEFORE contacting forge
  520.  
  521. // Don't be sad. I'll do better next time, I promise!
  522.  
  523. Time: 11/29/19 1:08 AM
  524. Description: Exception in server tick loop
  525.  
  526. java.lang.NullPointerException: Exception in server tick loop
  527. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:784)
  528. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  529. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  530. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  531. at java.lang.Thread.run(Thread.java:748)
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538. 1 minute prior to the previous crash
  539. ---- Minecraft Crash Report ----
  540.  
  541. WARNING: coremods are present:
  542. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  543. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  544. wings (wings-1.1.5-1.12.2.jar)
  545. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  546. SoundUnpack (OpenSecurity-1.12.2-1.0-39.jar)
  547. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  548. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  549. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  550. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  551. ForgelinPlugin (Forgelin-1.8.2.jar)
  552. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  553. Contact their authors BEFORE contacting forge
  554.  
  555. // Daisy, daisy...
  556.  
  557. Time: 11/29/19 1:08 AM
  558. Description: Watching Server
  559.  
  560. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  561. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:907)
  562. at net.minecraft.world.World.func_175674_a(World.java:3028)
  563. at net.minecraft.world.World.func_72839_b(World.java:3011)
  564. at net.minecraft.world.World.func_184144_a(World.java:1369)
  565. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  566. at mob_grinding_utils.entity.EntityXPOrbFalling.func_70071_h_(EntityXPOrbFalling.java:38)
  567. at net.minecraft.world.World.func_72866_a(World.java:1996)
  568. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  569. at net.minecraft.world.World.func_72870_g(World.java:1958)
  570. at net.minecraft.world.World.func_72939_s(World.java:1762)
  571. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  572. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  573. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  574. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  575. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  576. at java.lang.Thread.run(Thread.java:748)
  577.  
  578.  
  579. A detailed walkthrough of the error, its code path and all known details is as follows:
  580. ---------------------------------------------------------------------------------------
  581.  
  582. -- Head --
  583. Thread: Server Watchdog
  584. Stacktrace:
  585. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:907)
  586. at net.minecraft.world.World.func_175674_a(World.java:3028)
  587. at net.minecraft.world.World.func_72839_b(World.java:3011)
  588. at net.minecraft.world.World.func_184144_a(World.java:1369)
  589. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  590. at mob_grinding_utils.entity.EntityXPOrbFalling.func_70071_h_(EntityXPOrbFalling.java:38)
  591. at net.minecraft.world.World.func_72866_a(World.java:1996)
  592. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  593. at net.minecraft.world.World.func_72870_g(World.java:1958)
  594. at net.minecraft.world.World.func_72939_s(World.java:1762)
  595. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  596. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  597. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  598. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  599.  
  600. -- Thread Dump --
  601.  
  602.  
  603.  
  604.  
  605. 22:45 11/28
  606.  
  607. ---- Minecraft Crash Report ----
  608.  
  609. WARNING: coremods are present:
  610. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  611. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  612. wings (wings-1.1.5-1.12.2.jar)
  613. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  614. SoundUnpack (OpenSecurity-1.12.2-1.0-39.jar)
  615. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  616. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  617. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  618. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  619. ForgelinPlugin (Forgelin-1.8.2.jar)
  620. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  621. Contact their authors BEFORE contacting forge
  622.  
  623. // Why did you do that?
  624.  
  625. Time: 11/28/19 10:45 PM
  626. Description: Watching Server
  627.  
  628. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  629. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:900)
  630. at net.minecraft.world.World.func_175674_a(World.java:3028)
  631. at net.minecraft.entity.EntityLivingBase.func_85033_bc(EntityLivingBase.java:2439)
  632. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2396)
  633. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  634. at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
  635. at net.minecraft.entity.monster.AbstractSkeleton.func_70636_d(AbstractSkeleton.java:144)
  636. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  637. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  638. at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
  639. at net.minecraft.world.World.func_72866_a(World.java:1996)
  640. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  641. at net.minecraft.world.World.func_72870_g(World.java:1958)
  642. at net.minecraft.world.World.func_72939_s(World.java:1762)
  643. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  644. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  645. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  646. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  647. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  648. at java.lang.Thread.run(Thread.java:748)
  649.  
  650.  
  651. A detailed walkthrough of the error, its code path and all known details is as follows:
  652. ---------------------------------------------------------------------------------------
  653.  
  654. -- Head --
  655. Thread: Server Watchdog
  656. Stacktrace:
  657. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:900)
  658. at net.minecraft.world.World.func_175674_a(World.java:3028)
  659. at net.minecraft.entity.EntityLivingBase.func_85033_bc(EntityLivingBase.java:2439)
  660. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2396)
  661. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  662. at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
  663. at net.minecraft.entity.monster.AbstractSkeleton.func_70636_d(AbstractSkeleton.java:144)
  664. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  665. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  666. at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
  667. at net.minecraft.world.World.func_72866_a(World.java:1996)
  668. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  669. at net.minecraft.world.World.func_72870_g(World.java:1958)
  670. at net.minecraft.world.World.func_72939_s(World.java:1762)
  671. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  672. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  673. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  674. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
Add Comment
Please, Sign In to add comment