Jump to content
  • 0

MC Launch Failure


Lady_StarFire

Question

Launcher Version: 1.0.1.3

Operating System: Windows 7 S1 64-bit

Java Version: Verison 7 Update 4 (Build 1.7.0_04-b22)

Antivirus Program: Avira

Description of Problem:

It has worked many times. I have not recently changed anything on my computer or updated.

In fact, it worked right up until it crashed. I was logging into my server, my server loaded and I said hello to everyone, then suddenly minecraft crashed and will not come up again.

I have tried restarting, shutting down and restarting, java is updated, i deleted and redownloaded the tekkit exe, and I've checked my internet options (though I know this has nothing to do with that anyway).

I have no idea what's going on.

Ever since it crashed, I load the launcher, log in, the Mojang picture comes up when it's loading minecraft and then it stops and gives me this error report.

java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@180b832a when adding ic2.common.BlockRubSapling@1bd046bb]

(full error report in field below)

I downloaded vanilla MC and it updated and ran just fine.

So I re-tried tekkit and again it crashes for the same reason at the same time, before I get to the "SinglePlayer/Multi-Player" screen.

Help?

Error Messages:

Minecraft Crashed!

Error Log:


Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5

	mod_MinecraftForge : Initialized (modpack.jar)

	mod_CodeChickenCore : Initialized (modpack.jar)

	mod_NotEnoughItems : Initialized (modpack.jar)

	mod_ReiMinimap : Initialized ([1.2.5]ReiMinimap_v3.2_04.zip)

	mod_IC2AdvancedMachines : Initialized (AdvancedMachines_4.0_client.zip)

	mod_BuildCraftCore : Initialized (buildcraft-client-A-core-2.2.14.zip)

	mod_BuildCraftBuilders : Initialized (buildcraft-client-B-builders-2.2.14.zip)

	mod_BuildCraftEnergy : Initialized (buildcraft-client-B-energy-2.2.14.zip)

	mod_BuildCraftFactory : Initialized (buildcraft-client-B-factory-2.2.14.zip)

	mod_BuildCraftTransport : Initialized (buildcraft-client-B-transport-2.2.14.zip)

	mod_AdditionalPipes : Initialized (buildcraft-client-DA-additionalpipes-2.1.3.zip)

	mod_ccSensors : Initialized (ccSensors-client-MC125-B017pr1.zip)

	mod_CCTurtle : Initialized (ComputerCraft)

	mod_ComputerCraft : Initialized (ComputerCraft)

	mod_EE : Initialized (EE2ClientV1.4.6.5.jar)

	mod_EnderStorage : Initialized (EnderStorage-Client 1.1.3.zip)

	mod_IC2NuclearControl : Initialized (IC2NuclearControl_client_v1.1.10b.zip)

	mod_ImmibisCore : Initialized (immibis-core_49.1.1_for_1.2.5-client.jar)

	mod_IC2 : Pre-initialized (industrialcraft-2-client_1.97.jar)

	mod_InvTweaks : Pre-initialized (InvTweaks-1.41b-1.2.4.zip)

	mod_MAtmos_forModLoader : Pre-initialized (MAtmos_packaged.zip)

	mod_ModularForceFieldSystem : Pre-initialized (mffs_rev7_for_1.2.5-client.zip)

	mod_IC2_ChargingBench : Loaded (mod_chargingbench-client-1.95b-1.2.5-r1.zip)

	mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)

	mod_IronChest : Loaded (mod_ironchests-client-3.8.0.40.zip)

	mod_NetherOres : Loaded (NetherOres_Client_1.2.1.zip)

	mod_PowerConverters : Loaded (PowerConverters_Client_1.3.4.zip)

	mod_Railcraft : Loaded (Railcraft_Client_5.3.3.zip)

	mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)

	mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)

	mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)

	mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)

	mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)

	mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)

	mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)

	mod_TubeStuff : Loaded (tubestuff_49.1.2_for_1.2.5-client.jar)

	mod_WeaponMod : Loaded (WeaponMod.zip)

	mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.3.zip)

	mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.3.zip)

	mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.1.zip)

	mod_ImmiChunkLoaders : Loaded (zdimensional-anchor_rev3.2_for_1.2.5-client.jar)





      Minecraft has crashed!      

      ----------------------      



Minecraft has stopped running because it encountered a problem.









--- BEGIN ERROR REPORT 1f2e317e --------

Generated 9/16/12 2:34 PM



Minecraft: Minecraft 1.2.5

OS: Windows 7 (amd64) version 6.1

Java: 1.7.0_04, Oracle Corporation

VM: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

LWJGL: 2.4.2

OpenGL: IntelĀ® HD Graphics version 2.1.0 - Build 8.15.10.2622, Intel



java.lang.IllegalArgumentException: Slot 241 is already occupied by codechicken.enderstorage.BlockEnderChest@180b832a when adding ic2.common.BlockRubSapling@1bd046bb

	at pb.<init>(Block.java:251)

	at qk.<init>(SourceFile:11)

	at qk.<init>(SourceFile:19)

	at zc.<init>(SourceFile:19)

	at ic2.common.BlockRubSapling.<init>(BlockRubSapling.java:24)

	at mod_IC2.load(mod_IC2.java:224)

	at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)

	at cpw.mods.fml.common.Loader.modInit(Loader.java:273)

	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628)

	at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)

	at net.minecraft.client.Minecraft.a(Minecraft.java:429)

	at net.minecraft.client.Minecraft.run(Minecraft.java:738)

	at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT f619bc2 ----------

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Congrats on completing the best bug report I have seen in a very long time! My suggestion (it may seem repetitive) delete/uninstall both the launcher and Java. Restart your computer, reinstall them. (I don't know why, but a good computer restart seems to help me often when I have to reinstall some things). Try to run the world. If the error comes up again, try disabling one of the mods in the exception. Usually a good reinstall helps...

Link to comment
Share on other sites

  • 0

I uninstalled java, restarted, redownloaded java, restarted again.

Then I deleted and redownloaded tekkit launcher.

Then I noticed in the Options section on the log in screen there was a Clear Cache button and I forced redownload of all mod files.

One of the above worked because now it works :D

Thanks

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...