Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LibLoader (# LibLoader.jar)
  5. EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  6. ForgelinPlugin (Forgelin-1.7.4.jar)
  7. BedPatch (bedpatch-2.2-1.12.2.jar)
  8. AstralCore (astralsorcery-1.12.2-1.9.4.jar)
  9. Plugin (NotEnoughIDs-1.5.4.3.jar)
  10. LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  11. LoadingPlugin (RandomThings-MC1.12.2-4.2.4.jar)
  12. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.13-core.jar)
  13. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  14. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  15. FMLPlugin (elulib-0.1.12.jar)
  16. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  17. IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  18. RandomPatches (randompatches-1.12.2-1.6.1.0.jar)
  19. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  20. AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  21. CoreMod (TickProfiler-1.12-0.0.7.jar)
  22. LoadingPlugin (Quark-r1.5-130.jar)
  23. LoadingPlugin (sampler-1.80.jar)
  24. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  25. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b161.jar)
  26. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  27. CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  28. Contact their authors BEFORE contacting forge
  29.  
  30. // Don't be sad, have a hug! <3
  31.  
  32. Time: 12/16/18 3:03 PM
  33. Description: Watching Server
  34.  
  35. java.lang.Error: ServerHangWatchdog detected that a single server tick took 90.00 seconds (should be max 0.05)
  36. at net.minecraft.world.gen.MapGenCaves.func_180702_a(MapGenCaves.java:77)
  37. at net.minecraft.world.gen.MapGenCaves.func_180701_a(MapGenCaves.java:280)
  38. at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  39. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:211)
  40. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143)
  41. at net.minecraft.world.World.func_72964_e(World.java:310)
  42. at net.minecraft.world.World.func_175726_f(World.java:305)
  43. at net.minecraft.world.World.func_180495_p(World.java:911)
  44. at com.minecolonies.api.util.BlockPosUtil.getBlock(BlockPosUtil.java:408)
  45. at com.minecolonies.coremod.entity.ai.util.Structure.getCurrentBlock(Structure.java:430)
  46. at com.minecolonies.coremod.entity.ai.util.Structure.advanceBlocks(Structure.java:408)
  47. at com.minecolonies.coremod.entity.ai.util.Structure.advanceBlock(Structure.java:373)
  48. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$2(AbstractEntityAIStructure.java:203)
  49. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure$$Lambda$3465/861464552.get(Unknown Source)
  50. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:216)
  51. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure$$Lambda$3466/1757349544.get(Unknown Source)
  52. at com.minecolonies.coremod.entity.ai.util.AITarget.apply(AITarget.java:131)
  53. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.applyTarget(AbstractAISkeleton.java:208)
  54. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.checkOnTarget(AbstractAISkeleton.java:182)
  55. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton$$Lambda$3533/1792432110.test(Unknown Source)
  56. at java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
  57. at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1359)
  58. at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
  59. at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)
  60. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
  61. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  62. at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
  63. at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
  64. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  65. at java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:449)
  66. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:135)
  67. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  68. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
  69. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2352)
  70. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  71. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  72. at com.minecolonies.coremod.entity.EntityCitizen.func_70636_d(EntityCitizen.java:570)
  73. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
  74. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  75. at net.minecraft.world.World.func_72866_a(World.java:1993)
  76. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  77. at net.minecraft.world.World.func_72870_g(World.java:1955)
  78. at net.minecraft.world.World.func_72939_s(World.java:1759)
  79. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  80. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  81. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  82. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  83. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  84. at java.lang.Thread.run(Thread.java:748)
  85.  
  86.  
  87. A detailed walkthrough of the error, its code path and all known details is as follows:
  88. ---------------------------------------------------------------------------------------
  89.  
  90. -- Head --
  91. Thread: Server Watchdog
  92. Stacktrace:
  93. at net.minecraft.world.gen.MapGenCaves.func_180702_a(MapGenCaves.java:77)
  94. at net.minecraft.world.gen.MapGenCaves.func_180701_a(MapGenCaves.java:280)
  95. at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  96. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:211)
  97. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143)
  98. at net.minecraft.world.World.func_72964_e(World.java:310)
  99. at net.minecraft.world.World.func_175726_f(World.java:305)
  100. at net.minecraft.world.World.func_180495_p(World.java:911)
  101. at com.minecolonies.api.util.BlockPosUtil.getBlock(BlockPosUtil.java:408)
  102. at com.minecolonies.coremod.entity.ai.util.Structure.getCurrentBlock(Structure.java:430)
  103. at com.minecolonies.coremod.entity.ai.util.Structure.advanceBlocks(Structure.java:408)
  104. at com.minecolonies.coremod.entity.ai.util.Structure.advanceBlock(Structure.java:373)
  105. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$2(AbstractEntityAIStructure.java:203)
  106. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure$$Lambda$3465/861464552.get(Unknown Source)
  107. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure.lambda$generateStructureGenerator$3(AbstractEntityAIStructure.java:216)
  108. at com.minecolonies.coremod.entity.ai.basic.AbstractEntityAIStructure$$Lambda$3466/1757349544.get(Unknown Source)
  109. at com.minecolonies.coremod.entity.ai.util.AITarget.apply(AITarget.java:131)
  110. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.applyTarget(AbstractAISkeleton.java:208)
  111. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.checkOnTarget(AbstractAISkeleton.java:182)
  112. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton$$Lambda$3533/1792432110.test(Unknown Source)
  113. at java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
  114. at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1359)
  115. at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
  116. at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)
  117. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
  118. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  119. at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
  120. at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
  121. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  122. at java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:449)
  123. at com.minecolonies.coremod.entity.ai.basic.AbstractAISkeleton.func_75246_d(AbstractAISkeleton.java:135)
  124. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  125. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
  126. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2352)
  127. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  128. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  129. at com.minecolonies.coremod.entity.EntityCitizen.func_70636_d(EntityCitizen.java:570)
  130. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
  131. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  132. at net.minecraft.world.World.func_72866_a(World.java:1993)
  133. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  134. at net.minecraft.world.World.func_72870_g(World.java:1955)
  135. at net.minecraft.world.World.func_72939_s(World.java:1759)
  136. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  137. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  138. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  139. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  140.  
  141. -- Thread Dump --
  142. Details:
  143. Threads: "pool-6-thread-1" Id=168 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6098b106
  144. at sun.misc.Unsafe.park(Native Method)
  145. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6098b106
  146. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  147. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  148. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  149. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  150. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  151. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  152. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  153. ...
  154.  
  155.  
  156. "ic2-poolthread-11" Id=167 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  157. at java.lang.Object.wait(Native Method)
  158. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  159. at java.lang.Object.wait(Object.java:502)
  160. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  161. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  162. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  163. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  164. at java.lang.Thread.run(Thread.java:748)
  165.  
  166.  
  167. "ic2-poolthread-10" Id=166 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  168. at java.lang.Object.wait(Native Method)
  169. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  170. at java.lang.Object.wait(Object.java:502)
  171. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  172. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  173. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  174. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  175. at java.lang.Thread.run(Thread.java:748)
  176.  
  177.  
  178. "ic2-poolthread-9" Id=165 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  179. at java.lang.Object.wait(Native Method)
  180. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  181. at java.lang.Object.wait(Object.java:502)
  182. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  183. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  184. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  185. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  186. at java.lang.Thread.run(Thread.java:748)
  187.  
  188.  
  189. "ic2-poolthread-8" Id=164 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  190. at java.lang.Object.wait(Native Method)
  191. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  192. at java.lang.Object.wait(Object.java:502)
  193. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  194. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  195. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  196. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  197. at java.lang.Thread.run(Thread.java:748)
  198.  
  199.  
  200. "ic2-poolthread-7" Id=163 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  201. at java.lang.Object.wait(Native Method)
  202. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  203. at java.lang.Object.wait(Object.java:502)
  204. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  205. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  206. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  207. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  208. at java.lang.Thread.run(Thread.java:748)
  209.  
  210.  
  211. "ic2-poolthread-6" Id=162 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  212. at java.lang.Object.wait(Native Method)
  213. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  214. at java.lang.Object.wait(Object.java:502)
  215. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  216. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  217. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  218. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  219. at java.lang.Thread.run(Thread.java:748)
  220.  
  221.  
  222. "ic2-poolthread-5" Id=161 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  223. at java.lang.Object.wait(Native Method)
  224. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  225. at java.lang.Object.wait(Object.java:502)
  226. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  227. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  228. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  229. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  230. at java.lang.Thread.run(Thread.java:748)
  231.  
  232.  
  233. "ic2-poolthread-4" Id=160 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  234. at java.lang.Object.wait(Native Method)
  235. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  236. at java.lang.Object.wait(Object.java:502)
  237. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  238. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  239. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  240. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  241. at java.lang.Thread.run(Thread.java:748)
  242.  
  243.  
  244. "ic2-poolthread-3" Id=159 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  245. at java.lang.Object.wait(Native Method)
  246. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  247. at java.lang.Object.wait(Object.java:502)
  248. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  249. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  250. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  251. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  252. at java.lang.Thread.run(Thread.java:748)
  253.  
  254.  
  255. "ic2-poolthread-2" Id=158 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  256. at java.lang.Object.wait(Native Method)
  257. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  258. at java.lang.Object.wait(Object.java:502)
  259. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  260. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  261. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  262. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  263. at java.lang.Thread.run(Thread.java:748)
  264.  
  265.  
  266. "BL Environment Event Overrides Downloader #0" Id=156 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6a60da76
  267. at sun.misc.Unsafe.park(Native Method)
  268. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6a60da76
  269. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  270. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  271. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  272. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  273. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  274. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  275. at java.lang.Thread.run(Thread.java:748)
  276.  
  277.  
  278. "Thread-74" Id=139 TIMED_WAITING
  279. at java.lang.Thread.sleep(Native Method)
  280. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  281. at java.lang.Thread.run(Thread.java:748)
  282.  
  283.  
  284. "Thread-72" Id=137 TIMED_WAITING
  285. at java.lang.Thread.sleep(Native Method)
  286. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  287. at java.lang.Thread.run(Thread.java:748)
  288.  
  289.  
  290. "Thread-70" Id=135 TIMED_WAITING
  291. at java.lang.Thread.sleep(Native Method)
  292. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  293. at java.lang.Thread.run(Thread.java:748)
  294.  
  295.  
  296. "Thread-65" Id=130 TIMED_WAITING
  297. at java.lang.Thread.sleep(Native Method)
  298. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  299. at java.lang.Thread.run(Thread.java:748)
  300.  
  301.  
  302. "Thread-49" Id=113 TIMED_WAITING
  303. at java.lang.Thread.sleep(Native Method)
  304. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  305. at java.lang.Thread.run(Thread.java:748)
  306.  
  307.  
  308. "Sampler watchdog thread" Id=87 TIMED_WAITING
  309. at java.lang.Thread.sleep(Native Method)
  310. at sampler.ap.run(F:44)
  311.  
  312.  
  313. "Timer-1" Id=86 TIMED_WAITING on java.util.TaskQueue@2f62495e
  314. at java.lang.Object.wait(Native Method)
  315. - waiting on java.util.TaskQueue@2f62495e
  316. at java.util.TimerThread.mainLoop(Timer.java:552)
  317. at java.util.TimerThread.run(Timer.java:505)
  318.  
  319.  
  320. "Server Watchdog" Id=85 RUNNABLE
  321. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  322. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  323. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  324. at java.lang.Thread.run(Thread.java:748)
  325.  
  326.  
  327. "File IO Thread" Id=84 TIMED_WAITING
  328. at java.lang.Thread.sleep(Native Method)
  329. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  330. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  331. at java.lang.Thread.run(Thread.java:748)
  332.  
  333.  
  334. "Timer-0" Id=83 TIMED_WAITING on java.util.TaskQueue@ad7cd35
  335. at java.lang.Object.wait(Native Method)
  336. - waiting on java.util.TaskQueue@ad7cd35
  337. at java.util.TimerThread.mainLoop(Timer.java:552)
  338. at java.util.TimerThread.run(Timer.java:505)
  339.  
  340.  
  341. "pool-3-thread-12" Id=82 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  342. at sun.misc.Unsafe.park(Native Method)
  343. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  344. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  345. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  346. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  347. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  348. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  349. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  350. at java.lang.Thread.run(Thread.java:748)
  351.  
  352.  
  353. "pool-3-thread-11" Id=81 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  354. at sun.misc.Unsafe.park(Native Method)
  355. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  356. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  357. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  358. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  359. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  360. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  361. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  362. at java.lang.Thread.run(Thread.java:748)
  363.  
  364.  
  365. "pool-3-thread-10" Id=80 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  366. at sun.misc.Unsafe.park(Native Method)
  367. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  368. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  369. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  370. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  371. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  372. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  373. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  374. at java.lang.Thread.run(Thread.java:748)
  375.  
  376.  
  377. "pool-3-thread-9" Id=79 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  378. at sun.misc.Unsafe.park(Native Method)
  379. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  380. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  381. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  382. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  383. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  384. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  385. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  386. at java.lang.Thread.run(Thread.java:748)
  387.  
  388.  
  389. "pool-3-thread-8" Id=78 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  390. at sun.misc.Unsafe.park(Native Method)
  391. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  392. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  393. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  394. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  395. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  396. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  397. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  398. at java.lang.Thread.run(Thread.java:748)
  399.  
  400.  
  401. "pool-3-thread-7" Id=77 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  402. at sun.misc.Unsafe.park(Native Method)
  403. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  404. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  405. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  406. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  407. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  408. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  409. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  410. at java.lang.Thread.run(Thread.java:748)
  411.  
  412.  
  413. "pool-3-thread-6" Id=76 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  414. at sun.misc.Unsafe.park(Native Method)
  415. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  416. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  417. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  418. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  419. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  420. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  421. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  422. at java.lang.Thread.run(Thread.java:748)
  423.  
  424.  
  425. "pool-3-thread-5" Id=75 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  426. at sun.misc.Unsafe.park(Native Method)
  427. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  428. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  429. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  430. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  431. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  432. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  433. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  434. at java.lang.Thread.run(Thread.java:748)
  435.  
  436.  
  437. "pool-3-thread-4" Id=74 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  438. at sun.misc.Unsafe.park(Native Method)
  439. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  440. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  441. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  442. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  443. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  444. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  445. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  446. at java.lang.Thread.run(Thread.java:748)
  447.  
  448.  
  449. "pool-3-thread-3" Id=73 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  450. at sun.misc.Unsafe.park(Native Method)
  451. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  452. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  453. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  454. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  455. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  456. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  457. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  458. at java.lang.Thread.run(Thread.java:748)
  459.  
  460.  
  461. "pool-3-thread-2" Id=72 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  462. at sun.misc.Unsafe.park(Native Method)
  463. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  464. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  465. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  466. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  467. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  468. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  469. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  470. at java.lang.Thread.run(Thread.java:748)
  471.  
  472.  
  473. "pool-3-thread-1" Id=71 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  474. at sun.misc.Unsafe.park(Native Method)
  475. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e87e361
  476. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  477. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  478. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  479. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  480. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  481. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  482. at java.lang.Thread.run(Thread.java:748)
  483.  
  484.  
  485. "PR RoutingThread #3" Id=70 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  486. at sun.misc.Unsafe.park(Native Method)
  487. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  488. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  489. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  490. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  491. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  492.  
  493.  
  494. "PR RoutingThread #2" Id=69 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  495. at sun.misc.Unsafe.park(Native Method)
  496. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  497. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  498. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  499. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  500. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  501.  
  502.  
  503. "PR RoutingThread #1" Id=68 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  504. at sun.misc.Unsafe.park(Native Method)
  505. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  506. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  507. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  508. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  509. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  510.  
  511.  
  512. "PR RoutingThread #0" Id=67 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  513. at sun.misc.Unsafe.park(Native Method)
  514. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72d839ad
  515. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  516. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  517. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  518. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  519.  
  520.  
  521. "ic2-poolthread-1" Id=66 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  522. at java.lang.Object.wait(Native Method)
  523. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6e5f4365
  524. at java.lang.Object.wait(Object.java:502)
  525. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  526. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  527. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  528. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  529. at java.lang.Thread.run(Thread.java:748)
  530.  
  531.  
  532. "Ender IO Scheduler" Id=65 TIMED_WAITING
  533. at java.lang.Thread.sleep(Native Method)
  534. at info.loenwind.scheduler.Scheduler.run(Scheduler.java:41)
  535.  
  536.  
  537. "Java2D Disposer" Id=53 WAITING on java.lang.ref.ReferenceQueue$Lock@4f4db611
  538. at java.lang.Object.wait(Native Method)
  539. - waiting on java.lang.ref.ReferenceQueue$Lock@4f4db611
  540. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  541. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  542. at sun.java2d.Disposer.run(Disposer.java:148)
  543. at java.lang.Thread.run(Thread.java:748)
  544.  
  545.  
  546. "Netty Epoll Server IO #0" Id=34 RUNNABLE (in native)
  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. "Sampler sampling thread 0" Id=24 TIMED_WAITING on sampler.ca@7b4764a8
  556. at java.lang.Object.wait(Native Method)
  557. - waiting on sampler.ca@7b4764a8
  558. at sampler.ca.a(F:2203)
  559. at sampler.cb.run(F:247)
  560.  
  561.  
  562. "Server console handler" Id=23 RUNNABLE (in native)
  563. at java.io.FileInputStream.readBytes(Native Method)
  564. at java.io.FileInputStream.read(FileInputStream.java:255)
  565. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  566. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  567. - locked java.io.BufferedInputStream@5afa0c4a
  568. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  569. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  570. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  571. - locked java.io.InputStreamReader@69dc53e9
  572. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  573. ...
  574.  
  575.  
  576. "DestroyJavaVM" Id=22 RUNNABLE
  577.  
  578.  
  579. "Server thread" Id=20 RUNNABLE
  580. at net.minecraft.world.gen.MapGenCaves.func_180702_a(MapGenCaves.java:77)
  581. at net.minecraft.world.gen.MapGenCaves.func_180701_a(MapGenCaves.java:280)
  582. at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  583. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:211)
  584. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143)
  585. at net.minecraft.world.World.func_72964_e(World.java:310)
  586. at net.minecraft.world.World.func_175726_f(World.java:305)
  587. at net.minecraft.world.World.func_180495_p(World.java:911)
  588. ...
  589.  
  590.  
  591. "Server Infinisleeper" Id=19 TIMED_WAITING
  592. at java.lang.Thread.sleep(Native Method)
  593. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  594.  
  595.  
  596. "Snooper Timer" Id=18 TIMED_WAITING on java.util.TaskQueue@4b038dfd
  597. at java.lang.Object.wait(Native Method)
  598. - waiting on java.util.TaskQueue@4b038dfd
  599. at java.util.TimerThread.mainLoop(Timer.java:552)
  600. at java.util.TimerThread.run(Timer.java:505)
  601.  
  602.  
  603. "Signal Dispatcher" Id=4 RUNNABLE
  604.  
  605.  
  606. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@ba1d211
  607. at java.lang.Object.wait(Native Method)
  608. - waiting on java.lang.ref.ReferenceQueue$Lock@ba1d211
  609. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  610. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  611. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  612.  
  613.  
  614. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@1331773
  615. at java.lang.Object.wait(Native Method)
  616. - waiting on java.lang.ref.Reference$Lock@1331773
  617. at java.lang.Object.wait(Object.java:502)
  618. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  619. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  620.  
  621.  
  622.  
  623. Stacktrace:
  624. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  625. at java.lang.Thread.run(Thread.java:748)
  626.  
  627. -- System Details --
  628. Details:
  629. Minecraft Version: 1.12.2
  630. Operating System: Linux (amd64) version 4.9.133-xxxx-std-ipv6-64
  631. Java Version: 1.8.0_191, Oracle Corporation
  632. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  633. Memory: 1447501072 bytes (1380 MB) / 3577217024 bytes (3411 MB) up to 3817865216 bytes (3641 MB)
  634. JVM Flags: 4 total; -Xmx4096M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
  635. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  636. FML: MCP 9.42 Powered by Forge 14.23.5.2768 271 mods loaded, 271 mods active
  637. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  638.  
  639. | State | ID | Version | Source | Signature |
  640. |:--------- |:------------------------------------ |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
  641. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  642. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  643. | UCHIJAAAA | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  644. | UCHIJAAAA | forge | 14.23.5.2768 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  645. | UCHIJAAAA | openmodscore | 0.12.1 | minecraft.jar | None |
  646. | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
  647. | UCHIJAAAA | elucore | 1.0 | minecraft.jar | None |
  648. | UCHIJAAAA | randompatches | 1.12.2-1.6.1.0 | randompatches-1.12.2-1.6.1.0.jar | None |
  649. | UCHIJAAAA | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
  650. | UCHIJAAAA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  651. | UCHIJAAAA | modtweaker | 4.0.15 | modtweaker-4.0.15.jar | None |
  652. | UCHIJAAAA | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220.jar | None |
  653. | UCHIJAAAA | abyssalcraft | 1.9.4.13 | AbyssalCraft-1.12.2-1.9.4.13.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  654. | UCHIJAAAA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  655. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  656. | UCHIJAAAA | endercore | 1.12.2-0.5.41 | EnderCore-1.12.2-0.5.41.jar | None |
  657. | UCHIJAAAA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  658. | UCHIJAAAA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  659. | UCHIJAAAA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  660. | UCHIJAAAA | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None |
  661. | UCHIJAAAA | brandonscore | 2.4.5 | BrandonsCore-1.12.2-2.4.5.176-universal.jar | None |
  662. | UCHIJAAAA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  663. | UCHIJAAAA | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  664. | UCHIJAAAA | draconicevolution | 2.3.15 | Draconic-Evolution-1.12.2-2.3.15.312-universal.jar | None |
  665. | UCHIJAAAA | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  666. | UCHIJAAAA | enderio | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  667. | UCHIJAAAA | enderiointegrationtic | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  668. | UCHIJAAAA | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
  669. | UCHIJAAAA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  670. | UCHIJAAAA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  671. | UCHIJAAAA | acintegration | 1.6.6 | AbyssalCraft Integration-1.12.2-1.6.6.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  672. | UCHIJAAAA | fastbench | 1.5.3 | FastWorkbench-1.12.2-1.5.3.jar | None |
  673. | UCHIJAAAA | actuallyadditions | 1.12.2-r143 | ActuallyAdditions-1.12.2-r143.jar | None |
  674. | UCHIJAAAA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  675. | UCHIJAAAA | appliedenergistics2 | rv6-stable-3 | appliedenergistics2-rv6-stable-3.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  676. | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  677. | UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  678. | UCHIJAAAA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None |
  679. | UCHIJAAAA | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
  680. | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.9.7.jar | None |
  681. | UCHIJAAAA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
  682. | UCHIJAAAA | applecore | 3.1.4 | AppleCore-mc1.12.2-3.1.4.jar | None |
  683. | UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  684. | UCHIJAAAA | botania | r1.10-356 | Botania r1.10-356.jar | None |
  685. | UCHIJAAAA | conarm | 1.2.0 | conarm-1.12.2-1.2.0.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  686. | UCHIJAAAA | biomesoplenty | 7.0.1.2399 | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None |
  687. | UCHIJAAAA | ic2 | 2.8.101-ex112 | industrialcraft-2-2.8.101-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  688. | UCHIJAAAA | natura | 1.12.2-4.3.2.62 | natura-1.12.2-4.3.2.62.jar | None |
  689. | UCHIJAAAA | reborncore | 3.10.2.337 | RebornCore-1.12.2-3.10.2.337-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  690. | UCHIJAAAA | techreborn | 2.17.6.828 | TechReborn-1.12.2-2.17.6.828-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  691. | UCHIJAAAA | forestry | 5.8.2.356 | forestry_1.12.2-5.8.2.356.jar | None |
  692. | UCHIJAAAA | theoneprobe | 1.4.25 | theoneprobe-1.12-1.4.25.jar | None |
  693. | UCHIJAAAA | immersiveengineering | 0.12-86 | ImmersiveEngineering-0.12-86.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  694. | UCHIJAAAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  695. | UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  696. | UCHIJAAAA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  697. | UCHIJAAAA | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  698. | UCHIJAAAA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  699. | UCHIJAAAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.11.5-215.jar | None |
  700. | UCHIJAAAA | cucumber | 1.1.1 | Cucumber-1.12.2-1.1.1.jar | None |
  701. | UCHIJAAAA | mysticalagriculture | 1.6.13 | MysticalAgriculture-1.12-1.6.13.jar | None |
  702. | UCHIJAAAA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
  703. | UCHIJAAAA | mcjtylib_ng | 3.0.6 | mcjtylib-1.12-3.0.6.jar | None |
  704. | UCHIJAAAA | rftools | 7.56 | rftools-1.12-7.56.jar | None |
  705. | UCHIJAAAA | rustic | 1.0.12 | rustic-1.0.12.jar | None |
  706. | UCHIJAAAA | integrationforegoing | 1.12.2-1.7.4 | IntegrationForegoing-1.12.2-1.7.4.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  707. | UCHIJAAAA | valkyrielib | 1.12.2-2.0.17.2 | valkyrielib-1.12.2-2.0.17.3.jar | None |
  708. | UCHIJAAAA | environmentaltech | 1.12.2-2.0.17.1 | environmentaltech-1.12.2-2.0.17.1.jar | None |
  709. | UCHIJAAAA | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
  710. | UCHIJAAAA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  711. | UCHIJAAAA | refinedstorage | 1.6.8 | refinedstorage-1.6.8.jar | None |
  712. | UCHIJAAAA | moartinkers | 0.6.0 | moartinkers-0.6.0.jar | None |
  713. | UCHIJAAAA | libvulpes | 0.2.8.-39 | LibVulpes-1.12.2-0.2.8-39-universal.jar | None |
  714. | UCHIJAAAA | forgemultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  715. | UCHIJAAAA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  716. | UCHIJAAAA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
  717. | UCHIJAAAA | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
  718. | UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
  719. | UCHIJAAAA | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None |
  720. | UCHIJAAAA | armoryexpansion | 0.2.0 | armoryexpansion-0.2.0.jar | None |
  721. | UCHIJAAAA | aroma1997core | 2.0.0.0.b161 | Aroma1997Core-1.12.2-2.0.0.0.b161.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  722. | UCHIJAAAA | aroma1997sdimension | 2.0.0.2.b86 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b86.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  723. | UCHIJAAAA | aromabackup | 2.1.1.4 | AromaBackup-1.12.2-2.1.1.4.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  724. | UCHIJAAAA | aromabackuprecovery | 2.1.1.4 | AromaBackup-1.12.2-2.1.1.4.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  725. | UCHIJAAAA | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  726. | UCHIJAAAA | atmtweaks | 1.2 | atmtweaks-1.2.jar | None |
  727. | UCHIJAAAA | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None |
  728. | UCHIJAAAA | quark | r1.5-130 | Quark-r1.5-130.jar | None |
  729. | UCHIJAAAA | autoreglib | 1.3-20 | AutoRegLib-1.3-20.jar | None |
  730. | UCHIJAAAA | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
  731. | UCHIJAAAA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  732. | UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  733. | UCHIJAAAA | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
  734. | UCHIJAAAA | blooddebug | 0.0.1.-9 | BloodDebug-1.12.2-0.0.1-9.jar | None |
  735. | UCHIJAAAA | cyclicmagic | 1.17.4 | Cyclic-1.12.2-1.17.4.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  736. | UCHIJAAAA | kjlib | 1.0.4 | kjlib-1.0.4.jar | None |
  737. | UCHIJAAAA | inventorygenerators | 1.2.2 | inventorygenerators-1.2.2.jar | None |
  738. | UCHIJAAAA | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None |
  739. | UCHIJAAAA | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None |
  740. | UCHIJAAAA | bookshelf | 2.3.559 | Bookshelf-1.12.2-2.3.559.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  741. | UCHIJAAAA | buildinggadgets | 2.4.6 | BuildingGadgets-2.4.6.jar | None |
  742. | UCHIJAAAA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None |
  743. | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  744. | UCHIJAAAA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  745. | UCHIJAAAA | chiselsandbits | 14.26 | chiselsandbits-14.26.jar | None |
  746. | UCHIJAAAA | clumps | 3.1.1 | Clumps-3.1.1.jar | None |
  747. | UCHIJAAAA | cyclopscore | 0.11.10 | CyclopsCore-1.12.2-0.11.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  748. | UCHIJAAAA | colossalchests | 1.6.11 | ColossalChests-1.12.2-1.6.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  749. | UCHIJAAAA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None |
  750. | UCHIJAAAA | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None |
  751. | UCHIJAAAA | cookingforblockheads | 6.4.65 | CookingForBlockheads_1.12.2-6.4.65.jar | None |
  752. | UCHIJAAAA | cosmeticarmorreworked | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  753. | UCHIJAAAA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  754. | UCHIJAAAA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
  755. | UCHIJAAAA | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  756. | UCHIJAAAA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  757. | UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
  758. | UCHIJAAAA | p455w0rdslib | 2.0.35 | p455w0rdslib-1.12-2.0.35.jar | None |
  759. | UCHIJAAAA | danknull | 1.4.43 | DankNull-1.12-1.4.43.jar | None |
  760. | UCHIJAAAA | darkutils | 1.8.217 | DarkUtils-1.12.2-1.8.217.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  761. | UCHIJAAAA | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None |
  762. | UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
  763. | UCHIJAAAA | dismantler | 0.1.2 | dismantler-0.1.2.jar | None |
  764. | UCHIJAAAA | dldungeonsjdg | 1.11.1 | DoomlikeDungeons-1.11.1-MC1.12.2.jar | None |
  765. | UCHIJAAAA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
  766. | UCHIJAAAA | embers | 0.230 | embers-0.230.jar | None |
  767. | UCHIJAAAA | enderiobase | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  768. | UCHIJAAAA | enderioconduits | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  769. | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  770. | UCHIJAAAA | enderioconduitsopencomputers | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  771. | UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  772. | UCHIJAAAA | enderiointegrationforestry | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  773. | UCHIJAAAA | enderiointegrationticlate | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  774. | UCHIJAAAA | ftblib | 5.4.0.61 | FTBLib-5.4.0.61.jar | None |
  775. | UCHIJAAAA | enderiomachines | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  776. | UCHIJAAAA | enderiopowertools | 5.0.36 | EnderIO-1.12.2-5.0.36.jar | None |
  777. | UCHIJAAAA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  778. | UCHIJAAAA | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  779. | UCHIJAAAA | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None |
  780. | UCHIJAAAA | extracells | 2.6.1 | ExtraCells-1.12.2-2.6.1a.jar | None |
  781. | UCHIJAAAA | fairylights | 2.1.4 | fairylights-2.1.4-1.12.2.jar | None |
  782. | UCHIJAAAA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  783. | UCHIJAAAA | flamingo | 1.12-1.11 | Flamingo-1.12-v1.11.jar | None |
  784. | UCHIJAAAA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  785. | UCHIJAAAA | sonarcore | 5.0.16 | sonarcore-1.12.2-5.0.16-16.jar | None |
  786. | UCHIJAAAA | fluxnetworks | 3.0.16 | fluxnetworks-1.12.2-3.0.16-11.jar | None |
  787. | UCHIJAAAA | foamfix | 0.10.2-1.12.2 | foamfix-0.10.2-1.12.2.jar | None |
  788. | UCHIJAAAA | microblockcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
  789. | UCHIJAAAA | minecraftmultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
  790. | UCHIJAAAA | ftbutilities | 5.3.0.57 | FTBUtilities-5.3.0.57.jar | None |
  791. | UCHIJAAAA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None |
  792. | UCHIJAAAA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  793. | UCHIJAAAA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
  794. | UCHIJAAAA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
  795. | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  796. | UCHIJAAAA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  797. | UCHIJAAAA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  798. | UCHIJAAAA | integrateddynamics | 0.11.17 | IntegratedDynamics-1.12.2-0.11.17.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  799. | UCHIJAAAA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.17.jar | None |
  800. | UCHIJAAAA | integratedtunnels | 1.5.6 | IntegratedTunnels-1.12.2-1.5.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  801. | UCHIJAAAA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.6.jar | None |
  802. | UCHIJAAAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  803. | UCHIJAAAA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  804. | UCHIJAAAA | ironchest | 1.12.2-7.0.52.837 | ironchest-1.12.2-7.0.52.837.jar | None |
  805. | UCHIJAAAA | jaopca | 1.12.2-2.2.8.96 | JAOPCA-1.12.2-2.2.8.96.jar | None |
  806. | UCHIJAAAA | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.96.jar | None |
  807. | UCHIJAAAA | jaopcaadditions | 1.12.2-2.2.1.9 | JAOPCAAdditions-1.12.2-2.2.1.9.jar | None |
  808. | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  809. | UCHIJAAAA | jmfixer | 1 | JourneyMapFixer-1.12.2-1-SERVER.jar | None |
  810. | UCHIJAAAA | justenoughdimensions | 1.6.0-dev.20181019.003124 | justenoughdimensions-1.12.2-1.6.0-dev.20181019.003124.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  811. | UCHIJAAAA | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None |
  812. | UCHIJAAAA | librarianlib | 4.15 | librarianlib-1.12.2-4.15.jar | None |
  813. | UCHIJAAAA | longfallboots | 1.2.1a | longfallboots-1.2.1b.jar | None |
  814. | UCHIJAAAA | magipsi | 1.3 | MagicalPsi-1.3.jar | None |
  815. | UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  816. | UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  817. | UCHIJAAAA | meecreeps | 1.2.2 | meecreeps-1.12-1.2.2.jar | None |
  818. | UCHIJAAAA | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  819. | UCHIJAAAA | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  820. | UCHIJAAAA | millenaire | Millénaire 7.1.0 | millenaire-1.12.2-7.1.0.jar | None |
  821. | UCHIJAAAA | concheckrmd | 1.6 | Modpack Configuration Checker-1.12.2-v1.6.jar | None |
  822. | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
  823. | UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  824. | UCHIJAAAA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  825. | UCHIJAAAA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
  826. | UCHIJAAAA | neid | 1.5.4.3 | NotEnoughIDs-1.5.4.3.jar | None |
  827. | UCHIJAAAA | notenoughwands | 1.7.1 | notenoughwands-1.12-1.7.1.jar | None |
  828. | UCHIJAAAA | nutrition | 3.5.0 | Nutrition-1.12.2-3.5.0.jar | None |
  829. | UCHIJAAAA | oreexcavation | 1.4.129 | OreExcavation-1.4.129.jar | None |
  830. | UCHIJAAAA | oeintegration | 2.3.4 | oeintegration-2.3.4.jar | None |
  831. | UCHIJAAAA | openmods | 0.12.1 | OpenModsLib-1.12.2-0.12.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  832. | UCHIJAAAA | openblocks | 1.8 | OpenBlocks-1.12.2-1.8.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  833. | UCHIJAAAA | overloaded | 0.0.53 | Overloaded-1.12.2-0.0.53.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  834. | UCHIJAAAA | packcrashinfo | %VERSION% | packcrashinfo-1.0.1.jar | None |
  835. | UCHIJAAAA | packmode | 1.2.0 | packmode-1.12.2-1.2.0.jar | None |
  836. | UCHIJAAAA | parry | 1.0 | parry-1.0-hotfix.jar | None |
  837. | UCHIJAAAA | placebo | 1.4.1 | Placebo-1.12.2-1.4.1.jar | None |
  838. | UCHIJAAAA | shetiphiancore | 3.5.8 | shetiphiancore-1.12.0-3.5.8.jar | None |
  839. | UCHIJAAAA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
  840. | UCHIJAAAA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
  841. | UCHIJAAAA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.1-13.jar | None |
  842. | UCHIJAAAA | practicallogistics2 | 3.0.4 | practicallogistics2-1.12.2-3.0.4.jar | None |
  843. | UCHIJAAAA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.1.92-compat.jar | None |
  844. | UCHIJAAAA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  845. | UCHIJAAAA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  846. | UCHIJAAAA | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
  847. | UCHIJAAAA | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
  848. | UCHIJAAAA | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  849. | UCHIJAAAA | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  850. | UCHIJAAAA | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  851. | UCHIJAAAA | quantumstorage | 4.6.2 | QuantumStorage-1.12-4.6.2.jar | None |
  852. | UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  853. | UCHIJAAAA | randomthings | 4.2.4 | RandomThings-MC1.12.2-4.2.4.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  854. | UCHIJAAAA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  855. | UCHIJAAAA | realfilingcabinet | 0.1.73 | realfilingcabinet-1.12.1-0.1.73.jar | None |
  856. | UCHIJAAAA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.2.2.65.jar | None |
  857. | UCHIJAAAA | redstonearsenal | 2.6.1 | RedstoneArsenal-1.12.2-2.6.1.15-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  858. | UCHIJAAAA | refinedstorageaddons | 0.4.2 | refinedstorageaddons-0.4.2.jar | None |
  859. | UCHIJAAAA | xreliquary | 1.12.2-1.3.4.780 | Reliquary-1.12.2-1.3.4.780.jar | None |
  860. | UCHIJAAAA | rftoolscontrol | 1.9.1 | rftoolsctrl-1.12-1.9.1.jar | None |
  861. | UCHIJAAAA | rftoolsdim | 5.61 | rftoolsdim-1.12-5.61.jar | None |
  862. | UCHIJAAAA | rftoolspower | 1.1.1 | rftoolspower-1.12-1.1.1.jar | None |
  863. | UCHIJAAAA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  864. | UCHIJAAAA | sampler | 1.80 | sampler-1.80.jar | None |
  865. | UCHIJAAAA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None |
  866. | UCHIJAAAA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  867. | UCHIJAAAA | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  868. | UCHIJAAAA | simplyjetpacks | 2.2.9.58 | SimplyJetpacks2-1.12.2-2.2.9.58.jar | None |
  869. | UCHIJAAAA | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  870. | UCHIJAAAA | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None |
  871. | UCHIJAAAA | stevescarts | 2.4.24.118 | StevesCarts-1.12.2-2.4.24.118.jar | None |
  872. | UCHIJAAAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  873. | UCHIJAAAA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  874. | UCHIJAAAA | terraqueous | 1.4.13 | terraqueous-1.12.0-1.4.13.jar | None |
  875. | UCHIJAAAA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  876. | UCHIJAAAA | thermalcultivation | 0.3.1 | ThermalCultivation-1.12.2-0.3.1.8-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  877. | UCHIJAAAA | thermalinnovation | 0.3.1 | ThermalInnovation-1.12.2-0.3.1.8-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  878. | UCHIJAAAA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  879. | UCHIJAAAA | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None |
  880. | UCHIJAAAA | tcomplement | ${version} | TinkersComplement-1.12.2-0.2.3b.jar | None |
  881. | UCHIJAAAA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  882. | UCHIJAAAA | tp | 3.2.31 | tinyprogressions-1.12.2-3.3.31-Release.jar | None |
  883. | UCHIJAAAA | topaddons | 1.12.2-1.9.1 | topaddons-1.12.2-1.9.1.jar | None |
  884. | UCHIJAAAA | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  885. | UCHIJAAAA | translocators | 2.5.1.77 | Translocators-1.12.2-2.5.1.77-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  886. | UCHIJAAAA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  887. | UCHIJAAAA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
  888. | UCHIJAAAA | usefulnullifiers | 1.5.0 | usefulnullifiers-1.5.0.jar | None |
  889. | UCHIJAAAA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.17.3.jar | None |
  890. | UCHIJAAAA | waim | 1.0.0 | WAIM-1.0.0.jar | None |
  891. | UCHIJAAAA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  892. | UCHIJAAAA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
  893. | UCHIJAAAA | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
  894. | UCHIJAAAA | wirelesscharger | 1.12.2-1.0.6 | WirelessCharger-1.12.2-1.0.6.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  895. | UCHIJAAAA | wct | 3.10.82 | WirelessCraftingTerminal-1.12.2-3.10.82.jar | None |
  896. | UCHIJAAAA | woot | 1.12.2-1.4.6 | woot-1.12.2-1.4.6.jar | None |
  897. | UCHIJAAAA | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None |
  898. | UCHIJAAAA | worldutils | 0.4.2 | worldutils-1.12.2-0.4.2.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  899. | UCHIJAAAA | xnet | 1.7.4 | xnet-1.12-1.7.4.jar | None |
  900. | UCHIJAAAA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  901. | UCHIJAAAA | yabba | 1.1.2.29 | YABBA-1.1.2.29.jar | None |
  902. | UCHIJAAAA | ynot | 0.2.3 | YNot-0.2.3.jar | None |
  903. | UCHIJAAAA | structurize | 1.12.2-0.10.24-ALPHA | structurize-1.12.2-0.10.24-ALPHA.jar | None |
  904. | UCHIJAAAA | minecolonies | 1.12.2-0.10.80-ALPHA | minecolonies-1.12.2-0.10.80-ALPHA-universal.jar | None |
  905. | UCHIJAAAA | industrialwires | 1.7-31 | IndustrialWires-1.7-31.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
  906. | UCHIJAAAA | thebetweenlands | 3.3.13 | TheBetweenlands-3.3.13-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  907. | UCHIJAAAA | elulib | 0.1.12 | elulib-0.1.12.jar | None |
  908. | UCHIJAAAA | librarianliblate | 4.15 | librarianlib-1.12.2-4.15.jar | None |
  909. | UCHIJAAAA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  910. | UCHIJAAAA | unidict | 1.12.2-2.9.1 | UniDict-1.12.2-2.9.1.jar | None |
  911. | UCHIJAAAA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  912.  
  913. Loaded coremods (and transformers):
  914. LibLoader (# LibLoader.jar)
  915.  
  916. EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  917. com.enderio.core.common.transform.EnderCoreTransformer
  918. com.enderio.core.common.transform.SimpleMixinPatcher
  919. ForgelinPlugin (Forgelin-1.7.4.jar)
  920.  
  921. BedPatch (bedpatch-2.2-1.12.2.jar)
  922. com.mordenkainen.bedpatch.BedPatchASM
  923. AstralCore (astralsorcery-1.12.2-1.9.4.jar)
  924.  
  925. Plugin (NotEnoughIDs-1.5.4.3.jar)
  926. ru.fewizz.neid.asm.Transformer
  927. LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  928. com.teamwizardry.librarianlib.asm.LibLibTransformer
  929. LoadingPlugin (RandomThings-MC1.12.2-4.2.4.jar)
  930. lumien.randomthings.asm.ClassTransformer
  931. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.13-core.jar)
  932. thebetweenlands.core.TheBetweenlandsClassTransformer
  933. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  934.  
  935. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  936. shetiphian.asm.ClassTransformer
  937. FMLPlugin (elulib-0.1.12.jar)
  938. elucent.elulib.asm.ASMTransformer
  939. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  940. invtweaks.forge.asm.ContainerTransformer
  941. IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  942. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  943. RandomPatches (randompatches-1.12.2-1.6.1.0.jar)
  944. com.therandomlabs.randompatches.core.RPTransformer
  945. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  946. lumien.resourceloader.asm.ClassTransformer
  947. AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  948. squeek.applecore.asm.TransformerModuleHandler
  949. CoreMod (TickProfiler-1.12-0.0.7.jar)
  950.  
  951. LoadingPlugin (Quark-r1.5-130.jar)
  952. vazkii.quark.base.asm.ClassTransformer
  953. LoadingPlugin (sampler-1.80.jar)
  954.  
  955. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
  956. pl.asie.foamfix.coremod.FoamFixTransformer
  957. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b161.jar)
  958.  
  959. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  960. openmods.core.OpenModsClassTransformer
  961. CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  962. team.chisel.ctm.client.asm.CTMTransformer
  963. 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]
  964. Pulsar/tconstruct loaded Pulses:
  965. - TinkerCommons (Enabled/Forced)
  966. - TinkerWorld (Enabled/Not Forced)
  967. - TinkerTools (Enabled/Not Forced)
  968. - TinkerHarvestTools (Enabled/Forced)
  969. - TinkerMeleeWeapons (Enabled/Forced)
  970. - TinkerRangedWeapons (Enabled/Forced)
  971. - TinkerModifiers (Enabled/Forced)
  972. - TinkerSmeltery (Enabled/Not Forced)
  973. - TinkerGadgets (Enabled/Not Forced)
  974. - TinkerOredict (Enabled/Forced)
  975. - TinkerIntegration (Enabled/Forced)
  976. - TinkerFluids (Enabled/Forced)
  977. - TinkerMaterials (Enabled/Forced)
  978. - TinkerModelRegister (Enabled/Forced)
  979. - chiselIntegration (Enabled/Not Forced)
  980. - chiselsandbitsIntegration (Enabled/Not Forced)
  981. - craftingtweaksIntegration (Enabled/Not Forced)
  982. - theoneprobeIntegration (Enabled/Not Forced)
  983.  
  984. AE2 Version: stable rv6-stable-3 for Forge 14.23.5.2768
  985. Pulsar/natura loaded Pulses:
  986. - NaturaCommons (Enabled/Forced)
  987. - NaturaOverworld (Enabled/Not Forced)
  988. - NaturaNether (Enabled/Not Forced)
  989. - NaturaDecorative (Enabled/Not Forced)
  990. - NaturaTools (Enabled/Not Forced)
  991. - NaturaEntities (Enabled/Not Forced)
  992. - NaturaOredict (Enabled/Forced)
  993. - NaturaWorld (Enabled/Not Forced)
  994. - craftingtweaksIntegration (Enabled/Not Forced)
  995.  
  996. Modpack Information: Modpack: [<NO MODPACK NAME PROVIDED>] Version: [<NO MODPACK VERSION PROVIDED>] by author [<NO MODPACK AUTHOR PROVIDED>] !!There was a problem reading the manifest!!
  997. Pulsar/tcomplement loaded Pulses:
  998. - ModuleCommons (Enabled/Forced)
  999. - ModuleFeature (Enabled/Not Forced)
  1000. - CeramicsPlugin (Enabled/Not Forced)
  1001. - ChiselPlugin (Enabled/Not Forced)
  1002.  
  1003. List of loaded APIs:
  1004. * AbyssalCraftAPI (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1005. * AbyssalCraftAPI|Biome (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1006. * AbyssalCraftAPI|Block (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1007. * AbyssalCraftAPI|Caps (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1008. * AbyssalCraftAPI|Condition (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1009. * AbyssalCraftAPI|Disruption (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1010. * AbyssalCraftAPI|Energy (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1011. * AbyssalCraftAPI|Entity (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1012. * AbyssalCraftAPI|Event (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1013. * AbyssalCraftAPI|Integration (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1014. * AbyssalCraftAPI|Internal (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1015. * AbyssalCraftAPI|Item (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1016. * AbyssalCraftAPI|Necronomicon (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1017. * AbyssalCraftAPI|Recipe (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1018. * AbyssalCraftAPI|Ritual (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1019. * AbyssalCraftAPI|Spell (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1020. * AbyssalCraftAPI|Structure (1.17.1) from AbyssalCraft-1.12.2-1.9.4.13.jar
  1021. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r143.jar
  1022. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.4.jar
  1023. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-3.jar
  1024. * Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.10.82.jar
  1025. * betteradvancements|API (0.0.14.66) from BetterAdvancements-1.12.2-0.0.14.66.jar
  1026. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  1027. * BetweenlandsAPI (1.11.1) from TheBetweenlands-3.3.13-universal.jar
  1028. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
  1029. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.3-101.jar
  1030. * BotaniaAPI (79) from AkashicTome-1.2-10.jar
  1031. * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
  1032. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  1033. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  1034. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.26.jar
  1035. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.1.22-universal.jar
  1036. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
  1037. * compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar
  1038. * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v3.jar
  1039. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  1040. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
  1041. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
  1042. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
  1043. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
  1044. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
  1045. * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.11.1-MC1.12.2.jar
  1046. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.15.312-universal.jar
  1047. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1048. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1049. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1050. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1051. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1052. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1053. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1054. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1055. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.36.jar
  1056. * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.16-11.jar
  1057. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.356.jar
  1058. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.356.jar
  1059. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.356.jar
  1060. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.356.jar
  1061. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.356.jar
  1062. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.356.jar
  1063. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.356.jar
  1064. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.356.jar
  1065. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.356.jar
  1066. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.356.jar
  1067. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.356.jar
  1068. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.356.jar
  1069. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.356.jar
  1070. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.356.jar
  1071. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.356.jar
  1072. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.356.jar
  1073. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.356.jar
  1074. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.356.jar
  1075. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.356.jar
  1076. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.6-61.jar
  1077. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  1078. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-86.jar
  1079. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-86.jar
  1080. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.11.5-215.jar
  1081. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.17.jar
  1082. * jeresources|API (0.8.10.50) from JustEnoughResources-1.12.2-0.8.10.50.jar
  1083. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  1084. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  1085. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  1086. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  1087. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  1088. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.13.1.220.jar
  1089. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1090. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1091. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1092. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1093. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1094. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1095. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1096. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
  1097. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
  1098. * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.4.jar
  1099. * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
  1100. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.35.jar
  1101. * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
  1102. * PsiAPI (6) from Psi-r1.1-59.jar
  1103. * QuarkAPI (2) from Quark-r1.5-130.jar
  1104. * reborncoreAPI (3.10.2.337) from RebornCore-1.12.2-3.10.2.337-universal.jar
  1105. * reborncoreAPI|Power (3.10.2.337) from RebornCore-1.12.2-3.10.2.337-universal.jar
  1106. * reborncoreAPI|Recipe (3.10.2.337) from RebornCore-1.12.2-3.10.2.337-universal.jar
  1107. * reborncoreAPI|Tile (3.10.2.337) from RebornCore-1.12.2-3.10.2.337-universal.jar
  1108. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  1109. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.16-16.jar
  1110. * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.24.118.jar
  1111. * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.24.118.jar
  1112. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  1113. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  1114. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  1115. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  1116. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  1117. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  1118. * techrebornAPI (2.17.6.828) from TechReborn-1.12.2-2.17.6.828-universal.jar
  1119. * TerraqueousAPI (1.0) from terraqueous-1.12.0-1.4.13.jar
  1120. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.0-1.4.13.jar
  1121. * TerraqueousAPI|Machines (1.0) from terraqueous-1.12.0-1.4.13.jar
  1122. * TerraqueousAPI|Plant (1.0) from terraqueous-1.12.0-1.4.13.jar
  1123. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
  1124. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.25.jar
  1125. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.17.3.jar
  1126. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.10.82.jar
  1127. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  1128. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  1129. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  1130. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  1131. RebornCore:
  1132. Plugin Engine: 0
  1133. RebornCore Version: 3.10.2.337
  1134. Runtime Debofucsation 1
  1135. Ender IO: No known problems detected.
  1136.  
  1137. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1138. !!!You are looking at the diagnostics information, not at the crash. !!!
  1139. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  1140. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1141.  
  1142. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  1143. Profiler Position: N/A (disabled)
  1144. Player Count: 0 / 5; []
  1145. Is Modded: Definitely; Server brand changed to 'fml,forge'
  1146. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement