Advertisement
Seaniau

Minecraft ATM3 - PneumaticCraft Drone killing Entity, Ticked

Aug 13th, 2018
1,271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.08 KB | None | 0 0
  1. [22:53:36] [Server thread/FATAL] [minecraft/MinecraftServer]: Error executing task
  2. java.util.concurrent.ExecutionException: java.lang.AbstractMethodError
  3. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_181]
  4. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_181]
  5. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  6. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  7. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  8. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  9. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  10. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  11. Caused by: java.lang.AbstractMethodError
  12. at com.rwtema.extrautils2.crafting.Radar$PacketPing.lambda$doStuffServer$1(Radar.java:186) ~[Radar$PacketPing.class:?]
  13. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_181]
  14. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_181]
  15. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  16. ... 5 more
  17. [23:05:14] [Server thread/INFO] [minecraft/DedicatedServer]: [Seaniau: Added 30795 to the time]
  18. [23:05:52] [Server thread/INFO] [minecraft/DedicatedServer]: [Seaniau: Set own game mode to Survival Mode]
  19. [23:06:14] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingDeathEvent@162683f6:
  20. java.lang.RuntimeException: Slot 6 not in valid range - [0,6)
  21. at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:208) ~[ItemStackHandler.class:?]
  22. at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:73) ~[ItemStackHandler.class:?]
  23. at me.desht.pneumaticcraft.common.entity.living.EntityDrone$InventoryFakePlayer.func_70301_a(EntityDrone.java:1415) ~[EntityDrone$InventoryFakePlayer.class:?]
  24. at ipsis.woot.event.HandlerLivingDeathEvent.findPrism(HandlerLivingDeathEvent.java:81) ~[HandlerLivingDeathEvent.class:?]
  25. at ipsis.woot.event.HandlerLivingDeathEvent.onLivingDeathEvent(HandlerLivingDeathEvent.java:67) ~[HandlerLivingDeathEvent.class:?]
  26. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1717_HandlerLivingDeathEvent_onLivingDeathEvent_LivingDeathEvent.invoke(.dynamic) ~[?:?]
  27. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  28. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  29. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:600) [ForgeHooks.class:?]
  30. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1159) [vp.class:?]
  31. at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546) [adt.class:?]
  32. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014) [vp.class:?]
  33. at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) [ade.class:?]
  34. at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233) [adt.class:?]
  35. at me.desht.pneumaticcraft.common.minigun.Minigun.tryFireMinigun(Minigun.java:176) [Minigun.class:?]
  36. at me.desht.pneumaticcraft.common.entity.living.EntityDrone.tryFireMinigun(EntityDrone.java:1264) [EntityDrone.class:?]
  37. at me.desht.pneumaticcraft.common.ai.DroneAIAttackEntity.func_75246_d(DroneAIAttackEntity.java:64) [DroneAIAttackEntity.class:?]
  38. at me.desht.pneumaticcraft.common.ai.DroneAIManager.onUpdateTasks(DroneAIManager.java:390) [DroneAIManager.class:?]
  39. at me.desht.pneumaticcraft.common.entity.living.EntityDrone.func_70071_h_(EntityDrone.java:406) [EntityDrone.class:?]
  40. at net.minecraft.world.World.func_72866_a(World.java:1990) [amu.class:?]
  41. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  42. at net.minecraft.world.World.func_72870_g(World.java:1952) [amu.class:?]
  43. at net.minecraft.world.World.func_72939_s(World.java:1756) [amu.class:?]
  44. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  45. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  46. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  47. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  48. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  49. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  50. [23:06:14] [Server thread/ERROR] [FML]: Index: 24 Listeners:
  51. [23:06:14] [Server thread/ERROR] [FML]: 0: HIGHEST
  52. [23:06:14] [Server thread/ERROR] [FML]: 1: ASM: class twilightforest.TFEventListener charms(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  53. [23:06:14] [Server thread/ERROR] [FML]: 2: ASM: class WayofTime.bloodmagic.util.handler.event.LivingArmourHandler onEntityDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  54. [23:06:14] [Server thread/ERROR] [FML]: 3: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerServer@5cd772a4 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  55. [23:06:14] [Server thread/ERROR] [FML]: 4: HIGH
  56. [23:06:14] [Server thread/ERROR] [FML]: 5: ASM: com.brandon3055.draconicevolution.handlers.CustomArmorHandler@109869de onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  57. [23:06:14] [Server thread/ERROR] [FML]: 6: ASM: openblocks.common.PlayerInventoryStore@19754b2d onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  58. [23:06:14] [Server thread/ERROR] [FML]: 7: ASM: com.m4thg33k.tombmanygraves.events.CommonEvents@5b9285c8 onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  59. [23:06:14] [Server thread/ERROR] [FML]: 8: NORMAL
  60. [23:06:14] [Server thread/ERROR] [FML]: 9: ASM: class thaumcraft.common.lib.events.PlayerEvents onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  61. [23:06:14] [Server thread/ERROR] [FML]: 10: ASM: class vazkii.botania.common.item.equipment.bauble.ItemBauble onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  62. [23:06:14] [Server thread/ERROR] [FML]: 11: ASM: class WayofTime.bloodmagic.util.handler.event.WillHandler onEntityAttacked(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  63. [23:06:14] [Server thread/ERROR] [FML]: 12: ASM: class com.feed_the_beast.ftbutilities.handlers.FTBUtilitiesPlayerEventHandler onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  64. [23:06:14] [Server thread/ERROR] [FML]: 13: ASM: class com.whammich.sstow.util.EventHandler onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  65. [23:06:14] [Server thread/ERROR] [FML]: 14: ASM: crafttweaker.mc1120.events.CommonEventHandler@15ed45e onEntityLivingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  66. [23:06:14] [Server thread/ERROR] [FML]: 15: ASM: com.shinoow.abyssalcraft.common.handlers.AbyssalCraftEventHooks@5c05f677 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  67. [23:06:14] [Server thread/ERROR] [FML]: 16: ASM: com.shinoow.abyssalcraft.common.handlers.KnowledgeEventHandler@145eb88c onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  68. [23:06:14] [Server thread/ERROR] [FML]: 17: ASM: com.shinoow.abyssalcraft.common.handlers.PlagueEventHandler@7c658e51 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  69. [23:06:14] [Server thread/ERROR] [FML]: 18: ASM: cofh.core.proxy.EventHandler@75119f2f handleLivingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  70. [23:06:14] [Server thread/ERROR] [FML]: 19: ASM: com.rwtema.extrautils2.potion.PotionSecondChance@2e99b34c onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  71. [23:06:14] [Server thread/ERROR] [FML]: 20: ASM: vazkii.botania.common.brew.potion.PotionSoulCross@24c7b37d onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  72. [23:06:14] [Server thread/ERROR] [FML]: 21: ASM: jds.bibliocraft.events.EventDeathDrop@40b22df2 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  73. [23:06:14] [Server thread/ERROR] [FML]: 22: ASM: fi.dy.masa.justenoughdimensions.event.JEDEventHandler@34b64216 onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  74. [23:06:14] [Server thread/ERROR] [FML]: 23: ASM: mcjty.lostsouls.ForgeEventHandlers@6cea765c onKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  75. [23:06:14] [Server thread/ERROR] [FML]: 24: ASM: ipsis.woot.event.HandlerLivingDeathEvent@23c15277 onLivingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  76. [23:06:14] [Server thread/ERROR] [FML]: 25: ASM: xreliquary.items.ItemMobCharm@b00ca61 onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  77. [23:06:14] [Server thread/ERROR] [FML]: 26: ASM: class com.enderio.core.common.handlers.XPBoostHandler handleEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  78. [23:06:14] [Server thread/ERROR] [FML]: 27: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerCapeEffects@59cdd118 onKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  79. [23:06:14] [Server thread/ERROR] [FML]: 28: ASM: com.lothrazar.cyclicmagic.enchant.EnchantXpBoost@6b33b7 onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  80. [23:06:14] [Server thread/ERROR] [FML]: 29: ASM: com.lothrazar.cyclicmagic.enchant.EnchantLifeLeech@24ed835a onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  81. [23:06:14] [Server thread/ERROR] [FML]: 30: ASM: com.lothrazar.cyclicmagic.enchant.EnchantBeheading@14e61b74 onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  82. [23:06:14] [Server thread/ERROR] [FML]: 31: ASM: com.lothrazar.cyclicmagic.potion.effect.PotionEnder@5f02ee30 onLivingKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  83. [23:06:14] [Server thread/ERROR] [FML]: 32: ASM: shetiphian.terraqueous.common.misc.EventHandler$ForgeEventBus@4af6744c livingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  84. [23:06:14] [Server thread/ERROR] [FML]: 33: ASM: class thebetweenlands.common.handler.AttackDamageHandler onEntityKilled(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  85. [23:06:14] [Server thread/ERROR] [FML]: 34: ASM: class thebetweenlands.common.handler.PlayerRespawnHandler onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  86. [23:06:14] [Server thread/ERROR] [FML]: 35: ASM: slimeknights.toolleveling.EntityXpHandler@5f368c2c onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  87. [23:06:14] [Server thread/ERROR] [FML]: 36: LOW
  88. [23:06:14] [Server thread/ERROR] [FML]: 37: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerEntity@43a236cb onDeathInform(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  89. [23:06:14] [Server thread/ERROR] [FML]: 38: LOWEST
  90. [23:06:14] [Server thread/ERROR] [FML]: 39: ASM: com.rwtema.extrautils2.eventhandlers.RevengeHandler@78511d22 onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
  91. [23:06:15] [Server thread/FATAL] [FML]: ---- Minecraft Crash Report ----
  92.  
  93. WARNING: coremods are present:
  94. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  95. ForgelinPlugin (Forgelin-1.7.4.jar)
  96. BedPatch (bedpatch-2.2-1.12.2.jar)
  97. EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar)
  98. RandomPatches (randompatches-1.12.2-1.2.1.1.jar)
  99. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  100. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  101. AstralCore (astralsorcery-1.12.2-1.9.2.jar)
  102. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
  103. Plugin (NotEnoughIDs-1.5.4.2.jar)
  104. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  105. Wizardry Plugin (wizardry-0.8.5.jar)
  106. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  107. FMLPlugin (elulib-0.1.12.jar)
  108. LoadingPlugin (Quark-r1.4-125.jar)
  109. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  110. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
  111. IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
  112. TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  113. LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar)
  114. GottaGoFastLoader (gottagofast-1.1.jar)
  115. Contact their authors BEFORE contacting forge
  116.  
  117. // I let you down. Sorry :(
  118.  
  119. Time: 8/13/18 11:06 PM
  120. Description: Ticking entity
  121.  
  122. java.lang.RuntimeException: Slot 6 not in valid range - [0,6)
  123. at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:208)
  124. at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:73)
  125. at me.desht.pneumaticcraft.common.entity.living.EntityDrone$InventoryFakePlayer.func_70301_a(EntityDrone.java:1415)
  126. at ipsis.woot.event.HandlerLivingDeathEvent.findPrism(HandlerLivingDeathEvent.java:81)
  127. at ipsis.woot.event.HandlerLivingDeathEvent.onLivingDeathEvent(HandlerLivingDeathEvent.java:67)
  128. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1717_HandlerLivingDeathEvent_onLivingDeathEvent_LivingDeathEvent.invoke(.dynamic)
  129. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  130. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  131. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:600)
  132. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1159)
  133. at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546)
  134. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014)
  135. at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
  136. at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233)
  137. at me.desht.pneumaticcraft.common.minigun.Minigun.tryFireMinigun(Minigun.java:176)
  138. at me.desht.pneumaticcraft.common.entity.living.EntityDrone.tryFireMinigun(EntityDrone.java:1264)
  139. at me.desht.pneumaticcraft.common.ai.DroneAIAttackEntity.func_75246_d(DroneAIAttackEntity.java:64)
  140. at me.desht.pneumaticcraft.common.ai.DroneAIManager.onUpdateTasks(DroneAIManager.java:390)
  141. at me.desht.pneumaticcraft.common.entity.living.EntityDrone.func_70071_h_(EntityDrone.java:406)
  142. at net.minecraft.world.World.func_72866_a(World.java:1990)
  143. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  144. at net.minecraft.world.World.func_72870_g(World.java:1952)
  145. at net.minecraft.world.World.func_72939_s(World.java:1756)
  146. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  147. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  148. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  149. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  150. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  151. at java.lang.Thread.run(Unknown Source)
  152.  
  153.  
  154. A detailed walkthrough of the error, its code path and all known details is as follows:
  155. ---------------------------------------------------------------------------------------
  156.  
  157. -- Head --
  158. Thread: Server thread
  159. Stacktrace:
  160. at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:208)
  161. at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:73)
  162. at me.desht.pneumaticcraft.common.entity.living.EntityDrone$InventoryFakePlayer.func_70301_a(EntityDrone.java:1415)
  163. at ipsis.woot.event.HandlerLivingDeathEvent.findPrism(HandlerLivingDeathEvent.java:81)
  164. at ipsis.woot.event.HandlerLivingDeathEvent.onLivingDeathEvent(HandlerLivingDeathEvent.java:67)
  165. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1717_HandlerLivingDeathEvent_onLivingDeathEvent_LivingDeathEvent.invoke(.dynamic)
  166. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  167. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  168. at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:600)
  169. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1159)
  170. at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546)
  171. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014)
  172. at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
  173. at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233)
  174. at me.desht.pneumaticcraft.common.minigun.Minigun.tryFireMinigun(Minigun.java:176)
  175. at me.desht.pneumaticcraft.common.entity.living.EntityDrone.tryFireMinigun(EntityDrone.java:1264)
  176. at me.desht.pneumaticcraft.common.ai.DroneAIAttackEntity.func_75246_d(DroneAIAttackEntity.java:64)
  177. at me.desht.pneumaticcraft.common.ai.DroneAIManager.onUpdateTasks(DroneAIManager.java:390)
  178. at me.desht.pneumaticcraft.common.entity.living.EntityDrone.func_70071_h_(EntityDrone.java:406)
  179. at net.minecraft.world.World.func_72866_a(World.java:1990)
  180. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  181. at net.minecraft.world.World.func_72870_g(World.java:1952)
  182.  
  183. -- Entity being ticked --
  184. Details:
  185. Entity Type: pneumaticcraft:drone (me.desht.pneumaticcraft.common.entity.living.EntityDrone)
  186. Entity ID: 109950
  187. Entity Name: Seans Drone
  188. Entity's Exact location: -257.50, 68.33, 422.50
  189. Entity's Block location: World: (-258,68,422), Chunk: (at 14,4,6 in -17,26; contains blocks -272,0,416 to -257,255,431), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  190. Entity's Momentum: 0.00, 0.00, 0.00
  191. Entity's Passengers: []
  192. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  193. Stacktrace:
  194. at net.minecraft.world.World.func_72939_s(World.java:1756)
  195. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  196. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  197. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  198. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  199. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  200. at java.lang.Thread.run(Unknown Source)
  201.  
  202. -- System Details --
  203. Details:
  204. Minecraft Version: 1.12.2
  205. Operating System: Windows 10 (amd64) version 10.0
  206. Java Version: 1.8.0_181, Oracle Corporation
  207. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  208. Memory: 427882840 bytes (408 MB) / 2138701824 bytes (2039 MB) up to 5234491392 bytes (4992 MB)
  209. JVM Flags: 15 total; -Xmx5G -Xms2G -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
  210. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  211. FML: MCP 9.42 Powered by Forge 14.23.4.2715 271 mods loaded, 271 mods active
  212. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  213.  
  214. | State | ID | Version | Source | Signature |
  215. |:--------- |:--------------------------------- |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
  216. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  217. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  218. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2715-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  219. | UCHIJAAAA | forge | 14.23.4.2715 | forge-1.12.2-14.23.4.2715-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  220. | UCHIJAAAA | randompatches | 1.12.2-1.2.1.1 | minecraft.jar | None |
  221. | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
  222. | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
  223. | UCHIJAAAA | opencomputers|core | 1.7.2.67 | minecraft.jar | None |
  224. | UCHIJAAAA | elucore | 1.0 | minecraft.jar | None |
  225. | UCHIJAAAA | gottagofast | 1.1 | gottagofast-1.1.jar | None |
  226. | UCHIJAAAA | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
  227. | UCHIJAAAA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  228. | UCHIJAAAA | modtweaker | 4.0.12 | modtweaker-4.0.12.jar | None |
  229. | UCHIJAAAA | jei | 4.10.0.201 | jei_1.12.2-4.10.0.201.jar | None |
  230. | UCHIJAAAA | abyssalcraft | 1.9.4.10 | AbyssalCraft-1.12.2-1.9.4.10.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  231. | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  232. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  233. | UCHIJAAAA | endercore | 1.12.2-0.5.31 | EnderCore-1.12.2-0.5.31.jar | None |
  234. | UCHIJAAAA | thaumcraft | 6.1.BETA16 | Thaumcraft-1.12.2-6.1.BETA16.jar | None |
  235. | UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  236. | UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  237. | UCHIJAAAA | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
  238. | UCHIJAAAA | brandonscore | 2.4.3 | BrandonsCore-1.12.2-2.4.3.168-universal.jar | None |
  239. | UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  240. | UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  241. | UCHIJAAAA | draconicevolution | 2.3.12 | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None |
  242. | UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  243. | UCHIJAAAA | enderio | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  244. | UCHIJAAAA | enderiointegrationtic | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  245. | UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  246. | UCHIJAAAA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  247. | UCHIJAAAA | acintegration | 1.6.5 | AbyssalCraft Integration-1.12.2-1.6.5.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  248. | UCHIJAAAA | fastbench | 1.5.0 | FastWorkbench-1.12.2-1.5.0.jar | None |
  249. | UCHIJAAAA | actuallyadditions | 1.12.2-r135 | ActuallyAdditions-1.12.2-r135.jar | None |
  250. | UCHIJAAAA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  251. | UCHIJAAAA | additionalbanners | 1.1.42 | AdditionalBanners-1.12.2-1.1.42.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  252. | UCHIJAAAA | libvulpes | 0.2.8.-32 | LibVulpes-1.12.2-0.2.8-32-universal.jar | None |
  253. | UCHIJAAAA | advancedrocketry | 1.4.0.-88 | AdvancedRocketry-1.12.2-1.4.0-88-universal.jar | None |
  254. | UCHIJAAAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  255. | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  256. | UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  257. | UCHIJAAAA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None |
  258. | UCHIJAAAA | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
  259. | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
  260. | UCHIJAAAA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
  261. | UCHIJAAAA | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None |
  262. | UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  263. | UCHIJAAAA | botania | r1.10-354 | Botania r1.10-354.jar | None |
  264. | UCHIJAAAA | conarm | 1.0.1.2 | conarm-1.12.2-1.0.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  265. | UCHIJAAAA | biomesoplenty | 7.0.1.2393 | BiomesOPlenty-1.12.2-7.0.1.2393-universal.jar | None |
  266. | UCHIJAAAA | ic2 | 2.8.90-ex112 | industrialcraft-2-2.8.90-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  267. | UCHIJAAAA | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
  268. | UCHIJAAAA | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  269. | UCHIJAAAA | techreborn | 2.16.0.746 | TechReborn-1.12.2-2.16.0.746-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  270. | UCHIJAAAA | forestry | 5.8.0.311 | forestry_1.12.2-5.8.0.311.jar | None |
  271. | UCHIJAAAA | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
  272. | UCHIJAAAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  273. | UCHIJAAAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  274. | UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  275. | UCHIJAAAA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
  276. | UCHIJAAAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
  277. | UCHIJAAAA | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  278. | UCHIJAAAA | teslacorelib | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  279. | UCHIJAAAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.2-178.jar | None |
  280. | UCHIJAAAA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None |
  281. | UCHIJAAAA | mysticalagriculture | 1.6.12 | mysticalagriculture-1.12-1.6.12.jar | None |
  282. | UCHIJAAAA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
  283. | UCHIJAAAA | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None |
  284. | UCHIJAAAA | mcjtylib_ng | 3.0.2 | mcjtylib-1.12-3.0.2.jar | None |
  285. | UCHIJAAAA | rftools | 7.54 | rftools-1.12-7.54.jar | None |
  286. | UCHIJAAAA | rustic | 1.0.6 | rustic-1.0.6.jar | None |
  287. | UCHIJAAAA | integrationforegoing | 1.12.2-1.7.1 | IntegrationForegoing-1.12.2-1.7.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  288. | UCHIJAAAA | valkyrielib | 1.12.2-2.0.11a | valkyrielib-1.12.2-2.0.11a.jar | None |
  289. | UCHIJAAAA | environmentaltech | 1.12.2-2.0.11a | environmentaltech-1.12.2-2.0.11a.jar | None |
  290. | UCHIJAAAA | forgemultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  291. | UCHIJAAAA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  292. | UCHIJAAAA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
  293. | UCHIJAAAA | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
  294. | UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
  295. | UCHIJAAAA | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
  296. | UCHIJAAAA | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None |
  297. | UCHIJAAAA | armoryexpansion | 0.1.4 | armoryexpansion-0.1.4.jar | None |
  298. | UCHIJAAAA | aroma1997core | 2.0.0.0.b155 | Aroma1997Core-1.12.2-2.0.0.0.b155.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  299. | UCHIJAAAA | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  300. | UCHIJAAAA | astralsorcery | 1.9.2 | astralsorcery-1.12.2-1.9.2.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  301. | UCHIJAAAA | atmtweaks | 1.1 | atmtweaks-1.1.jar | None |
  302. | UCHIJAAAA | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None |
  303. | UCHIJAAAA | quark | r1.4-125 | Quark-r1.4-125.jar | None |
  304. | UCHIJAAAA | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
  305. | UCHIJAAAA | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
  306. | UCHIJAAAA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  307. | UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
  308. | UCHIJAAAA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  309. | UCHIJAAAA | binniecore | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  310. | UCHIJAAAA | binniedesign | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  311. | UCHIJAAAA | genetics | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  312. | UCHIJAAAA | botany | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  313. | UCHIJAAAA | extrabees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  314. | UCHIJAAAA | extratrees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
  315. | UCHIJAAAA | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
  316. | UCHIJAAAA | cyclicmagic | 1.15.15 | Cyclic-1.12.2-1.15.15.jar | None |
  317. | UCHIJAAAA | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None |
  318. | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
  319. | UCHIJAAAA | bloodmagic | 1.12.2-2.2.12-97 | BloodMagic-1.12.2-2.2.12-97.jar | None |
  320. | UCHIJAAAA | bookshelf | 2.3.553 | Bookshelf-1.12.2-2.3.553.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  321. | UCHIJAAAA | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  322. | UCHIJAAAA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None |
  323. | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  324. | UCHIJAAAA | chiselsandbits | 14.18 | chiselsandbits-14.18.jar | None |
  325. | UCHIJAAAA | cyclopscore | 0.11.6 | CyclopsCore-1.12.2-0.11.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  326. | UCHIJAAAA | colossalchests | 1.6.11 | ColossalChests-1.12.2-1.6.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  327. | UCHIJAAAA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None |
  328. | UCHIJAAAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  329. | UCHIJAAAA | refinedstorage | 1.5.34 | refinedstorage-1.5.34.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  330. | UCHIJAAAA | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None |
  331. | UCHIJAAAA | compactsolars | 1.12.2-5.0.17.340 | CompactSolars-1.12.2-5.0.17.340-universal.jar | None |
  332. | UCHIJAAAA | asielib | 1.0.0 | Computronics-1.12.1-1.6.5.jar | None |
  333. | UCHIJAAAA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None |
  334. | UCHIJAAAA | computronics | 1.6.5 | Computronics-1.12.1-1.6.5.jar | None |
  335. | UCHIJAAAA | cookingforblockheads | 6.4.40 | CookingForBlockheads_1.12.2-6.4.40.jar | None |
  336. | UCHIJAAAA | cosmeticarmorreworked | 1.12.2-v1 | CosmeticArmorReworked-1.12.2-v1.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  337. | UCHIJAAAA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  338. | UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
  339. | UCHIJAAAA | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  340. | UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
  341. | UCHIJAAAA | dismantler | 0.1.2 | dismantler-0.1.2.jar | None |
  342. | UCHIJAAAA | dldungeonsjdg | 1.11.1 | DoomlikeDungeons-1.11.1-MC1.12.2.jar | None |
  343. | UCHIJAAAA | embers | 0.230 | embers-0.230.jar | None |
  344. | UCHIJAAAA | enderiobase | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  345. | UCHIJAAAA | enderioconduits | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  346. | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  347. | UCHIJAAAA | enderioconduitsopencomputers | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  348. | UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  349. | UCHIJAAAA | enderiointegrationforestry | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  350. | UCHIJAAAA | enderiointegrationticlate | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  351. | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  352. | UCHIJAAAA | ftblib | 5.2.0.23 | FTBLib-5.2.0.23.jar | None |
  353. | UCHIJAAAA | enderiomachines | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  354. | UCHIJAAAA | enderiopowertools | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
  355. | UCHIJAAAA | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  356. | UCHIJAAAA | exchangers | 1.12.2-2.7.2 | Exchangers-1.12.2-2.7.2.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  357. | UCHIJAAAA | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None |
  358. | UCHIJAAAA | extracells | 2.5.13 | ExtraCells-1.12.2-2.5.13a60.jar | None |
  359. | UCHIJAAAA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  360. | UCHIJAAAA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
  361. | UCHIJAAAA | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
  362. | UCHIJAAAA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  363. | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
  364. | UCHIJAAAA | fencejumper | 1.0.3 | fencejumper-1.12-1.0.3.jar | None |
  365. | UCHIJAAAA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  366. | UCHIJAAAA | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
  367. | UCHIJAAAA | microblockcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  368. | UCHIJAAAA | minecraftmultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  369. | UCHIJAAAA | ftbutilities | 5.2.0.28 | FTBUtilities-5.2.0.28.jar | None |
  370. | UCHIJAAAA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.1.jar | None |
  371. | UCHIJAAAA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  372. | UCHIJAAAA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None |
  373. | UCHIJAAAA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  374. | UCHIJAAAA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
  375. | UCHIJAAAA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
  376. | UCHIJAAAA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  377. | UCHIJAAAA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
  378. | UCHIJAAAA | integrateddynamics | 0.11.13 | IntegratedDynamics-1.12.2-0.11.13.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  379. | UCHIJAAAA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.13.jar | None |
  380. | UCHIJAAAA | integratedtunnels | 1.5.6 | IntegratedTunnels-1.12.2-1.5.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  381. | UCHIJAAAA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.6.jar | None |
  382. | UCHIJAAAA | kjlib | 1.0.4 | kjlib-1.0.4.jar | None |
  383. | UCHIJAAAA | inventorygenerators | 1.1.2 | inventorygenerators-1.1.2.jar | None |
  384. | UCHIJAAAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  385. | UCHIJAAAA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  386. | UCHIJAAAA | ironchest | 1.12.2-7.0.44.829 | ironchest-1.12.2-7.0.44.829.jar | None |
  387. | UCHIJAAAA | jaopca | 1.12.2-2.2.8.90 | JAOPCA-1.12.2-2.2.8.90.jar | None |
  388. | UCHIJAAAA | oredictinit | 1.12.2-2.2.1.68 | JAOPCA-1.12.2-2.2.8.90.jar | None |
  389. | UCHIJAAAA | jaopcaadditions | 1.12.2-2.2.1.9 | JAOPCAAdditions-1.12.2-2.2.1.9.jar | None |
  390. | UCHIJAAAA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  391. | UCHIJAAAA | justenoughdimensions | 1.6.0-dev.20180619.124018 | justenoughdimensions-1.12.2-1.6.0-dev.20180619.124018.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  392. | UCHIJAAAA | kleeslabs | 5.4.10 | KleeSlabs_1.12.2-5.4.10.jar | None |
  393. | UCHIJAAAA | wizardry | 0.8.5 | wizardry-0.8.5.jar | None |
  394. | UCHIJAAAA | librarianlib | 9.4 | librarianlib-1.12.2-4.9.jar | None |
  395. | UCHIJAAAA | lostcities | 2.0.10 | lostcities-1.12-2.0.10.jar | None |
  396. | UCHIJAAAA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  397. | UCHIJAAAA | magipsi | 1.3 | MagicalPsi-1.3.jar | None |
  398. | UCHIJAAAA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  399. | UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  400. | UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  401. | UCHIJAAAA | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  402. | UCHIJAAAA | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  403. | UCHIJAAAA | minecolonies | 1.12.2-0.8.9646 | minecolonies-1.12.2-0.8.9646.jar | None |
  404. | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
  405. | UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  406. | UCHIJAAAA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
  407. | UCHIJAAAA | neid | 1.5.4.2 | NotEnoughIDs-1.5.4.2.jar | None |
  408. | UCHIJAAAA | notenoughwands | 1.7.0 | notenoughwands-1.12-1.7.0.jar | None |
  409. | UCHIJAAAA | nuclearcraft | 2.10p | NuclearCraft-2.10p--1.12.2.jar | None |
  410. | UCHIJAAAA | nutrition | 3.1.0 | Nutrition-1.12.2-3.1.0.jar | None |
  411. | UCHIJAAAA | xnet | 1.7.2 | xnet-1.12-1.7.2.jar | None |
  412. | UCHIJAAAA | ocxnetdriver | 1.0.2 | ocxnetdriver-1.0.2-b11.jar | None |
  413. | UCHIJAAAA | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None |
  414. | UCHIJAAAA | oeintegration | 2.3.3 | oeintegration-2.3.3.jar | None |
  415. | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  416. | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  417. | UCHIJAAAA | overloaded | 0.0.52 | Overloaded-1.12.2-0.0.52.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  418. | UCHIJAAAA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
  419. | UCHIJAAAA | packmode | 1.2.0 | packmode-1.12.2-1.2.0.jar | None |
  420. | UCHIJAAAA | pamscookables | 1.1 | pamscookables-1.1.jar | None |
  421. | UCHIJAAAA | parry | 1.0 | parry-1.0-hotfix.jar | None |
  422. | UCHIJAAAA | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None |
  423. | UCHIJAAAA | plants2 | 2.9.1 | Plants-1.12.2-2.9.1.jar | None |
  424. | UCHIJAAAA | shetiphiancore | 3.5.7 | shetiphiancore-1.12.0-3.5.7.jar | None |
  425. | UCHIJAAAA | platforms | 1.4.5 | platforms-1.12.0-1.4.5.jar | None |
  426. | UCHIJAAAA | pneumaticcraft | 1.12.2-0.6.8-219 | pneumaticcraft-repressurized-1.12.2-0.6.8-219.jar | None |
  427. | UCHIJAAAA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
  428. | UCHIJAAAA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.0.4-6.jar | None |
  429. | UCHIJAAAA | sonarcore | 5.0.13 | sonarcore-1.12.2-5.0.13-11.jar | None |
  430. | UCHIJAAAA | practicallogistics2 | 3.0.4 | practicallogistics2-1.12.2-3.0.4.jar | None |
  431. | UCHIJAAAA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.1.92-compat.jar | None |
  432. | UCHIJAAAA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  433. | UCHIJAAAA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  434. | UCHIJAAAA | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
  435. | UCHIJAAAA | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
  436. | UCHIJAAAA | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  437. | UCHIJAAAA | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  438. | UCHIJAAAA | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  439. | UCHIJAAAA | quantumstorage | 4.5.0 | QuantumStorage-1.12-4.5.0.jar | None |
  440. | UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  441. | UCHIJAAAA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  442. | UCHIJAAAA | realfilingcabinet | 0.1.55 | realfilingcabinet-1.12.1-0.1.55.jar | None |
  443. | UCHIJAAAA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.1.0.50.jar | None |
  444. | UCHIJAAAA | redstonearsenal | 2.5.1 | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  445. | UCHIJAAAA | refinedstorageaddons | 0.3 | refinedstorageaddons-0.3.jar | None |
  446. | UCHIJAAAA | xreliquary | 1.12.2-1.3.4.767 | Reliquary-1.12.2-1.3.4.767.jar | None |
  447. | UCHIJAAAA | rftoolscontrol | 1.9.1 | rftoolsctrl-1.12-1.9.1.jar | None |
  448. | UCHIJAAAA | rftoolsdim | 5.60 | rftoolsdim-1.12-5.60.jar | None |
  449. | UCHIJAAAA | rftoolspower | 1.1.0 | rftoolspower-1.12-1.1.0.jar | None |
  450. | UCHIJAAAA | roots | 0.104 | roots-2-0.104.jar | None |
  451. | UCHIJAAAA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None |
  452. | UCHIJAAAA | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  453. | UCHIJAAAA | simplyjetpacks | 2.2.7.45 | SimplyJetpacks2-1.12.2-2.2.7.45.jar | None |
  454. | UCHIJAAAA | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
  455. | UCHIJAAAA | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None |
  456. | UCHIJAAAA | stevescarts | 2.4.21.105 | StevesCarts-1.12.2-2.4.21.105.jar | None |
  457. | UCHIJAAAA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  458. | UCHIJAAAA | terraqueous | 1.4.12 | terraqueous-1.12.0-1.4.12.jar | None |
  459. | UCHIJAAAA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  460. | UCHIJAAAA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
  461. | UCHIJAAAA | tombmanygraves | 1.12-4.1.0 | TombManyGraves-1.12-4.1.0.jar | None |
  462. | UCHIJAAAA | thebetweenlands | 3.3.10 | TheBetweenlands-3.3.10-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  463. | UCHIJAAAA | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  464. | UCHIJAAAA | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  465. | UCHIJAAAA | tinker_io | release 2.6.1 | tinker_io-1.12.2-release 2.6.1.jar | None |
  466. | UCHIJAAAA | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
  467. | UCHIJAAAA | topaddons | 1.12.2-1.7.0 | topaddons-1.12.2-1.7.0.jar | None |
  468. | UCHIJAAAA | traverse | 1.5.4 | Traverse-1.12.2-1.5.4-61.jar | None |
  469. | UCHIJAAAA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
  470. | UCHIJAAAA | usefulnullifiers | 1.4.1 | usefulnullifiers-1.4.1.jar | None |
  471. | UCHIJAAAA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.11a.jar | None |
  472. | UCHIJAAAA | waim | 1.0.0 | WAIM-1.0.0.jar | None |
  473. | UCHIJAAAA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  474. | UCHIJAAAA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
  475. | UCHIJAAAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None |
  476. | UCHIJAAAA | wirelesscharger | 1.12.2-1.0.5 | WirelessCharger-1.12.2-1.0.5.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  477. | UCHIJAAAA | wct | 3.9.67 | WirelessCraftingTerminal-1.12.2-3.9.67.jar | None |
  478. | UCHIJAAAA | woot | 1.12.2-1.3.0 | woot-1.12.2-1.3.0.jar | None |
  479. | UCHIJAAAA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
  480. | UCHIJAAAA | ynot | 0.2.3 | YNot-0.2.3.jar | None |
  481. | UCHIJAAAA | industrialwires | 1.7-26 | IndustrialWires-1.7-26.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
  482. | UCHIJAAAA | elulib | 0.1.12 | elulib-0.1.12.jar | None |
  483. | UCHIJAAAA | librarianliblate | 9.4 | librarianlib-1.12.2-4.9.jar | None |
  484. | UCHIJAAAA | teslacorelib_registries | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | None |
  485. | UCHIJAAAA | unidict | 1.12.2-2.5d | UniDict-1.12.2-2.5d.jar | None |
  486. | UCHIJAAAA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  487.  
  488. Loaded coremods (and transformers):
  489. AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  490. squeek.applecore.asm.TransformerModuleHandler
  491. ForgelinPlugin (Forgelin-1.7.4.jar)
  492.  
  493. BedPatch (bedpatch-2.2-1.12.2.jar)
  494. com.mordenkainen.bedpatch.BedPatchASM
  495. EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar)
  496. com.enderio.core.common.transform.EnderCoreTransformer
  497. com.enderio.core.common.transform.SimpleMixinPatcher
  498. RandomPatches (randompatches-1.12.2-1.2.1.1.jar)
  499. com.therandomlabs.randompatches.RPTransformer
  500. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  501. openmods.core.OpenModsClassTransformer
  502. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  503. pl.asie.foamfix.coremod.FoamFixTransformer
  504. AstralCore (astralsorcery-1.12.2-1.9.2.jar)
  505.  
  506. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
  507. thebetweenlands.core.TheBetweenlandsClassTransformer
  508. Plugin (NotEnoughIDs-1.5.4.2.jar)
  509. ru.fewizz.neid.asm.Transformer
  510. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  511.  
  512. Wizardry Plugin (wizardry-0.8.5.jar)
  513. com.teamwizardry.wizardry.asm.WizardryTransformer
  514. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  515. shetiphian.asm.ClassTransformer
  516. FMLPlugin (elulib-0.1.12.jar)
  517. elucent.elulib.asm.ASMTransformer
  518. LoadingPlugin (Quark-r1.4-125.jar)
  519. vazkii.quark.base.asm.ClassTransformer
  520. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  521. invtweaks.forge.asm.ContainerTransformer
  522. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
  523.  
  524. IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
  525. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  526. TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  527. li.cil.oc.common.asm.ClassTransformer
  528. LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar)
  529. com.teamwizardry.librarianlib.asm.LibLibTransformer
  530. GottaGoFastLoader (gottagofast-1.1.jar)
  531. com.thiakil.gottagofast.coremod.GottaGoFastASMTransformer
  532. 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]
  533. Pulsar/tconstruct loaded Pulses:
  534. - TinkerCommons (Enabled/Forced)
  535. - TinkerWorld (Enabled/Not Forced)
  536. - TinkerTools (Enabled/Not Forced)
  537. - TinkerHarvestTools (Enabled/Forced)
  538. - TinkerMeleeWeapons (Enabled/Forced)
  539. - TinkerRangedWeapons (Enabled/Forced)
  540. - TinkerModifiers (Enabled/Forced)
  541. - TinkerSmeltery (Enabled/Not Forced)
  542. - TinkerGadgets (Enabled/Not Forced)
  543. - TinkerOredict (Enabled/Forced)
  544. - TinkerIntegration (Enabled/Forced)
  545. - TinkerFluids (Enabled/Forced)
  546. - TinkerMaterials (Enabled/Forced)
  547. - TinkerModelRegister (Enabled/Forced)
  548. - chiselIntegration (Enabled/Not Forced)
  549. - chiselsandbitsIntegration (Enabled/Not Forced)
  550. - craftingtweaksIntegration (Enabled/Not Forced)
  551. - theoneprobeIntegration (Enabled/Not Forced)
  552.  
  553. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  554. Pulsar/natura loaded Pulses:
  555. - NaturaCommons (Enabled/Forced)
  556. - NaturaOverworld (Enabled/Not Forced)
  557. - NaturaNether (Enabled/Not Forced)
  558. - NaturaDecorative (Enabled/Not Forced)
  559. - NaturaTools (Enabled/Not Forced)
  560. - NaturaEntities (Enabled/Not Forced)
  561. - NaturaOredict (Enabled/Forced)
  562. - NaturaWorld (Enabled/Not Forced)
  563. - craftingtweaksIntegration (Enabled/Not Forced)
  564.  
  565. List of loaded APIs:
  566. * AbyssalCraftAPI (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  567. * AbyssalCraftAPI|Biome (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  568. * AbyssalCraftAPI|Block (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  569. * AbyssalCraftAPI|Caps (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  570. * AbyssalCraftAPI|Condition (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  571. * AbyssalCraftAPI|Disruption (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  572. * AbyssalCraftAPI|Energy (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  573. * AbyssalCraftAPI|Entity (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  574. * AbyssalCraftAPI|Event (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  575. * AbyssalCraftAPI|Integration (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  576. * AbyssalCraftAPI|Internal (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  577. * AbyssalCraftAPI|Item (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  578. * AbyssalCraftAPI|Necronomicon (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  579. * AbyssalCraftAPI|Recipe (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  580. * AbyssalCraftAPI|Ritual (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  581. * AbyssalCraftAPI|Spell (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
  582. * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r135.jar
  583. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar
  584. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  585. * asielibAPI (1.1) from Computronics-1.12.1-1.6.5.jar
  586. * asielibAPI|tile (1.0) from Computronics-1.12.1-1.6.5.jar
  587. * asielibAPI|tool (1.1) from Computronics-1.12.1-1.6.5.jar
  588. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  589. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  590. * BetweenlandsAPI (1.10.1) from TheBetweenlands-3.3.10-universal.jar
  591. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
  592. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.2.12-97.jar
  593. * BotaniaAPI (89) from Botania r1.10-354.jar
  594. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  595. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  596. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.18.jar
  597. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
  598. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
  599. * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
  600. * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
  601. * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
  602. * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
  603. * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
  604. * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
  605. * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
  606. * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
  607. * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
  608. * computronicsAPI (1.3) from Computronics-1.12.1-1.6.5.jar
  609. * computronicsAPI|audio (1.0) from Computronics-1.12.1-1.6.5.jar
  610. * computronicsAPI|chat (1.3) from Computronics-1.12.1-1.6.5.jar
  611. * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.1-1.6.5.jar
  612. * computronicsAPI|tape (1.0) from Computronics-1.12.1-1.6.5.jar
  613. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  614. * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.11.1-MC1.12.2.jar
  615. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
  616. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  617. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  618. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  619. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  620. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  621. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  622. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  623. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  624. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.26.jar
  625. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.311.jar
  626. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.311.jar
  627. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.311.jar
  628. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.311.jar
  629. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.311.jar
  630. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.311.jar
  631. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.311.jar
  632. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.311.jar
  633. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.311.jar
  634. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.311.jar
  635. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.311.jar
  636. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.311.jar
  637. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.311.jar
  638. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.311.jar
  639. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.311.jar
  640. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.311.jar
  641. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.311.jar
  642. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.311.jar
  643. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.311.jar
  644. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.311.jar
  645. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar
  646. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  647. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.5-60.jar
  648. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  649. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar
  650. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar
  651. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.2-178.jar
  652. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.13.jar
  653. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.10.0.201.jar
  654. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  655. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  656. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  657. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  658. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  659. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  660. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  661. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
  662. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  663. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  664. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  665. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  666. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  667. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  668. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  669. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  670. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  671. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  672. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  673. * PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.6.8-219.jar
  674. * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.4.jar
  675. * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
  676. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
  677. * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
  678. * PsiAPI (6) from Psi-r1.1-59.jar
  679. * QuarkAPI (2) from Quark-r1.4-125.jar
  680. * reborncoreAPI (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  681. * reborncoreAPI|Power (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  682. * reborncoreAPI|Recipe (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  683. * reborncoreAPI|Tile (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  684. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.13-11.jar
  685. * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.21.105.jar
  686. * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.21.105.jar
  687. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  688. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  689. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  690. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  691. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  692. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  693. * techrebornAPI (2.16.0.746) from TechReborn-1.12.2-2.16.0.746-universal.jar
  694. * TerraqueousAPI (1.0) from terraqueous-1.12.0-1.4.12.jar
  695. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.0-1.4.12.jar
  696. * TerraqueousAPI|Machines (1.0) from terraqueous-1.12.0-1.4.12.jar
  697. * TerraqueousAPI|Plant (1.0) from terraqueous-1.12.0-1.4.12.jar
  698. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA16.jar
  699. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.23.jar
  700. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.11a.jar
  701. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
  702. * zerocore|API|multiblock (1.9.4-0.0.1) from NuclearCraft-2.10p--1.12.2.jar
  703. * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from NuclearCraft-2.10p--1.12.2.jar
  704. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  705. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  706. RebornCore:
  707. Plugin Engine: 0
  708. RebornCore Version: 3.9.2.319
  709. Runtime Debofucsation 1
  710. Ender IO: No known problems detected.
  711.  
  712. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  713. !!!You are looking at the diagnostics information, not at the crash. !!!
  714. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  715. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  716.  
  717. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement