The Meaning of Life, the Universe, and Everything.
Location:
Colorado
Join Date:
1/22/2015
Posts:
54
Location:
USA
Minecraft:
TheCrimsonSpark
Xbox:
TheCrimsonSpark
Member Details
I have no idea what is going wrong here
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 9/24/15 5:19 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/bdew/generators/blocks/euOutput/BlockEuOutputLV$
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(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
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)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NoClassDefFoundError: net/bdew/generators/blocks/euOutput/BlockEuOutputLV$
at net.bdew.generators.config.Blocks$.<init>(Blocks.scala:26)
at net.bdew.generators.config.Blocks$.<clinit>(Blocks.scala)
at net.bdew.generators.config.Config$.load(Config.scala:19)
at net.bdew.generators.Generators$.preInit(Generators.scala:42)
at net.bdew.generators.Generators.preInit(Generators.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.GeneratedMethodAccessor5.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)
... 18 more
Caused by: java.lang.ClassNotFoundException: net.bdew.generators.blocks.euOutput.BlockEuOutputLV$
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 49 more
Caused by: java.lang.NoClassDefFoundError: net/bdew/generators/blocks/euOutput/BlockEuOutputBase
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 51 more
Caused by: java.lang.ClassNotFoundException: net.bdew.generators.blocks.euOutput.BlockEuOutputBase
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 55 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_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1729352552 bytes (1649 MB) / 3049783296 bytes (2908 MB) up to 3049783296 bytes (2908 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx3072m
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.1448 173 mods loaded, 173 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] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCH Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCH AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCH mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCH debug{1.0} [debug] (denseores-1.6.2.jar)
UCH gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-2.jar)
UCH IC2{2.2.760-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.760-experimental.jar)
UCH ImmibisCore{59.0.8} [Immibis Core] (immibis-core-59.0.8.jar)
UCH AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCH copycore{1.5.1.7} [copycore] (copycore-1.7.10-1.5.1.7.jar)
UCH AdvHealthOptions{1.5.1.11} [Advanced Health Options] (AdvHealthOptions-1.7.10-1.5.1.11.jar)
UCH AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCH antiqueatlas{4.2.2-1.7.10} [Antique Atlas] (antiqueatlas-4.2.2-1.7.10.jar)
UCH AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCH ArmorStatusHUD{1.28} [ArmorStatusHUD] (ArmorStatusHUD-client-1.28.jar)
UCH armourersWorkshop{1.7.10-0.32.0.83} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.32.0.83.jar)
UCH Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.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.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCH arsmagica2{1.4.0.008} [Ars Magica 2] (ArsMagica2-1.4.0.008.jar)
UCH ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.2-0.10.0.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCH Automagy{0.26.3} [Automagy] (Automagy-1.7.10-0.26.3.jar)
UCH bdlib{1.9.1.97} [BD Lib] (bdlib-1.9.1.97-mc1.7.10.jar)
UCH betterrecords{1.7.10-1.1.9} [Better Records] (betterrecords-1.7.10-1.1.9.jar)
UCH betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UCH BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.5][MC1.7.10].jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCH BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCH BuildCraft|Core{7.0.20} [BuildCraft] (buildcraft-7.0.20.jar)
UCH Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCH BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCH BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.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-11.jar)
UCH Botania{r1.7-208} [Botania] (Botania r1.7-208.jar)
UCH brewingapi{1.2.0} [Brewing-API] (Brewing-API-1.7.2-1.2.0.jar)
UCH BuildCraft|Silicon{7.0.20} [BC Silicon] (buildcraft-7.0.20.jar)
UCH BuildCraft|Transport{7.0.20} [BC Transport] (buildcraft-7.0.20.jar)
UCH BuildCraft|Builders{7.0.20} [BC Builders] (buildcraft-7.0.20.jar)
UCH BuildCraft|Robotics{7.0.20} [BC Robotics] (buildcraft-7.0.20.jar)
UCH BuildCraft|Energy{7.0.20} [BC Energy] (buildcraft-7.0.20.jar)
UCH BuildCraft|Factory{7.0.20} [BC Factory] (buildcraft-7.0.20.jar)
UCH BuildCraft|Compat{7.0.8} [BuildCraft Compat] (buildcraft-compat-7.0.8.jar)
UCH CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCH ChickenShed{1.1.3} [Chicken Shed] (ChickenShed (v1.1.3).jar)
UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar)
UCH ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar)
UCH Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
UCH chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-1.jar)
UCH CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
UCH compactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.0.0.9-universal.jar)
UCH ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
UCH cookiecore{1.3.1} [Cookie Core] (CookieCore-1.7.10-1.3.1-5.jar)
UCH BuildMod{v1.0} [Build Mod] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH CoroPets{v1.0} [CoroPets] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH CoroAI{v1.0} [CoroAI] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH SKC-Core{1.1.2.0} [SKC Core] (SKC-Core-1.1.2.0-1.7.10.jar)
UCH SKC-CraftableHorseArmor{1.1.2.0} [Craftable Horse Armor] (CraftableHorseArmor-1.1.2.0-1.7.10.jar)
UCH CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCH CustomOreGen{1.2.13} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.13.jar)
UCH D3Core{1.1.0.22} [D3Core] (D3Core-1.7.10-1.1.0.22.jar)
UCH props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCH DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UCH ImmersiveEngineering{0.5.1} [Immersive Engineering] (ImmersiveEngineering-0.5.1.jar)
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (MB_Battlegear2-Bullseye-1.0.8.0.jar)
UCH TConstruct{1.7.10-1.8.6b.build976} [Tinkers' Construct] (TConstruct-1.7.10-1.8.6b.jar)
UCH MagicBees{1.7.10-2.3.3} [Magic Bees] (magicbees-1.7.10-2.3.3.jar)
UCH DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V7f.jar)
UCH DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
UCH dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UCH dynamictanks{1.0} [Dynamic Liquid Tanks 2.1] (dynamictanks-1.1.04.jar)
UCH EasyCrafting{1.7.10-2.0.1.16} [Easy Crafting] (EasyCrafting-1.7.10-2.0.1.16.jar)
UCH eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCH Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
UCH endercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar)
UCH EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCH EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UCH EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
UCH EnderZoo{1.7.10-1.0.13.30} [Ender Zoo] (EnderZoo-1.7.10-1.0.13.30.jar)
UCH etfuturum{1.1.1} [Et Futurum] (Et Futurum-1.1.1.jar)
UCH ExpandedRedstone{1.0} [Expanded Redstone] (ExpandedRedstone 1.7.10 V7a.jar)
UCH extendedWorkbench{1.2.1.1} [Extended Workbench] (ExtendedWorkbench v1.2.1.1.jar)
UCH extrabuttons{1.7.10.1} [ExtraButtons] (ExtraButtons-1.7.10.1.jar)
UCH extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
UCH ExtraUtilities{1.2.9} [Extra Utilities] (extrautilities-1.2.9.jar)
UCH MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCH Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-1.7.10-4.0.8.97.jar)
UCH ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCH factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH factorization.dimensionalSlice{0.8.88.8.8888g} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH factorization{0.8.88.8.8888g} [Factorization] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH factorization.misc{0.8.88.8.8888g} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH fairylights{0.6} [Fairy Lights] (fairylights-0.6-1.7.10.jar)
UCH fantastic{1.0.0} [Fantastic Fish] (fantastic-1.4.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH fastleafdecay{1.1} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.1.jar)
UCH FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCH floatingrails{1.0.0} [Floating Rails] (Floating Rails Beta v1.0.jar)
UCH ForbiddenMagic{1.7.10-0.561} [Forbidden Magic] (Forbidden Magic-1.7.10-0.561.jar)
UCH WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1.jar)
UCH ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29.jar)
UCH foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
UCH funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5c.jar)
UCH GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
UCH GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
UCH gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
UCE advgenerators{0.9.6.27} [Advanced Generators] (generators-mc1710-0.9.6.27.jar)
UCH GeoStrata{1.0} [GeoStrata] (GeoStrata 1.7.10 V7e.jar)
UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCH Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.127.jar)
UCH magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar)
UCH gregtech{MC1710} [GregTech] (gregtech_1.7.10-5.06.06.jar)
UCH guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCH GYTH{1.0.0} [Get Ya' Tanks Here] (Gyth-1.0.0-1.7.10.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCH headcrumbs{1.5.5} [Headcrumbs] (Headcrumbs-1.5.5.jar)
UCH hearts{1.0} [Hearts] (Heart Crystal 1.0.zip)
UCH HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCH HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UCH IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCH jacb{1.0.2} [JACB] (JACB-1.7.10-1.0.2.jar)
UCH jewelrycraft2{1.0.7} [Jewelrycraft 2] (Jewelrycraft2-1.7.10-build-27-universal.jar)
UCH journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCH LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
UCH LavaBoat{2.0.0} [LavaBoat] (LavaBoat 2.0.0.jar)
UCH LogisticsPipes{0.9.2.29} [Logistics Pipes] (logisticspipes-0.9.2.29.jar)
UCH MalCore{1.2.0} [MalCore] (MalCore-1.7.10-1.2.0.jar)
UCH MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.127.jar)
UCH MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.127.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.3} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCH libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCH MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
UCH aobd{2.8.1} [Another One Bites The Dust] (AOBD-2.8.1.jar)
UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCH HungerOverhaul{1.7.10-beta.5.jenkins47} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.5.jar)
UCH IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GT 620/PCIe/SSE2'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: Environment healthy.
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
List of loaded APIs:
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* armourersWorkshopAPI (1.7.10-10.13.0.1208) from Armourers-Workshop-1.7.10-0.32.0.83.jar
* BattlePlayer (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.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.1067-universal.jar
* BotaniaAPI (58) from Botania r1.7-208.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.20.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|core (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|events (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.0.20.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.0.20.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.9.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.0.20.jar
* ChiselAPI (0.1.0) from Chisel2-2.4.1.40.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.4.1.40.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.4.1.40.jar
* CoFHAPI (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|block (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|core (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|energy (1.7.10R1.0.2) from DragonAPI 1.7.10 V7f.jar
* CoFHAPI|fluid (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.0.8.jar
* CoFHAPI|item (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|world (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|audio (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|container (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|slot (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|util|position (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|world (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* compactstorage (v2.0.0a) from compactstorage-1.7.10-release-2.0.0.9-universal.jar
* ComputerCraft|API (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|FileSystem (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Lua (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Media (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Peripheral (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Permissions (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Redstone (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Turtle (1.74) from ComputerCraft1.74.jar
* CSLib|API (1.0) from Decocraft-2.0.2_1.7.10.jar
* DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-1.0.1c.jar
* DualWield (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.8.8888g.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForgeRelocation|API (0.0.1.3) from ForgeRelocation-1.7.10-0.0.1.3-universal.jar
* Galacticraft API (1.3) from GalacticraftCore-1.7-3.0.11.333.jar
* gendustryAPI (2.1.0) from gendustry-1.5.2.107-mc1.7.10.jar
* Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
* Heraldry (alpha) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* IC2API (1.0) from industrialcraft-2-2.2.760-experimental.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.5.1.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.2.0) from mcjtylib-1.2.0.jar
* MetallurgyAPI (2.0.1) from Metallurgy-1.7.10-4.0.8.97.jar
* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V7f.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
* Quiver (0.2) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.5.1.jar
* Shield (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* Thaumcraft|API (4.2.0.0) from ForestryExtras-2-3.1_B29.jar
* Weapons (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.jar
Most likely some of the mods you've installed are not compatible with each other. Remove any mods you may have recently added to your game and try adding them one by one.
Most likely some of the mods you've installed are not compatible with each other. Remove any mods you may have recently added to your game and try adding them one by one.
Well, that is what i figured, i was hoping it would point it out somewhere that i didn't see.
Well, that is what i figured, i was hoping it would point it out somewhere that i didn't see.
There's generally no easy way to see which mods cause incompatibilities but to remove them one-by-one. From a StackExchange answer:
There is no hard-and-fast rule other than simply installing them both and seeing if it blows up. However, there are some tricks for guessing ahead of time.
Firstly, mods which use the same API/framework/loader (e.g. ModLoader or Minecraft Forge) are much more likely to be compatible with one another than non-framework mods. This is because those APIs are created specifically to help prevent mods from conflicting with one another. (However, it's still possible — even easy — to create conflicts.)
Mods which use patchers are also somewhat more likely to be compatible with other mods if installed last. (Patchers work by replacing small bits of Minecraft's code rather than entire files.) However, patchers are few and far between.
The best rule-of-thumb indicator of whether two mods will conflict is to compare the list of .class files they contain. If there are no files which exist in both mods, chances are good that they'll work just fine together. If there are one or more files which exist in both, however, there will very likely be a conflict.
Finally, you can check the mods' documentation to see if they have notes about compatibility. Sometimes, there will be special instructions for getting two mods to work together which otherwise conflict or descriptions of what functionality the conflict will break. (e.g. TooManyItemsand Convenient Inventory; ControlPack and OptiMine)
The Meaning of Life, the Universe, and Everything.
Location:
Colorado
Join Date:
1/22/2015
Posts:
54
Location:
USA
Minecraft:
TheCrimsonSpark
Xbox:
TheCrimsonSpark
Member Details
I found that in the launch protocol that every mod goes through, i found the errored one, and all is running fine now. At least... For now. I have to run some tests to see what things conflict in game.
I have no idea what is going wrong here
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 9/24/15 5:19 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/bdew/generators/blocks/euOutput/BlockEuOutputLV$
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(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
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)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
at org.multimc.EntryPoint.listen(EntryPoint.java:170)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NoClassDefFoundError: net/bdew/generators/blocks/euOutput/BlockEuOutputLV$
at net.bdew.generators.config.Blocks$.<init>(Blocks.scala:26)
at net.bdew.generators.config.Blocks$.<clinit>(Blocks.scala)
at net.bdew.generators.config.Config$.load(Config.scala:19)
at net.bdew.generators.Generators$.preInit(Generators.scala:42)
at net.bdew.generators.Generators.preInit(Generators.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.GeneratedMethodAccessor5.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)
... 18 more
Caused by: java.lang.ClassNotFoundException: net.bdew.generators.blocks.euOutput.BlockEuOutputLV$
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 49 more
Caused by: java.lang.NoClassDefFoundError: net/bdew/generators/blocks/euOutput/BlockEuOutputBase
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 51 more
Caused by: java.lang.ClassNotFoundException: net.bdew.generators.blocks.euOutput.BlockEuOutputBase
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 55 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_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1729352552 bytes (1649 MB) / 3049783296 bytes (2908 MB) up to 3049783296 bytes (2908 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx3072m
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.1448 173 mods loaded, 173 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] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCH Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCH AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCH mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCH debug{1.0} [debug] (denseores-1.6.2.jar)
UCH gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-2.jar)
UCH IC2{2.2.760-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.760-experimental.jar)
UCH ImmibisCore{59.0.8} [Immibis Core] (immibis-core-59.0.8.jar)
UCH AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCH copycore{1.5.1.7} [copycore] (copycore-1.7.10-1.5.1.7.jar)
UCH AdvHealthOptions{1.5.1.11} [Advanced Health Options] (AdvHealthOptions-1.7.10-1.5.1.11.jar)
UCH AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCH antiqueatlas{4.2.2-1.7.10} [Antique Atlas] (antiqueatlas-4.2.2-1.7.10.jar)
UCH AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCH ArmorStatusHUD{1.28} [ArmorStatusHUD] (ArmorStatusHUD-client-1.28.jar)
UCH armourersWorkshop{1.7.10-0.32.0.83} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.32.0.83.jar)
UCH Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.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.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCH arsmagica2{1.4.0.008} [Ars Magica 2] (ArsMagica2-1.4.0.008.jar)
UCH ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.2-0.10.0.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCH Automagy{0.26.3} [Automagy] (Automagy-1.7.10-0.26.3.jar)
UCH bdlib{1.9.1.97} [BD Lib] (bdlib-1.9.1.97-mc1.7.10.jar)
UCH betterrecords{1.7.10-1.1.9} [Better Records] (betterrecords-1.7.10-1.1.9.jar)
UCH betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UCH BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.5][MC1.7.10].jar)
UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCH BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCH BuildCraft|Core{7.0.20} [BuildCraft] (buildcraft-7.0.20.jar)
UCH Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
UCH BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCH BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.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-11.jar)
UCH Botania{r1.7-208} [Botania] (Botania r1.7-208.jar)
UCH brewingapi{1.2.0} [Brewing-API] (Brewing-API-1.7.2-1.2.0.jar)
UCH BuildCraft|Silicon{7.0.20} [BC Silicon] (buildcraft-7.0.20.jar)
UCH BuildCraft|Transport{7.0.20} [BC Transport] (buildcraft-7.0.20.jar)
UCH BuildCraft|Builders{7.0.20} [BC Builders] (buildcraft-7.0.20.jar)
UCH BuildCraft|Robotics{7.0.20} [BC Robotics] (buildcraft-7.0.20.jar)
UCH BuildCraft|Energy{7.0.20} [BC Energy] (buildcraft-7.0.20.jar)
UCH BuildCraft|Factory{7.0.20} [BC Factory] (buildcraft-7.0.20.jar)
UCH BuildCraft|Compat{7.0.8} [BuildCraft Compat] (buildcraft-compat-7.0.8.jar)
UCH CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCH ChickenShed{1.1.3} [Chicken Shed] (ChickenShed (v1.1.3).jar)
UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar)
UCH ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar)
UCH Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
UCH chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-1.jar)
UCH CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
UCH compactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.0.0.9-universal.jar)
UCH ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
UCH cookiecore{1.3.1} [Cookie Core] (CookieCore-1.7.10-1.3.1-5.jar)
UCH BuildMod{v1.0} [Build Mod] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH CoroPets{v1.0} [CoroPets] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH CoroAI{v1.0} [CoroAI] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2 for MC v1.7.10.jar)
UCH SKC-Core{1.1.2.0} [SKC Core] (SKC-Core-1.1.2.0-1.7.10.jar)
UCH SKC-CraftableHorseArmor{1.1.2.0} [Craftable Horse Armor] (CraftableHorseArmor-1.1.2.0-1.7.10.jar)
UCH CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCH CustomOreGen{1.2.13} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.13.jar)
UCH D3Core{1.1.0.22} [D3Core] (D3Core-1.7.10-1.1.0.22.jar)
UCH props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCH DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UCH ImmersiveEngineering{0.5.1} [Immersive Engineering] (ImmersiveEngineering-0.5.1.jar)
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCH battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (MB_Battlegear2-Bullseye-1.0.8.0.jar)
UCH TConstruct{1.7.10-1.8.6b.build976} [Tinkers' Construct] (TConstruct-1.7.10-1.8.6b.jar)
UCH MagicBees{1.7.10-2.3.3} [Magic Bees] (magicbees-1.7.10-2.3.3.jar)
UCH DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V7f.jar)
UCH DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
UCH dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UCH dynamictanks{1.0} [Dynamic Liquid Tanks 2.1] (dynamictanks-1.1.04.jar)
UCH EasyCrafting{1.7.10-2.0.1.16} [Easy Crafting] (EasyCrafting-1.7.10-2.0.1.16.jar)
UCH eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCH Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
UCH endercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar)
UCH EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCH EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UCH EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
UCH EnderZoo{1.7.10-1.0.13.30} [Ender Zoo] (EnderZoo-1.7.10-1.0.13.30.jar)
UCH etfuturum{1.1.1} [Et Futurum] (Et Futurum-1.1.1.jar)
UCH ExpandedRedstone{1.0} [Expanded Redstone] (ExpandedRedstone 1.7.10 V7a.jar)
UCH extendedWorkbench{1.2.1.1} [Extended Workbench] (ExtendedWorkbench v1.2.1.1.jar)
UCH extrabuttons{1.7.10.1} [ExtraButtons] (ExtraButtons-1.7.10.1.jar)
UCH extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
UCH ExtraUtilities{1.2.9} [Extra Utilities] (extrautilities-1.2.9.jar)
UCH MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCH Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-1.7.10-4.0.8.97.jar)
UCH ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCH factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH factorization.dimensionalSlice{0.8.88.8.8888g} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH factorization{0.8.88.8.8888g} [Factorization] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH factorization.misc{0.8.88.8.8888g} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCH fairylights{0.6} [Fairy Lights] (fairylights-0.6-1.7.10.jar)
UCH fantastic{1.0.0} [Fantastic Fish] (fantastic-1.4.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH fastleafdecay{1.1} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.1.jar)
UCH FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCH floatingrails{1.0.0} [Floating Rails] (Floating Rails Beta v1.0.jar)
UCH ForbiddenMagic{1.7.10-0.561} [Forbidden Magic] (Forbidden Magic-1.7.10-0.561.jar)
UCH WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1.jar)
UCH ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29.jar)
UCH foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
UCH funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5c.jar)
UCH GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
UCH GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
UCH gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
UCE advgenerators{0.9.6.27} [Advanced Generators] (generators-mc1710-0.9.6.27.jar)
UCH GeoStrata{1.0} [GeoStrata] (GeoStrata 1.7.10 V7e.jar)
UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
UCH Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.127.jar)
UCH magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar)
UCH gregtech{MC1710} [GregTech] (gregtech_1.7.10-5.06.06.jar)
UCH guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCH GYTH{1.0.0} [Get Ya' Tanks Here] (Gyth-1.0.0-1.7.10.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCH headcrumbs{1.5.5} [Headcrumbs] (Headcrumbs-1.5.5.jar)
UCH hearts{1.0} [Hearts] (Heart Crystal 1.0.zip)
UCH HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCH HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UCH IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCH jacb{1.0.2} [JACB] (JACB-1.7.10-1.0.2.jar)
UCH jewelrycraft2{1.0.7} [Jewelrycraft 2] (Jewelrycraft2-1.7.10-build-27-universal.jar)
UCH journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCH LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
UCH LavaBoat{2.0.0} [LavaBoat] (LavaBoat 2.0.0.jar)
UCH LogisticsPipes{0.9.2.29} [Logistics Pipes] (logisticspipes-0.9.2.29.jar)
UCH MalCore{1.2.0} [MalCore] (MalCore-1.7.10-1.2.0.jar)
UCH MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.127.jar)
UCH MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.127.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.3} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCH libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCH MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
UCH aobd{2.8.1} [Another One Bites The Dust] (AOBD-2.8.1.jar)
UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCH HungerOverhaul{1.7.10-beta.5.jenkins47} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.5.jar)
UCH IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.82' Renderer: 'GeForce GT 620/PCIe/SSE2'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: Environment healthy.
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
List of loaded APIs:
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* armourersWorkshopAPI (1.7.10-10.13.0.1208) from Armourers-Workshop-1.7.10-0.32.0.83.jar
* BattlePlayer (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.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.1067-universal.jar
* BotaniaAPI (58) from Botania r1.7-208.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.20.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|core (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|events (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.0.20.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.0.20.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.20.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.0.20.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.9.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.0.20.jar
* ChiselAPI (0.1.0) from Chisel2-2.4.1.40.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.4.1.40.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.4.1.40.jar
* CoFHAPI (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|block (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|core (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|energy (1.7.10R1.0.2) from DragonAPI 1.7.10 V7f.jar
* CoFHAPI|fluid (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.0.8.jar
* CoFHAPI|item (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|world (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|audio (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|container (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|slot (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|util|position (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|world (1.7.10R1.0.0B6) from CoFHLib-[1.7.10]1.0.0B7-29.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* compactstorage (v2.0.0a) from compactstorage-1.7.10-release-2.0.0.9-universal.jar
* ComputerCraft|API (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|FileSystem (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Lua (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Media (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Peripheral (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Permissions (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Redstone (1.74) from ComputerCraft1.74.jar
* ComputerCraft|API|Turtle (1.74) from ComputerCraft1.74.jar
* CSLib|API (1.0) from Decocraft-2.0.2_1.7.10.jar
* DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-1.0.1c.jar
* DualWield (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.8.8888g.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForgeRelocation|API (0.0.1.3) from ForgeRelocation-1.7.10-0.0.1.3-universal.jar
* Galacticraft API (1.3) from GalacticraftCore-1.7-3.0.11.333.jar
* gendustryAPI (2.1.0) from gendustry-1.5.2.107-mc1.7.10.jar
* Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
* Heraldry (alpha) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* IC2API (1.0) from industrialcraft-2-2.2.760-experimental.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.5.1.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.2.0) from mcjtylib-1.2.0.jar
* MetallurgyAPI (2.0.1) from Metallurgy-1.7.10-4.0.8.97.jar
* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V7f.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
* Quiver (0.2) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.5.1.jar
* Shield (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.jar
* Thaumcraft|API (4.2.0.0) from ForestryExtras-2-3.1_B29.jar
* Weapons (0.1) from MB_Battlegear2-Bullseye-1.0.8.0.jar
Most likely some of the mods you've installed are not compatible with each other. Remove any mods you may have recently added to your game and try adding them one by one.
Edit: nevermind
Well, that is what i figured, i was hoping it would point it out somewhere that i didn't see.
There's generally no easy way to see which mods cause incompatibilities but to remove them one-by-one. From a StackExchange answer:
I found that in the launch protocol that every mod goes through, i found the errored one, and all is running fine now. At least... For now. I have to run some tests to see what things conflict in game.