Fresh install of pack on new install of windows. Modpack loads for about 1min before crashing. Says issue with EnderIO but I don't think that's actually the issue.
---- Minecraft Crash Report ----
// Sorry :(
Time: 12/10/16 12:13 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: scala/collection/immutable/HashMap$HashTrieMap
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: scala/collection/immutable/HashMap$HashTrieMap
at scala.collection.immutable.HashMap.updated0(HashMap.scala:96)
at scala.collection.immutable.HashMap.$plus(HashMap.scala:60)
at scala.collection.immutable.HashMap.$plus(HashMap.scala:63)
at scala.collection.immutable.Map$Map4.updated(Map.scala:179)
at scala.collection.immutable.Map$WithDefault.updated(Map.scala:88)
at scala.collection.immutable.Map$WithDefault.$plus(Map.scala:89)
at scala.collection.immutable.Map$WithDefault.$plus(Map.scala:86)
at net.bdew.lib.recipes.gencfg.ConfigSection.set(ConfigSection.scala:40)
at net.bdew.lib.recipes.gencfg.ConfigSection.getOrAddSection(ConfigSection.scala:57)
at net.bdew.gendustry.custom.CustomHoneyComb$.(CustomHoneyComb.scala:36)
at net.bdew.gendustry.custom.CustomHoneyComb$.(CustomHoneyComb.scala)
at net.bdew.gendustry.config.Items$.(Items.scala:34)
at net.bdew.gendustry.config.Items$.(Items.scala)
at net.bdew.gendustry.config.Fluids$.registerFluid(Fluids.scala:58)
at net.bdew.gendustry.config.Fluids$.(Fluids.scala:68)
at net.bdew.gendustry.config.Fluids$.(Fluids.scala)
at net.bdew.gendustry.Gendustry$.preInit(Gendustry.scala:77)
at net.bdew.gendustry.Gendustry.preInit(Gendustry.scala)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
... 10 more
Caused by: java.lang.ClassNotFoundException: scala.collection.immutable.HashMap$HashTrieMap
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 54 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3095290896 bytes (2951 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
Mod Pack: ERROR NullPointerException: null
LiteLoader Mods: ERROR NullPointerException: null
LaunchWrapper: 65 active transformer(s)
Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -XX:MaxPermSize=256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 238 mods loaded, 233 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar)
UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCH Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCH CartFixes{0.1.0} [Steve's Cart Fixes] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCH OpenComputers|Core{1.5.22.46} [OpenComputers (Core)] (minecraft.jar)
UCH OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCH PlayerAPI{1.4} [Player API] (minecraft.jar)
UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCH ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
UCH OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar)
UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23-client.jar)
UCH debug{1.0} [debug] (denseores-1.6.2.jar)
UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCH IC2{2.2.826-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.826-experimental.jar)
UCH AdvancedMachines{1.1.6} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.7.10.jar)
UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCH Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCH Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCH AromaBackup{0.0.0.6} [AromaBackup] (AromaBackup-1.7.10-0.0.0.6.jar)
UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.0.0.6.jar)
UCH CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCH asielib{0.4.5} [asielib] (AsieLib-1.7.10-0.4.5.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCH BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
UCH BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCH BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
UCH ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
UCH Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCH BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCH Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCH ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCH ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCH Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCH bookshelf{1.0.4.172} [Bookshelf] (Bookshelf-1.7.10-1.0.4.172.jar)
UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCH Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCH BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
UCH BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
UCH BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
UCH BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
UCH BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
UCH BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
UCH BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
UCH BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
UCH Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
UCH TwilightForest{2.3.8dev} [The Twilight Forest] (twilightforest-1.7.10-2.3.8dev-clienthax.jar)
UCE ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCH compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
UCH CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
UCH ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCH endercore{1.7.10-0.2.0.37_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.37_beta.jar)
UCH MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCH EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCH EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCH MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCE ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCE ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCH OpenComputers{1.5.22.46} [OpenComputers] (OpenComputers-MC1.7.10-1.5.22.46-universal.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.460.jar)
UCH Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1-clienthax.jar)
UCH computronics{1.6.0} [Computronics] (Computronics-1.7.10-1.6.0.jar)
UCH crashlogadditions{1.1} [Crash Log Additions] (CrashLogAdditions-1.7.10-1.1.jar)
UCH DeathCounter{4.0.0} [DeathCounter] (DeathCounter-4.0.0.jar)
UCH defaultworldgenerator{0.1-b13} [Default World Generator] (DefaultWorldGenerator-1.7.10-0.1-b13-client.jar)
UCH DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
UCH Doge{0.5.2} [Doge] (DogeMod0.5.2[1.7.10].jar)
UCH DynamicLights{1.3.5} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCH DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_mobEquipment{1.0.5} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCH DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCH eplus{4.0.0..73} [Enchanting Plus] (EnchantingPlus-1.7.10-4.0.0.74.jar)
UCH EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCH EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCH extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
UCE ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCH factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.7.jar)
UCH factorization{1.7.10-0.8.88.7} [Factorization] (Factorization-1.7.10-0.8.88.7.jar)
UCH factorization.misc{1.7.10-0.8.88.7} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.7.jar)
UCH fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCH flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538.jar)
UCH ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCH funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.460.jar)
UCH RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
UCE gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCH Growthcraft{1.7.10-2.7.0} [Growthcraft] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Cellar{1.7.10-2.7.0} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Apples{1.7.10-2.7.0} [Growthcraft Apples] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Bamboo{1.7.10-2.7.0} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Bees{1.7.10-2.7.0} [Growthcraft Bees] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Fishtrap{1.7.10-2.7.0} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Grapes{1.7.10-2.7.0} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Hops{1.7.10-2.7.0} [Growthcraft Hops] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Milk{1.7.10-2.7.0} [Growthcraft Milk] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Rice{1.7.10-2.7.0} [Growthcraft Rice] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCH HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCH HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCH IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar)
UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCH inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH itlt{0.0.8} [It's the little things] (itlt-1.7.10-0.0.8-client.jar)
UCH JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCH jexclusives{1.0.1} [Jon's Exclusives] (JonsExclusives[v1.0.1][MC1.7.10].jar)
UCH LogisticsPipes{0.9.3.127} [Logistics Pipes] (logisticspipes-0.9.3.127.jar)
UCH magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCH magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCH magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
UCH MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1-clienthax.jar)
UCH MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1-clienthax.jar)
UCH MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
UCH MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCE ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCH MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal-client.jar)
UCH testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar)
UCH numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCH powersuits{0.11.0.301} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.301.jar)
UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCH cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCH Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
UCH necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10a.jar)
UCH NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCH NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCH recipemod{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar)
UCH neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
UCH ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCH OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCH OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCH OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-7.jar)
UCH OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-7.jar)
UCH OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-7.jar)
UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCH PiP{4.0.0} [PiP] (PiP-4.0.0-client.jar)
UCH PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH progressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.35.jar)
UCE ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCE ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCE ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCE ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
UCE ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCE ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCH qCraft{1.2} [qCraft] (qCraft1.2_1.7.10.jar)
UCH reccomplex{0.9.7.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.jar)
UCH RefinedRelocation{1.1.28} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.28.jar)
UCH libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
UCH xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
UCH Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
UCH simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCH squidless{0.6.1} [Squidless] (squidless-1.7.10-0.6.1.jar)
UCH statues{2.1.4} [Statues] (statues-1.7.10-2.1.4.jar)
UCH StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
UCH StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
UCH StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCH StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCH Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
UCH thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a-client.jar)
UCH thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-55.jar)
UCH ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5-client.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCH Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCH wailaplugins{MC1.7.10-0.2.0-null} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-24-clienthax2.jar)
UCH warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.36.jar)
UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCE WR-CBE|Core{1.4.1.11} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCE WR-CBE|Addons{1.4.1.11} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCE WR-CBE|Logic{1.4.1.11} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCE RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCH aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCE ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.3-327
Mantle Environment: Environment healthy.
ThermalFoundation: -[1.7.10]1.2.5-115
ThermalExpansion: -[1.7.10]4.1.4-247
MineFactoryReloaded: -[1.7.10]2.8.1-174
RedstoneArsenal: -[1.7.10]1.1.2-92
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
ThermalDynamics: -[1.7.10]1.2.0-171
List of loaded APIs:
appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-538.jar
AromaBackupAPI (1.0) from AromaBackup-1.7.10-0.0.0.6.jar
asielibAPI (1.1) from AsieLib-1.7.10-0.4.5.jar
asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.5.jar
asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.5.jar
asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.5.jar
Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar
BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
BotaniaAPI (75) from Botania r1.8-248.jar
BuildCraftAPI|blocks (1.0) from buildcraft-7.1.18.jar
BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.18.jar
BuildCraftAPI|boards (2.0) from buildcraft-7.1.18.jar
BuildCraftAPI|core (1.0) from buildcraft-7.1.18.jar
BuildCraftAPI|crops (1.1) from buildcraft-7.1.18.jar
BuildCraftAPI|events (2.0) from buildcraft-7.1.18.jar
BuildCraftAPI|facades (1.1) from buildcraft-7.1.18.jar
BuildCraftAPI|filler (4.0) from buildcraft-7.1.18.jar
BuildCraftAPI|fuels (2.0) from buildcraft-7.1.18.jar
BuildCraftAPI|gates (4.1) from buildcraft-7.1.18.jar
BuildCraftAPI|items (1.1) from buildcraft-7.1.18.jar
BuildCraftAPI|library (2.0) from buildcraft-7.1.18.jar
BuildCraftAPI|lists (1.0) from Railcraft_1.7.10-9.12.2.0.jar
BuildCraftAPI|power (1.3) from buildcraft-7.1.18.jar
BuildCraftAPI|recipes (3.0) from buildcraft-7.1.18.jar
BuildCraftAPI|robotics (3.0) from buildcraft-7.1.18.jar
BuildCraftAPI|statements (1.1) from buildcraft-7.1.18.jar
BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.12.2.0.jar
BuildCraftAPI|tiles (1.2) from buildcraft-7.1.18.jar
BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8 - MC 1.7.10.jar
ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
CoFHAPI (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar
CoFHAPI|energy (1.7.10R1.0.10) from Mekanism-1.7.10-9.1.1-clienthax.jar
CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
CoFHAPI|item (1.7.10R1.0.10) from Mekanism-1.7.10-9.1.1-clienthax.jar
CoFHAPI|modhelpers (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
CoFHAPI|tileentity (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|gui|container (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|gui|element (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar
ComputerCraft|API (1.75) from ComputerCraft1.75.jar
ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
computronicsAPI (1.3) from Computronics-1.7.10-1.6.0.jar
computronicsAPI|audio (1.0) from Computronics-1.7.10-1.6.0.jar
computronicsAPI|chat (1.3) from Computronics-1.7.10-1.6.0.jar
computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.6.0.jar
computronicsAPI|tape (1.0) from Computronics-1.7.10-1.6.0.jar
EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
factorization notification system (1.0) from Factorization-1.7.10-0.8.88.7.jar
ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.460.jar
gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
GrowthcraftAPI|Bees (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
GrowthcraftAPI|Cellar (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
GrowthcraftAPI|Core (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
GrowthcraftAPI|FishTrap (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
GrowthcraftAPI|Milk (2.6.0) from growthcraft-1.7.10-2.7.0-complete.jar
IC2API (1.0) from Railcraft_1.7.10-9.12.2.0.jar
inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.1-clienthax.jar
Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.03.jar
neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-128.jar
NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.2a.jar
OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
OpenPeripheralAddonsApi (1.0) from OpenPeripheral-1.7.10-AIO-7.jar
OpenPeripheralApi (3.4) from OpenPeripheral-1.7.10-AIO-7.jar
PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-150-universal.jar
RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.28.jar
Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.12.2.0.jar
thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar
WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
The RF API that is being used (1.7.10R1.3.1 from ) differes from that that is reported as being loaded (1.7.10R1.0.10 from Mekanism-1.7.10-9.1.1-clienthax.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
The 1.7.10 Pack - v0.9.4:
Having trouble?
http://bit.ly/The-1-7-10-Pack-Issues
Want to support?
http://bit.ly/The-1-7-10-Pack-Donate
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Fresh install of pack on new install of windows. Modpack loads for about 1min before crashing. Says issue with EnderIO but I don't think that's actually the issue.
---- Minecraft Crash Report ---- // Sorry :(
Time: 12/10/16 12:13 AM Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: scala/collection/immutable/HashMap$HashTrieMap at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NoClassDefFoundError: scala/collection/immutable/HashMap$HashTrieMap at scala.collection.immutable.HashMap.updated0(HashMap.scala:96) at scala.collection.immutable.HashMap.$plus(HashMap.scala:60) at scala.collection.immutable.HashMap.$plus(HashMap.scala:63) at scala.collection.immutable.Map$Map4.updated(Map.scala:179) at scala.collection.immutable.Map$WithDefault.updated(Map.scala:88) at scala.collection.immutable.Map$WithDefault.$plus(Map.scala:89) at scala.collection.immutable.Map$WithDefault.$plus(Map.scala:86) at net.bdew.lib.recipes.gencfg.ConfigSection.set(ConfigSection.scala:40) at net.bdew.lib.recipes.gencfg.ConfigSection.getOrAddSection(ConfigSection.scala:57) at net.bdew.gendustry.custom.CustomHoneyComb$.(CustomHoneyComb.scala:36)
at net.bdew.gendustry.custom.CustomHoneyComb$.(CustomHoneyComb.scala)
at net.bdew.gendustry.config.Items$.(Items.scala:34)
at net.bdew.gendustry.config.Items$.(Items.scala)
at net.bdew.gendustry.config.Fluids$.registerFluid(Fluids.scala:58)
at net.bdew.gendustry.config.Fluids$.(Fluids.scala:68)
at net.bdew.gendustry.config.Fluids$.(Fluids.scala)
at net.bdew.gendustry.Gendustry$.preInit(Gendustry.scala:77)
at net.bdew.gendustry.Gendustry.preInit(Gendustry.scala)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
... 10 more
Caused by: java.lang.ClassNotFoundException: scala.collection.immutable.HashMap$HashTrieMap
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 54 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_111, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3095290896 bytes (2951 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB) Mod Pack:
ERRORNullPointerException: null LiteLoader Mods:ERRORNullPointerException: null LaunchWrapper: 65 active transformer(s)Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -XX:MaxPermSize=256M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 238 mods loaded, 233 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (modpack.jar) UCH Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar) UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) UCH Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCH CartFixes{0.1.0} [Steve's Cart Fixes] (minecraft.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar) UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCH OpenComputers|Core{1.5.22.46} [OpenComputers (Core)] (minecraft.jar) UCH OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar) UCH PlayerAPI{1.4} [Player API] (minecraft.jar) UCH RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar) UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar) UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCH ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar) UCH OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) UCH{000} [CoFH ASM] (minecraft.jar)
UCH BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar)
UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23-client.jar)
UCH debug{1.0} [debug] (denseores-1.6.2.jar)
UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCH IC2{2.2.826-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.826-experimental.jar)
UCH AdvancedMachines{1.1.6} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.7.10.jar)
UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCH Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCH Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCH AromaBackup{0.0.0.6} [AromaBackup] (AromaBackup-1.7.10-0.0.0.6.jar)
UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.0.0.6.jar)
UCH CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCH asielib{0.4.5} [asielib] (AsieLib-1.7.10-0.4.5.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH Grinder{4.0.0} [Grinder] (AttachableGrinder-4.0.0.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCH BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
UCH BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCH BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
UCH ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
UCH Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCH BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCH Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCH ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCH ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCH Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCH bookshelf{1.0.4.172} [Bookshelf] (Bookshelf-1.7.10-1.0.4.172.jar)
UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCH Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCH BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
UCH BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
UCH BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
UCH BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
UCH BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
UCH BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
UCH BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
UCH BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
UCH Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
UCH TwilightForest{2.3.8dev} [The Twilight Forest] (twilightforest-1.7.10-2.3.8dev-clienthax.jar)
UCE ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCH compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
UCH CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
UCH ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCH endercore{1.7.10-0.2.0.37_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.37_beta.jar)
UCH MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCH EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCH EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCH MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCE ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCE ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCH OpenComputers{1.5.22.46} [OpenComputers] (OpenComputers-MC1.7.10-1.5.22.46-universal.jar)
UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.460.jar)
UCH Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1-clienthax.jar)
UCH computronics{1.6.0} [Computronics] (Computronics-1.7.10-1.6.0.jar)
UCH crashlogadditions{1.1} [Crash Log Additions] (CrashLogAdditions-1.7.10-1.1.jar)
UCH DeathCounter{4.0.0} [DeathCounter] (DeathCounter-4.0.0.jar)
UCH defaultworldgenerator{0.1-b13} [Default World Generator] (DefaultWorldGenerator-1.7.10-0.1-b13-client.jar)
UCH DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar)
UCH Doge{0.5.2} [Doge] (DogeMod0.5.2[1.7.10].jar)
UCH DynamicLights{1.3.5} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCH DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_mobEquipment{1.0.5} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCH DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCH DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCH eplus{4.0.0..73} [Enchanting Plus] (EnchantingPlus-1.7.10-4.0.0.74.jar)
UCH EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCH EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCH extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
UCE ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCH factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.7.jar)
UCH factorization{1.7.10-0.8.88.7} [Factorization] (Factorization-1.7.10-0.8.88.7.jar)
UCH factorization.misc{1.7.10-0.8.88.7} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.7.jar)
UCH fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCH flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538.jar)
UCH ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCH funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.460.jar)
UCH RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
UCE gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCH Growthcraft{1.7.10-2.7.0} [Growthcraft] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Cellar{1.7.10-2.7.0} [Growthcraft Cellar] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Apples{1.7.10-2.7.0} [Growthcraft Apples] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Bamboo{1.7.10-2.7.0} [Growthcraft Bamboo] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Bees{1.7.10-2.7.0} [Growthcraft Bees] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Fishtrap{1.7.10-2.7.0} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Grapes{1.7.10-2.7.0} [Growthcraft Grapes] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Hops{1.7.10-2.7.0} [Growthcraft Hops] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Milk{1.7.10-2.7.0} [Growthcraft Milk] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Growthcraft|Rice{1.7.10-2.7.0} [Growthcraft Rice] (growthcraft-1.7.10-2.7.0-complete.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCH HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCH HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCH IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar)
UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCH inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH itlt{0.0.8} [It's the little things] (itlt-1.7.10-0.0.8-client.jar)
UCH JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCH jexclusives{1.0.1} [Jon's Exclusives] (JonsExclusives[v1.0.1][MC1.7.10].jar)
UCH LogisticsPipes{0.9.3.127} [Logistics Pipes] (logisticspipes-0.9.3.127.jar)
UCH magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCH magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCH magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
UCH MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1-clienthax.jar)
UCH MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1-clienthax.jar)
UCH MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
UCH MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCE ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCH MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal-client.jar)
UCH testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar)
UCH numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCH powersuits{0.11.0.301} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.301.jar)
UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCH cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCH Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
UCH necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10a.jar)
UCH NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCH NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCH recipemod{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar)
UCH neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
UCH ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCH OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCH OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCH OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-7.jar)
UCH OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-7.jar)
UCH OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-7.jar)
UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCH PiP{4.0.0} [PiP] (PiP-4.0.0-client.jar)
UCH PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH progressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.35.jar)
UCE ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCE ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCE ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCE ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
UCE ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCE ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCH qCraft{1.2} [qCraft] (qCraft1.2_1.7.10.jar)
UCH reccomplex{0.9.7.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.jar)
UCH RefinedRelocation{1.1.28} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.28.jar)
UCH libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
UCH xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
UCH Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
UCH simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCH squidless{0.6.1} [Squidless] (squidless-1.7.10-0.6.1.jar)
UCH statues{2.1.4} [Statues] (statues-1.7.10-2.1.4.jar)
UCH StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
UCH StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
UCH StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCH StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCH Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
UCH thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a-client.jar)
UCH thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-55.jar)
UCH ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5-client.jar)
UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCH Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCH wailaplugins{MC1.7.10-0.2.0-null} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-24-clienthax2.jar)
UCH warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.36.jar)
UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCE WR-CBE|Core{1.4.1.11} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCE WR-CBE|Addons{1.4.1.11} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCE WR-CBE|Logic{1.4.1.11} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCE RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCH aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCE ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.3-327
Mantle Environment: Environment healthy.
ThermalFoundation: -[1.7.10]1.2.5-115
ThermalExpansion: -[1.7.10]4.1.4-247
MineFactoryReloaded: -[1.7.10]2.8.1-174
RedstoneArsenal: -[1.7.10]1.1.2-92
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
ThermalDynamics: -[1.7.10]1.2.0-171
List of loaded APIs:
Stencil buffer state: Function set: GL30, pool: forge, bits: 8