Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. RandomPatches (randompatches-1.12.2-1.14.0.0.jar)
  5. LibLoader (# LibLoader.jar)
  6. LoadingPlugin (Quark-r1.5-146.jar)
  7. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-131-universal.jar)
  8. BedPatch (bedpatch-2.2-1.12.2.jar)
  9. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  10. Plugin (NotEnoughIDs-1.5.4.3.jar)
  11. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b164.jar)
  12. LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  13. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  14. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  15. ForgelinPlugin (Forgelin-1.8.2.jar)
  16. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  17. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  18. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.4-core.jar)
  19. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  20. 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.3-1.12.2.jar)
  21. CoreMod (TickProfiler-1.12-0.0.7.jar)
  22. LoadingPlugin (sampler-1.80.jar)
  23. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  24. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  25. Wizardry Plugin (wizardry-0.9.9.jar)
  26. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  27. Contact their authors BEFORE contacting forge
  28.  
  29. // Oops.
  30.  
  31. Time: 4/20/19 7:45 PM
  32. Description: Watching Server
  33.  
  34. java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
  35. at java.util.HashMap.hash(HashMap.java:339)
  36. at java.util.HashMap.containsKey(HashMap.java:596)
  37. at java.util.Collections$UnmodifiableMap.containsKey(Collections.java:1452)
  38. at zmaster587.advancedRocketry.capability.CapabilityProtectiveArmor.attachCapabilities(CapabilityProtectiveArmor.java:24)
  39. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1054_CapabilityProtectiveArmor_attachCapabilities_AttachCapabilitiesEvent.invoke(.dynamic)
  40. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  41. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  42. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:668)
  43. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:650)
  44. at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1216)
  45. at net.minecraft.item.ItemStack.<init>(ItemStack.java:112)
  46. at net.minecraft.item.ItemStack.func_77946_l(ItemStack.java:396)
  47. at net.minecraftforge.items.ItemHandlerHelper.copyStackWithSize(ItemHandlerHelper.java:92)
  48. at com.raoulvdberge.refinedstorage.apiimpl.storage.disk.StorageDiskItem.extract(StorageDiskItem.java:148)
  49. at com.raoulvdberge.refinedstorage.apiimpl.storage.disk.StorageDiskItem.extract(StorageDiskItem.java:24)
  50. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.updateProcessing(CraftingTask.java:706)
  51. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.update(CraftingTask.java:882)
  52. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.CraftingManager.update(CraftingManager.java:172)
  53. at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:211)
  54. at net.minecraft.world.World.func_72939_s(World.java:1835)
  55. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  56. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  57. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  58. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  59. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  60. at java.lang.Thread.run(Thread.java:748)
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- Head --
  67. Thread: Server Watchdog
  68. Stacktrace:
  69. at java.util.HashMap.hash(HashMap.java:339)
  70. at java.util.HashMap.containsKey(HashMap.java:596)
  71. at java.util.Collections$UnmodifiableMap.containsKey(Collections.java:1452)
  72. at zmaster587.advancedRocketry.capability.CapabilityProtectiveArmor.attachCapabilities(CapabilityProtectiveArmor.java:24)
  73. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1054_CapabilityProtectiveArmor_attachCapabilities_AttachCapabilitiesEvent.invoke(.dynamic)
  74. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  75. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  76. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:668)
  77. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:650)
  78. at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1216)
  79. at net.minecraft.item.ItemStack.<init>(ItemStack.java:112)
  80. at net.minecraft.item.ItemStack.func_77946_l(ItemStack.java:396)
  81. at net.minecraftforge.items.ItemHandlerHelper.copyStackWithSize(ItemHandlerHelper.java:92)
  82. at com.raoulvdberge.refinedstorage.apiimpl.storage.disk.StorageDiskItem.extract(StorageDiskItem.java:148)
  83. at com.raoulvdberge.refinedstorage.apiimpl.storage.disk.StorageDiskItem.extract(StorageDiskItem.java:24)
  84. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.updateProcessing(CraftingTask.java:706)
  85. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.update(CraftingTask.java:882)
  86. at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.CraftingManager.update(CraftingManager.java:172)
  87. at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:211)
  88. at net.minecraft.world.World.func_72939_s(World.java:1835)
  89. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  90. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  91. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  92. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  93.  
  94. -- Thread Dump --
  95. Details:
  96. Threads: "pool-8-thread-2" Id=596 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7422fad
  97. at sun.misc.Unsafe.park(Native Method)
  98. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7422fad
  99. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  100. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  101. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  102. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  103. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  104. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  105. at java.lang.Thread.run(Thread.java:748)
  106.  
  107.  
  108. "pool-8-thread-1" Id=595 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7422fad
  109. at sun.misc.Unsafe.park(Native Method)
  110. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7422fad
  111. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  112. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  113. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  114. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  115. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  116. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  117. at java.lang.Thread.run(Thread.java:748)
  118.  
  119.  
  120. "Thread-134" Id=594 TIMED_WAITING
  121. at java.lang.Thread.sleep(Native Method)
  122. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  123. at java.lang.Thread.run(Thread.java:748)
  124.  
  125.  
  126. "Netty Epoll Server IO #15" Id=205 RUNNABLE
  127. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  128. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  129. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  130. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  131. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  132. at java.lang.Thread.run(Thread.java:748)
  133.  
  134.  
  135. "Netty Epoll Server IO #14" Id=194 RUNNABLE
  136. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  137. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  138. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  139. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  140. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  141. at java.lang.Thread.run(Thread.java:748)
  142.  
  143.  
  144. "Netty Epoll Server IO #13" Id=193 RUNNABLE
  145. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  146. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  147. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  148. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  149. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  150. at java.lang.Thread.run(Thread.java:748)
  151.  
  152.  
  153. "Netty Epoll Server IO #12" Id=180 RUNNABLE
  154. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  155. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  156. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  157. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  158. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  159. at java.lang.Thread.run(Thread.java:748)
  160.  
  161.  
  162. "Netty Epoll Server IO #11" Id=179 RUNNABLE
  163. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  164. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  165. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  166. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  167. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  168. at java.lang.Thread.run(Thread.java:748)
  169.  
  170.  
  171. "Netty Epoll Server IO #10" Id=178 RUNNABLE
  172. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  173. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  174. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  175. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  176. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  177. at java.lang.Thread.run(Thread.java:748)
  178.  
  179.  
  180. "AE Compass Service" Id=173 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@985d135
  181. at sun.misc.Unsafe.park(Native Method)
  182. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@985d135
  183. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  184. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  185. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  186. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  187. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  188. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  189. at java.lang.Thread.run(Thread.java:748)
  190.  
  191.  
  192. "Netty Epoll Server IO #9" Id=167 RUNNABLE
  193. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  194. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  195. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  196. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  197. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  198. at java.lang.Thread.run(Thread.java:748)
  199.  
  200.  
  201. "Netty Epoll Server IO #8" Id=165 RUNNABLE
  202. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  203. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  204. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  205. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  206. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  207. at java.lang.Thread.run(Thread.java:748)
  208.  
  209.  
  210. "pool-7-thread-1" Id=159 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@dba44dd
  211. at sun.misc.Unsafe.park(Native Method)
  212. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@dba44dd
  213. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  214. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  215. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  216. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  217. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  218. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  219. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  220. ...
  221.  
  222.  
  223. "Chunk I/O Executor Thread-1" Id=157 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48b8db0e
  224. at sun.misc.Unsafe.park(Native Method)
  225. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@48b8db0e
  226. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  227. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  228. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  229. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  230. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  231. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  232. at java.lang.Thread.run(Thread.java:748)
  233.  
  234.  
  235. "Netty Epoll Server IO #7" Id=153 RUNNABLE
  236. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  237. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  238. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  239. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  240. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  241. at java.lang.Thread.run(Thread.java:748)
  242.  
  243.  
  244. "OpenComputers-SaveHandler-1" Id=152 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91baf3
  245. at sun.misc.Unsafe.park(Native Method)
  246. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e91baf3
  247. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  248. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  249. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  250. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  251. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  252. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  253. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  254. ...
  255.  
  256.  
  257. "ic2-poolthread-8" Id=151 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  258. at java.lang.Object.wait(Native Method)
  259. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  260. at java.lang.Object.wait(Object.java:502)
  261. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  262. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  263. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  264. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  265. at java.lang.Thread.run(Thread.java:748)
  266.  
  267.  
  268. "ic2-poolthread-7" Id=150 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  269. at java.lang.Object.wait(Native Method)
  270. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  271. at java.lang.Object.wait(Object.java:502)
  272. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  273. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  274. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  275. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  276. at java.lang.Thread.run(Thread.java:748)
  277.  
  278.  
  279. "ic2-poolthread-6" Id=149 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  280. at java.lang.Object.wait(Native Method)
  281. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  282. at java.lang.Object.wait(Object.java:502)
  283. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  284. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  285. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  286. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  287. at java.lang.Thread.run(Thread.java:748)
  288.  
  289.  
  290. "ic2-poolthread-5" Id=148 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  291. at java.lang.Object.wait(Native Method)
  292. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  293. at java.lang.Object.wait(Object.java:502)
  294. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  295. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  296. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  297. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  298. at java.lang.Thread.run(Thread.java:748)
  299.  
  300.  
  301. "ic2-poolthread-4" Id=147 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  302. at java.lang.Object.wait(Native Method)
  303. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  304. at java.lang.Object.wait(Object.java:502)
  305. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  306. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  307. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  308. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  309. at java.lang.Thread.run(Thread.java:748)
  310.  
  311.  
  312. "ic2-poolthread-3" Id=146 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  313. at java.lang.Object.wait(Native Method)
  314. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  315. at java.lang.Object.wait(Object.java:502)
  316. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  317. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  318. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  319. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  320. at java.lang.Thread.run(Thread.java:748)
  321.  
  322.  
  323. "ic2-poolthread-2" Id=145 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  324. at java.lang.Object.wait(Native Method)
  325. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  326. at java.lang.Object.wait(Object.java:502)
  327. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  328. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  329. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  330. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  331. at java.lang.Thread.run(Thread.java:748)
  332.  
  333.  
  334. "Netty Epoll Server IO #6" Id=144 RUNNABLE
  335. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  336. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  337. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  338. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  339. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  340. at java.lang.Thread.run(Thread.java:748)
  341.  
  342.  
  343. "BL Environment Event Overrides Downloader #0" Id=140 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26f9eb3b
  344. at sun.misc.Unsafe.park(Native Method)
  345. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@26f9eb3b
  346. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  347. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  348. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  349. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  350. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  351. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  352. at java.lang.Thread.run(Thread.java:748)
  353.  
  354.  
  355. "Netty Epoll Server IO #5" Id=139 RUNNABLE
  356. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  357. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  358. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  359. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  360. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  361. at java.lang.Thread.run(Thread.java:748)
  362.  
  363.  
  364. "Thread-70" Id=138 TIMED_WAITING
  365. at java.lang.Thread.sleep(Native Method)
  366. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  367. at java.lang.Thread.run(Thread.java:748)
  368.  
  369.  
  370. "Thread-65" Id=133 TIMED_WAITING
  371. at java.lang.Thread.sleep(Native Method)
  372. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  373. at java.lang.Thread.run(Thread.java:748)
  374.  
  375.  
  376. "Thread-29" Id=97 TIMED_WAITING
  377. at java.lang.Thread.sleep(Native Method)
  378. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  379. at java.lang.Thread.run(Thread.java:748)
  380.  
  381.  
  382. "Java2D Disposer" Id=95 WAITING on java.lang.ref.ReferenceQueue$Lock@28972441
  383. at java.lang.Object.wait(Native Method)
  384. - waiting on java.lang.ref.ReferenceQueue$Lock@28972441
  385. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  386. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  387. at sun.java2d.Disposer.run(Disposer.java:148)
  388. at java.lang.Thread.run(Thread.java:748)
  389.  
  390.  
  391. "Sampler watchdog thread" Id=94 TIMED_WAITING
  392. at java.lang.Thread.sleep(Native Method)
  393. at sampler.ap.run(F:44)
  394.  
  395.  
  396. "Server Watchdog" Id=91 RUNNABLE
  397. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  398. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  399. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
  400. at java.lang.Thread.run(Thread.java:748)
  401.  
  402.  
  403. "File IO Thread" Id=90 TIMED_WAITING
  404. at java.lang.Thread.sleep(Native Method)
  405. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  406. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  407. at java.lang.Thread.run(Thread.java:748)
  408.  
  409.  
  410. "Timer-1" Id=89 TIMED_WAITING on java.util.TaskQueue@7b824582
  411. at java.lang.Object.wait(Native Method)
  412. - waiting on java.util.TaskQueue@7b824582
  413. at java.util.TimerThread.mainLoop(Timer.java:552)
  414. at java.util.TimerThread.run(Timer.java:505)
  415.  
  416.  
  417. "pool-4-thread-8" Id=88 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  418. at sun.misc.Unsafe.park(Native Method)
  419. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  420. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  421. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  422. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  423. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  424. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  425. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  426. at java.lang.Thread.run(Thread.java:748)
  427.  
  428.  
  429. "pool-4-thread-7" Id=87 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  430. at sun.misc.Unsafe.park(Native Method)
  431. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  432. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  433. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  434. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  435. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  436. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  437. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  438. at java.lang.Thread.run(Thread.java:748)
  439.  
  440.  
  441. "pool-4-thread-6" Id=86 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  442. at sun.misc.Unsafe.park(Native Method)
  443. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  444. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  445. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  446. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  447. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  448. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  449. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  450. at java.lang.Thread.run(Thread.java:748)
  451.  
  452.  
  453. "pool-4-thread-5" Id=85 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  454. at sun.misc.Unsafe.park(Native Method)
  455. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  456. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  457. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  458. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  459. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  460. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  461. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  462. at java.lang.Thread.run(Thread.java:748)
  463.  
  464.  
  465. "pool-4-thread-4" Id=84 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  466. at sun.misc.Unsafe.park(Native Method)
  467. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  468. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  469. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  470. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  471. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  472. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  473. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  474. at java.lang.Thread.run(Thread.java:748)
  475.  
  476.  
  477. "pool-4-thread-3" Id=83 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  478. at sun.misc.Unsafe.park(Native Method)
  479. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  480. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  481. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  482. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  483. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  484. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  485. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  486. at java.lang.Thread.run(Thread.java:748)
  487.  
  488.  
  489. "pool-4-thread-2" Id=82 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  490. at sun.misc.Unsafe.park(Native Method)
  491. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  492. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  493. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  494. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  495. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  496. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  497. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  498. at java.lang.Thread.run(Thread.java:748)
  499.  
  500.  
  501. "pool-4-thread-1" Id=81 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  502. at sun.misc.Unsafe.park(Native Method)
  503. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b46f23
  504. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  505. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  506. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  507. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  508. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  509. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  510. at java.lang.Thread.run(Thread.java:748)
  511.  
  512.  
  513. "PR RoutingThread #3" Id=80 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  514. at sun.misc.Unsafe.park(Native Method)
  515. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  516. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  517. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  518. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  519. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  520.  
  521.  
  522. "PR RoutingThread #2" Id=79 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  523. at sun.misc.Unsafe.park(Native Method)
  524. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  525. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  526. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  527. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  528. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  529.  
  530.  
  531. "PR RoutingThread #1" Id=78 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  532. at sun.misc.Unsafe.park(Native Method)
  533. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  534. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  535. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  536. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  537. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  538.  
  539.  
  540. "PR RoutingThread #0" Id=77 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  541. at sun.misc.Unsafe.park(Native Method)
  542. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3dfde6bd
  543. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  544. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  545. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  546. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  547.  
  548.  
  549. "Netty Epoll Server IO #4" Id=76 RUNNABLE
  550. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  551. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  552. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  553. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  554. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  555. at java.lang.Thread.run(Thread.java:748)
  556.  
  557.  
  558. "ResearchIOThread" Id=75 TIMED_WAITING on java.util.TaskQueue@2cd9786f
  559. at java.lang.Object.wait(Native Method)
  560. - waiting on java.util.TaskQueue@2cd9786f
  561. at java.util.TimerThread.mainLoop(Timer.java:552)
  562. at java.util.TimerThread.run(Timer.java:505)
  563.  
  564.  
  565. "ic2-poolthread-1" Id=74 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  566. at java.lang.Object.wait(Native Method)
  567. - waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@793ad46d
  568. at java.lang.Object.wait(Object.java:502)
  569. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  570. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  571. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  572. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  573. at java.lang.Thread.run(Thread.java:748)
  574.  
  575.  
  576. "Ender IO Scheduler" Id=73 TIMED_WAITING
  577. at java.lang.Thread.sleep(Native Method)
  578. at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
  579.  
  580.  
  581. "Netty Epoll Server IO #3" Id=72 RUNNABLE
  582. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  583. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  584. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  585. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  586. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  587. at java.lang.Thread.run(Thread.java:748)
  588.  
  589.  
  590. "Netty Epoll Server IO #2" Id=71 RUNNABLE
  591. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  592. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  593. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  594. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  595. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  596. at java.lang.Thread.run(Thread.java:748)
  597.  
  598.  
  599. "threadDeathWatcher-2-1" Id=55 TIMED_WAITING
  600. at java.lang.Thread.sleep(Native Method)
  601. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  602. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  603. at java.lang.Thread.run(Thread.java:748)
  604.  
  605.  
  606. "Netty Epoll Server IO #1" Id=54 RUNNABLE
  607. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  608. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  609. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  610. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  611. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  612. at java.lang.Thread.run(Thread.java:748)
  613.  
  614.  
  615. "Netty Epoll Server IO #0" Id=43 RUNNABLE
  616. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  617. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  618. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  619. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  620. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  621. at java.lang.Thread.run(Thread.java:748)
  622.  
  623.  
  624. "Timer-0" Id=42 TIMED_WAITING on java.util.TaskQueue@451e9623
  625. at java.lang.Object.wait(Native Method)
  626. - waiting on java.util.TaskQueue@451e9623
  627. at java.util.TimerThread.mainLoop(Timer.java:552)
  628. at java.util.TimerThread.run(Timer.java:505)
  629.  
  630.  
  631. "Sampler sampling thread 0" Id=33 TIMED_WAITING on sampler.ca@32a434d4
  632. at java.lang.Object.wait(Native Method)
  633. - waiting on sampler.ca@32a434d4
  634. at sampler.ca.a(F:2203)
  635. at sampler.cb.run(F:247)
  636.  
  637.  
  638. "JLine terminal non blocking reader thread" Id=25 RUNNABLE (in native)
  639. at java.io.FileInputStream.readBytes(Native Method)
  640. at java.io.FileInputStream.read(FileInputStream.java:255)
  641. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  642. - locked java.io.FileInputStream@60bee433
  643. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  644. - locked java.io.FileInputStream@60bee433
  645. at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
  646. at java.lang.Thread.run(Thread.java:748)
  647.  
  648.  
  649. "Server console handler" Id=24 TIMED_WAITING on org.jline.utils.NonBlockingReader@7c3f24b
  650. at java.lang.Object.wait(Native Method)
  651. - waiting on org.jline.utils.NonBlockingReader@7c3f24b
  652. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
  653. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  654. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  655. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  656. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  657. at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
  658. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
  659. ...
  660.  
  661.  
  662. "DestroyJavaVM" Id=23 RUNNABLE
  663.  
  664.  
  665. "Server thread" Id=21 RUNNABLE
  666. at java.util.HashMap.hash(HashMap.java:339)
  667. at java.util.HashMap.containsKey(HashMap.java:596)
  668. at java.util.Collections$UnmodifiableMap.containsKey(Collections.java:1452)
  669. at zmaster587.advancedRocketry.capability.CapabilityProtectiveArmor.attachCapabilities(CapabilityProtectiveArmor.java:24)
  670. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1054_CapabilityProtectiveArmor_attachCapabilities_AttachCapabilitiesEvent.invoke(.dynamic)
  671. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  672. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  673. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:668)
  674. ...
  675.  
  676.  
  677. "Server Infinisleeper" Id=20 TIMED_WAITING
  678. at java.lang.Thread.sleep(Native Method)
  679. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  680.  
  681.  
  682. "Snooper Timer" Id=19 TIMED_WAITING on java.util.TaskQueue@365dd31e
  683. at java.lang.Object.wait(Native Method)
  684. - waiting on java.util.TaskQueue@365dd31e
  685. at java.util.TimerThread.mainLoop(Timer.java:552)
  686. at java.util.TimerThread.run(Timer.java:505)
  687.  
  688.  
  689. "Signal Dispatcher" Id=5 RUNNABLE
  690.  
  691.  
  692. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@25cc4395
  693. at java.lang.Object.wait(Native Method)
  694. - waiting on java.lang.ref.ReferenceQueue$Lock@25cc4395
  695. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  696. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  697. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  698.  
  699.  
  700. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@32c4b463
  701. at java.lang.Object.wait(Native Method)
  702. - waiting on java.lang.ref.Reference$Lock@32c4b463
  703. at java.lang.Object.wait(Object.java:502)
  704. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  705. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  706.  
  707.  
  708.  
  709. Stacktrace:
  710. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62)
  711. at java.lang.Thread.run(Thread.java:748)
  712.  
  713. -- System Details --
  714. Details:
  715. Minecraft Version: 1.12.2
  716. Operating System: Linux (amd64) version 4.4.0-142-generic
  717. Java Version: 1.8.0_191, Oracle Corporation
  718. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  719. Memory: 2154190080 bytes (2054 MB) / 4902539264 bytes (4675 MB) up to 5234491392 bytes (4992 MB)
  720. JVM Flags: 14 total; -Xmx5G -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3
  721. IntCache: cache: 0, tcache: 8, allocated: 20, tallocated: 86
  722. FML: MCP 9.42 Powered by Forge 14.23.5.2815 284 mods loaded, 284 mods active
  723. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  724.  
  725. | State | ID | Version | Source | Signature |
  726. |:------ |:------------------------------------ |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
  727. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  728. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  729. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2815-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  730. | LCHIJA | forge | 14.23.5.2815 | forge-1.12.2-14.23.5.2815-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  731. | LCHIJA | advancedrocketrycore | 1 | minecraft.jar | None |
  732. | LCHIJA | openmodscore | 0.12.1 | minecraft.jar | None |
  733. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  734. | LCHIJA | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
  735. | LCHIJA | randompatches | 1.12.2-1.14.0.0 | randompatches-1.12.2-1.14.0.0.jar | None |
  736. | LCHIJA | crafttweaker | 4.1.14 | CraftTweaker2-1.12-4.1.14.jar | None |
  737. | LCHIJA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  738. | LCHIJA | modtweaker | 4.0.16 | modtweaker-4.0.16.jar | None |
  739. | LCHIJA | jei | 4.14.4.267 | jei_1.12.2-4.14.4.267.jar | None |
  740. | LCHIJA | abyssalcraft | 1.9.5.2 | AbyssalCraft-1.12.2-1.9.5.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  741. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  742. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  743. | LCHIJA | endercore | 1.12.2-0.5.45 | EnderCore-1.12.2-0.5.45.jar | None |
  744. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  745. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  746. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  747. | LCHIJA | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
  748. | LCHIJA | brandonscore | 2.4.9 | BrandonsCore-1.12.2-2.4.9.195-universal.jar | None |
  749. | LCHIJA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  750. | LCHIJA | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  751. | LCHIJA | draconicevolution | 2.3.20 | Draconic-Evolution-1.12.2-2.3.20.333-universal.jar | None |
  752. | LCHIJA | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  753. | LCHIJA | enderio | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  754. | LCHIJA | enderiointegrationtic | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  755. | LCHIJA | mantle | 1.12-1.3.3.42 | Mantle-1.12-1.3.3.42.jar | None |
  756. | LCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  757. | LCHIJA | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None |
  758. | LCHIJA | acintegration | 1.7.0 | AbyssalCraft Integration-1.12.2-1.7.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  759. | LCHIJA | fastbench | 1.6.1 | FastWorkbench-1.12.2-1.6.1.jar | None |
  760. | LCHIJA | actuallyadditions | 1.12.2-r145 | ActuallyAdditions-1.12.2-r145.jar | None |
  761. | LCHIJA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  762. | LCHIJA | additionalbanners | 1.1.76 | AdditionalBanners-1.12.2-1.1.76.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  763. | LCHIJA | ic2 | 2.8.111-ex112 | industrialcraft-2-2.8.111-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  764. | LCHIJA | libvulpes | 0.4.0.-52 | LibVulpes-1.12.2-0.4.0-52-universal.jar | None |
  765. | LCHIJA | advancedrocketry | 1.5.0.-131 | AdvancedRocketry-1.12.2-1.5.0-131-universal.jar | None |
  766. | LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  767. | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  768. | LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  769. | LCHIJA | p455w0rdslib | 2.0.36 | p455w0rdslib-1.12.2-2.0.36.jar | None |
  770. | LCHIJA | ae2wtlib | 1.0.6 | AE2WTLib-1.12.2-1.0.6.jar | None |
  771. | LCHIJA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None |
  772. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  773. | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  774. | LCHIJA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
  775. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  776. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  777. | LCHIJA | botania | r1.10-360 | Botania r1.10-360.jar | None |
  778. | LCHIJA | conarm | 1.2.3 | conarm-1.12.2-1.2.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  779. | LCHIJA | astralsorcery | 1.10.11 | astralsorcery-1.12.2-1.10.11.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  780. | LCHIJA | biomesoplenty | 7.0.1.2419 | BiomesOPlenty-1.12.2-7.0.1.2419-universal.jar | None |
  781. | LCHIJA | natura | 1.12.2-4.3.2.66 | natura-1.12.2-4.3.2.66.jar | None |
  782. | LCHIJA | reborncore | 3.13.5.421 | RebornCore-1.12.2-3.13.5.421-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  783. | LCHIJA | techreborn | 2.20.13.940 | TechReborn-1.12.2-2.20.13.940-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  784. | LCHIJA | forestry | 5.8.2.383 | forestry_1.12.2-5.8.2.383.jar | None |
  785. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  786. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  787. | LCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  788. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  789. | LCHIJA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
  790. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  791. | LCHIJA | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  792. | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  793. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.6-230.jar | None |
  794. | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  795. | LCHIJA | mysticalagriculture | 1.7.1 | MysticalAgriculture-1.12.2-1.7.1.jar | None |
  796. | LCHIJA | mysticalagradditions | 1.3.1 | MysticalAgradditions-1.12.2-1.3.1.jar | None |
  797. | LCHIJA | nuclearcraft | 2.13e | NuclearCraft-2.13e--1.12.2.jar | None |
  798. | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zb.jar | None |
  799. | LCHIJA | mcjtylib_ng | 3.1.1 | mcjtylib-1.12-3.1.1.jar | None |
  800. | LCHIJA | rftools | 7.61 | rftools-1.12-7.61.jar | None |
  801. | LCHIJA | rustic | 1.1.0 | rustic-1.1.0.jar | None |
  802. | LCHIJA | integrationforegoing | 1.12.2-1.9 | IntegrationForegoing-1.12.2-1.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  803. | LCHIJA | valkyrielib | 1.12.2-2.0.19.1 | valkyrielib-1.12.2-2.0.19.1.jar | None |
  804. | LCHIJA | environmentaltech | 1.12.2-2.0.19.1 | environmentaltech-1.12.2-2.0.19.1.jar | None |
  805. | LCHIJA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  806. | LCHIJA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  807. | LCHIJA | projectred-core | 4.9.0.86 | ProjectRed-1.12.2-4.9.0.86-Base.jar | None |
  808. | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
  809. | LCHIJA | quark | r1.5-146 | Quark-r1.5-146.jar | None |
  810. | LCHIJA | autoreglib | 1.3-26 | AutoRegLib-1.3-26.jar | None |
  811. | LCHIJA | psi | r1.1-72 | Psi-r1.1-72.jar | None |
  812. | LCHIJA | redstonearsenal | 2.6.2 | RedstoneArsenal-1.12.2-2.6.2.17-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  813. | LCHIJA | thermaldynamics | 2.5.4 | ThermalDynamics-1.12.2-2.5.4.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  814. | LCHIJA | simplyjetpacks | 2.2.10.63 | SimplyJetpacks2-1.12.2-2.2.10.63.jar | None |
  815. | LCHIJA | plustic | 7.0.5.1 | plustic-7.0.5.1.jar | None |
  816. | LCHIJA | armoryexpansion | 0.2.0 | armoryexpansion-0.2.0.jar | None |
  817. | LCHIJA | aroma1997core | 2.0.0.2.b164 | Aroma1997Core-1.12.2-2.0.0.2.b164.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  818. | LCHIJA | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  819. | LCHIJA | atmtweaks | 1.2 | atmtweaks-1.2.jar | None |
  820. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  821. | LCHIJA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  822. | LCHIJA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  823. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  824. | LCHIJA | binniecore | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  825. | LCHIJA | binniedesign | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  826. | LCHIJA | genetics | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  827. | LCHIJA | botany | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  828. | LCHIJA | extrabees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  829. | LCHIJA | extratrees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  830. | LCHIJA | blockcraftery | 1.12.2-1.1.0 | blockcraftery-1.12.2-1.1.0.jar | None |
  831. | LCHIJA | blooddebug | 0.0.1.-9 | BloodDebug-1.12.2-0.0.1-9.jar | None |
  832. | LCHIJA | cyclicmagic | 1.17.16 | Cyclic-1.12.2-1.17.16.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  833. | LCHIJA | kjlib | 1.0.4 | kjlib-1.0.4.jar | None |
  834. | LCHIJA | inventorygenerators | 1.2.2 | inventorygenerators-1.2.2.jar | None |
  835. | LCHIJA | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None |
  836. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  837. | LCHIJA | bloodmagic | 1.12.2-2.4.0-102 | BloodMagic-1.12.2-2.4.0-102.jar | None |
  838. | LCHIJA | bookshelf | 2.3.574 | Bookshelf-1.12.2-2.3.574.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  839. | LCHIJA | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  840. | LCHIJA | ceramics | 1.12-1.3.6 | Ceramics-1.12-1.3.6.jar | None |
  841. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  842. | LCHIJA | chiselsandbits | 14.30 | chiselsandbits-14.30.jar | None |
  843. | LCHIJA | cyclopscore | 1.0.5 | CyclopsCore-1.12.2-1.0.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  844. | LCHIJA | colossalchests | 1.7.0 | ColossalChests-1.12.2-1.7.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  845. | LCHIJA | commoncapabilities | 2.0.4 | CommonCapabilities-1.12.2-2.0.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  846. | LCHIJA | refinedstorage | 1.6.12 | refinedstorage-1.6.12.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  847. | LCHIJA | compactmachines3 | 3.0.15 | compactmachines3-1.12.2-3.0.15-b249.jar | None |
  848. | LCHIJA | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
  849. | LCHIJA | asielib | 1.0.0 | Computronics-1.12.1-1.6.5.jar | None |
  850. | LCHIJA | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
  851. | LCHIJA | computronics | 1.6.5 | Computronics-1.12.1-1.6.5.jar | None |
  852. | LCHIJA | cookingforblockheads | 6.4.69 | CookingForBlockheads_1.12.2-6.4.69.jar | None |
  853. | LCHIJA | cosmeticarmorreworked | 1.12.2-v4 | CosmeticArmorReworked-1.12.2-v4.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  854. | LCHIJA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  855. | LCHIJA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
  856. | LCHIJA | cosmeticarmorreworked|tombmanygraves | 1.12.2-v4 | CosmeticArmorReworked-1.12.2-v4.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  857. | LCHIJA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  858. | LCHIJA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.14.jar | None |
  859. | LCHIJA | darkutils | 1.8.223 | DarkUtils-1.12.2-1.8.223.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  860. | LCHIJA | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None |
  861. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  862. | LCHIJA | dldungeonsjbg | 1.12.3 | DoomlikeDungeons-1.12.3-MC1.12.2.jar | None |
  863. | LCHIJA | embers | 0.230 | embers-0.230.jar | None |
  864. | LCHIJA | enderiobase | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  865. | LCHIJA | enderioconduits | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  866. | LCHIJA | enderioconduitsappliedenergistics | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  867. | LCHIJA | enderioconduitsopencomputers | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  868. | LCHIJA | enderioconduitsrefinedstorage | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  869. | LCHIJA | enderiointegrationforestry | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  870. | LCHIJA | enderiointegrationticlate | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  871. | LCHIJA | ftblib | 5.4.1.84 | FTBLib-5.4.1.84.jar | None |
  872. | LCHIJA | enderiomachines | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  873. | LCHIJA | enderiopowertools | 5.0.40 | EnderIO-1.12.2-5.0.40.jar | None |
  874. | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  875. | LCHIJA | exchangers | 1.12.2-2.8 | Exchangers-1.12.2-2.8.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  876. | LCHIJA | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None |
  877. | LCHIJA | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None |
  878. | LCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  879. | LCHIJA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
  880. | LCHIJA | zerocore | 1.12-0.1.2.3 | zerocore-1.12-0.1.2.3.jar | None |
  881. | LCHIJA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  882. | LCHIJA | fairylights | 2.1.5 | fairylights-2.1.5-1.12.2.jar | None |
  883. | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  884. | LCHIJA | flamingo | 1.12-1.11 | Flamingo-1.12-v1.11.jar | None |
  885. | LCHIJA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  886. | LCHIJA | foamfix | 0.10.3-1.12.2 | foamfix-0.10.3-1.12.2.jar | None |
  887. | LCHIJA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  888. | LCHIJA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  889. | LCHIJA | ftbutilities | 5.3.0.83 | FTBUtilities-5.3.0.83.jar | None |
  890. | LCHIJA | ftbbackups | 0.0.0.ftbbackups | FTBUtilitiesBackups-1.0.0.1.jar | None |
  891. | LCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
  892. | LCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  893. | LCHIJA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None |
  894. | LCHIJA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  895. | LCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
  896. | LCHIJA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  897. | LCHIJA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  898. | LCHIJA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  899. | LCHIJA | integrateddynamics | 1.0.7 | IntegratedDynamics-1.12.2-1.0.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  900. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.7.jar | None |
  901. | LCHIJA | integratedtunnels | 1.6.7 | IntegratedTunnels-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  902. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.7.jar | None |
  903. | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  904. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  905. | LCHIJA | ironchest | 1.12.2-7.0.59.842 | ironchest-1.12.2-7.0.59.842.jar | None |
  906. | LCHIJA | jaopca | 1.12.2-2.2.8.100 | JAOPCA-1.12.2-2.2.8.100.jar | None |
  907. | LCHIJA | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.100.jar | None |
  908. | LCHIJA | jaopcaadditions | 1.12.2-2.2.1.9 | JAOPCAAdditions-1.12.2-2.2.1.9.jar | None |
  909. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  910. | LCHIJA | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3.jar | None |
  911. | LCHIJA | jmfixer | 1 | JourneyMapFixer-1.12.2-1-SERVER.jar | None |
  912. | LCHIJA | justenoughdimensions | 1.6.0-dev.20190112.002003 | justenoughdimensions-1.12.2-1.6.0-dev.20190112.002003.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  913. | LCHIJA | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None |
  914. | LCHIJA | librarianlib | 4.15 | librarianlib-1.12.2-4.15.jar | None |
  915. | LCHIJA | lostcities | 2.0.17 | lostcities-1.12-2.0.17.jar | None |
  916. | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  917. | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  918. | LCHIJA | magipsi | 1.3 | MagicalPsi-1.3.2.jar | None |
  919. | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  920. | LCHIJA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  921. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  922. | LCHIJA | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  923. | LCHIJA | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  924. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  925. | LCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  926. | LCHIJA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
  927. | LCHIJA | neid | 1.5.4.3 | NotEnoughIDs-1.5.4.3.jar | None |
  928. | LCHIJA | notenoughwands | 1.7.3 | notenoughwands-1.12-1.7.3.jar | None |
  929. | LCHIJA | nutrition | 4.0.0 | Nutrition-1.12.2-4.0.0.jar | None |
  930. | LCHIJA | xnet | 1.7.6 | xnet-1.12-1.7.6.jar | None |
  931. | LCHIJA | ocxnetdriver | 1.0.3 | ocxnetdriver-1.0.3-b17.jar | None |
  932. | LCHIJA | oreexcavation | 1.4.137 | OreExcavation-1.4.137.jar | None |
  933. | LCHIJA | oeintegration | 2.3.4 | oeintegration-2.3.4.jar | None |
  934. | LCHIJA | openmods | 0.12.1 | OpenModsLib-1.12.2-0.12.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  935. | LCHIJA | openblocks | 1.8 | OpenBlocks-1.12.2-1.8.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  936. | LCHIJA | overloaded | 0.0.53 | Overloaded-1.12.2-0.0.53.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  937. | LCHIJA | packcrashinfo | %VERSION% | packcrashinfo-1.0.1.jar | None |
  938. | LCHIJA | packmode | 1.2.0 | packmode-1.12.2-1.2.0.jar | None |
  939. | LCHIJA | pamscookables | 1.1 | pamscookables-1.1.jar | None |
  940. | LCHIJA | parry | 1.0 | parry-1.0-hotfix.jar | None |
  941. | LCHIJA | placebo | 1.5.1 | Placebo-1.12.2-1.5.1.jar | None |
  942. | LCHIJA | plants2 | 2.10.4 | Plants-1.12.2-2.10.4.jar | None |
  943. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  944. | LCHIJA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
  945. | LCHIJA | pneumaticcraft | 1.12.2-0.8.4-303 | pneumaticcraft-repressurized-1.12.2-0.8.4-303.jar | None |
  946. | LCHIJA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
  947. | LCHIJA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.2-14.jar | None |
  948. | LCHIJA | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
  949. | LCHIJA | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None |
  950. | LCHIJA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.0.86-compat.jar | None |
  951. | LCHIJA | projectred-integration | 4.9.0.86 | ProjectRed-1.12.2-4.9.0.86-integration.jar | None |
  952. | LCHIJA | projectred-transmission | 4.9.0.86 | ProjectRed-1.12.2-4.9.0.86-integration.jar | None |
  953. | LCHIJA | projectred-fabrication | 4.9.0.86 | ProjectRed-1.12.2-4.9.0.86-fabrication.jar | None |
  954. | LCHIJA | projectred-illumination | 4.9.0.86 | ProjectRed-1.12.2-4.9.0.86-lighting.jar | None |
  955. | LCHIJA | projectred-expansion | 1.0 | ProjectRed-1.12.2-4.9.0.86-mechanical.jar | None |
  956. | LCHIJA | projectred-relocation | 1.0 | ProjectRed-1.12.2-4.9.0.86-mechanical.jar | None |
  957. | LCHIJA | projectred-transportation | 1.0 | ProjectRed-1.12.2-4.9.0.86-mechanical.jar | None |
  958. | LCHIJA | projectred-exploration | 4.9.0.86 | ProjectRed-1.12.2-4.9.0.86-world.jar | None |
  959. | LCHIJA | quantumstorage | 4.6.7 | QuantumStorage-1.12-4.6.7.jar | None |
  960. | LCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  961. | LCHIJA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  962. | LCHIJA | realfilingcabinet | 0.1.80 | realfilingcabinet-1.12.1-0.1.80.jar | None |
  963. | LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.2.79.jar | None |
  964. | LCHIJA | refinedstorageaddons | 0.4.3 | refinedstorageaddons-0.4.3.jar | None |
  965. | LCHIJA | xreliquary | 1.12.2-1.3.4.786 | Reliquary-1.12.2-1.3.4.786.jar | None |
  966. | LCHIJA | rftoolscontrol | 1.9.3 | rftoolsctrl-1.12-1.9.3.jar | None |
  967. | LCHIJA | rftoolsdim | 5.64 | rftoolsdim-1.12-5.64.jar | None |
  968. | LCHIJA | rftoolspower | 1.1.2 | rftoolspower-1.12-1.1.2.jar | None |
  969. | LCHIJA | roots | 0.104 | roots-2-0.104.jar | None |
  970. | LCHIJA | sampler | 1.80 | sampler-1.80.jar | None |
  971. | LCHIJA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None |
  972. | LCHIJA | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
  973. | LCHIJA | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None |
  974. | LCHIJA | stevescarts | 2.4.29.132 | StevesCarts-1.12.2-2.4.29.132.jar | None |
  975. | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  976. | LCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  977. | LCHIJA | terraqueous | 1.4.16 | terraqueous-1.12.0-1.4.16.jar | None |
  978. | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  979. | LCHIJA | thermalcultivation | 0.3.2 | ThermalCultivation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  980. | LCHIJA | thermalinnovation | 0.3.2 | ThermalInnovation-1.12.2-0.3.2.11-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  981. | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None |
  982. | LCHIJA | tinker_io | rw2.7.1 | tinker_io-1.12.2-rw2.7.1.jar | None |
  983. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  984. | LCHIJA | topaddons | 1.12.2-1.10.1 | topaddons-1.12.2-1.10.1.jar | None |
  985. | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  986. | LCHIJA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
  987. | LCHIJA | usefulnullifiers | 1.5.0 | usefulnullifiers-1.5.0.jar | None |
  988. | LCHIJA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.19.1.jar | None |
  989. | LCHIJA | waim | 1.0.0 | WAIM-1.0.0.jar | None |
  990. | LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  991. | LCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
  992. | LCHIJA | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None |
  993. | LCHIJA | wirelesscharger | 1.12.2-1.0.6 | WirelessCharger-1.12.2-1.0.6.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  994. | LCHIJA | wct | 3.11.88 | WirelessCraftingTerminal-1.12.2-3.11.88.jar | None |
  995. | LCHIJA | wizardry | 0.9.9 | wizardry-0.9.9.jar | None |
  996. | LCHIJA | woot | 1.12.2-1.4.9 | woot-1.12.2-1.4.9.jar | None |
  997. | LCHIJA | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
  998. | LCHIJA | worldutils | 0.4.2 | worldutils-1.12.2-0.4.2.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  999. | LCHIJA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  1000. | LCHIJA | ynot | 0.2.3 | YNot-0.2.3.jar | None |
  1001. | LCHIJA | industrialwires | 1.7-36 | IndustrialWires-1.7-36.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
  1002. | LCHIJA | structurize | 1.12.2-0.10.63-ALPHA | structurize-1.12.2-0.10.63-ALPHA.jar | None |
  1003. | LCHIJA | minecolonies | 1.12.2-0.10.202-RELEASE | minecolonies-1.12.2-0.10.202-RELEASE-universal.jar | None |
  1004. | LCHIJA | thebetweenlands | 3.4.4 | TheBetweenlands-3.4.4-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  1005. | LCHIJA | techreborn_compat | 1.0.0 | TechReborn-ModCompatibility-1.12.2-1.1.0.31.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  1006. | LCHIJA | librarianliblate | 4.15 | librarianlib-1.12.2-4.15.jar | None |
  1007. | LCHIJA | mysticallib | 1.12.2-1.0.0 | mysticallib-1.12.2-1.0.0.jar | None |
  1008. | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  1009. | LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
  1010. | LCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  1011.  
  1012. Loaded coremods (and transformers):
  1013. RandomPatches (randompatches-1.12.2-1.14.0.0.jar)
  1014. com.therandomlabs.randompatches.core.RPTransformer
  1015. LibLoader (# LibLoader.jar)
  1016.  
  1017. LoadingPlugin (Quark-r1.5-146.jar)
  1018. vazkii.quark.base.asm.ClassTransformer
  1019. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-131-universal.jar)
  1020. zmaster587.advancedRocketry.asm.ClassTransformer
  1021. BedPatch (bedpatch-2.2-1.12.2.jar)
  1022. com.mordenkainen.bedpatch.BedPatchASM
  1023. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  1024. squeek.applecore.asm.TransformerModuleHandler
  1025. Plugin (NotEnoughIDs-1.5.4.3.jar)
  1026. ru.fewizz.neid.asm.Transformer
  1027. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b164.jar)
  1028.  
  1029. LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  1030. com.teamwizardry.librarianlib.asm.LibLibTransformer
  1031. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  1032. invtweaks.forge.asm.ContainerTransformer
  1033. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  1034. li.cil.oc.common.asm.ClassTransformer
  1035. ForgelinPlugin (Forgelin-1.8.2.jar)
  1036.  
  1037. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  1038.  
  1039. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  1040. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  1041. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.4-core.jar)
  1042. thebetweenlands.core.TheBetweenlandsClassTransformer
  1043. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  1044. shetiphian.asm.ClassTransformer
  1045. 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.3-1.12.2.jar)
  1046. pl.asie.foamfix.coremod.FoamFixTransformer
  1047. CoreMod (TickProfiler-1.12-0.0.7.jar)
  1048.  
  1049. LoadingPlugin (sampler-1.80.jar)
  1050.  
  1051. AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  1052.  
  1053. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  1054. com.enderio.core.common.transform.EnderCoreTransformer
  1055. com.enderio.core.common.transform.SimpleMixinPatcher
  1056. Wizardry Plugin (wizardry-0.9.9.jar)
  1057. com.teamwizardry.wizardry.asm.WizardryTransformer
  1058. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  1059. openmods.core.OpenModsClassTransformer
  1060. 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]
  1061. Pulsar/tconstruct loaded Pulses:
  1062. - TinkerCommons (Enabled/Forced)
  1063. - TinkerWorld (Enabled/Not Forced)
  1064. - TinkerTools (Enabled/Not Forced)
  1065. - TinkerHarvestTools (Enabled/Forced)
  1066. - TinkerMeleeWeapons (Enabled/Forced)
  1067. - TinkerRangedWeapons (Enabled/Forced)
  1068. - TinkerModifiers (Enabled/Forced)
  1069. - TinkerSmeltery (Enabled/Not Forced)
  1070. - TinkerGadgets (Enabled/Not Forced)
  1071. - TinkerOredict (Enabled/Forced)
  1072. - TinkerIntegration (Enabled/Forced)
  1073. - TinkerFluids (Enabled/Forced)
  1074. - TinkerMaterials (Enabled/Forced)
  1075. - TinkerModelRegister (Enabled/Forced)
  1076. - chiselIntegration (Enabled/Not Forced)
  1077. - chiselsandbitsIntegration (Enabled/Not Forced)
  1078. - craftingtweaksIntegration (Enabled/Not Forced)
  1079. - theoneprobeIntegration (Enabled/Not Forced)
  1080.  
  1081. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  1082. Pulsar/natura loaded Pulses:
  1083. - NaturaCommons (Enabled/Forced)
  1084. - NaturaOverworld (Enabled/Not Forced)
  1085. - NaturaNether (Enabled/Not Forced)
  1086. - NaturaDecorative (Enabled/Not Forced)
  1087. - NaturaTools (Enabled/Not Forced)
  1088. - NaturaEntities (Enabled/Not Forced)
  1089. - NaturaOredict (Enabled/Forced)
  1090. - NaturaWorld (Enabled/Not Forced)
  1091. - craftingtweaksIntegration (Enabled/Not Forced)
  1092.  
  1093. Modpack Information: Modpack: [All The Mods 3] Version: [5.12.0] by author [ATM Team] !!There was a problem reading the manifest!!
  1094. List of loaded APIs:
  1095. * AbyssalCraftAPI (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1096. * AbyssalCraftAPI|Biome (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1097. * AbyssalCraftAPI|Block (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1098. * AbyssalCraftAPI|Caps (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1099. * AbyssalCraftAPI|Condition (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1100. * AbyssalCraftAPI|Disruption (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1101. * AbyssalCraftAPI|Energy (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1102. * AbyssalCraftAPI|Entity (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1103. * AbyssalCraftAPI|Event (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1104. * AbyssalCraftAPI|Integration (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1105. * AbyssalCraftAPI|Internal (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1106. * AbyssalCraftAPI|Item (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1107. * AbyssalCraftAPI|Necronomicon (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1108. * AbyssalCraftAPI|Recipe (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1109. * AbyssalCraftAPI|Ritual (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1110. * AbyssalCraftAPI|Spell (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1111. * AbyssalCraftAPI|Structure (1.19.0) from AbyssalCraft-1.12.2-1.9.5.2.jar
  1112. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r145.jar
  1113. * ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
  1114. * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  1115. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
  1116. * asielibAPI (1.1) from Computronics-1.12.1-1.6.5.jar
  1117. * asielibAPI|tile (1.0) from Computronics-1.12.1-1.6.5.jar
  1118. * asielibAPI|tool (1.1) from Computronics-1.12.1-1.6.5.jar
  1119. * Baubles|API (1.4.0.2) from AE2WTLib-1.12.2-1.0.6.jar
  1120. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  1121. * BetweenlandsAPI (1.12.1) from TheBetweenlands-3.4.4-universal.jar
  1122. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
  1123. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.0-102.jar
  1124. * BotaniaAPI (79) from AkashicTome-1.2-12.jar
  1125. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  1126. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  1127. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.30.jar
  1128. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal.jar
  1129. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.0.4.jar
  1130. * compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar
  1131. * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
  1132. * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
  1133. * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
  1134. * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
  1135. * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
  1136. * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
  1137. * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
  1138. * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
  1139. * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
  1140. * computronicsAPI (1.3) from Computronics-1.12.1-1.6.5.jar
  1141. * computronicsAPI|audio (1.0) from Computronics-1.12.1-1.6.5.jar
  1142. * computronicsAPI|chat (1.3) from Computronics-1.12.1-1.6.5.jar
  1143. * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.1-1.6.5.jar
  1144. * computronicsAPI|tape (1.0) from Computronics-1.12.1-1.6.5.jar
  1145. * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4.jar
  1146. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  1147. * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.12.3-MC1.12.2.jar
  1148. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.20.333-universal.jar
  1149. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1150. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1151. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1152. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1153. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1154. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1155. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1156. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1157. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.40.jar
  1158. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.383.jar
  1159. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.383.jar
  1160. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.383.jar
  1161. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.383.jar
  1162. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.383.jar
  1163. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.383.jar
  1164. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.383.jar
  1165. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.383.jar
  1166. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.383.jar
  1167. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.383.jar
  1168. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.383.jar
  1169. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.383.jar
  1170. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.383.jar
  1171. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.383.jar
  1172. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.383.jar
  1173. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.383.jar
  1174. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.383.jar
  1175. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.383.jar
  1176. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.383.jar
  1177. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
  1178. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  1179. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  1180. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  1181. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
  1182. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
  1183. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.6-230.jar
  1184. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.7.jar
  1185. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.3.jar
  1186. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.3.jar
  1187. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.3.jar
  1188. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.3.jar
  1189. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.3.jar
  1190. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.14.4.267.jar
  1191. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1192. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1193. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1194. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1195. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1196. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1197. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  1198. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
  1199. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1200. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1201. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1202. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1203. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1204. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1205. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1206. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1207. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1208. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1209. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  1210. * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.8.4-303.jar
  1211. * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
  1212. * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
  1213. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.0.36.jar
  1214. * projectred|api (2.0) from ProjectRed-1.12.2-4.9.0.86-Base.jar
  1215. * PsiAPI (11) from Psi-r1.1-72.jar
  1216. * QuarkAPI (2) from Quark-r1.5-146.jar
  1217. * reborncoreAPI (3.13.5.421) from RebornCore-1.12.2-3.13.5.421-universal.jar
  1218. * reborncoreAPI|Power (3.13.5.421) from RebornCore-1.12.2-3.13.5.421-universal.jar
  1219. * reborncoreAPI|Recipe (3.13.5.421) from RebornCore-1.12.2-3.13.5.421-universal.jar
  1220. * reborncoreAPI|Tile (3.13.5.421) from RebornCore-1.12.2-3.13.5.421-universal.jar
  1221. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  1222. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
  1223. * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.29.132.jar
  1224. * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.29.132.jar
  1225. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1226. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1227. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1228. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1229. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1230. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  1231. * techrebornAPI (2.20.13.940) from TechReborn-1.12.2-2.20.13.940-universal.jar
  1232. * TerraqueousAPI (1.0) from terraqueous-1.12.0-1.4.16.jar
  1233. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.0-1.4.16.jar
  1234. * TerraqueousAPI|Machines (1.0) from terraqueous-1.12.0-1.4.16.jar
  1235. * TerraqueousAPI|Plant (1.0) from terraqueous-1.12.0-1.4.16.jar
  1236. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
  1237. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  1238. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.19.1.jar
  1239. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
  1240. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  1241. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  1242. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  1243. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  1244. RebornCore:
  1245. Plugin Engine: 0
  1246. RebornCore Version: 3.13.5.421
  1247. Runtime Debofucsation 1
  1248. Ender IO: No known problems detected.
  1249.  
  1250. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1251. !!!You are looking at the diagnostics information, not at the crash. !!!
  1252. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  1253. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1254.  
  1255. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  1256. Profiler Position: N/A (disabled)
  1257. Player Count: 2 / 33; [EntityPlayerMP['Ghostfire110'/3164850, l='world', x=1899.52, y=62.00, z=-1415.32], EntityPlayerMP['DBurnett'/3172960, l='world', x=559.59, y=74.00, z=-1177.73]]
  1258. Is Modded: Definitely; Server brand changed to 'fml,forge'
  1259. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement