I installed a boat load of mods (and yes they are all meant for MC 1.6.2 w/ forge 1.6.2-9.10.0.842, and Forgemultipart 1.6.2-1.0.0.148). but every time I try to launch MC i get the following error
2013-08-25 20:25:33 [INFO] [ForgeModLoader] Forge Mod Loader version 6.2.55.842 for Minecraft 1.6.2 loading
2013-08-25 20:25:33 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-08-25 20:25:33 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\*****\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.10.0.842\minecraftforge-9.10.0.842.jar;
2013-08-25 20:25:33 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\*****\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.0.842\1.6.2-Forge9.10.0.842-natives-32539183819801
2013-08-25 20:25:46 [INFO] [STDOUT]
2013-08-25 20:25:46 [INFO] [STDOUT] SoundSystem shutting down...
2013-08-25 20:25:46 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-08-25 20:25:46 [INFO] [STDOUT]
2013-08-25 20:25:46 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-08-25 20:25:46 [INFO] [STDOUT]
2013-08-25 20:25:46 [INFO] [STDOUT] Starting up SoundSystem...
2013-08-25 20:25:46 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-08-25 20:25:46 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Mod Sorting failed.
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Visting node Dummy Container (After) @1445422777
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Current sorted list : [Dummy Container (BeforeAll) @1851087051, Wrapped{mcp}, Wrapped{FML}, Wrapped{Forge}, Wrapped{CodeChickenCore}, Wrapped{HDSkins}, Wrapped{Micdoodlecore}, Wrapped{NotEnoughItems}, Dummy Container (Before) @1363638413, mod_ReiMinimap]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Visited set for this node : [Wrapped{HDSkins}, Dummy Container (Before) @1363638413, FMLMod:BasicComponents{1.0.0}, mod_ReiMinimap, Wrapped{CodeChickenCore}, Dummy Container (AfterAll) @725326507, Wrapped{Forge}, Wrapped{NotEnoughItems}, Wrapped{FML}, Dummy Container (After) @1445422777, Wrapped{Micdoodlecore}, Dummy Container (BeforeAll) @1851087051, FMLMod:AppliedEnergistics{rv12.b}, Wrapped{mcp}]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Explored node set : [Wrapped{HDSkins}, Wrapped{NotEnoughItems}, Dummy Container (Before) @1363638413, Wrapped{FML}, mod_ReiMinimap, Wrapped{Micdoodlecore}, Wrapped{CodeChickenCore}, Dummy Container (BeforeAll) @1851087051, Wrapped{mcp}, Wrapped{Forge}]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Likely cycle is in : [FMLMod:BasicComponents{1.0.0}, Dummy Container (AfterAll) @725326507, Dummy Container (After) @1445422777, FMLMod:AppliedEnergistics{rv12.b}]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] A dependency cycle was detected in the input mod set so an ordering cannot be determined
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] The first mod in the cycle is Dummy Container (After) @1445422777
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] The mod cycle involves
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] FMLMod:BasicComponents{1.0.0} : before: [], after:
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Dummy Container (AfterAll) @725326507 : before: [], after: []
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Dummy Container (After) @1445422777 : before: [], after: []
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] FMLMod:AppliedEnergistics{rv12.b} : before: [], after: [MineFactoryReloaded, BasicComponents, ThermalExpansion, IC2, BuildCraft|Silicon, [email protected][9.10.0.778,)]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] The full error
cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:189)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:144)
at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:129)
at cpw.mods.fml.common.Loader.sortModList(Loader.java:255)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Mod sorting data
2013-08-25 20:25:46 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.6.2]ReiMinimap_v3.4_01.zip ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv12. : appeng-rv12-b-mc162.zip (after:MineFactoryReloaded;after:BasicComponents;after:ThermalExpansion;after:IC2;after:BuildCraft|Silicon;required-after:[email protected][9.10.0.778,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] AtomicScience(Atomic Science:0.7.1): Atomic_Science_v0.7.1.136.jar (after:IC2)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.0.0): Basic_Components_v1.0.0.8.jar (after:*)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.0.2): buildcraft-A-4.0.2.jar (required-after:[email protected][9.10.0.800,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] complexmachines(Complex Machines:0.3.3): ComplexMachines_v0.3.3.129.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] CrossbowMod2(Crossbow Mod 2:a0.1.5): Crossbow-Mod-2-1.6.2-a0.1.5.23.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] extracells(ExtraCells:1.3.5): ExtraCells-universal-1.3.5 (1.6.2).jar (required-after:AppliedEnergistics)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.3.0.1): forestry-A-2.3.0.1.jar (after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.148): ForgeMultipart-universal-1.6.2-1.0.0.148.jar (required-after:ForgeMultipart;after:*)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.148): ForgeMultipart-universal-1.6.2-1.0.0.148.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.148): ForgeMultipart-universal-1.6.2-1.0.0.148.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] GalacticraftCore(Galacticraft Core:0.1.39): Galacticraft-1.6.2-a0.1.39.566.jar (required-after:[email protected][9.10.0.789,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ICBM|Contraption(ICBM|Contraption:1.3.0): ICBM_Contraption_v1.3.0.211.jar (after:AtomicScience)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ICBM|Explosion(ICBM|Explosion:1.3.0): ICBM_Explosion_v1.3.0.211.jar (after:ICBM|Sentry;after:AtomicScience)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ICBM|Sentry(ICBM|Sentry:1.3.0): ICBM_Sentry_v1.3.0.211.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.56): InventoryTweaks-MC1.6.2-1.56-b77.jar (required-after:[email protected][6.2.0,);required-after:[email protected][9.10.0,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.5.7): Mekanism-v5.5.7.196.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] MekanismGenerators(MekanismGenerators:5.5.7): MekanismGenerators-v5.5.7.196.jar (required-after:Mekanism)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] MekanismTools(MekanismTools:5.5.7): MekanismTools-v5.5.7.196.jar (required-after:Mekanism)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.3.1): MFFS_v3.3.1.220.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NotEnoughItems)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:AppliedEnergistics)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:ExtraBees;after:Forestry)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:Forestry)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:MiscPeripherals)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Core(Project: Red-Core:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:[email protected][email protected];required-after:ForgeMultipart;required-after:CodeChickenCore;after:CCTurtle;after:ComputerCraft;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Expansion(Project: Red-Expansion:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Exploration(Project: Red-Exploration:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Illumination(Project: Red-Illumination:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Integration(Project: Red-Integration:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Transmission(Project: Red-Transmission:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Railcraft(Railcraft:8.0.1.0): Railcraft_1.6.2-8.0.1.0.jar (required-after:[email protected][9.10.0.818,);after:BuildCraft|Core[4.0.1,);after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:[email protected][2.0.44,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] resonantinduction(Resonant Induction:0.1.0): Resonant_Induction_v0.1.0.140.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] TConstruct|CompatMineFactoryReloaded(TConstruct Compat: MFR:0.1): TConstruct_1.6.2_1.4.dev.30.2.jar (after:MineFactoryReloaded;after:TConstruct)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.2_1.4.dev.30.2): TConstruct_1.6.2_1.4.dev.30.2.jar (required-after:[email protected][7.7.1.687,))
2013-08-25 20:25:46 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-08-25 20:25:46 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-08-25 20:25:46 [INFO] [STDOUT] OpenAL initialized.
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderManager (input size 8199), found 1 patch
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderManager (new size 9825)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBase (input size 1205), found 1 patch
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBase (new size 1799)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RendererLivingEntity (input size 8451), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RendererLivingEntity (new size 11844)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelRenderer (input size 3799), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelRenderer (new size 4939)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBox (input size 1836), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBox (new size 2719)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.PositionTextureVertex (input size 565), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.PositionTextureVertex (new size 914)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.TexturedQuad (input size 1246), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.TexturedQuad (new size 1749)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntitySheep (input size 5833), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntitySheep (new size 7520)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1667), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2521)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityOcelot (input size 5673), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityOcelot (new size 6765)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderSnowMan (input size 1446), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderSnowMan (new size 2807)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderBiped (input size 6055), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderBiped (new size 9691)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntitySlime (input size 5159), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntitySlime (new size 6093)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderPlayer (input size 8845), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderPlayer (new size 13781)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityVillager (input size 14888), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityVillager (new size 17345)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderVillager (input size 1999), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderVillager (new size 3103)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityDragon (input size 10939), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityDragon (new size 13160)
2013-08-25 20:25:47 [INFO] [STDOUT]
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.ItemRenderer (input size 10440), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.ItemRenderer (new size 14324)
2013-08-25 20:25:47 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfg (1 / 1)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.EntityRenderer (input size 25399), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.EntityRenderer (new size 29186)
2013-08-25 20:25:47 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfb (3 / 3)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatFileWriter (input size 5475), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatFileWriter (new size 7165)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderGlobal (input size 35240), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderGlobal (new size 42533)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EntityDiggingFX (input size 1874), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityDiggingFX (new size 3018)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureMap (input size 5347), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureMap (new size 7116)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureAtlasSprite (input size 5006), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureAtlasSprite (new size 6724)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.Stitcher (input size 3752), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.Stitcher (new size 4847)
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EffectRenderer (input size 4264), found 1 patch
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EffectRenderer (new size 5858)
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.WorldRenderer (input size 4282), found 1 patch
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.WorldRenderer (new size 5337)
2013-08-25 20:25:52 [INFO] [Minecraft-Client] Stopping!
2013-08-25 20:25:52 [INFO] [STDOUT]
2013-08-25 20:25:52 [INFO] [STDOUT] SoundSystem shutting down...
2013-08-25 20:25:52 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-08-25 20:25:52 [INFO] [STDOUT]
If any one knows what is wrong with this, then PLEASE let me know because i can not figure it out for the life of me.
[EDIT]Never Mind i figured out what it was. it was a discontinued add-on from the Universal electricity mod called "Basic components"[EDIT] I now request that this be locked.
I installed a boat load of mods (and yes they are all meant for MC 1.6.2 w/ forge 1.6.2-9.10.0.842, and Forgemultipart 1.6.2-1.0.0.148). but every time I try to launch MC i get the following errorand here is my "ForgeModLoader-client-0"2013-08-25 20:25:33 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-08-25 20:25:33 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\*****\AppData\Roaming\.minecraft\libraries\net\minecraftforge\minecraftforge\9.10.0.842\minecraftforge-9.10.0.842.jar;
2013-08-25 20:25:33 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\*****\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.0.842\1.6.2-Forge9.10.0.842-natives-32539183819801
2013-08-25 20:25:46 [INFO] [STDOUT]
2013-08-25 20:25:46 [INFO] [STDOUT] SoundSystem shutting down...
2013-08-25 20:25:46 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-08-25 20:25:46 [INFO] [STDOUT]
2013-08-25 20:25:46 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-08-25 20:25:46 [INFO] [STDOUT]
2013-08-25 20:25:46 [INFO] [STDOUT] Starting up SoundSystem...
2013-08-25 20:25:46 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-08-25 20:25:46 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Mod Sorting failed.
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Visting node Dummy Container (After) @1445422777
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Current sorted list : [Dummy Container (BeforeAll) @1851087051, Wrapped{mcp}, Wrapped{FML}, Wrapped{Forge}, Wrapped{CodeChickenCore}, Wrapped{HDSkins}, Wrapped{Micdoodlecore}, Wrapped{NotEnoughItems}, Dummy Container (Before) @1363638413, mod_ReiMinimap]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Visited set for this node : [Wrapped{HDSkins}, Dummy Container (Before) @1363638413, FMLMod:BasicComponents{1.0.0}, mod_ReiMinimap, Wrapped{CodeChickenCore}, Dummy Container (AfterAll) @725326507, Wrapped{Forge}, Wrapped{NotEnoughItems}, Wrapped{FML}, Dummy Container (After) @1445422777, Wrapped{Micdoodlecore}, Dummy Container (BeforeAll) @1851087051, FMLMod:AppliedEnergistics{rv12.b}, Wrapped{mcp}]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Explored node set : [Wrapped{HDSkins}, Wrapped{NotEnoughItems}, Dummy Container (Before) @1363638413, Wrapped{FML}, mod_ReiMinimap, Wrapped{Micdoodlecore}, Wrapped{CodeChickenCore}, Dummy Container (BeforeAll) @1851087051, Wrapped{mcp}, Wrapped{Forge}]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Likely cycle is in : [FMLMod:BasicComponents{1.0.0}, Dummy Container (AfterAll) @725326507, Dummy Container (After) @1445422777, FMLMod:AppliedEnergistics{rv12.b}]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] A dependency cycle was detected in the input mod set so an ordering cannot be determined
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] The first mod in the cycle is Dummy Container (After) @1445422777
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] The mod cycle involves
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] FMLMod:BasicComponents{1.0.0} : before: [], after:
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Dummy Container (AfterAll) @725326507 : before: [], after: []
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] Dummy Container (After) @1445422777 : before: [], after: []
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] FMLMod:AppliedEnergistics{rv12.b} : before: [], after: [MineFactoryReloaded, BasicComponents, ThermalExpansion, IC2, BuildCraft|Silicon, [email protected][9.10.0.778,)]
2013-08-25 20:25:46 [SEVERE] [ForgeModLoader] The full error
cpw.mods.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:189)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.explore(TopologicalSort.java:198)
at cpw.mods.fml.common.toposort.TopologicalSort.topologicalSort(TopologicalSort.java:144)
at cpw.mods.fml.common.toposort.ModSorter.sort(ModSorter.java:129)
at cpw.mods.fml.common.Loader.sortModList(Loader.java:255)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Mod sorting data
2013-08-25 20:25:46 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.6.2]ReiMinimap_v3.4_01.zip ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] AppliedEnergistics(Applied Energistics:rv12.
2013-08-25 20:25:46 [FINE] [ForgeModLoader] AtomicScience(Atomic Science:0.7.1): Atomic_Science_v0.7.1.136.jar (after:IC2)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BasicComponents(Basic Components:1.0.0): Basic_Components_v1.0.0.8.jar (after:*)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:4.0.2): buildcraft-A-4.0.2.jar (required-after:[email protected][9.10.0.800,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:4.0.2): buildcraft-A-4.0.2.jar (required-after:BuildCraft|[email protected])
2013-08-25 20:25:46 [FINE] [ForgeModLoader] complexmachines(Complex Machines:0.3.3): ComplexMachines_v0.3.3.129.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] CrossbowMod2(Crossbow Mod 2:a0.1.5): Crossbow-Mod-2-1.6.2-a0.1.5.23.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] extracells(ExtraCells:1.3.5): ExtraCells-universal-1.3.5 (1.6.2).jar (required-after:AppliedEnergistics)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.3.0.1): forestry-A-2.3.0.1.jar (after:ExtrabiomesXL;after:BiomesOPlenty;after:IC2)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ForgeMicroblock(Forge Microblocks:1.0.0.148): ForgeMultipart-universal-1.6.2-1.0.0.148.jar (required-after:ForgeMultipart;after:*)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ForgeMultipart(Forge Multipart:1.0.0.148): ForgeMultipart-universal-1.6.2-1.0.0.148.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] McMultipart(Minecraft Multipart Plugin:1.0.0.148): ForgeMultipart-universal-1.6.2-1.0.0.148.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] GalacticraftCore(Galacticraft Core:0.1.39): Galacticraft-1.6.2-a0.1.39.566.jar (required-after:[email protected][9.10.0.789,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ICBM|Contraption(ICBM|Contraption:1.3.0): ICBM_Contraption_v1.3.0.211.jar (after:AtomicScience)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ICBM|Explosion(ICBM|Explosion:1.3.0): ICBM_Explosion_v1.3.0.211.jar (after:ICBM|Sentry;after:AtomicScience)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ICBM|Sentry(ICBM|Sentry:1.3.0): ICBM_Sentry_v1.3.0.211.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] inventorytweaks(Inventory Tweaks:1.56): InventoryTweaks-MC1.6.2-1.56-b77.jar (required-after:[email protected][6.2.0,);required-after:[email protected][9.10.0,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Mekanism(Mekanism:5.5.7): Mekanism-v5.5.7.196.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] MekanismGenerators(MekanismGenerators:5.5.7): MekanismGenerators-v5.5.7.196.jar (required-after:Mekanism)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] MekanismTools(MekanismTools:5.5.7): MekanismTools-v5.5.7.196.jar (required-after:Mekanism)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] MFFS(Modular Force Field System:3.3.1): MFFS_v3.3.1.220.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons(NEI Addons:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NotEnoughItems)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|AE(NEI Addons: Applied Energistics:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:AppliedEnergistics)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|CraftingTables(NEI Addons: Crafting Tables:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|ExtraBees(NEI Addons: Extra Bees:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:ExtraBees;after:Forestry)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|Forestry(NEI Addons: Forestry:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:Forestry)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] NEIAddons|MiscPeripherals(NEI Addons: Misc Peripherals:1.9.0.r40): neiaddons-1.6.2-1.9.0.r40.jar (after:NEIAddons;after:MiscPeripherals)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Core(Project: Red-Core:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:[email protected][email protected];required-after:ForgeMultipart;required-after:CodeChickenCore;after:CCTurtle;after:ComputerCraft;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Expansion(Project: Red-Expansion:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Exploration(Project: Red-Exploration:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Illumination(Project: Red-Illumination:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Integration(Project: Red-Integration:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] ProjRed|Transmission(Project: Red-Transmission:4.0.0pre.37): ProjectRed-1.6.2-4.0.0pre.37.jar (required-after:ProjRed|Core;)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Railcraft(Railcraft:8.0.1.0): Railcraft_1.6.2-8.0.1.0.jar (required-after:[email protected][9.10.0.818,);after:BuildCraft|Core[4.0.1,);after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:[email protected][2.0.44,))
2013-08-25 20:25:46 [FINE] [ForgeModLoader] resonantinduction(Resonant Induction:0.1.0): Resonant_Induction_v0.1.0.140.jar ()
2013-08-25 20:25:46 [FINE] [ForgeModLoader] TConstruct|CompatMineFactoryReloaded(TConstruct Compat: MFR:0.1): TConstruct_1.6.2_1.4.dev.30.2.jar (after:MineFactoryReloaded;after:TConstruct)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] TConstruct(Tinkers' Construct:1.6.2_1.4.dev.30.2): TConstruct_1.6.2_1.4.dev.30.2.jar (required-after:[email protected][7.7.1.687,))
2013-08-25 20:25:46 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-08-25 20:25:46 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-08-25 20:25:46 [INFO] [STDOUT] OpenAL initialized.
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderManager (input size 8199), found 1 patch
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderManager (new size 9825)
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBase (input size 1205), found 1 patch
2013-08-25 20:25:46 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBase (new size 1799)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RendererLivingEntity (input size 8451), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RendererLivingEntity (new size 11844)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelRenderer (input size 3799), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelRenderer (new size 4939)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.ModelBox (input size 1836), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.ModelBox (new size 2719)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.PositionTextureVertex (input size 565), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.PositionTextureVertex (new size 914)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.model.TexturedQuad (input size 1246), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.model.TexturedQuad (new size 1749)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntitySheep (input size 5833), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntitySheep (new size 7520)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityMooshroom (input size 1667), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityMooshroom (new size 2521)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityOcelot (input size 5673), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityOcelot (new size 6765)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderSnowMan (input size 1446), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderSnowMan (new size 2807)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderBiped (input size 6055), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderBiped (new size 9691)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.monster.EntitySlime (input size 5159), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.monster.EntitySlime (new size 6093)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderPlayer (input size 8845), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderPlayer (new size 13781)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.passive.EntityVillager (input size 14888), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.passive.EntityVillager (new size 17345)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.entity.RenderVillager (input size 1999), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.entity.RenderVillager (new size 3103)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.entity.boss.EntityDragon (input size 10939), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.entity.boss.EntityDragon (new size 13160)
2013-08-25 20:25:47 [INFO] [STDOUT]
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.ItemRenderer (input size 10440), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.ItemRenderer (new size 14324)
2013-08-25 20:25:47 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfg (1 / 1)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.EntityRenderer (input size 25399), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.EntityRenderer (new size 29186)
2013-08-25 20:25:47 [INFO] [STDOUT] Galacticraft successfully injected bytecode into: bfb (3 / 3)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.stats.StatFileWriter (input size 5475), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.stats.StatFileWriter (new size 7165)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.RenderGlobal (input size 35240), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.RenderGlobal (new size 42533)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EntityDiggingFX (input size 1874), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EntityDiggingFX (new size 3018)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureMap (input size 5347), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureMap (new size 7116)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.TextureAtlasSprite (input size 5006), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.TextureAtlasSprite (new size 6724)
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.texture.Stitcher (input size 3752), found 1 patch
2013-08-25 20:25:47 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.texture.Stitcher (new size 4847)
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.particle.EffectRenderer (input size 4264), found 1 patch
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.particle.EffectRenderer (new size 5858)
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Runtime patching class net.minecraft.client.renderer.WorldRenderer (input size 4282), found 1 patch
2013-08-25 20:25:50 [FINE] [ForgeModLoader] Successfully applied runtime patches for net.minecraft.client.renderer.WorldRenderer (new size 5337)
2013-08-25 20:25:52 [INFO] [Minecraft-Client] Stopping!
2013-08-25 20:25:52 [INFO] [STDOUT]
2013-08-25 20:25:52 [INFO] [STDOUT] SoundSystem shutting down...
2013-08-25 20:25:52 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-08-25 20:25:52 [INFO] [STDOUT]
If any one knows what is wrong with this, then PLEASE let me know because i can not figure it out for the life of me.[EDIT]Never Mind i figured out what it was. it was a discontinued add-on from the Universal electricity mod called "Basic components"[EDIT] I now request that this be locked.