Posted June 11, 201213 yr The following mods are installed In jar: Only Forge. In Mods: BC 3.15 (all modules) Forestry 1.4.6.2 (also tried with 1.4.7.9 same result) IC2 1.95b I'm also using MultiMC (Rebuilding the jar between forge changes). If I use forge up to and including .126 they all load and I reach the MC title screen .127 up to and including .130 gives the following error during start-up 10 mods loaded Minecraft Forge 3.2.6.130 FML v2.2.42.132 Forge Mod Loader version 2.2.42.132 for Minecraft 1.2.5 mod_MinecraftForge : Initialized (minecraft.jar) mod_BuildCraftCore : Initialized (buildcraft-client-A-core-3.1.5.zip) mod_BuildCraftBuilders : Initialized (buildcraft-client-B-builders-3.1.5.zip) mod_BuildCraftEnergy : Initialized (buildcraft-client-B-energy-3.1.5.zip) mod_BuildCraftFactory : Initialized (buildcraft-client-B-factory-3.1.5.zip) mod_BuildCraftTransport : Initialized (buildcraft-client-B-transport-3.1.5.zip) mod_BuildCraftSilicon : Initialized (buildcraft-client-C-silicon-3.1.5.zip) mod_Forestry : Initialized (forestry-client-A-1.4.6.2.jar) mod_BuildCraftZFP : Initialized (forestry-client-A-1.4.6.2.jar) mod_IC2 : Pre-initialized (industrialcraft-2-client_1.95b.jar) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT 9efc3694 -------- Generated 2012-06-12 00:03 Minecraft: Minecraft 1.2.5 OS: Windows 7 (amd64) version 6.1 Java: 1.6.0_31, Sun Microsystems Inc. VM: Java HotSpot 64-Bit Server VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.8.3 OpenGL: GeForce GTX 580/PCIe/SSE2 version 4.2.0, NVIDIA Corporation java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown Source) at java.util.HashMap$EntryIterator.next(Unknown Source) at java.util.HashMap$EntryIterator.next(Unknown Source) at forge.oredict.OreDictionary.registerOreHandler(OreDictionary.java:99) at forge.MinecraftForge.registerOreHandler(MinecraftForge.java:189) at mod_IC2.load(mod_IC2.java:491) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:324) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604) at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203) at net.minecraft.client.Minecraft.a(Minecraft.java:426) at net.minecraft.client.Minecraft.run(Minecraft.java:735) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT c5f11e81 ---------- EDIT 1: Added to the incomplete title EDIT 2: Clarified when the error appears
June 11, 201213 yr Humm.. shouldn't happen, and doesn't happen to me using all those mods. But try #131 I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
June 12, 201213 yr Author Trying with .131, same error still. 10 mods loaded Minecraft Forge 3.2.6.131 FML v2.2.42.132 Forge Mod Loader version 2.2.42.132 for Minecraft 1.2.5 mod_MinecraftForge : Initialized (minecraft.jar) mod_BuildCraftCore : Initialized (buildcraft-client-A-core-3.1.5.zip) mod_BuildCraftBuilders : Initialized (buildcraft-client-B-builders-3.1.5.zip) mod_BuildCraftEnergy : Initialized (buildcraft-client-B-energy-3.1.5.zip) mod_BuildCraftFactory : Initialized (buildcraft-client-B-factory-3.1.5.zip) mod_BuildCraftTransport : Initialized (buildcraft-client-B-transport-3.1.5.zip) mod_BuildCraftSilicon : Initialized (buildcraft-client-C-silicon-3.1.5.zip) mod_Forestry : Initialized (forestry-client-A-1.4.6.2.jar) mod_BuildCraftZFP : Initialized (forestry-client-A-1.4.6.2.jar) mod_IC2 : Pre-initialized (industrialcraft-2-client_1.95b.jar) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. --- BEGIN ERROR REPORT da8788b3 -------- Generated 2012-06-12 07:09 Minecraft: Minecraft 1.2.5 OS: Windows 7 (amd64) version 6.1 Java: 1.6.0_31, Sun Microsystems Inc. VM: Java HotSpot 64-Bit Server VM (mixed mode), Sun Microsystems Inc. LWJGL: 2.8.3 OpenGL: GeForce GTX 580/PCIe/SSE2 version 4.2.0, NVIDIA Corporation java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown Source) at java.util.HashMap$EntryIterator.next(Unknown Source) at java.util.HashMap$EntryIterator.next(Unknown Source) at forge.oredict.OreDictionary.registerOreHandler(OreDictionary.java:103) at forge.MinecraftForge.registerOreHandler(MinecraftForge.java:189) at mod_IC2.load(mod_IC2.java:491) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:324) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604) at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203) at net.minecraft.client.Minecraft.a(Minecraft.java:426) at net.minecraft.client.Minecraft.run(Minecraft.java:735) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 487240a1 ---------- Strange. What else could be different between our setups? I run MultiMC... and I have made changes to the configs to set different Block IDs and to avoid multiple ore... hm... Trying to remove all configs to get new ones generated.
June 12, 201213 yr Author TestCase 1 1. New instance in MultiMC 2. Run once -- OK 3. Add .131 into jar mods 4. Run once -- OK 5. Adding BC3.1.5 into mods folder 6. Run once -- OK (7 mods loaded) 7. Adding Forestry 14.6.2 8. Run once -- OK (9 mods reported as loaded, Forestry got 1 child mod) 9. Adding IC2 1.95b 10. Running. Failed. (Same error) Strange... On my way to work. I might have the time tonight to try out a non MultiMC setup. EDIT 1: Spelling error
June 12, 201213 yr Shoot me your MultiMC instance, so I can see if I can reproduce. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
June 12, 201213 yr Author I will prepare a link for you and PM it. Other things that might differ are * the java version. I'm currently running 64bit 1.6.0.31-b05. Recommended is probably 7u4. But would be a bit strange if forge was pushing the envelop when it comes to java features, or? * lwjgl, I have a diffuse memory of that I about a month or so ago looked into updating the lwjgl ... but I think I came to the conclusion that 2.8.3 was the same as MC vanilla came with in 1.2.5
June 12, 201213 yr Author Your PM is blocked. If I see you on the irc I will provide you the link that way.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.