balloman Posted August 15, 2015 Posted August 15, 2015 (edited) I am trying to create a modpack and have not found this error anywhere on google. Can somebody please help me. ---- Minecraft Crash Report ---- // Would you like a cupcake? Time: 8/15/15 5:07 PM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError at cpw.mods.fml.common.LoadController.transition(LoadController.java:156) at cpw.mods.fml.common.Loader.loadMods(Loader.java:523) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) 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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at calclavia.lib.content.ClientRegistryProxy.registerTileEntity(ClientRegistryProxy.java:50) at calclavia.lib.content.ContentRegistry.finishCreation(ContentRegistry.java:207) at calclavia.lib.content.ContentRegistry.createBlock(ContentRegistry.java:173) at calclavia.lib.content.ContentRegistry.createBlock(ContentRegistry.java:134) at calclavia.lib.content.ContentRegistry.createBlock(ContentRegistry.java:129) at calclavia.lib.content.ContentRegistry.createTile(ContentRegistry.java:119) at atomicscience.AtomicScience.preInit(AtomicScience.java:299) 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:545) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) ... 10 more Caused by: java.lang.ClassCastException: resonant.lib.render.model.TechneAdvancedModel cannot be cast to calclavia.lib.render.model.TechneAdvancedModel at atomicscience.process.fission.RenderNuclearBoiler.<clinit>(RenderNuclearBoiler.java:19) ... 45 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 985115416 bytes (939 MB) / 1793064960 bytes (1710 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 148 mods loaded, 148 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized ImmibisMicroblocks{57.6.3} [Immibis's Microblocks] (immibis-microblocks-57.6.3.jar) Unloaded->Constructed->Pre-initialized Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized MobiusCore{1.2.2} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized NotEnoughItems{1.6.1.9} [Not Enough Items] (notenoughitems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (bspkrscorev5.3.zip) Unloaded->Constructed->Pre-initialized ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] (armorstatushudv1.15.zip) Unloaded->Constructed->Pre-initialized BuildCraft|Core{4.2.2} [BuildCraft] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.115-core.jar) Unloaded->Constructed->Pre-initialized OpenComputers|Core{1.0.0} [OpenComputers (Core)] (OpenComputers-MC1.6.4-1.2.0-pre3.jar) Unloaded->Constructed->Pre-initialized CalclaviaCore{1.2.0} [Calclavia] (calclavia core-1.2.0.299-main.jar) Unloaded->Constructed->Pre-initialized CoFHCore{2.0.0.5} [CoFH Core] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized NetherOres{1.6.2R2.2.2} [Nether Ores] (netherores-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized ThermalExpansion{3.0.0.7} [Thermal Expansion] (thermalexpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized IC2{2.0.397-experimental} [IndustrialCraft 2] (Industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized AtomicScience{1.2.0} [Atomic Science] (atomic-science-1.2.0.63-core.jar) Unloaded->Constructed->Errored Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed->Pre-initialized ComputerCraft{1.63} [ComputerCraft] (computercraft1.63.jar) Unloaded->Constructed->Pre-initialized Mekanism{6.1.5.TPPI} [Mekanism] (Mekanism-6.1.5.TPPI.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{4.2.2} [BC Builders] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{4.2.2} [BC Energy] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{4.2.2} [BC Factory] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{4.2.2} [BC Transport] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded{1.6.4R2.7.8} [MineFactory Reloaded] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized BigReactors{0.3.4A2} [Big Reactors] (BigReactors-0.3.4A2.jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{1.2.1} [Biomes O' Plenty] (biomesoplenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{4.2.2} [BC Silicon] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.8} [MFR Compat: Forestry (part 2)] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized Railcraft{8.4.0.0} [Railcraft] (railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized buildcraftAddon{1.6.4_v0.3.3} [BuildCraftAddon] (BuildcraftAddon-1.6.4_0.3.4.jar) Unloaded->Constructed->Pre-initialized CarpentersBlocks{2.0.8} [Carpenter's Blocks] (carpentersblocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks-1.6.4-1.3.3.4-universal.jar) Unloaded->Constructed->Pre-initialized CoFHLoot{2.0.0.5} [CoFH Loot] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized CoFHSocial{2.0.0.5} [CoFH Social] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized CoFHWorld{2.0.0.5} [CoFH World] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized CoroAI{v1.0} [CoroAI] (CoroUtil for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (CustomMobSpawner1.6.4.zip) Unloaded->Constructed->Pre-initialized DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (damageindicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized ImmibisCore{57.2.0} [Immibis Core] (immibis-core-57.2.0.jar) Unloaded->Constructed->Pre-initialized DimensionalAnchors{57.1.95} [Dimensional Anchors] (dimensional-anchor-57.1.95.jar) Unloaded->Constructed->Pre-initialized dimdoors{1.6.4-R2.2.3} [Dimensional Doors] (dimensionaldoors-2.2.3-336.jar) Unloaded->Constructed->Pre-initialized MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.1.zip) Unloaded->Constructed->Pre-initialized EnderIO{1.0.2} [Ender IO] (EnderIO-1.6.4-1.0.2.363.jar) Unloaded->Constructed->Pre-initialized EnderStorage{1.4.3.6} [EnderStorage] (enderstorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized EE3{0.1} [Equivalent Exchange 3] (equivalentexchange3-1.6.4-0.1.140.jar) Unloaded->Constructed->Pre-initialized ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized factorization{0.8.34} [Factorization] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized LogisticsPipes|Main{0.7.4.dev.294} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.294.jar) Unloaded->Constructed->Pre-initialized Waila{1.5.2a} [Waila] (waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized extracells{1.6.8f} [ExtraCells] (extracells-1.6.8f.jar) Unloaded->Constructed->Pre-initialized ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed->Pre-initialized factorization.misc{0.8.34} [Factorization Miscellaneous Nonsense] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized factorization.notify{0.8.34} [Factorization Notification System] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized factorization.dimensionalSlice{0.8.34} [Factorization Dimensional Slices] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized flatsigns{1.4.0} [Flat Signs] (Flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized GalacticraftCore{2.0.12} [Galacticraft Core] (galacticraft-1.6.4-2.0.12.1026.jar) Unloaded->Constructed->Pre-initialized GalacticraftMars{2.0.12} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.12.1026.jar) Unloaded->Constructed->Pre-initialized GregsLighting{1.9.1} [Greg's Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1.6.2e-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized MekanismGenerators{6.1.2.TPPI} [MekanismGenerators] (MekanismGenerators-6.1.5.TPPI.jar) Unloaded->Constructed->Pre-initialized MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.8} [MFR Compat: Applied Energistics] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAtum{1.6.4R2.7.8} [MFR Compat: Atum] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBackTools{1.6.4R2.7.8} [MFR Compat: BackTools] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.8} [MFR Compat: BuildCraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatChococraft{1.6.4R2.7.8} [MFR Compat: Chococraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.8} [MFR Compat: ExtraBiomes] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForestry{1.6.4R2.7.8} [MFR Compat: Forestry] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.8} [MFR Compat: ForgeMicroblock] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatIC2{1.6.4R2.7.8} [MFR Compat: IC2] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.8} [MFR Compat: Mystcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatPams{1.6.4R2.7.8} [MFR Compat: Pam's Mods] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized ProjRed|Core{4.3.7.32} [ProjectRed] (projectredbase-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized ProjRed|Exploration{4.3.7.32} [ProjectRed-Exploration] (projectredworld-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatProjRed{1.6.4R2.7.8} [MFR Compat ProjectRed] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.8} [MFR Compat: Railcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRP2{1.6.4R2.7.8} [MFR Compat: RP2] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.8} [MFR Compat: Sufficient Biomes] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.8} [MFR Compat: Thaumcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.8} [MFR Compat: Thermal Expansion] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.8} [MFR Compat: TwilightForest] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatVanilla{1.6.4R2.7.8} [MFR Compat: Vanilla] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.8} [MFR Compat: XyCraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized AdvancedSolarPanel{3.4.7} [Advanced Solar Panels] (Mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip) Unloaded->Constructed->Pre-initialized ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [ResonantEngine] (Resonant-Engine-Development-1.2.0.266-universal.jar) Unloaded->Constructed->Pre-initialized MFFS{3.6.3} [Modular Force Field System] (Modular-Force-Field-System-3.6.3.91-core.jar) Unloaded->Constructed->Pre-initialized numina{0.1.2-55} [Numina] (numina-1.6.2-0.1.2-55.jar) Unloaded->Constructed->Pre-initialized powersuits{0.10.0-92} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-92.jar) Unloaded->Constructed->Pre-initialized MoreMeat2{2.3} [MoreMeat 2] (MoreMeat2.zip) Unloaded->Constructed->Pre-initialized NEIAddons{1.10.5.70} [NEI Addons] (Neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized NEIAddons|AE{1.10.5.70} [NEI Addons: Applied Energistics] (Neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized NEIAddons|MiscPeripherals{1.10.5.70} [NEI Addons: Misc Peripherals] (Neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized NEIAddons|ExtraBees{1.10.5.70} [NEI Addons: Extra Bees] (Neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized NEIAddons|Forestry{1.10.5.70} [NEI Addons: Forestry] (Neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized NEIAddons|CraftingTables{1.10.5.70} [NEI Addons: Crafting Tables] (Neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized NEIAddons|ExNihilo{1.10.5.70} [NEI Addons: Ex Nihilo] (Neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized NEIPlugins{1.1.0.6} [NEI Plugins] (neiplugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized OCS{1.6.4.1} [OpenCCSensors] (OPENCCSENSORS-1.6.4.1B.jar) Unloaded->Constructed->Pre-initialized ProjRed|Transmission{4.3.7.32} [ProjectRed-Transmission] (projectredintegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized OpenComputers{1.2.0-pre3} [OpenComputers] (OpenComputers-MC1.6.4-1.2.0-pre3.jar) Unloaded->Constructed->Pre-initialized OpenMods{0.4} [OpenMods] (openmodslib-0.4b.jar) Unloaded->Constructed->Pre-initialized OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (openperipheralcore-0.3.3.jar) Unloaded->Constructed->Pre-initialized OpenPeripheral{0.1.3} [OpenPeripheralAddons] (openperipheraladdons-0.1.3.jar) Unloaded->Constructed->Pre-initialized PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded->Constructed->Pre-initialized powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized ProjRed|Transportation{4.3.7.32} [ProjectRed-Transportation] (projectredmechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (tconstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized ProjRed|Compatibility{4.3.7.32} [ProjectRed-Compatibility] (projectredcompat-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized ProjRed|Integration{4.3.7.32} [ProjectRed-Integration] (projectredintegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized ProjRed|Illumination{4.3.7.32} [ProjectRed-Illumination] (projectredlighting-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized ProjRed|Expansion{4.3.7.32} [ProjectRed-Expansion] (projectredmechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized QuantumCraft{1.1} [qCraft] (qcraft1.1.jar) Unloaded->Constructed->Pre-initialized QuarryPlus{1.0.0} [QuarryPlus] (QuarryPlus-1.6.4-1.0.3.jar) Unloaded->Constructed->Pre-initialized Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized JAKJ_RedstoneInMotion{2.3.0.0} [Redstone In Motion] (redstoneinmotion_2.3.0.0_mc1.6.zip) Unloaded->Constructed->Pre-initialized simplyjetpacks{0.3.1.1} [Simply Jetpacks] (SimplyJetpacks-0.3.1.1.jar) Unloaded->Constructed->Pre-initialized TiCTooltips{1.1.5} [TiC Tooltips] (TiCTooltips-mc1.6.4-1.1.5.jar) Unloaded->Constructed->Pre-initialized tradeboothmod{0.6.4.2} [Trade Booth Mod] (tradebooth.0.6.4.2.zip) Unloaded->Constructed->Pre-initialized TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (TREECAPITATOR.FORGE.1.6.4.R09.UNIVERSAL.zip) Unloaded->Constructed->Pre-initialized Vending{1.1.1} [Vending] (vending-1.6.4-1.1.1.jar) Unloaded->Constructed->Pre-initialized weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized weather2{v2.1.0} [weather2] (Weather v2.1 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized WR-CBE|Core{1.4.0.7} [WR-CBE Core] (wr-cbe 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (wr-cbe 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (wr-cbe 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized TConstruct Environment: Sane and ready for action. Bugs may be reported. Edited August 15, 2015 by balloman Changed mudpack to modpack
Moderators AetherPirate Posted August 15, 2015 Moderators Posted August 15, 2015 If Lexmanos java legacy fixer isn't in there, add it and try again
EvilOwl Posted August 17, 2015 Posted August 17, 2015 Sanity check: do you need calclavia-core *and* Resonant Engine? Aren't they the same thing? Atomic Science can't load because of the broken dependencies. Pro tip: look for the word 'errored' in your log.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now