Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [22:53:36] [Server thread/FATAL] [minecraft/MinecraftServer]: Error executing task
- java.util.concurrent.ExecutionException: java.lang.AbstractMethodError
- at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_181]
- at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_181]
- at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
- Caused by: java.lang.AbstractMethodError
- at com.rwtema.extrautils2.crafting.Radar$PacketPing.lambda$doStuffServer$1(Radar.java:186) ~[Radar$PacketPing.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_181]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_181]
- at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
- ... 5 more
- [23:05:14] [Server thread/INFO] [minecraft/DedicatedServer]: [Seaniau: Added 30795 to the time]
- [23:05:52] [Server thread/INFO] [minecraft/DedicatedServer]: [Seaniau: Set own game mode to Survival Mode]
- [23:06:14] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingDeathEvent@162683f6:
- java.lang.RuntimeException: Slot 6 not in valid range - [0,6)
- at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:208) ~[ItemStackHandler.class:?]
- at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:73) ~[ItemStackHandler.class:?]
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone$InventoryFakePlayer.func_70301_a(EntityDrone.java:1415) ~[EntityDrone$InventoryFakePlayer.class:?]
- at ipsis.woot.event.HandlerLivingDeathEvent.findPrism(HandlerLivingDeathEvent.java:81) ~[HandlerLivingDeathEvent.class:?]
- at ipsis.woot.event.HandlerLivingDeathEvent.onLivingDeathEvent(HandlerLivingDeathEvent.java:67) ~[HandlerLivingDeathEvent.class:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1717_HandlerLivingDeathEvent_onLivingDeathEvent_LivingDeathEvent.invoke(.dynamic) ~[?:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
- at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:600) [ForgeHooks.class:?]
- at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1159) [vp.class:?]
- at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546) [adt.class:?]
- at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014) [vp.class:?]
- at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) [ade.class:?]
- at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233) [adt.class:?]
- at me.desht.pneumaticcraft.common.minigun.Minigun.tryFireMinigun(Minigun.java:176) [Minigun.class:?]
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone.tryFireMinigun(EntityDrone.java:1264) [EntityDrone.class:?]
- at me.desht.pneumaticcraft.common.ai.DroneAIAttackEntity.func_75246_d(DroneAIAttackEntity.java:64) [DroneAIAttackEntity.class:?]
- at me.desht.pneumaticcraft.common.ai.DroneAIManager.onUpdateTasks(DroneAIManager.java:390) [DroneAIManager.class:?]
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone.func_70071_h_(EntityDrone.java:406) [EntityDrone.class:?]
- at net.minecraft.world.World.func_72866_a(World.java:1990) [amu.class:?]
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
- at net.minecraft.world.World.func_72870_g(World.java:1952) [amu.class:?]
- at net.minecraft.world.World.func_72939_s(World.java:1756) [amu.class:?]
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
- [23:06:14] [Server thread/ERROR] [FML]: Index: 24 Listeners:
- [23:06:14] [Server thread/ERROR] [FML]: 0: HIGHEST
- [23:06:14] [Server thread/ERROR] [FML]: 1: ASM: class twilightforest.TFEventListener charms(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 2: ASM: class WayofTime.bloodmagic.util.handler.event.LivingArmourHandler onEntityDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 3: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerServer@5cd772a4 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 4: HIGH
- [23:06:14] [Server thread/ERROR] [FML]: 5: ASM: com.brandon3055.draconicevolution.handlers.CustomArmorHandler@109869de onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 6: ASM: openblocks.common.PlayerInventoryStore@19754b2d onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 7: ASM: com.m4thg33k.tombmanygraves.events.CommonEvents@5b9285c8 onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 8: NORMAL
- [23:06:14] [Server thread/ERROR] [FML]: 9: ASM: class thaumcraft.common.lib.events.PlayerEvents onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [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
- [23:06:14] [Server thread/ERROR] [FML]: 11: ASM: class WayofTime.bloodmagic.util.handler.event.WillHandler onEntityAttacked(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [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
- [23:06:14] [Server thread/ERROR] [FML]: 13: ASM: class com.whammich.sstow.util.EventHandler onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 14: ASM: crafttweaker.mc1120.events.CommonEventHandler@15ed45e onEntityLivingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 15: ASM: com.shinoow.abyssalcraft.common.handlers.AbyssalCraftEventHooks@5c05f677 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 16: ASM: com.shinoow.abyssalcraft.common.handlers.KnowledgeEventHandler@145eb88c onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 17: ASM: com.shinoow.abyssalcraft.common.handlers.PlagueEventHandler@7c658e51 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 18: ASM: cofh.core.proxy.EventHandler@75119f2f handleLivingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 19: ASM: com.rwtema.extrautils2.potion.PotionSecondChance@2e99b34c onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 20: ASM: vazkii.botania.common.brew.potion.PotionSoulCross@24c7b37d onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 21: ASM: jds.bibliocraft.events.EventDeathDrop@40b22df2 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 22: ASM: fi.dy.masa.justenoughdimensions.event.JEDEventHandler@34b64216 onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 23: ASM: mcjty.lostsouls.ForgeEventHandlers@6cea765c onKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 24: ASM: ipsis.woot.event.HandlerLivingDeathEvent@23c15277 onLivingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 25: ASM: xreliquary.items.ItemMobCharm@b00ca61 onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 26: ASM: class com.enderio.core.common.handlers.XPBoostHandler handleEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 27: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerCapeEffects@59cdd118 onKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 28: ASM: com.lothrazar.cyclicmagic.enchant.EnchantXpBoost@6b33b7 onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 29: ASM: com.lothrazar.cyclicmagic.enchant.EnchantLifeLeech@24ed835a onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 30: ASM: com.lothrazar.cyclicmagic.enchant.EnchantBeheading@14e61b74 onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 31: ASM: com.lothrazar.cyclicmagic.potion.effect.PotionEnder@5f02ee30 onLivingKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 32: ASM: shetiphian.terraqueous.common.misc.EventHandler$ForgeEventBus@4af6744c livingDeathEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 33: ASM: class thebetweenlands.common.handler.AttackDamageHandler onEntityKilled(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 34: ASM: class thebetweenlands.common.handler.PlayerRespawnHandler onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 35: ASM: slimeknights.toolleveling.EntityXpHandler@5f368c2c onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 36: LOW
- [23:06:14] [Server thread/ERROR] [FML]: 37: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerEntity@43a236cb onDeathInform(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:14] [Server thread/ERROR] [FML]: 38: LOWEST
- [23:06:14] [Server thread/ERROR] [FML]: 39: ASM: com.rwtema.extrautils2.eventhandlers.RevengeHandler@78511d22 onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
- [23:06:15] [Server thread/FATAL] [FML]: ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
- ForgelinPlugin (Forgelin-1.7.4.jar)
- BedPatch (bedpatch-2.2-1.12.2.jar)
- EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar)
- RandomPatches (randompatches-1.12.2-1.2.1.1.jar)
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
- 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)
- AstralCore (astralsorcery-1.12.2-1.9.2.jar)
- TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
- Plugin (NotEnoughIDs-1.5.4.2.jar)
- MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
- Wizardry Plugin (wizardry-0.8.5.jar)
- ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
- FMLPlugin (elulib-0.1.12.jar)
- LoadingPlugin (Quark-r1.4-125.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
- CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
- IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
- TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
- LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar)
- GottaGoFastLoader (gottagofast-1.1.jar)
- Contact their authors BEFORE contacting forge
- // I let you down. Sorry :(
- Time: 8/13/18 11:06 PM
- Description: Ticking entity
- java.lang.RuntimeException: Slot 6 not in valid range - [0,6)
- at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:208)
- at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:73)
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone$InventoryFakePlayer.func_70301_a(EntityDrone.java:1415)
- at ipsis.woot.event.HandlerLivingDeathEvent.findPrism(HandlerLivingDeathEvent.java:81)
- at ipsis.woot.event.HandlerLivingDeathEvent.onLivingDeathEvent(HandlerLivingDeathEvent.java:67)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1717_HandlerLivingDeathEvent_onLivingDeathEvent_LivingDeathEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:600)
- at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1159)
- at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546)
- at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014)
- at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
- at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233)
- at me.desht.pneumaticcraft.common.minigun.Minigun.tryFireMinigun(Minigun.java:176)
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone.tryFireMinigun(EntityDrone.java:1264)
- at me.desht.pneumaticcraft.common.ai.DroneAIAttackEntity.func_75246_d(DroneAIAttackEntity.java:64)
- at me.desht.pneumaticcraft.common.ai.DroneAIManager.onUpdateTasks(DroneAIManager.java:390)
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone.func_70071_h_(EntityDrone.java:406)
- at net.minecraft.world.World.func_72866_a(World.java:1990)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
- at net.minecraft.world.World.func_72870_g(World.java:1952)
- at net.minecraft.world.World.func_72939_s(World.java:1756)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Unknown Source)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:208)
- at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:73)
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone$InventoryFakePlayer.func_70301_a(EntityDrone.java:1415)
- at ipsis.woot.event.HandlerLivingDeathEvent.findPrism(HandlerLivingDeathEvent.java:81)
- at ipsis.woot.event.HandlerLivingDeathEvent.onLivingDeathEvent(HandlerLivingDeathEvent.java:67)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1717_HandlerLivingDeathEvent_onLivingDeathEvent_LivingDeathEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:600)
- at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1159)
- at net.minecraft.entity.monster.EntityZombie.func_70645_a(EntityZombie.java:546)
- at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014)
- at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
- at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:233)
- at me.desht.pneumaticcraft.common.minigun.Minigun.tryFireMinigun(Minigun.java:176)
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone.tryFireMinigun(EntityDrone.java:1264)
- at me.desht.pneumaticcraft.common.ai.DroneAIAttackEntity.func_75246_d(DroneAIAttackEntity.java:64)
- at me.desht.pneumaticcraft.common.ai.DroneAIManager.onUpdateTasks(DroneAIManager.java:390)
- at me.desht.pneumaticcraft.common.entity.living.EntityDrone.func_70071_h_(EntityDrone.java:406)
- at net.minecraft.world.World.func_72866_a(World.java:1990)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
- at net.minecraft.world.World.func_72870_g(World.java:1952)
- -- Entity being ticked --
- Details:
- Entity Type: pneumaticcraft:drone (me.desht.pneumaticcraft.common.entity.living.EntityDrone)
- Entity ID: 109950
- Entity Name: Seans Drone
- Entity's Exact location: -257.50, 68.33, 422.50
- 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)
- Entity's Momentum: 0.00, 0.00, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.world.World.func_72939_s(World.java:1756)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- at java.lang.Thread.run(Unknown Source)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_181, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 427882840 bytes (408 MB) / 2138701824 bytes (2039 MB) up to 5234491392 bytes (4992 MB)
- 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
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- FML: MCP 9.42 Powered by Forge 14.23.4.2715 271 mods loaded, 271 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- | State | ID | Version | Source | Signature |
- |:--------- |:--------------------------------- |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
- | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
- | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
- | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2715-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | forge | 14.23.4.2715 | forge-1.12.2-14.23.4.2715-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | randompatches | 1.12.2-1.2.1.1 | minecraft.jar | None |
- | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
- | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
- | UCHIJAAAA | opencomputers|core | 1.7.2.67 | minecraft.jar | None |
- | UCHIJAAAA | elucore | 1.0 | minecraft.jar | None |
- | UCHIJAAAA | gottagofast | 1.1 | gottagofast-1.1.jar | None |
- | UCHIJAAAA | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
- | UCHIJAAAA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
- | UCHIJAAAA | modtweaker | 4.0.12 | modtweaker-4.0.12.jar | None |
- | UCHIJAAAA | jei | 4.10.0.201 | jei_1.12.2-4.10.0.201.jar | None |
- | UCHIJAAAA | abyssalcraft | 1.9.4.10 | AbyssalCraft-1.12.2-1.9.4.10.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
- | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
- | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | UCHIJAAAA | endercore | 1.12.2-0.5.31 | EnderCore-1.12.2-0.5.31.jar | None |
- | UCHIJAAAA | thaumcraft | 6.1.BETA16 | Thaumcraft-1.12.2-6.1.BETA16.jar | None |
- | UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
- | UCHIJAAAA | brandonscore | 2.4.3 | BrandonsCore-1.12.2-2.4.3.168-universal.jar | None |
- | UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | draconicevolution | 2.3.12 | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None |
- | UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | enderio | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderiointegrationtic | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
- | UCHIJAAAA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
- | UCHIJAAAA | acintegration | 1.6.5 | AbyssalCraft Integration-1.12.2-1.6.5.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
- | UCHIJAAAA | fastbench | 1.5.0 | FastWorkbench-1.12.2-1.5.0.jar | None |
- | UCHIJAAAA | actuallyadditions | 1.12.2-r135 | ActuallyAdditions-1.12.2-r135.jar | None |
- | UCHIJAAAA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
- | UCHIJAAAA | additionalbanners | 1.1.42 | AdditionalBanners-1.12.2-1.1.42.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCHIJAAAA | libvulpes | 0.2.8.-32 | LibVulpes-1.12.2-0.2.8-32-universal.jar | None |
- | UCHIJAAAA | advancedrocketry | 1.4.0.-88 | AdvancedRocketry-1.12.2-1.4.0-88-universal.jar | None |
- | UCHIJAAAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
- | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
- | UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
- | UCHIJAAAA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None |
- | UCHIJAAAA | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
- | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
- | UCHIJAAAA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
- | UCHIJAAAA | applecore | 3.1.3 | AppleCore-mc1.12.2-3.1.3.jar | None |
- | UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
- | UCHIJAAAA | botania | r1.10-354 | Botania r1.10-354.jar | None |
- | UCHIJAAAA | conarm | 1.0.1.2 | conarm-1.12.2-1.0.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
- | UCHIJAAAA | biomesoplenty | 7.0.1.2393 | BiomesOPlenty-1.12.2-7.0.1.2393-universal.jar | None |
- | UCHIJAAAA | ic2 | 2.8.90-ex112 | industrialcraft-2-2.8.90-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
- | UCHIJAAAA | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
- | UCHIJAAAA | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
- | UCHIJAAAA | techreborn | 2.16.0.746 | TechReborn-1.12.2-2.16.0.746-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
- | UCHIJAAAA | forestry | 5.8.0.311 | forestry_1.12.2-5.8.0.311.jar | None |
- | UCHIJAAAA | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
- | UCHIJAAAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
- | UCHIJAAAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
- | UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
- | UCHIJAAAA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
- | UCHIJAAAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
- | UCHIJAAAA | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
- | UCHIJAAAA | teslacorelib | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCHIJAAAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.2-178.jar | None |
- | UCHIJAAAA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None |
- | UCHIJAAAA | mysticalagriculture | 1.6.12 | mysticalagriculture-1.12-1.6.12.jar | None |
- | UCHIJAAAA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
- | UCHIJAAAA | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None |
- | UCHIJAAAA | mcjtylib_ng | 3.0.2 | mcjtylib-1.12-3.0.2.jar | None |
- | UCHIJAAAA | rftools | 7.54 | rftools-1.12-7.54.jar | None |
- | UCHIJAAAA | rustic | 1.0.6 | rustic-1.0.6.jar | None |
- | UCHIJAAAA | integrationforegoing | 1.12.2-1.7.1 | IntegrationForegoing-1.12.2-1.7.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
- | UCHIJAAAA | valkyrielib | 1.12.2-2.0.11a | valkyrielib-1.12.2-2.0.11a.jar | None |
- | UCHIJAAAA | environmentaltech | 1.12.2-2.0.11a | environmentaltech-1.12.2-2.0.11a.jar | None |
- | UCHIJAAAA | forgemultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCHIJAAAA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
- | UCHIJAAAA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
- | UCHIJAAAA | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
- | UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
- | UCHIJAAAA | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
- | UCHIJAAAA | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None |
- | UCHIJAAAA | armoryexpansion | 0.1.4 | armoryexpansion-0.1.4.jar | None |
- | UCHIJAAAA | aroma1997core | 2.0.0.0.b155 | Aroma1997Core-1.12.2-2.0.0.0.b155.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
- | UCHIJAAAA | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
- | UCHIJAAAA | astralsorcery | 1.9.2 | astralsorcery-1.12.2-1.9.2.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
- | UCHIJAAAA | atmtweaks | 1.1 | atmtweaks-1.1.jar | None |
- | UCHIJAAAA | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None |
- | UCHIJAAAA | quark | r1.4-125 | Quark-r1.4-125.jar | None |
- | UCHIJAAAA | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
- | UCHIJAAAA | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
- | UCHIJAAAA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
- | UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
- | UCHIJAAAA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
- | UCHIJAAAA | binniecore | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
- | UCHIJAAAA | binniedesign | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
- | UCHIJAAAA | genetics | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
- | UCHIJAAAA | botany | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
- | UCHIJAAAA | extrabees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
- | UCHIJAAAA | extratrees | 2.5.0.167 | binnie-mods-1.12.2-2.5.0.167.jar | None |
- | UCHIJAAAA | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
- | UCHIJAAAA | cyclicmagic | 1.15.15 | Cyclic-1.12.2-1.15.15.jar | None |
- | UCHIJAAAA | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None |
- | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
- | UCHIJAAAA | bloodmagic | 1.12.2-2.2.12-97 | BloodMagic-1.12.2-2.2.12-97.jar | None |
- | UCHIJAAAA | bookshelf | 2.3.553 | Bookshelf-1.12.2-2.3.553.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCHIJAAAA | careerbees | 1.0 | careerbees-0.4.0.jar | None |
- | UCHIJAAAA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None |
- | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
- | UCHIJAAAA | chiselsandbits | 14.18 | chiselsandbits-14.18.jar | None |
- | UCHIJAAAA | cyclopscore | 0.11.6 | CyclopsCore-1.12.2-0.11.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | UCHIJAAAA | colossalchests | 1.6.11 | ColossalChests-1.12.2-1.6.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | UCHIJAAAA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None |
- | UCHIJAAAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
- | UCHIJAAAA | refinedstorage | 1.5.34 | refinedstorage-1.5.34.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
- | UCHIJAAAA | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None |
- | UCHIJAAAA | compactsolars | 1.12.2-5.0.17.340 | CompactSolars-1.12.2-5.0.17.340-universal.jar | None |
- | UCHIJAAAA | asielib | 1.0.0 | Computronics-1.12.1-1.6.5.jar | None |
- | UCHIJAAAA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None |
- | UCHIJAAAA | computronics | 1.6.5 | Computronics-1.12.1-1.6.5.jar | None |
- | UCHIJAAAA | cookingforblockheads | 6.4.40 | CookingForBlockheads_1.12.2-6.4.40.jar | None |
- | UCHIJAAAA | cosmeticarmorreworked | 1.12.2-v1 | CosmeticArmorReworked-1.12.2-v1.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
- | UCHIJAAAA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
- | UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
- | UCHIJAAAA | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
- | UCHIJAAAA | dismantler | 0.1.2 | dismantler-0.1.2.jar | None |
- | UCHIJAAAA | dldungeonsjdg | 1.11.1 | DoomlikeDungeons-1.11.1-MC1.12.2.jar | None |
- | UCHIJAAAA | embers | 0.230 | embers-0.230.jar | None |
- | UCHIJAAAA | enderiobase | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderioconduits | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderioconduitsopencomputers | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderiointegrationforestry | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderiointegrationticlate | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
- | UCHIJAAAA | ftblib | 5.2.0.23 | FTBLib-5.2.0.23.jar | None |
- | UCHIJAAAA | enderiomachines | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderiopowertools | 5.0.26 | EnderIO-1.12.2-5.0.26.jar | None |
- | UCHIJAAAA | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCHIJAAAA | exchangers | 1.12.2-2.7.2 | Exchangers-1.12.2-2.7.2.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
- | UCHIJAAAA | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None |
- | UCHIJAAAA | extracells | 2.5.13 | ExtraCells-1.12.2-2.5.13a60.jar | None |
- | UCHIJAAAA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
- | UCHIJAAAA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
- | UCHIJAAAA | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
- | UCHIJAAAA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
- | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
- | UCHIJAAAA | fencejumper | 1.0.3 | fencejumper-1.12-1.0.3.jar | None |
- | UCHIJAAAA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
- | UCHIJAAAA | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
- | UCHIJAAAA | microblockcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
- | UCHIJAAAA | minecraftmultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
- | UCHIJAAAA | ftbutilities | 5.2.0.28 | FTBUtilities-5.2.0.28.jar | None |
- | UCHIJAAAA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.1.jar | None |
- | UCHIJAAAA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
- | UCHIJAAAA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None |
- | UCHIJAAAA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
- | UCHIJAAAA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
- | UCHIJAAAA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
- | UCHIJAAAA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
- | UCHIJAAAA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
- | UCHIJAAAA | integrateddynamics | 0.11.13 | IntegratedDynamics-1.12.2-0.11.13.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | UCHIJAAAA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.13.jar | None |
- | UCHIJAAAA | integratedtunnels | 1.5.6 | IntegratedTunnels-1.12.2-1.5.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | UCHIJAAAA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.6.jar | None |
- | UCHIJAAAA | kjlib | 1.0.4 | kjlib-1.0.4.jar | None |
- | UCHIJAAAA | inventorygenerators | 1.1.2 | inventorygenerators-1.1.2.jar | None |
- | UCHIJAAAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | UCHIJAAAA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
- | UCHIJAAAA | ironchest | 1.12.2-7.0.44.829 | ironchest-1.12.2-7.0.44.829.jar | None |
- | UCHIJAAAA | jaopca | 1.12.2-2.2.8.90 | JAOPCA-1.12.2-2.2.8.90.jar | None |
- | UCHIJAAAA | oredictinit | 1.12.2-2.2.1.68 | JAOPCA-1.12.2-2.2.8.90.jar | None |
- | UCHIJAAAA | jaopcaadditions | 1.12.2-2.2.1.9 | JAOPCAAdditions-1.12.2-2.2.1.9.jar | None |
- | UCHIJAAAA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
- | UCHIJAAAA | justenoughdimensions | 1.6.0-dev.20180619.124018 | justenoughdimensions-1.12.2-1.6.0-dev.20180619.124018.jar | 2b03e1423915a189b8094816baa18f239d576dff |
- | UCHIJAAAA | kleeslabs | 5.4.10 | KleeSlabs_1.12.2-5.4.10.jar | None |
- | UCHIJAAAA | wizardry | 0.8.5 | wizardry-0.8.5.jar | None |
- | UCHIJAAAA | librarianlib | 9.4 | librarianlib-1.12.2-4.9.jar | None |
- | UCHIJAAAA | lostcities | 2.0.10 | lostcities-1.12-2.0.10.jar | None |
- | UCHIJAAAA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
- | UCHIJAAAA | magipsi | 1.3 | MagicalPsi-1.3.jar | None |
- | UCHIJAAAA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
- | UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
- | UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
- | UCHIJAAAA | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
- | UCHIJAAAA | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
- | UCHIJAAAA | minecolonies | 1.12.2-0.8.9646 | minecolonies-1.12.2-0.8.9646.jar | None |
- | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
- | UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
- | UCHIJAAAA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
- | UCHIJAAAA | neid | 1.5.4.2 | NotEnoughIDs-1.5.4.2.jar | None |
- | UCHIJAAAA | notenoughwands | 1.7.0 | notenoughwands-1.12-1.7.0.jar | None |
- | UCHIJAAAA | nuclearcraft | 2.10p | NuclearCraft-2.10p--1.12.2.jar | None |
- | UCHIJAAAA | nutrition | 3.1.0 | Nutrition-1.12.2-3.1.0.jar | None |
- | UCHIJAAAA | xnet | 1.7.2 | xnet-1.12-1.7.2.jar | None |
- | UCHIJAAAA | ocxnetdriver | 1.0.2 | ocxnetdriver-1.0.2-b11.jar | None |
- | UCHIJAAAA | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None |
- | UCHIJAAAA | oeintegration | 2.3.3 | oeintegration-2.3.3.jar | None |
- | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | UCHIJAAAA | overloaded | 0.0.52 | Overloaded-1.12.2-0.0.52.jar | 644f38521a349310a5dae0239577dc7beebefaec |
- | UCHIJAAAA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
- | UCHIJAAAA | packmode | 1.2.0 | packmode-1.12.2-1.2.0.jar | None |
- | UCHIJAAAA | pamscookables | 1.1 | pamscookables-1.1.jar | None |
- | UCHIJAAAA | parry | 1.0 | parry-1.0-hotfix.jar | None |
- | UCHIJAAAA | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None |
- | UCHIJAAAA | plants2 | 2.9.1 | Plants-1.12.2-2.9.1.jar | None |
- | UCHIJAAAA | shetiphiancore | 3.5.7 | shetiphiancore-1.12.0-3.5.7.jar | None |
- | UCHIJAAAA | platforms | 1.4.5 | platforms-1.12.0-1.4.5.jar | None |
- | UCHIJAAAA | pneumaticcraft | 1.12.2-0.6.8-219 | pneumaticcraft-repressurized-1.12.2-0.6.8-219.jar | None |
- | UCHIJAAAA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
- | UCHIJAAAA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.0.4-6.jar | None |
- | UCHIJAAAA | sonarcore | 5.0.13 | sonarcore-1.12.2-5.0.13-11.jar | None |
- | UCHIJAAAA | practicallogistics2 | 3.0.4 | practicallogistics2-1.12.2-3.0.4.jar | None |
- | UCHIJAAAA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.1.92-compat.jar | None |
- | UCHIJAAAA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
- | UCHIJAAAA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
- | UCHIJAAAA | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
- | UCHIJAAAA | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
- | UCHIJAAAA | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
- | UCHIJAAAA | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
- | UCHIJAAAA | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
- | UCHIJAAAA | quantumstorage | 4.5.0 | QuantumStorage-1.12-4.5.0.jar | None |
- | UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
- | UCHIJAAAA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
- | UCHIJAAAA | realfilingcabinet | 0.1.55 | realfilingcabinet-1.12.1-0.1.55.jar | None |
- | UCHIJAAAA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.1.0.50.jar | None |
- | UCHIJAAAA | redstonearsenal | 2.5.1 | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | refinedstorageaddons | 0.3 | refinedstorageaddons-0.3.jar | None |
- | UCHIJAAAA | xreliquary | 1.12.2-1.3.4.767 | Reliquary-1.12.2-1.3.4.767.jar | None |
- | UCHIJAAAA | rftoolscontrol | 1.9.1 | rftoolsctrl-1.12-1.9.1.jar | None |
- | UCHIJAAAA | rftoolsdim | 5.60 | rftoolsdim-1.12-5.60.jar | None |
- | UCHIJAAAA | rftoolspower | 1.1.0 | rftoolspower-1.12-1.1.0.jar | None |
- | UCHIJAAAA | roots | 0.104 | roots-2-0.104.jar | None |
- | UCHIJAAAA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None |
- | UCHIJAAAA | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | simplyjetpacks | 2.2.7.45 | SimplyJetpacks2-1.12.2-2.2.7.45.jar | None |
- | UCHIJAAAA | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
- | UCHIJAAAA | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None |
- | UCHIJAAAA | stevescarts | 2.4.21.105 | StevesCarts-1.12.2-2.4.21.105.jar | None |
- | UCHIJAAAA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
- | UCHIJAAAA | terraqueous | 1.4.12 | terraqueous-1.12.0-1.4.12.jar | None |
- | UCHIJAAAA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
- | UCHIJAAAA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
- | UCHIJAAAA | tombmanygraves | 1.12-4.1.0 | TombManyGraves-1.12-4.1.0.jar | None |
- | UCHIJAAAA | thebetweenlands | 3.3.10 | TheBetweenlands-3.3.10-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
- | UCHIJAAAA | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
- | UCHIJAAAA | tinker_io | release 2.6.1 | tinker_io-1.12.2-release 2.6.1.jar | None |
- | UCHIJAAAA | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
- | UCHIJAAAA | topaddons | 1.12.2-1.7.0 | topaddons-1.12.2-1.7.0.jar | None |
- | UCHIJAAAA | traverse | 1.5.4 | Traverse-1.12.2-1.5.4-61.jar | None |
- | UCHIJAAAA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
- | UCHIJAAAA | usefulnullifiers | 1.4.1 | usefulnullifiers-1.4.1.jar | None |
- | UCHIJAAAA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.11a.jar | None |
- | UCHIJAAAA | waim | 1.0.0 | WAIM-1.0.0.jar | None |
- | UCHIJAAAA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
- | UCHIJAAAA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
- | UCHIJAAAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None |
- | UCHIJAAAA | wirelesscharger | 1.12.2-1.0.5 | WirelessCharger-1.12.2-1.0.5.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
- | UCHIJAAAA | wct | 3.9.67 | WirelessCraftingTerminal-1.12.2-3.9.67.jar | None |
- | UCHIJAAAA | woot | 1.12.2-1.3.0 | woot-1.12.2-1.3.0.jar | None |
- | UCHIJAAAA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
- | UCHIJAAAA | ynot | 0.2.3 | YNot-0.2.3.jar | None |
- | UCHIJAAAA | industrialwires | 1.7-26 | IndustrialWires-1.7-26.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
- | UCHIJAAAA | elulib | 0.1.12 | elulib-0.1.12.jar | None |
- | UCHIJAAAA | librarianliblate | 9.4 | librarianlib-1.12.2-4.9.jar | None |
- | UCHIJAAAA | teslacorelib_registries | 1.0.14 | tesla-core-lib-1.12.2-1.0.14.jar | None |
- | UCHIJAAAA | unidict | 1.12.2-2.5d | UniDict-1.12.2-2.5d.jar | None |
- | UCHIJAAAA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
- Loaded coremods (and transformers):
- AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
- squeek.applecore.asm.TransformerModuleHandler
- ForgelinPlugin (Forgelin-1.7.4.jar)
- BedPatch (bedpatch-2.2-1.12.2.jar)
- com.mordenkainen.bedpatch.BedPatchASM
- EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- com.enderio.core.common.transform.SimpleMixinPatcher
- RandomPatches (randompatches-1.12.2-1.2.1.1.jar)
- com.therandomlabs.randompatches.RPTransformer
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
- openmods.core.OpenModsClassTransformer
- 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)
- pl.asie.foamfix.coremod.FoamFixTransformer
- AstralCore (astralsorcery-1.12.2-1.9.2.jar)
- TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
- thebetweenlands.core.TheBetweenlandsClassTransformer
- Plugin (NotEnoughIDs-1.5.4.2.jar)
- ru.fewizz.neid.asm.Transformer
- MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
- Wizardry Plugin (wizardry-0.8.5.jar)
- com.teamwizardry.wizardry.asm.WizardryTransformer
- ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
- shetiphian.asm.ClassTransformer
- FMLPlugin (elulib-0.1.12.jar)
- elucent.elulib.asm.ASMTransformer
- LoadingPlugin (Quark-r1.4-125.jar)
- vazkii.quark.base.asm.ClassTransformer
- Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
- invtweaks.forge.asm.ContainerTransformer
- CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
- IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
- blusunrize.immersiveengineering.common.asm.IEClassTransformer
- TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
- li.cil.oc.common.asm.ClassTransformer
- LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar)
- com.teamwizardry.librarianlib.asm.LibLibTransformer
- GottaGoFastLoader (gottagofast-1.1.jar)
- com.thiakil.gottagofast.coremod.GottaGoFastASMTransformer
- 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]
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerHarvestTools (Enabled/Forced)
- - TinkerMeleeWeapons (Enabled/Forced)
- - TinkerRangedWeapons (Enabled/Forced)
- - TinkerModifiers (Enabled/Forced)
- - TinkerSmeltery (Enabled/Not Forced)
- - TinkerGadgets (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerIntegration (Enabled/Forced)
- - TinkerFluids (Enabled/Forced)
- - TinkerMaterials (Enabled/Forced)
- - TinkerModelRegister (Enabled/Forced)
- - chiselIntegration (Enabled/Not Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - craftingtweaksIntegration (Enabled/Not Forced)
- - theoneprobeIntegration (Enabled/Not Forced)
- AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
- Pulsar/natura loaded Pulses:
- - NaturaCommons (Enabled/Forced)
- - NaturaOverworld (Enabled/Not Forced)
- - NaturaNether (Enabled/Not Forced)
- - NaturaDecorative (Enabled/Not Forced)
- - NaturaTools (Enabled/Not Forced)
- - NaturaEntities (Enabled/Not Forced)
- - NaturaOredict (Enabled/Forced)
- - NaturaWorld (Enabled/Not Forced)
- - craftingtweaksIntegration (Enabled/Not Forced)
- List of loaded APIs:
- * AbyssalCraftAPI (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Biome (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Block (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Caps (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Condition (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Disruption (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Energy (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Entity (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Event (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Integration (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Internal (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Item (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Necronomicon (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Recipe (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Ritual (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * AbyssalCraftAPI|Spell (1.15.1) from AbyssalCraft-1.12.2-1.9.4.10.jar
- * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r135.jar
- * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar
- * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
- * asielibAPI (1.1) from Computronics-1.12.1-1.6.5.jar
- * asielibAPI|tile (1.0) from Computronics-1.12.1-1.6.5.jar
- * asielibAPI|tool (1.1) from Computronics-1.12.1-1.6.5.jar
- * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
- * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
- * BetweenlandsAPI (1.10.1) from TheBetweenlands-3.3.10-universal.jar
- * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
- * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.2.12-97.jar
- * BotaniaAPI (89) from Botania r1.10-354.jar
- * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
- * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
- * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.18.jar
- * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
- * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
- * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
- * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
- * computronicsAPI (1.3) from Computronics-1.12.1-1.6.5.jar
- * computronicsAPI|audio (1.0) from Computronics-1.12.1-1.6.5.jar
- * computronicsAPI|chat (1.3) from Computronics-1.12.1-1.6.5.jar
- * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.1-1.6.5.jar
- * computronicsAPI|tape (1.0) from Computronics-1.12.1-1.6.5.jar
- * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
- * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.11.1-MC1.12.2.jar
- * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
- * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.26.jar
- * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.311.jar
- * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.311.jar
- * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar
- * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
- * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.5-60.jar
- * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
- * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar
- * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar
- * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.2-178.jar
- * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.13.jar
- * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.10.0.201.jar
- * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
- * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
- * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
- * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
- * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
- * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
- * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
- * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
- * PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.6.8-219.jar
- * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.4.jar
- * pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
- * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
- * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
- * PsiAPI (6) from Psi-r1.1-59.jar
- * QuarkAPI (2) from Quark-r1.4-125.jar
- * reborncoreAPI (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
- * reborncoreAPI|Power (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
- * reborncoreAPI|Recipe (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
- * reborncoreAPI|Tile (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
- * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.13-11.jar
- * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.21.105.jar
- * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.21.105.jar
- * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
- * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
- * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
- * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
- * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
- * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
- * techrebornAPI (2.16.0.746) from TechReborn-1.12.2-2.16.0.746-universal.jar
- * TerraqueousAPI (1.0) from terraqueous-1.12.0-1.4.12.jar
- * TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.0-1.4.12.jar
- * TerraqueousAPI|Machines (1.0) from terraqueous-1.12.0-1.4.12.jar
- * TerraqueousAPI|Plant (1.0) from terraqueous-1.12.0-1.4.12.jar
- * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA16.jar
- * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.23.jar
- * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.11a.jar
- * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
- * zerocore|API|multiblock (1.9.4-0.0.1) from NuclearCraft-2.10p--1.12.2.jar
- * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from NuclearCraft-2.10p--1.12.2.jar
- * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
- * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
- RebornCore:
- Plugin Engine: 0
- RebornCore Version: 3.9.2.319
- Runtime Debofucsation 1
- Ender IO: No known problems detected.
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!You are looking at the diagnostics information, not at the crash. !!!
- !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 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