Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.06 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 2019-09-19 02:03:23 EDT
  5. Description: Watching Server
  6.  
  7. java.lang.Error: ServerHangWatchdog detected that a single server tick took 90.00 seconds (should be max 0.05)
  8. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  9. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752)
  10. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702)
  11. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:691)
  12. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:673)
  13. at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1217)
  14. at net.minecraft.item.ItemStack.<init>(ItemStack.java:112)
  15. at net.minecraft.item.ItemStack.copy(ItemStack.java:396)
  16. at crafttweaker.mc1120.item.MCItemStack.<init>(MCItemStack.java:57)
  17. at crafttweaker.api.minecraft.CraftTweakerMC.getIItemStack(CraftTweakerMC.java:142)
  18. at crafttweaker.mc1120.recipes.MCRecipeShapeless.matches(MCRecipeShapeless.java:50)
  19. at net.minecraft.item.crafting.CraftingManager.findMatchingResult(CraftingManager.java:199)
  20. at appeng.helpers.PatternHelper.isValidItemForSlot(PatternHelper.java:273)
  21. at appeng.me.cluster.implementations.CraftingCPUCluster.executeCrafting(CraftingCPUCluster.java:713)
  22. at appeng.me.cluster.implementations.CraftingCPUCluster.updateCraftingLogic(CraftingCPUCluster.java:617)
  23. at appeng.me.cache.CraftingGridCache.onUpdateTick(CraftingGridCache.java:152)
  24. at appeng.me.GridCacheWrapper.onUpdateTick(GridCacheWrapper.java:43)
  25. at appeng.me.Grid.update(Grid.java:280)
  26. at appeng.hooks.TickHandler.onTick(TickHandler.java:228)
  27. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2215_TickHandler_onTick_TickEvent.invoke(.dynamic)
  28. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  29. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752)
  30. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702)
  31. at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
  32. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:712)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  34. at java.lang.Thread.run(Thread.java:748)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Sponge PhaseTracker --
  41. Phase Stack: [Empty stack]
  42.  
  43. -- Thread Dump --
  44. Threads: "pool-3-thread-16" Id=272 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  45. at sun.misc.Unsafe.park(Native Method)
  46. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  47. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  48. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  49. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  50. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  51. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  52. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  53. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  54. ...
  55.  
  56.  
  57. "pool-3-thread-13" Id=263 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  58. at sun.misc.Unsafe.park(Native Method)
  59. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  60. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  61. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  62. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  63. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  64. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  65. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  66. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  67. ...
  68.  
  69.  
  70. "pool-3-thread-11" Id=228 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  71. at sun.misc.Unsafe.park(Native Method)
  72. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  73. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  74. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  75. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  76. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  77. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  78. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  79. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  80. ...
  81.  
  82.  
  83. "pool-3-thread-10" Id=226 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  84. at sun.misc.Unsafe.park(Native Method)
  85. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  86. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  87. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  88. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  89. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  90. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  91. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  92. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  93. ...
  94.  
  95.  
  96. "Netty Epoll Server IO #7" Id=197 RUNNABLE
  97. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  98. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  99. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  100. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  101. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  102. at java.lang.Thread.run(Thread.java:748)
  103.  
  104.  
  105. "ForkJoinPool-1-worker-7" Id=193 WAITING on scala.concurrent.forkjoin.ForkJoinPool@3869ec23
  106. at sun.misc.Unsafe.park(Native Method)
  107. - waiting on scala.concurrent.forkjoin.ForkJoinPool@3869ec23
  108. at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
  109. at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
  110. at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
  111.  
  112.  
  113. "Netty Epoll Server IO #6" Id=188 RUNNABLE
  114. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  115. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  116. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  117. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  118. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  119. at java.lang.Thread.run(Thread.java:748)
  120.  
  121.  
  122. "Netty Epoll Server IO #5" Id=187 RUNNABLE
  123. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  124. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  125. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  126. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  127. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  128. at java.lang.Thread.run(Thread.java:748)
  129.  
  130.  
  131. "OpenComputers-SaveHandler-1" Id=186 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c567ff6
  132. at sun.misc.Unsafe.park(Native Method)
  133. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c567ff6
  134. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  135. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  136. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  137. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  138. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  139. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  140. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  141. ...
  142.  
  143.  
  144. "Chunk I/O Executor Thread-1" Id=177 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7954e618
  145. at sun.misc.Unsafe.park(Native Method)
  146. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7954e618
  147. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  148. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  149. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  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. at java.lang.Thread.run(Thread.java:748)
  154.  
  155.  
  156. "ic2-poolthread-4" Id=175 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  157. at java.lang.Object.wait(Native Method)
  158. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  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-3" Id=174 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  168. at java.lang.Object.wait(Native Method)
  169. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  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-2" Id=173 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  179. at java.lang.Object.wait(Native Method)
  180. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  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. "BL Environment Event Overrides Downloader #0" Id=169 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48e73ca4
  190. at sun.misc.Unsafe.park(Native Method)
  191. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48e73ca4
  192. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  193. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  194. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  195. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  196. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  197. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  198. at java.lang.Thread.run(Thread.java:748)
  199.  
  200.  
  201. "Thread-94" Id=160 TIMED_WAITING
  202. at java.lang.Thread.sleep(Native Method)
  203. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  204. at java.lang.Thread.run(Thread.java:748)
  205.  
  206.  
  207. "Thread-89" Id=155 TIMED_WAITING
  208. at java.lang.Thread.sleep(Native Method)
  209. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  210. at java.lang.Thread.run(Thread.java:748)
  211.  
  212.  
  213. "Thread-88" Id=154 TIMED_WAITING
  214. at java.lang.Thread.sleep(Native Method)
  215. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  216. at java.lang.Thread.run(Thread.java:748)
  217.  
  218.  
  219. "Thread-86" Id=152 TIMED_WAITING
  220. at java.lang.Thread.sleep(Native Method)
  221. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  222. at java.lang.Thread.run(Thread.java:748)
  223.  
  224.  
  225. "Thread-85" Id=151 TIMED_WAITING
  226. at java.lang.Thread.sleep(Native Method)
  227. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  228. at java.lang.Thread.run(Thread.java:748)
  229.  
  230.  
  231. "Sponge - Async User Lookup Thread" Id=90 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47415381
  232. at sun.misc.Unsafe.park(Native Method)
  233. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@47415381
  234. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  235. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  236. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  237. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  238. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  239. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  240. at java.lang.Thread.run(Thread.java:748)
  241.  
  242.  
  243. "Netty Epoll Server IO #4" Id=87 RUNNABLE
  244. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  245. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  246. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  247. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  248. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  249. at java.lang.Thread.run(Thread.java:748)
  250.  
  251.  
  252. "Thread-24" Id=86 TIMED_WAITING
  253. at java.lang.Thread.sleep(Native Method)
  254. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  255. at java.lang.Thread.run(Thread.java:748)
  256.  
  257.  
  258. "Java2D Disposer" Id=84 WAITING on java.lang.ref.ReferenceQueue$Lock@197b1957
  259. at java.lang.Object.wait(Native Method)
  260. - waiting on java.lang.ref.ReferenceQueue$Lock@197b1957
  261. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  262. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  263. at sun.java2d.Disposer.run(Disposer.java:148)
  264. at java.lang.Thread.run(Thread.java:748)
  265.  
  266.  
  267. "Server Watchdog" Id=81 RUNNABLE
  268. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  269. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  270. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  271. at java.lang.Thread.run(Thread.java:748)
  272.  
  273.  
  274. "pool-3-thread-7" Id=80 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  275. at sun.misc.Unsafe.park(Native Method)
  276. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@36ae1486
  277. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  278. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  279. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  280. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  281. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  282. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  283. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  284. ...
  285.  
  286.  
  287. "Netty Epoll Server IO #3" Id=79 RUNNABLE
  288. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  289. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  290. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  291. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  292. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  293. at java.lang.Thread.run(Thread.java:748)
  294.  
  295.  
  296. "File IO Thread" Id=78 TIMED_WAITING
  297. at java.lang.Thread.sleep(Native Method)
  298. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  299. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  300. at java.lang.Thread.run(Thread.java:748)
  301.  
  302.  
  303. "Netty Epoll Server IO #2" Id=77 RUNNABLE
  304. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  305. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  306. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  307. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  308. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  309. at java.lang.Thread.run(Thread.java:748)
  310.  
  311.  
  312. "pool-5-thread-4" Id=76 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  313. at sun.misc.Unsafe.park(Native Method)
  314. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  315. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  316. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  317. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  318. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  319. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  320. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  321. at java.lang.Thread.run(Thread.java:748)
  322.  
  323.  
  324. "pool-5-thread-3" Id=75 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  325. at sun.misc.Unsafe.park(Native Method)
  326. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  327. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  328. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  329. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  330. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  331. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  332. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  333. at java.lang.Thread.run(Thread.java:748)
  334.  
  335.  
  336. "pool-5-thread-2" Id=74 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  337. at sun.misc.Unsafe.park(Native Method)
  338. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  339. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  340. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  341. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  342. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  343. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  344. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  345. at java.lang.Thread.run(Thread.java:748)
  346.  
  347.  
  348. "pool-5-thread-1" Id=73 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  349. at sun.misc.Unsafe.park(Native Method)
  350. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@60a6e9bf
  351. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  352. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  353. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  354. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  355. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  356. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  357. at java.lang.Thread.run(Thread.java:748)
  358.  
  359.  
  360. "PR RoutingThread #3" Id=72 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  361. at sun.misc.Unsafe.park(Native Method)
  362. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  363. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  364. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  365. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  366. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  367.  
  368.  
  369. "PR RoutingThread #2" Id=71 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  370. at sun.misc.Unsafe.park(Native Method)
  371. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  372. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  373. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  374. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  375. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  376.  
  377.  
  378. "PR RoutingThread #1" Id=70 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  379. at sun.misc.Unsafe.park(Native Method)
  380. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  381. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  382. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  383. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  384. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  385.  
  386.  
  387. "PR RoutingThread #0" Id=69 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  388. at sun.misc.Unsafe.park(Native Method)
  389. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11d5fb13
  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.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  393. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  394.  
  395.  
  396. "ResearchIOThread" Id=68 TIMED_WAITING on java.util.TaskQueue@5c457ff3
  397. at java.lang.Object.wait(Native Method)
  398. - waiting on java.util.TaskQueue@5c457ff3
  399. at java.util.TimerThread.mainLoop(Timer.java:552)
  400. at java.util.TimerThread.run(Timer.java:505)
  401.  
  402.  
  403. "ic2-poolthread-1" Id=67 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  404. at java.lang.Object.wait(Native Method)
  405. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3f18d790
  406. at java.lang.Object.wait(Object.java:502)
  407. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  408. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  409. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  410. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  411. at java.lang.Thread.run(Thread.java:748)
  412.  
  413.  
  414. "Ender IO Scheduler" Id=63 TIMED_WAITING
  415. at java.lang.Thread.sleep(Native Method)
  416. at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
  417.  
  418.  
  419. "threadDeathWatcher-2-1" Id=62 TIMED_WAITING
  420. at java.lang.Thread.sleep(Native Method)
  421. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  422. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  423. at java.lang.Thread.run(Thread.java:748)
  424.  
  425.  
  426. "Netty Epoll Server IO #1" Id=61 RUNNABLE
  427. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  428. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  429. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  430. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  431. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  432. at java.lang.Thread.run(Thread.java:748)
  433.  
  434.  
  435. "Netty Epoll Server IO #0" Id=41 RUNNABLE
  436. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  437. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  438. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  439. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  440. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  441. at java.lang.Thread.run(Thread.java:748)
  442.  
  443.  
  444. "Timer-0" Id=40 TIMED_WAITING on java.util.TaskQueue@1d35648d
  445. at java.lang.Object.wait(Native Method)
  446. - waiting on java.util.TaskQueue@1d35648d
  447. at java.util.TimerThread.mainLoop(Timer.java:552)
  448. at java.util.TimerThread.run(Timer.java:505)
  449.  
  450.  
  451. "Sponge Async Scheduler Thread" Id=24 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a898d85
  452. at sun.misc.Unsafe.park(Native Method)
  453. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4a898d85
  454. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  455. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
  456. at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
  457. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:109)
  458. at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
  459. at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$384/1944339347.run(Unknown Source)
  460. at java.lang.Thread.run(Thread.java:748)
  461.  
  462.  
  463. "JLine terminal non blocking reader thread" Id=23 RUNNABLE (in native)
  464. at java.io.FileInputStream.readBytes(Native Method)
  465. at java.io.FileInputStream.read(FileInputStream.java:255)
  466. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  467. - locked java.io.FileInputStream@743afaa4
  468. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  469. - locked java.io.FileInputStream@743afaa4
  470. at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
  471. at java.lang.Thread.run(Thread.java:748)
  472.  
  473.  
  474. "Server console handler" Id=22 TIMED_WAITING on org.jline.utils.NonBlockingReader@3f7a937
  475. at java.lang.Object.wait(Native Method)
  476. - waiting on org.jline.utils.NonBlockingReader@3f7a937
  477. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
  478. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  479. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  480. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  481. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  482. at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
  483. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
  484. ...
  485.  
  486.  
  487. "DestroyJavaVM" Id=21 RUNNABLE
  488.  
  489.  
  490. "Server thread" Id=19 RUNNABLE
  491. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  492. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752)
  493. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702)
  494. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:691)
  495. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:673)
  496. at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1217)
  497. at net.minecraft.item.ItemStack.<init>(ItemStack.java:112)
  498. at net.minecraft.item.ItemStack.func_77946_l(ItemStack.java:396)
  499. ...
  500.  
  501.  
  502. "Server Infinisleeper" Id=18 TIMED_WAITING
  503. at java.lang.Thread.sleep(Native Method)
  504. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  505.  
  506.  
  507. "Snooper Timer" Id=17 TIMED_WAITING on java.util.TaskQueue@33b3f252
  508. at java.lang.Object.wait(Native Method)
  509. - waiting on java.util.TaskQueue@33b3f252
  510. at java.util.TimerThread.mainLoop(Timer.java:552)
  511. at java.util.TimerThread.run(Timer.java:505)
  512.  
  513.  
  514. "Signal Dispatcher" Id=4 RUNNABLE
  515.  
  516.  
  517. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@10ffd15a
  518. at java.lang.Object.wait(Native Method)
  519. - waiting on java.lang.ref.ReferenceQueue$Lock@10ffd15a
  520. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  521. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  522. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  523.  
  524.  
  525. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2eff7c63
  526. at java.lang.Object.wait(Native Method)
  527. - waiting on java.lang.ref.Reference$Lock@2eff7c63
  528. at java.lang.Object.wait(Object.java:502)
  529. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  530. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  531.  
  532. -- System Details --
  533. Minecraft Version: 1.12.2
  534. Operating System: Linux (amd64) version 4.4.0-154-generic
  535. Java Version: 1.8.0_212, Oracle Corporation
  536. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  537. Memory: 1345335904 bytes (1283 MB) / 6539444224 bytes (6236 MB) up to 11453595648 bytes (10923 MB)
  538. JVM Flags: 2 total; -Xms128M -Xmx12288M
  539. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
  540. FML: MCP 9.42 Powered by Forge 14.23.5.2838 293 mods loaded, 293 mods active
  541. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  542.  
  543. Mods:
  544.  
  545. | State | ID | Version | Source | Signature |
  546. |:------ |:--------------------------------- |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
  547. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  548. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  549. | LCHIJA | FML | 8.0.99.99 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  550. | LCHIJA | forge | 14.23.5.2838 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  551. | LCHIJA | advancedrocketrycore | 1 | minecraft.jar | None |
  552. | LCHIJA | spongeapi | 7.1.0-b38390e17 | spongeforge-1.12.2-2838-7.1.7-RC3909.jar | None |
  553. | LCHIJA | sponge | 1.12.2-7.1.7-SNAPSHOT | spongeforge-1.12.2-2838-7.1.7-RC3909.jar | None |
  554. | LCHIJA | spongeforge | 1.12.2-2838-7.1.7-RC3909 | spongeforge-1.12.2-2838-7.1.7-RC3909.jar | None |
  555. | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
  556. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  557. | LCHIJA | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
  558. | LCHIJA | randompatches | 1.12.2-1.17.2.1 | randompatches-1.12.2-1.17.2.1.jar | None |
  559. | LCHIJA | concheckrmd | 1.8.1 | Modpack Configuration Checker-1.12.2-v1.8.1.jar | None |
  560. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  561. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  562. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  563. | LCHIJA | jei | 4.15.0.287 | jei_1.12.2-4.15.0.287.jar | None |
  564. | LCHIJA | abyssalcraft | 1.9.10 | AbyssalCraft-1.12.2-1.9.10.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  565. | LCHIJA | roots | 1.12.2-3.0.4 | Roots-1.12.2-3.0.4.jar | None |
  566. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  567. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  568. | LCHIJA | endercore | 1.12.2-0.5.59 | EnderCore-1.12.2-0.5.59.jar | None |
  569. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  570. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  571. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  572. | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  573. | LCHIJA | brandonscore | 2.4.17 | BrandonsCore-1.12.2-2.4.17.208-universal.jar | None |
  574. | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  575. | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  576. | LCHIJA | draconicevolution | 2.3.23 | Draconic-Evolution-1.12.2-2.3.23.345-universal.jar | None |
  577. | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  578. | LCHIJA | enderio | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  579. | LCHIJA | enderiointegrationtic | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  580. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  581. | LCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  582. | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  583. | LCHIJA | acintegration | 1.9.0 | AbyssalCraft Integration-1.12.2-1.9.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  584. | LCHIJA | fastbench | 1.7.2 | FastWorkbench-1.12.2-1.7.2.jar | None |
  585. | LCHIJA | actuallyadditions | 1.12.2-r149 | ActuallyAdditions-1.12.2-r149.jar | None |
  586. | LCHIJA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  587. | LCHIJA | additionalbanners | 1.1.76 | AdditionalBanners-1.12.2-1.1.76.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  588. | LCHIJA | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  589. | LCHIJA | libvulpes | 0.4.1.-60 | LibVulpes-1.12.2-0.4.1-60-universal.jar | None |
  590. | LCHIJA | advancedrocketry | 1.6.0.-160 | AdvancedRocketry-1.12.2-1.6.0-160-universal.jar | None |
  591. | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  592. | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  593. | LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  594. | LCHIJA | p455w0rdslib | 2.2.156 | p455w0rdslib-1.12.2-2.2.156.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  595. | LCHIJA | ae2wtlib | 1.0.30 | AE2WTLib-1.12.2-1.0.30.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  596. | LCHIJA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None |
  597. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  598. | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  599. | LCHIJA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
  600. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  601. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  602. | LCHIJA | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  603. | LCHIJA | armoryexpansion | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  604. | LCHIJA | armoryexpansion-custommaterials | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  605. | LCHIJA | armoryexpansion-iceandfire | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  606. | LCHIJA | armoryexpansion-matteroverdrive | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  607. | LCHIJA | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  608. | LCHIJA | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  609. | LCHIJA | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  610. | LCHIJA | atmtweaks | 1.2 | atmtweaks-1.2.jar | None |
  611. | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
  612. | LCHIJA | quark | r1.5-168 | Quark-r1.5-168.jar | None |
  613. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  614. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  615. | LCHIJA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  616. | LCHIJA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  617. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  618. | LCHIJA | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
  619. | LCHIJA | reborncore | 3.14.1.457 | RebornCore-1.12.2-3.14.1.457-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  620. | LCHIJA | techreborn | 2.23.2.1007 | TechReborn-1.12.2-2.23.2.1007-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  621. | LCHIJA | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
  622. | LCHIJA | binniecore | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  623. | LCHIJA | binniedesign | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  624. | LCHIJA | genetics | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  625. | LCHIJA | botany | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  626. | LCHIJA | extrabees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  627. | LCHIJA | extratrees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  628. | LCHIJA | biomesoplenty | 7.0.1.2439 | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None |
  629. | LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  630. | LCHIJA | cyclicmagic | 1.19.13 | Cyclic-1.12.2-1.19.13.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  631. | LCHIJA | kjlib | 1.0.4 | kjlib-1.0.4.jar | None |
  632. | LCHIJA | inventorygenerators | 1.2.2 | inventorygenerators-1.2.2.jar | None |
  633. | LCHIJA | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None |
  634. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  635. | LCHIJA | bloodmagic | 1.12.2-2.4.1-103 | BloodMagic-1.12.2-2.4.1-103.jar | None |
  636. | LCHIJA | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  637. | LCHIJA | botania | r1.10-361 | Botania r1.10-361.jar | None |
  638. | LCHIJA | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  639. | LCHIJA | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  640. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  641. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  642. | LCHIJA | cyclopscore | 1.4.0 | CyclopsCore-1.12.2-1.4.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  643. | LCHIJA | commoncapabilities | 2.4.4 | CommonCapabilities-1.12.2-2.4.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  644. | LCHIJA | colossalchests | 1.7.3 | ColossalChests-1.12.2-1.7.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  645. | LCHIJA | refinedstorage | 1.6.15 | refinedstorage-1.6.15.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  646. | LCHIJA | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
  647. | LCHIJA | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
  648. | LCHIJA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
  649. | LCHIJA | asielib | 1.0.0 | Computronics-1.12.2-1.6.6.jar | None |
  650. | LCHIJA | flamingo | 1.12-1.11 | Flamingo-1.12-v1.11.jar | None |
  651. | LCHIJA | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
  652. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  653. | LCHIJA | computronics | 1.6.6 | Computronics-1.12.2-1.6.6.jar | None |
  654. | LCHIJA | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  655. | LCHIJA | cosmeticarmorreworked | 1.12.2-v4a | CosmeticArmorReworked-1.12.2-v4a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  656. | LCHIJA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  657. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  658. | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  659. | LCHIJA | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  660. | LCHIJA | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None |
  661. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  662. | LCHIJA | dldungeonsjbg | 1.12.5 | DoomlikeDungeons-1.12.5-MC1.12.2.jar | None |
  663. | LCHIJA | embers | 1.13-hotfix2 | EmbersRekindled-1.13-hotfix2.jar | None |
  664. | LCHIJA | enderiobase | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  665. | LCHIJA | enderioconduits | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  666. | LCHIJA | enderioconduitsappliedenergistics | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  667. | LCHIJA | enderioconduitsopencomputers | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  668. | LCHIJA | enderioconduitsrefinedstorage | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  669. | LCHIJA | enderiointegrationforestry | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  670. | LCHIJA | enderiointegrationticlate | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  671. | LCHIJA | ftblib | 5.4.3.130 | FTBLib-5.4.3.130.jar | None |
  672. | LCHIJA | enderiomachines | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  673. | LCHIJA | enderiopowertools | 5.0.46 | EnderIO-1.12.2-5.0.46.jar | None |
  674. | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  675. | LCHIJA | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  676. | LCHIJA | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
  677. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  678. | LCHIJA | mekanism | 1.12.2-9.8.0.381 | Mekanism-1.12.2-9.8.0.381.jar | None |
  679. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  680. | LCHIJA | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  681. | LCHIJA | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None |
  682. | LCHIJA | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None |
  683. | LCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  684. | LCHIJA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
  685. | LCHIJA | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
  686. | LCHIJA | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None |
  687. | LCHIJA | fairylights | 2.1.9 | fairylights-2.1.9-1.12.2.jar | None |
  688. | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  689. | LCHIJA | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  690. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  691. | LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
  692. | LCHIJA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  693. | LCHIJA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  694. | LCHIJA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  695. | LCHIJA | ftbutilities | 5.4.0.100 | FTBUtilities-5.4.0.100.jar | None |
  696. | LCHIJA | ftbbackups | 0.0.0.ftbbackups | FTBUtilitiesBackups-1.0.0.5.jar | None |
  697. | LCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
  698. | LCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  699. | LCHIJA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None |
  700. | LCHIJA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  701. | LCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
  702. | LCHIJA | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  703. | LCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  704. | LCHIJA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  705. | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  706. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  707. | LCHIJA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  708. | LCHIJA | integrateddynamics | 1.0.17 | IntegratedDynamics-1.12.2-1.0.17.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  709. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.17.jar | None |
  710. | LCHIJA | integratedtunnels | 1.6.10 | IntegratedTunnels-1.12.2-1.6.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  711. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.10.jar | None |
  712. | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
  713. | LCHIJA | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
  714. | LCHIJA | nuclearcraft | 2.15 | NuclearCraft-2.15-1.12.2.jar | None |
  715. | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zd Surprise for Yogcast.jar | None |
  716. | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
  717. | LCHIJA | rftools | 7.72 | rftools-1.12-7.72.jar | None |
  718. | LCHIJA | rustic | 1.1.1 | rustic-1.1.1.jar | None |
  719. | LCHIJA | integrationforegoing | 1.12.2-1.9 | IntegrationForegoing-1.12.2-1.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  720. | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  721. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  722. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  723. | LCHIJA | jaopca | 1.12.2-2.2.8.103 | JAOPCA-1.12.2-2.2.8.103.jar | None |
  724. | LCHIJA | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.103.jar | None |
  725. | LCHIJA | jaopcaadditions | 1.12.2-2.2.1.9 | JAOPCAAdditions-1.12.2-2.2.1.9.jar | None |
  726. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  727. | LCHIJA | journeymap | 1.12.2-5.5.5b9 | journeymap-1.12.2-5.5.5b9.jar | None |
  728. | LCHIJA | justenoughdimensions | 1.6.0-dev.20190711.220109 | justenoughdimensions-1.12.2-1.6.0-dev.20190711.220109.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  729. | LCHIJA | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
  730. | LCHIJA | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  731. | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None |
  732. | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  733. | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  734. | LCHIJA | psi | r1.1-77 | Psi-r1.1-77.jar | None |
  735. | LCHIJA | magipsi | 1.3 | MagicalPsi-1.3.2.jar | None |
  736. | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  737. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  738. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  739. | LCHIJA | mekanismgenerators | 1.12.2-9.8.0.381 | MekanismGenerators-1.12.2-9.8.0.381.jar | None |
  740. | LCHIJA | mekanismtools | 1.12.2-9.8.0.381 | MekanismTools-1.12.2-9.8.0.381.jar | None |
  741. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  742. | LCHIJA | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
  743. | LCHIJA | mysticalworld | 1.12.2-1.3.2 | MysticWorld-1.12.2-1.3.2.jar | None |
  744. | LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  745. | LCHIJA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
  746. | LCHIJA | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  747. | LCHIJA | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
  748. | LCHIJA | nutrition | 4.4.0 | Nutrition-1.12.2-4.4.0.jar | None |
  749. | LCHIJA | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
  750. | LCHIJA | ocxnetdriver | 1.0.3 | ocxnetdriver-1.0.3-b17.jar | None |
  751. | LCHIJA | oreexcavation | 1.4.140 | OreExcavation-1.4.140.jar | None |
  752. | LCHIJA | oeintegration | 2.3.4 | oeintegration-2.3.4.jar | None |
  753. | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  754. | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  755. | LCHIJA | overloaded | 0.0.58 | Overloaded-1.12.2-0.0.58.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  756. | LCHIJA | packcrashinfo | %VERSION% | packcrashinfo-1.0.1.jar | None |
  757. | LCHIJA | packmode | 1.2.0 | packmode-1.12.2-1.2.0.jar | None |
  758. | LCHIJA | pamscookables | 1.1 | pamscookables-1.1.jar | None |
  759. | LCHIJA | parry | 1.0 | parry-1.0-hotfix.jar | None |
  760. | LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  761. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  762. | LCHIJA | plants2 | 2.10.7 | Plants-1.12.2-2.10.7.jar | None |
  763. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  764. | LCHIJA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
  765. | LCHIJA | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
  766. | LCHIJA | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  767. | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  768. | LCHIJA | simplyjetpacks | 2.2.12.65 | SimplyJetpacks2-1.12.2-2.2.12.65.jar | None |
  769. | LCHIJA | plustic | 7.1.0.0 | plustic-7.1.0.0.jar | None |
  770. | LCHIJA | pneumaticcraft | 1.12.2-0.11.4-368 | pneumaticcraft-repressurized-1.12.2-0.11.4-368.jar | None |
  771. | LCHIJA | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  772. | LCHIJA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.3-15.jar | None |
  773. | LCHIJA | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
  774. | LCHIJA | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None |
  775. | LCHIJA | projectintelligence | 1.0.7 | ProjectIntelligence-1.12.2-1.0.7.24-universal.jar | None |
  776. | LCHIJA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
  777. | LCHIJA | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  778. | LCHIJA | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  779. | LCHIJA | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
  780. | LCHIJA | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
  781. | LCHIJA | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  782. | LCHIJA | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  783. | LCHIJA | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  784. | LCHIJA | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
  785. | LCHIJA | quantumstorage | 4.6.8 | QuantumStorage-1.12-4.6.8.jar | None |
  786. | LCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  787. | LCHIJA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  788. | LCHIJA | realfilingcabinet | 0.2.0.15 | realfilingcabinet-1.12-0.2.0.15.jar | None |
  789. | LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.4.85.jar | None |
  790. | LCHIJA | refinedstorageaddons | 0.4.4 | refinedstorageaddons-0.4.4.jar | None |
  791. | LCHIJA | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  792. | LCHIJA | rftoolscontrol | 2.0.2 | rftoolsctrl-1.12-2.0.2.jar | None |
  793. | LCHIJA | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
  794. | LCHIJA | rftoolspower | 1.2.0 | rftoolspower-1.12-1.2.0.jar | None |
  795. | LCHIJA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None |
  796. | LCHIJA | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
  797. | LCHIJA | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None |
  798. | LCHIJA | stevescarts | 2.4.31.135 | StevesCarts-1.12.2-2.4.31.135.jar | None |
  799. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  800. | LCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  801. | LCHIJA | terraqueous | 1.4.17 | terraqueous-1.12.2-1.4.17b.jar | None |
  802. | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  803. | LCHIJA | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  804. | LCHIJA | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  805. | LCHIJA | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None |
  806. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  807. | LCHIJA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  808. | LCHIJA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
  809. | LCHIJA | topaddons | 1.12.2-1.11.0 | topaddons-1.12.2-1.11.0.jar | None |
  810. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  811. | LCHIJA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
  812. | LCHIJA | usefulnullifiers | 1.5.0 | usefulnullifiers-1.5.0.jar | None |
  813. | LCHIJA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  814. | LCHIJA | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
  815. | LCHIJA | waim | 1.0.0 | WAIM-1.0.0.jar | None |
  816. | LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  817. | LCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
  818. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  819. | LCHIJA | wirelesscharger | 1.12.2-1.0.6 | WirelessCharger-1.12.2-1.0.6.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  820. | LCHIJA | wct | 3.12.93 | WirelessCraftingTerminal-1.12.2-3.12.93.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  821. | LCHIJA | wizardry | 0.10.8 | wizardry-0.10.8.jar | None |
  822. | LCHIJA | woot | 1.12.2-1.4.11 | woot-1.12.2-1.4.11.jar | None |
  823. | LCHIJA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  824. | LCHIJA | ynot | 0.2.4 | YNot-0.2.4.jar | None |
  825. | LCHIJA | structurize | 1.12.2-0.10.124-ALPHA | structurize-1.12.2-0.10.124-ALPHA.jar | None |
  826. | LCHIJA | gbook | 2.9.2 | Guidebook-1.12.2-2.9.2.jar | None |
  827. | LCHIJA | minecolonies | 1.12.2-0.10.341-ALPHA | minecolonies-1.12.2-0.10.341-ALPHA-universal.jar | None |
  828. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  829. | LCHIJA | techreborn_compat | 1.0.0 | TechReborn-ModCompatibility-1.12.2-1.1.0.49.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  830. | LCHIJA | thebetweenlands | 3.4.10 | TheBetweenlands-3.4.10-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  831. | LCHIJA | industrialwires | 1.7-36 | IndustrialWires-1.7-36.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
  832. | LCHIJA | armoryexpansion-conarm | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  833. | LCHIJA | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  834. | LCHIJA | mysticallib | 1.12.2-1.3.1 | mysticallib-1.12.2-1.3.1.jar | None |
  835. | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  836. | LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
  837. | LCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  838.  
  839.  
  840. Plugins:
  841.  
  842. | State | ID | Version | Source | Signature |
  843. |:------ |:----------- |:----------- |:--------------------------------------- |:--------- |
  844. | LCHIJA | catclearlag | 0.9.0 | CatClearLag-0.9.0.jar | None |
  845. | LCHIJA | nucleus | 1.11.0-S7.1 | Nucleus-1.11.0-S7.1-MC1.12.2-plugin.jar | None |
  846. Loaded coremods (and transformers): AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  847. squeek.applecore.asm.TransformerModuleHandler
  848. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
  849. thebetweenlands.core.TheBetweenlandsClassTransformer
  850. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  851. team.chisel.ctm.client.asm.CTMTransformer
  852. p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  853. p455w0rdslib.asm.ClassTransformer
  854. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  855. com.teamwizardry.librarianlib.asm.LibLibTransformer
  856. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  857.  
  858. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  859.  
  860. Wizardry Plugin (wizardry-0.10.8.jar)
  861. com.teamwizardry.wizardry.asm.WizardryTransformer
  862. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  863. lumien.resourceloader.asm.ClassTransformer
  864. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  865.  
  866. SpongeCoremod (spongeforge-1.12.2-2838-7.1.7-RC3909.jar)
  867. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  868. Quark Plugin (Quark-r1.5-168.jar)
  869. vazkii.quark.base.asm.ClassTransformer
  870. BedPatch (bedpatch-2.2-1.12.2.jar)
  871. com.mordenkainen.bedpatch.BedPatchASM
  872. 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.5-1.12.2.jar)
  873. pl.asie.foamfix.coremod.FoamFixTransformer
  874. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  875. openmods.core.OpenModsClassTransformer
  876. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  877. invtweaks.forge.asm.ContainerTransformer
  878. RandomPatches (randompatches-1.12.2-1.17.2.1.jar)
  879. com.therandomlabs.randompatches.core.RPTransformer
  880. EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  881. com.enderio.core.common.transform.EnderCoreTransformer
  882. com.enderio.core.common.transform.SimpleMixinPatcher
  883. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  884. li.cil.oc.common.asm.ClassTransformer
  885. ForgelinPlugin (Forgelin-1.8.3.jar)
  886.  
  887. Plugin (NotEnoughIDs-1.5.4.4.jar)
  888. ru.fewizz.neid.asm.Transformer
  889. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  890. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  891. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  892. shetiphian.asm.ClassTransformer
  893. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  894.  
  895. MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  896. mekanism.coremod.KeybindingMigrationHelper
  897. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-160-universal.jar)
  898. zmaster587.advancedRocketry.asm.ClassTransformer
  899. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  900. 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]
  901. Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
  902. - TinkerWorld (Enabled/Not Forced)
  903. - TinkerTools (Enabled/Not Forced)
  904. - TinkerHarvestTools (Enabled/Forced)
  905. - TinkerMeleeWeapons (Enabled/Forced)
  906. - TinkerRangedWeapons (Enabled/Forced)
  907. - TinkerModifiers (Enabled/Forced)
  908. - TinkerSmeltery (Enabled/Not Forced)
  909. - TinkerGadgets (Enabled/Not Forced)
  910. - TinkerOredict (Enabled/Forced)
  911. - TinkerIntegration (Enabled/Forced)
  912. - TinkerFluids (Enabled/Forced)
  913. - TinkerMaterials (Enabled/Forced)
  914. - TinkerModelRegister (Enabled/Forced)
  915. - chiselIntegration (Enabled/Not Forced)
  916. - chiselsandbitsIntegration (Enabled/Not Forced)
  917. - craftingtweaksIntegration (Enabled/Not Forced)
  918. - theoneprobeIntegration (Enabled/Not Forced)
  919. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  920. Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
  921. - NaturaOverworld (Enabled/Not Forced)
  922. - NaturaNether (Enabled/Not Forced)
  923. - NaturaDecorative (Enabled/Not Forced)
  924. - NaturaTools (Enabled/Not Forced)
  925. - NaturaEntities (Enabled/Not Forced)
  926. - NaturaOredict (Enabled/Forced)
  927. - NaturaWorld (Enabled/Not Forced)
  928. - craftingtweaksIntegration (Enabled/Not Forced)
  929. Modpack Information: Modpack: [All The Mods 3] Version: [5.12.2] by author [ATM Team] !!There was a problem reading the manifest!!
  930. List of loaded APIs: * AbyssalCraftAPI (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  931. * AbyssalCraftAPI|Biome (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  932. * AbyssalCraftAPI|Block (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  933. * AbyssalCraftAPI|Caps (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  934. * AbyssalCraftAPI|Condition (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  935. * AbyssalCraftAPI|Disruption (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  936. * AbyssalCraftAPI|Energy (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  937. * AbyssalCraftAPI|Entity (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  938. * AbyssalCraftAPI|Event (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  939. * AbyssalCraftAPI|Integration (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  940. * AbyssalCraftAPI|Internal (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  941. * AbyssalCraftAPI|Item (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  942. * AbyssalCraftAPI|Necronomicon (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  943. * AbyssalCraftAPI|Recipe (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  944. * AbyssalCraftAPI|Ritual (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  945. * AbyssalCraftAPI|Spell (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  946. * AbyssalCraftAPI|Structure (1.23.0) from AbyssalCraft-1.12.2-1.9.10.jar
  947. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r149.jar
  948. * ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar
  949. * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  950. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
  951. * asielibAPI (1.1) from Computronics-1.12.2-1.6.6.jar
  952. * asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.6.jar
  953. * asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.6.jar
  954. * Baubles|API (1.4.0.2) from mobtotems-1.12.1-0.3.0.jar
  955. * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  956. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  957. * BetweenlandsAPI (1.12.2) from TheBetweenlands-3.4.10-universal.jar
  958. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
  959. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
  960. * BotaniaAPI (79) from AkashicTome-1.2-12.jar
  961. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  962. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  963. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
  964. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  965. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.4.jar
  966. * compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar
  967. * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
  968. * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
  969. * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
  970. * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
  971. * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
  972. * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
  973. * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
  974. * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
  975. * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
  976. * computronicsAPI (1.3) from Computronics-1.12.2-1.6.6.jar
  977. * computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.6.jar
  978. * computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.6.jar
  979. * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.6.jar
  980. * computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.6.jar
  981. * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4a.jar
  982. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  983. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  984. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  985. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  986. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  987. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  988. * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.12.5-MC1.12.2.jar
  989. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.23.345-universal.jar
  990. * EmbersAPI (0.1) from EmbersRekindled-1.13-hotfix2.jar
  991. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  992. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  993. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  994. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  995. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  996. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  997. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  998. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  999. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.46.jar
  1000. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  1001. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
  1002. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
  1003. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  1004. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  1005. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  1006. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  1007. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
  1008. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  1009. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  1010. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  1011. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
  1012. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
  1013. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  1014. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  1015. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  1016. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
  1017. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  1018. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
  1019. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
  1020. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  1021. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  1022. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.jar
  1023. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
  1024. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
  1025. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
  1026. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.17.jar
  1027. * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
  1028. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5b9.jar
  1029. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5b9.jar
  1030. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5b9.jar
  1031. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5b9.jar
  1032. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5b9.jar
  1033. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.287.jar
  1034. * MekanismAPI|core (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  1035. * MekanismAPI|energy (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  1036. * MekanismAPI|gas (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  1037. * MekanismAPI|infuse (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  1038. * MekanismAPI|laser (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  1039. * MekanismAPI|transmitter (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  1040. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.0.381.jar
  1041. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  1042. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
  1043. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1044. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1045. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1046. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1047. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1048. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1049. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1050. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1051. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1052. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1053. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1054. * PatchouliAPI (6) from Patchouli-1.0-20.jar
  1055. * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.4-368.jar
  1056. * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
  1057. * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
  1058. * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
  1059. * PsiAPI (15) from Psi-r1.1-77.jar
  1060. * QuarkAPI (4) from Quark-r1.5-168.jar
  1061. * RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.15.jar
  1062. * reborncoreAPI (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  1063. * reborncoreAPI|Power (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  1064. * reborncoreAPI|Recipe (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  1065. * reborncoreAPI|Tile (3.14.1.457) from RebornCore-1.12.2-3.14.1.457-universal.jar
  1066. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  1067. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
  1068. * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
  1069. * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
  1070. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1071. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1072. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1073. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1074. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1075. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1076. * techrebornAPI (2.23.2.1007) from TechReborn-1.12.2-2.23.2.1007-universal.jar
  1077. * TerraqueousAPI (1.0) from terraqueous-1.12.2-1.4.17b.jar
  1078. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.2-1.4.17b.jar
  1079. * TerraqueousAPI|Machines (1.0) from terraqueous-1.12.2-1.4.17b.jar
  1080. * TerraqueousAPI|Plant (1.0) from terraqueous-1.12.2-1.4.17b.jar
  1081. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
  1082. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  1083. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
  1084. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar
  1085. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  1086. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  1087. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  1088. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
  1089. RebornCore: Plugin Engine: 1
  1090. RebornCore Version: 3.14.1.457
  1091. Runtime Debofucsation 1
  1092. [Psi] Active spell: None
  1093. Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  1094. An unsupported base software is installed: 'sponge'. This is NOT supported.
  1095. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  1096.  
  1097. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1098. !!!You are looking at the diagnostics information, not at the crash. !!!
  1099. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  1100. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1101. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  1102. Suspected Mods: CraftTweaker JEI Support (crafttweakerjei), Applied Energistics 2 (appliedenergistics2)
  1103. Profiler Position: N/A (disabled)
  1104. Player Count: 2 / 20; [EntityPlayerMP['Ebbtides'/35858, l='world', x=1136.34, y=102.00, z=1835.32], EntityPlayerMP['premium9'/75888, l='world', x=-305.35, y=73.53, z=-641.89]]
  1105. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  1106. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement