Advertisement
Guest User

Untitled

a guest
Aug 7th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.91 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LibLoader (# LibLoader.jar)
  5. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  6. OTGCorePlugin (OTG-Core.jar)
  7. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  8. RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  9. EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  10. CorePlugin (ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar)
  11. ForgelinPlugin (Forgelin-1.8.2.jar)
  12. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  13. FMLLoadingPlugin (westerosblocks-4.0.0-beta-1-66.jar)
  14. Plugin (NotEnoughIDs-1.5.4.4.jar)
  15. Quark Plugin (Quark-r1.6-175.jar)
  16. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  17. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  18. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  19. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  20. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  21. CoreMod (TickProfiler-1.12-0.0.7.jar)
  22. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  23. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  24. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  25. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  26. Contact their authors BEFORE contacting forge
  27.  
  28. // Why is it breaking :(
  29.  
  30. Time: 8/7/19 2:55 PM
  31. Description: Watching Server
  32.  
  33. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  34. at com.google.common.collect.Iterators$3.hasNext(Iterators.java:169)
  35. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:898)
  36. at net.minecraft.world.World.func_175674_a(World.java:3023)
  37. at net.minecraft.world.World.func_72839_b(World.java:3006)
  38. at net.minecraft.world.World.func_184144_a(World.java:1366)
  39. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  40. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  41. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  42. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  43. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  44. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  45. at net.minecraft.entity.passive.EntityParrot.func_70636_d(EntityParrot.java:167)
  46. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  47. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  48. at net.minecraft.entity.passive.EntityShoulderRiding.func_70071_h_(SourceFile:32)
  49. at net.minecraft.world.World.func_72866_a(World.java:1993)
  50. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  51. at net.minecraft.world.World.func_72870_g(World.java:1955)
  52. at net.minecraft.world.World.func_72939_s(World.java:1759)
  53. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  54. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  55. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  56. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  57. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  58. at java.lang.Thread.run(Thread.java:748)
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- Head --
  65. Thread: Server Watchdog
  66. Stacktrace:
  67. at com.google.common.collect.Iterators$3.hasNext(Iterators.java:169)
  68. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:898)
  69. at net.minecraft.world.World.func_175674_a(World.java:3023)
  70. at net.minecraft.world.World.func_72839_b(World.java:3006)
  71. at net.minecraft.world.World.func_184144_a(World.java:1366)
  72. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  73. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  74. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  75. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  76. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  77. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  78. at net.minecraft.entity.passive.EntityParrot.func_70636_d(EntityParrot.java:167)
  79. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  80. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  81. at net.minecraft.entity.passive.EntityShoulderRiding.func_70071_h_(SourceFile:32)
  82. at net.minecraft.world.World.func_72866_a(World.java:1993)
  83. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  84. at net.minecraft.world.World.func_72870_g(World.java:1955)
  85. at net.minecraft.world.World.func_72939_s(World.java:1759)
  86. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  87. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  88. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  89. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  90.  
  91. -- Thread Dump --
  92. Details:
  93. Threads: "Thread-174" Id=251 TIMED_WAITING
  94. at java.lang.Thread.sleep(Native Method)
  95. at cf.terminator.laggoggles.profiler.ProfileManager.runProfiler(ProfileManager.java:74)
  96. at cf.terminator.laggoggles.api.Profiler.runProfiler(Profiler.java:45)
  97. at cf.terminator.laggoggles.server.ScanRequestHandler$1.run(ScanRequestHandler.java:60)
  98. at java.lang.Thread.run(Thread.java:748)
  99.  
  100.  
  101. "Chunk I/O Executor Thread-1" Id=246 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26cb7540
  102. at sun.misc.Unsafe.park(Native Method)
  103. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26cb7540
  104. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  105. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  106. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  107. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  108. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  109. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  110. at java.lang.Thread.run(Thread.java:748)
  111.  
  112.  
  113. "pool-6-thread-4" Id=245 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@280c9fe9
  114. at sun.misc.Unsafe.park(Native Method)
  115. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@280c9fe9
  116. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  117. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  118. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  119. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  120. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  121. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  122. at java.lang.Thread.run(Thread.java:748)
  123.  
  124.  
  125. "pool-6-thread-3" Id=244 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@280c9fe9
  126. at sun.misc.Unsafe.park(Native Method)
  127. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@280c9fe9
  128. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  129. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  130. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  131. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  132. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  133. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  134. at java.lang.Thread.run(Thread.java:748)
  135.  
  136.  
  137. "Thread-173" Id=240 TIMED_WAITING
  138. at java.lang.Thread.sleep(Native Method)
  139. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  140. at java.lang.Thread.run(Thread.java:748)
  141.  
  142.  
  143. "Thread-172" Id=239 TIMED_WAITING
  144. at java.lang.Thread.sleep(Native Method)
  145. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  146. at java.lang.Thread.run(Thread.java:748)
  147.  
  148.  
  149. "Thread-168" Id=235 TIMED_WAITING
  150. at java.lang.Thread.sleep(Native Method)
  151. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  152. at java.lang.Thread.run(Thread.java:748)
  153.  
  154.  
  155. "Thread-58" Id=124 TIMED_WAITING
  156. at java.lang.Thread.sleep(Native Method)
  157. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  158. at java.lang.Thread.run(Thread.java:748)
  159.  
  160.  
  161. "Java2D Disposer" Id=123 WAITING on java.lang.ref.ReferenceQueue$Lock@2c331e30
  162. at java.lang.Object.wait(Native Method)
  163. - waiting on java.lang.ref.ReferenceQueue$Lock@2c331e30
  164. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  165. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  166. at sun.java2d.Disposer.run(Disposer.java:148)
  167. at java.lang.Thread.run(Thread.java:748)
  168.  
  169.  
  170. "pool-6-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123" Id=121 RUNNABLE (in native)
  171. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  172. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
  173. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
  174. - locked java.lang.Object@693195d2
  175. at org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  176. at org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  177. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  178. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  179. at java.lang.Thread.run(Thread.java:748)
  180.  
  181. Number of locked synchronizers = 1
  182. - java.util.concurrent.ThreadPoolExecutor$Worker@5e46026a
  183.  
  184.  
  185. "pool-6-thread-1 Selector0" Id=120 RUNNABLE
  186. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  187. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  188. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  189. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  190. - locked sun.nio.ch.Util$3@14ad8cc1
  191. - locked java.util.Collections$UnmodifiableSet@5812ba6a
  192. - locked sun.nio.ch.EPollSelectorImpl@6c64fdc6
  193. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  194. at org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  195. at org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  196. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  197. ...
  198.  
  199. Number of locked synchronizers = 1
  200. - java.util.concurrent.ThreadPoolExecutor$Worker@4d56d122
  201.  
  202.  
  203. "HashSessionScavenger-0" Id=119 TIMED_WAITING on java.util.TaskQueue@91e6a9d
  204. at java.lang.Object.wait(Native Method)
  205. - waiting on java.util.TaskQueue@91e6a9d
  206. at java.util.TimerThread.mainLoop(Timer.java:552)
  207. at java.util.TimerThread.run(Timer.java:505)
  208.  
  209.  
  210. "Dynmap Render Thread" Id=115 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@712d34fb
  211. at sun.misc.Unsafe.park(Native Method)
  212. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@712d34fb
  213. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  214. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  215. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  216. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  217. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  218. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  219. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  220. ...
  221.  
  222.  
  223. "Dynmap Render Thread" Id=114 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@712d34fb
  224. at sun.misc.Unsafe.park(Native Method)
  225. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@712d34fb
  226. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  227. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  228. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  229. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  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. ...
  234.  
  235.  
  236. "Dynmap Render Thread" Id=113 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@712d34fb
  237. at sun.misc.Unsafe.park(Native Method)
  238. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@712d34fb
  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:1088)
  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-49" Id=112 TIMED_WAITING on java.lang.Object@3ca1115e
  250. at java.lang.Object.wait(Native Method)
  251. - waiting on java.lang.Object@3ca1115e
  252. at org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
  253. at org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
  254. at org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
  255. at java.lang.Thread.run(Thread.java:748)
  256.  
  257.  
  258. "Aromabackup-Backup" Id=110 RUNNABLE
  259. at java.util.zip.Deflater.deflateBytes(Native Method)
  260. at java.util.zip.Deflater.deflate(Deflater.java:444)
  261. - locked java.util.zip.ZStreamRef@776051c1
  262. at java.util.zip.Deflater.deflate(Deflater.java:366)
  263. at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:251)
  264. at java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211)
  265. at java.util.zip.ZipOutputStream.write(ZipOutputStream.java:331)
  266. - locked java.util.zip.ZipOutputStream@d509732
  267. at aroma1997.backup.common.util.IOHelper.copy(IOHelper.java:32)
  268. at aroma1997.backup.corecompressions.compression.ZipCompression.addFileToZip(ZipCompression.java:28)
  269. ...
  270.  
  271.  
  272. "Timer-1" Id=109 TIMED_WAITING on java.util.TaskQueue@15c2f08f
  273. at java.lang.Object.wait(Native Method)
  274. - waiting on java.util.TaskQueue@15c2f08f
  275. at java.util.TimerThread.mainLoop(Timer.java:552)
  276. at java.util.TimerThread.run(Timer.java:505)
  277.  
  278.  
  279. "Server Watchdog" Id=108 RUNNABLE
  280. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  281. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  282. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  283. at java.lang.Thread.run(Thread.java:748)
  284.  
  285.  
  286. "File IO Thread" Id=107 TIMED_WAITING
  287. at java.lang.Thread.sleep(Native Method)
  288. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  289. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  290. at java.lang.Thread.run(Thread.java:748)
  291.  
  292.  
  293. "Timer-0" Id=106 TIMED_WAITING on java.util.TaskQueue@21dd3888
  294. at java.lang.Object.wait(Native Method)
  295. - waiting on java.util.TaskQueue@21dd3888
  296. at java.util.TimerThread.mainLoop(Timer.java:552)
  297. at java.util.TimerThread.run(Timer.java:505)
  298.  
  299.  
  300. "Netty Epoll Server IO #23" Id=105 RUNNABLE
  301. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  302. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  303. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  304. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  305. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  306. at java.lang.Thread.run(Thread.java:748)
  307.  
  308.  
  309. "Netty Epoll Server IO #22" Id=104 RUNNABLE
  310. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  311. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  312. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  313. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  314. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  315. at java.lang.Thread.run(Thread.java:748)
  316.  
  317.  
  318. "Netty Epoll Server IO #21" Id=103 RUNNABLE
  319. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  320. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  321. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  322. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  323. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  324. at java.lang.Thread.run(Thread.java:748)
  325.  
  326.  
  327. "pool-3-thread-6" Id=102 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  328. at sun.misc.Unsafe.park(Native Method)
  329. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  330. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  331. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  332. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  333. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  334. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  335. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  336. at java.lang.Thread.run(Thread.java:748)
  337.  
  338.  
  339. "pool-3-thread-5" Id=101 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  340. at sun.misc.Unsafe.park(Native Method)
  341. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  342. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  343. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  344. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  345. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  346. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  347. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  348. at java.lang.Thread.run(Thread.java:748)
  349.  
  350.  
  351. "pool-3-thread-4" Id=100 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  352. at sun.misc.Unsafe.park(Native Method)
  353. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  354. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  355. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  356. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  357. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  358. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  359. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  360. at java.lang.Thread.run(Thread.java:748)
  361.  
  362.  
  363. "pool-3-thread-3" Id=99 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  364. at sun.misc.Unsafe.park(Native Method)
  365. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  366. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  367. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  368. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  369. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  370. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  371. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  372. at java.lang.Thread.run(Thread.java:748)
  373.  
  374.  
  375. "pool-3-thread-2" Id=98 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  376. at sun.misc.Unsafe.park(Native Method)
  377. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  378. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  379. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  380. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  381. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  382. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  383. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  384. at java.lang.Thread.run(Thread.java:748)
  385.  
  386.  
  387. "pool-3-thread-1" Id=97 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  388. at sun.misc.Unsafe.park(Native Method)
  389. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54468b2b
  390. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  391. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  392. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  393. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  394. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  395. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  396. at java.lang.Thread.run(Thread.java:748)
  397.  
  398.  
  399. "Netty Epoll Server IO #20" Id=95 RUNNABLE (in native)
  400. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  401. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  402. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  403. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  404. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  405. at java.lang.Thread.run(Thread.java:748)
  406.  
  407.  
  408. "Netty Epoll Server IO #19" Id=94 RUNNABLE (in native)
  409. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  410. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  411. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  412. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  413. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  414. at java.lang.Thread.run(Thread.java:748)
  415.  
  416.  
  417. "ResearchIOThread" Id=93 TIMED_WAITING on java.util.TaskQueue@5d266f96
  418. at java.lang.Object.wait(Native Method)
  419. - waiting on java.util.TaskQueue@5d266f96
  420. at java.util.TimerThread.mainLoop(Timer.java:552)
  421. at java.util.TimerThread.run(Timer.java:505)
  422.  
  423.  
  424. "Netty Epoll Server IO #18" Id=92 RUNNABLE
  425. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  426. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  427. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  428. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  429. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  430. at java.lang.Thread.run(Thread.java:748)
  431.  
  432.  
  433. "Netty Epoll Server IO #17" Id=91 RUNNABLE
  434. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  435. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  436. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  437. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  438. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  439. at java.lang.Thread.run(Thread.java:748)
  440.  
  441.  
  442. "Netty Epoll Server IO #16" Id=90 RUNNABLE
  443. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  444. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  445. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  446. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  447. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  448. at java.lang.Thread.run(Thread.java:748)
  449.  
  450.  
  451. "Netty Epoll Server IO #15" Id=89 RUNNABLE
  452. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  453. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  454. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  455. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  456. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  457. at java.lang.Thread.run(Thread.java:748)
  458.  
  459.  
  460. "Netty Epoll Server IO #14" Id=88 RUNNABLE
  461. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  462. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  463. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  464. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  465. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  466. at java.lang.Thread.run(Thread.java:748)
  467.  
  468.  
  469. "Ender IO Scheduler" Id=87 TIMED_WAITING
  470. at java.lang.Thread.sleep(Native Method)
  471. at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
  472.  
  473.  
  474. "Netty Epoll Server IO #13" Id=80 RUNNABLE
  475. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  476. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  477. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  478. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  479. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  480. at java.lang.Thread.run(Thread.java:748)
  481.  
  482.  
  483. "Netty Epoll Server IO #12" Id=63 RUNNABLE (in native)
  484. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  485. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  486. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  487. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  488. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  489. at java.lang.Thread.run(Thread.java:748)
  490.  
  491.  
  492. "Netty Epoll Server IO #11" Id=62 RUNNABLE (in native)
  493. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  494. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  495. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  496. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  497. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  498. at java.lang.Thread.run(Thread.java:748)
  499.  
  500.  
  501. "Netty Epoll Server IO #10" Id=61 RUNNABLE (in native)
  502. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  503. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  504. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  505. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  506. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  507. at java.lang.Thread.run(Thread.java:748)
  508.  
  509.  
  510. "Netty Epoll Server IO #9" Id=60 RUNNABLE (in native)
  511. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  512. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  513. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  514. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  515. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  516. at java.lang.Thread.run(Thread.java:748)
  517.  
  518.  
  519. "Netty Epoll Server IO #8" Id=59 RUNNABLE (in native)
  520. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  521. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  522. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  523. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  524. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  525. at java.lang.Thread.run(Thread.java:748)
  526.  
  527.  
  528. "Netty Epoll Server IO #7" Id=58 RUNNABLE
  529. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  530. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  531. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  532. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  533. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  534. at java.lang.Thread.run(Thread.java:748)
  535.  
  536.  
  537. "Netty Epoll Server IO #6" Id=57 RUNNABLE (in native)
  538. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  539. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  540. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  541. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  542. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  543. at java.lang.Thread.run(Thread.java:748)
  544.  
  545.  
  546. "Netty Epoll Server IO #5" Id=56 RUNNABLE
  547. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  548. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  549. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  550. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  551. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  552. at java.lang.Thread.run(Thread.java:748)
  553.  
  554.  
  555. "Netty Epoll Server IO #4" Id=55 RUNNABLE (in native)
  556. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  557. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  558. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  559. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  560. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  561. at java.lang.Thread.run(Thread.java:748)
  562.  
  563.  
  564. "Netty Epoll Server IO #3" Id=54 RUNNABLE
  565. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  566. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  567. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  568. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  569. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  570. at java.lang.Thread.run(Thread.java:748)
  571.  
  572.  
  573. "Netty Epoll Server IO #2" Id=53 RUNNABLE (in native)
  574. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  575. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  576. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  577. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  578. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  579. at java.lang.Thread.run(Thread.java:748)
  580.  
  581.  
  582. "threadDeathWatcher-2-1" Id=52 TIMED_WAITING
  583. at java.lang.Thread.sleep(Native Method)
  584. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  585. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  586. at java.lang.Thread.run(Thread.java:748)
  587.  
  588.  
  589. "Netty Epoll Server IO #1" Id=51 RUNNABLE
  590. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  591. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  592. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  593. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  594. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  595. at java.lang.Thread.run(Thread.java:748)
  596.  
  597.  
  598. "Netty Epoll Server IO #0" Id=50 RUNNABLE (in native)
  599. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  600. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  601. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  602. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  603. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  604. at java.lang.Thread.run(Thread.java:748)
  605.  
  606.  
  607. "Server console handler" Id=34 RUNNABLE (in native)
  608. at java.io.FileInputStream.readBytes(Native Method)
  609. at java.io.FileInputStream.read(FileInputStream.java:255)
  610. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  611. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  612. - locked java.io.BufferedInputStream@5f62ba35
  613. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  614. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  615. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  616. - locked java.io.InputStreamReader@17b3c029
  617. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  618. ...
  619.  
  620.  
  621. "DestroyJavaVM" Id=33 RUNNABLE
  622.  
  623.  
  624. "Server thread" Id=31 RUNNABLE
  625. at com.google.common.collect.Iterators$3.hasNext(Iterators.java:169)
  626. at net.minecraft.world.chunk.Chunk.func_177414_a(Chunk.java:898)
  627. at net.minecraft.world.World.func_175674_a(World.java:3023)
  628. at net.minecraft.world.World.func_72839_b(World.java:3006)
  629. at net.minecraft.world.World.func_184144_a(World.java:1366)
  630. at net.minecraft.entity.Entity.func_70091_d(Entity.java:721)
  631. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  632. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  633. ...
  634.  
  635.  
  636. "Server Infinisleeper" Id=30 TIMED_WAITING
  637. at java.lang.Thread.sleep(Native Method)
  638. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  639.  
  640.  
  641. "Snooper Timer" Id=29 TIMED_WAITING on java.util.TaskQueue@77cc0e27
  642. at java.lang.Object.wait(Native Method)
  643. - waiting on java.util.TaskQueue@77cc0e27
  644. at java.util.TimerThread.mainLoop(Timer.java:552)
  645. at java.util.TimerThread.run(Timer.java:505)
  646.  
  647.  
  648. "Signal Dispatcher" Id=5 RUNNABLE
  649.  
  650.  
  651. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@19788597
  652. at java.lang.Object.wait(Native Method)
  653. - waiting on java.lang.ref.ReferenceQueue$Lock@19788597
  654. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  655. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  656. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  657.  
  658.  
  659. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@5301379f
  660. at java.lang.Object.wait(Native Method)
  661. - waiting on java.lang.ref.Reference$Lock@5301379f
  662. at java.lang.Object.wait(Object.java:502)
  663. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  664. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  665.  
  666.  
  667.  
  668. Stacktrace:
  669. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  670. at java.lang.Thread.run(Thread.java:748)
  671.  
  672. -- System Details --
  673. Details:
  674. Minecraft Version: 1.12.2
  675. Operating System: Linux (amd64) version 4.15.0-52-generic
  676. Java Version: 1.8.0_212, Oracle Corporation
  677. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  678. Memory: 399864248 bytes (381 MB) / 3156336640 bytes (3010 MB) up to 25752371200 bytes (24559 MB)
  679. JVM Flags: 6 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -Xmx24576M
  680. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  681. FML: MCP 9.42 Powered by Forge 14.23.5.2838 181 mods loaded, 181 mods active
  682. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  683.  
  684. | State | ID | Version | Source | Signature |
  685. |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |
  686. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  687. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  688. | LCHIJA | FML | 8.0.99.99 | ForgeMod.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  689. | LCHIJA | forge | 14.23.5.2838 | ForgeMod.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  690. | LCHIJA | otgcore | 1.12.2 - v7 | minecraft.jar | None |
  691. | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
  692. | LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  693. | LCHIJA | randompatches | 1.12.2-1.17.2.1 | randompatches-1.12.2-1.17.2.1.jar | None |
  694. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  695. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  696. | LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.95.jar | None |
  697. | LCHIJA | crafttweaker | 4.1.18 | CraftTweaker2-1.12-4.1.18.jar | None |
  698. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  699. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  700. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  701. | LCHIJA | endercore | 1.12.2-0.5.65 | EnderCore-1.12.2-0.5.65.jar | None |
  702. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  703. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  704. | LCHIJA | jei | 4.15.0.287 | jei_1.12.2-4.15.0.287.jar | None |
  705. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  706. | LCHIJA | enderio | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  707. | LCHIJA | enderiointegrationtic | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  708. | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  709. | LCHIJA | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  710. | LCHIJA | armoryexpansion | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  711. | LCHIJA | armoryexpansion-custommaterials | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  712. | LCHIJA | armoryexpansion-iceandfire | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  713. | LCHIJA | armoryexpansion-matteroverdrive | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  714. | LCHIJA | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  715. | LCHIJA | aroma1997sdimension | 2.0.0.2.b96 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b96.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  716. | LCHIJA | aromabackup | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  717. | LCHIJA | aromabackuprecovery | 3.0.0.0.b117 | AromaBackup-1.12.2-3.0.0.0.b117.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  718. | LCHIJA | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  719. | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
  720. | LCHIJA | quark | r1.6-175 | Quark-r1.6-175.jar | None |
  721. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  722. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  723. | LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  724. | LCHIJA | betternether | 0.1.8.3 | betternether-0.1.8.3.jar | None |
  725. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  726. | LCHIJA | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
  727. | LCHIJA | forestry | 5.8.2.394 | forestry_1.12.2-5.8.2.394.jar | None |
  728. | LCHIJA | binniecore | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  729. | LCHIJA | binniedesign | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  730. | LCHIJA | genetics | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  731. | LCHIJA | botany | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  732. | LCHIJA | extrabees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  733. | LCHIJA | extratrees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  734. | LCHIJA | openterraingenerator | v6 | OpenTerrainGenerator-1.12.2+-+v6.jar | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
  735. | LCHIJA | biomebundle | 5.1 | Biome_Bundle-1.12.2-v6.1.jar | None |
  736. | LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  737. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  738. | LCHIJA | bloodmagic | 1.12.2-2.4.1-103 | BloodMagic-1.12.2-2.4.1-103.jar | None |
  739. | LCHIJA | bonsaitrees | 1.1.2 | bonsaitrees-1.1.2-b144.jar | None |
  740. | LCHIJA | botania | r1.10-361 | Botania+r1.10-361.jar | None |
  741. | LCHIJA | cathedral | 1.12.2-1.9.7k | Cathedral-1.12.2-1.9.7k.jar | None |
  742. | LCHIJA | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  743. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  744. | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  745. | LCHIJA | chineseworkshop | 1.2.6 | ChineseWorkshop-1.12.2_1.2.6.jar | None |
  746. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  747. | LCHIJA | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.1.jar | None |
  748. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  749. | LCHIJA | codechickenlib | 3.2.3.357 | CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  750. | LCHIJA | colouredchat | 0.3.1 | colouredchat-1.12.2-0.3.1.jar | None |
  751. | LCHIJA | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  752. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.18.jar | None |
  753. | LCHIJA | forgecreeperheal | 1.3.0 | creeperheal-1.12-1.3.1.jar | None |
  754. | LCHIJA | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
  755. | LCHIJA | dirt2path | 1.7.1 | dirt2path-1.8.0.jar | None |
  756. | LCHIJA | dynmap | 3.0-beta-4-213 | Dynmap-3.0-beta-4-forge-1.12.2.jar | None |
  757. | LCHIJA | enderiobase | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  758. | LCHIJA | enderioconduits | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  759. | LCHIJA | enderioconduitsappliedenergistics | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  760. | LCHIJA | enderioconduitsopencomputers | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  761. | LCHIJA | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  762. | LCHIJA | enderioconduitsrefinedstorage | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  763. | LCHIJA | enderiointegrationforestry | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  764. | LCHIJA | enderiointegrationticlate | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  765. | LCHIJA | ftblib | 5.4.3.130 | FTBLib-5.4.3.130.jar | None |
  766. | LCHIJA | enderiomachines | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  767. | LCHIJA | enderiopowertools | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
  768. | LCHIJA | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None |
  769. | LCHIJA | enderpay | 1.12.2-1.0.1.0 | enderpay-1.12.2-1.0.1.0.jar | None |
  770. | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  771. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  772. | LCHIJA | endertanks | 1.6.8 | endertanks-1.12.0-1.6.8.jar | None |
  773. | LCHIJA | engineersdecor | 1.0.10-b2 | engineersdecor-1.12.2-1.0.10-b2.jar | ed58ed655893ced6280650866985abcae2bf7559 |
  774. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  775. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  776. | LCHIJA | engineersdoors | 0.8.0 | engineers_doors-1.12.2-0.8.0.jar | None |
  777. | LCHIJA | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None |
  778. | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  779. | LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  780. | LCHIJA | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  781. | LCHIJA | forgeendertech | 1.12.2-4.4.20.0 | ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar | None |
  782. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  783. | LCHIJA | ftbutilities | 5.4.0.100 | FTBUtilities-5.4.0.100.jar | None |
  784. | LCHIJA | growthcraft | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  785. | LCHIJA | growthcraft_apples | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  786. | LCHIJA | growthcraft_bamboo | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  787. | LCHIJA | growthcraft_cellar | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  788. | LCHIJA | growthcraft_bees | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  789. | LCHIJA | growthcraft_fishtrap | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  790. | LCHIJA | growthcraft_grapes | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  791. | LCHIJA | growthcraft_hops | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  792. | LCHIJA | growthcraft_milk | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  793. | LCHIJA | growthcraft_rice | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None |
  794. | LCHIJA | hexwool | 1.1.0 | HexWool-1.12.2-1.1.0.jar | None |
  795. | LCHIJA | igi|sereneseasons | 1.0 | IGISereneSeasons.jar | None |
  796. | LCHIJA | immersivecables | 1.3.2 | ImmersiveCables-1.12.2-1.3.2.jar | None |
  797. | LCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  798. | LCHIJA | trackapi | 1.1 | TrackAPI-1.1_1.12.jar | None |
  799. | LCHIJA | immersiverailroading | 1.6.1 | ImmersiveRailroading-1.6.1_1.12-1138.jar | None |
  800. | LCHIJA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  801. | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  802. | LCHIJA | ingameinfoxml | 2.8.2.94 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar | None |
  803. | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  804. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  805. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  806. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  807. | LCHIJA | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None |
  808. | LCHIJA | laggoggles | FAT-1.12.2-4.6 | LagGoggles-FAT-1.12.2-4.6.jar | None |
  809. | LCHIJA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
  810. | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  811. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  812. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  813. | LCHIJA | mcjtylib_ng | 3.5.3 | mcjtylib-1.12-3.5.3.jar | None |
  814. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  815. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  816. | LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  817. | LCHIJA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
  818. | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  819. | LCHIJA | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
  820. | LCHIJA | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  821. | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  822. | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  823. | LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2ze.jar | None |
  824. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  825. | LCHIJA | simplyjetpacks | 2.2.12.65 | SimplyJetpacks2-1.12.2-2.2.12.65.jar | None |
  826. | LCHIJA | plustic | 7.0.7.0 | plustic-7.0.7.0.jar | None |
  827. | LCHIJA | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  828. | LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.4.85.jar | None |
  829. | LCHIJA | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  830. | LCHIJA | rftools | 7.71 | rftools-1.12-7.71.jar | None |
  831. | LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
  832. | LCHIJA | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None |
  833. | LCHIJA | lemonlib | 1.3.0 | lemonlib-1.12.2-1.3.0.jar | None |
  834. | LCHIJA | statues | 1.0.1 | statues-rechiseled-1.12.2-1.0.1.jar | None |
  835. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  836. | LCHIJA | storagedrawersunlimited | 1.12.2-1.3.0 | StorageDrawersUnlimited-1.12.2-1.3.0.jar | None |
  837. | LCHIJA | taiga | 1.12.2-1.3.3 | taiga-1.12.2-1.3.4.jar | None |
  838. | LCHIJA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None |
  839. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  840. | LCHIJA | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None |
  841. | LCHIJA | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
  842. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  843. | LCHIJA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  844. | LCHIJA | topaddons | 1.12.2-1.11.0 | topaddons-1.12.2-1.11.0.jar | None |
  845. | LCHIJA | torchmaster | 1.7.1.74 | torchmaster_1.12.2-1.7.1.74.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  846. | LCHIJA | vending | 1.12.2-3.0.1.2 | vending-1.12.2-3.0.1.2.jar | None |
  847. | LCHIJA | wanionlib | 1.12.2-1.9 | WanionLib-1.12.2-1.9.jar | None |
  848. | LCHIJA | warsftbdynmap | 1.0.4 | WarsFtbDynmap-1.0.4.jar | None |
  849. | LCHIJA | waystones | 4.0.71 | Waystones_1.12.2-4.0.71.jar | None |
  850. | LCHIJA | westerosblocks | 4.0.0-beta-1-66 | westerosblocks-4.0.0-beta-1-66.jar | None |
  851. | LCHIJA | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
  852. | LCHIJA | worleycaves | 1.4.1 | worleycaves-1.4.1.jar | None |
  853. | LCHIJA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  854. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  855. | LCHIJA | drplibrary | 1.12.2-0.1.3-SNAPSHOT | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190129.094240.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  856. | LCHIJA | drpcmblueprints | 1.12.2-1.2.3 | drpcmblueprints-1.12.2-1.2.3.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  857. | LCHIJA | drpcmmaarg | 1.12.2-0.10.0-SNAPSHOT | drpcmmaarg-1.12.2-0.10.0-SNAPSHOT-20181116.014036.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  858. | LCHIJA | drpcmguis | 1.12.2-0.0.2-SNAPSHOT | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181125.060253.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  859. | LCHIJA | drpcore | 1.12.2-0.4.7 | drpcore-1.12.2-0.4.7.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  860. | LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  861. | LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  862. | LCHIJA | drpcmlocks | 1.12.2-1.0.1 | drpcmlocks-1.12.2-1.0.0-SNAPSHOT-20181126.051203.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
  863. | LCHIJA | drpmedieval | 1.12.2-0.3.4 | drpmedieval-1.12.2-0.3.4.jar | None |
  864. | LCHIJA | armoryexpansion-conarm | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  865. | LCHIJA | mysticallib | 1.12.2-1.2.1 | mysticallib-1.12.2-1.2.1.jar | None |
  866. | LCHIJA | unidict | 1.12.2-2.9.1 | UniDict-1.12.2-2.9.1.jar | None |
  867.  
  868. Loaded coremods (and transformers):
  869. LibLoader (# LibLoader.jar)
  870.  
  871. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  872. squeek.applecore.asm.TransformerModuleHandler
  873. OTGCorePlugin (OTG-Core.jar)
  874. com.pg85.otg.forge.asm.OTGClassTransformer
  875. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  876. openmods.core.OpenModsClassTransformer
  877. RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  878. com.therandomlabs.randompatches.core.RPTransformer
  879. EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  880. com.enderio.core.common.transform.EnderCoreTransformer
  881. com.enderio.core.common.transform.SimpleMixinPatcher
  882. CorePlugin (ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar)
  883.  
  884. ForgelinPlugin (Forgelin-1.8.2.jar)
  885.  
  886. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  887. team.chisel.ctm.client.asm.CTMTransformer
  888. FMLLoadingPlugin (westerosblocks-4.0.0-beta-1-66.jar)
  889. com.westeroscraft.westerosblocks.asm.ClassTransformer
  890. Plugin (NotEnoughIDs-1.5.4.4.jar)
  891. ru.fewizz.neid.asm.Transformer
  892. Quark Plugin (Quark-r1.6-175.jar)
  893. vazkii.quark.base.asm.ClassTransformer
  894. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  895. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  896. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  897. invtweaks.forge.asm.ContainerTransformer
  898. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  899. shetiphian.asm.ClassTransformer
  900. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  901.  
  902. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  903.  
  904. CoreMod (TickProfiler-1.12-0.0.7.jar)
  905.  
  906. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  907. sereneseasons.asm.transformer.EntityRendererTransformer
  908. sereneseasons.asm.transformer.WorldTransformer
  909. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  910.  
  911. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  912.  
  913. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  914. org.orecruncher.dsurround.asm.Transformer
  915. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  916. Pulsar/tconstruct loaded Pulses:
  917. - TinkerCommons (Enabled/Forced)
  918. - TinkerWorld (Enabled/Not Forced)
  919. - TinkerTools (Enabled/Not Forced)
  920. - TinkerHarvestTools (Enabled/Forced)
  921. - TinkerMeleeWeapons (Enabled/Forced)
  922. - TinkerRangedWeapons (Enabled/Forced)
  923. - TinkerModifiers (Enabled/Forced)
  924. - TinkerSmeltery (Enabled/Not Forced)
  925. - TinkerGadgets (Enabled/Not Forced)
  926. - TinkerOredict (Enabled/Forced)
  927. - TinkerIntegration (Enabled/Forced)
  928. - TinkerFluids (Enabled/Forced)
  929. - TinkerMaterials (Enabled/Forced)
  930. - TinkerModelRegister (Enabled/Forced)
  931. - chiselIntegration (Enabled/Not Forced)
  932. - chiselsandbitsIntegration (Enabled/Not Forced)
  933. - theoneprobeIntegration (Enabled/Not Forced)
  934.  
  935. Pulsar/natura loaded Pulses:
  936. - NaturaCommons (Enabled/Forced)
  937. - NaturaOverworld (Enabled/Not Forced)
  938. - NaturaNether (Enabled/Not Forced)
  939. - NaturaDecorative (Enabled/Not Forced)
  940. - NaturaTools (Enabled/Not Forced)
  941. - NaturaEntities (Enabled/Not Forced)
  942. - NaturaOredict (Enabled/Forced)
  943. - NaturaWorld (Enabled/Not Forced)
  944.  
  945. RebornCore:
  946. Plugin Engine: 0
  947. RebornCore Version: 3.13.12.447
  948. Runtime Debofucsation 1
  949. Ender IO: No known problems detected.
  950.  
  951. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  952. !!!You are looking at the diagnostics information, not at the crash. !!!
  953. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  954. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  955.  
  956. Profiler Position: N/A (disabled)
  957. Player Count: 2 / 50; [EntityPlayerMP['Silverseppel'/1193, l='Biome Bundle', x=-476.30, y=198.00, z=1813.49], EntityPlayerMP['HexeEmma'/21345, l='Biome Bundle', x=2004.94, y=64.00, z=963.65]]
  958. Is Modded: Definitely; Server brand changed to 'fml,forge'
  959. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement