Jump to content
  • 0

MInecraft Crashed During Mojang Logo


Question

Posted

Launcher Version: 1.0.1.3

Operating System: Windows Vista 64bit OS

Java Version: 1.7.0._03

Antivirus Program: The Tekkit Launcher runs fine and the game starts up, but crashes after about three seconds at the Mojang Splash screen providing me with the following report.

Description of Problem:

The Tekkit Launcher runs fine and the game starts up, but crashes after about three seconds at the Mojang Splash screen providing me with the following report.

Error Messages:

Error Log:


Minecraft has crashed!      

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



Minecraft has stopped running because it encountered a problem.









--- BEGIN ERROR REPORT 57407cf6 --------

Generated 6/27/12 9:15 PM



Minecraft: Minecraft 1.2.5

OS: Windows Vista (x86) version 6.0

Java: 1.7.0_03, Oracle Corporation

VM: Java HotSpot Client VM (mixed mode), Oracle Corporation

LWJGL: 2.4.2

OpenGL: ATI Radeon HD 3600 Series       version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.



java.lang.IllegalArgumentException: Slot 194 is already occupied by immibis.tubestuff.BlockTubestuff@4721b6 when adding immibis.tubestuff.BlockTubestuff@1f653ab

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

	at agy.<init>(BlockContainer.java:7)

	at immibis.core.BlockCombined.<init>(BlockCombined.java:35)

	at immibis.tubestuff.BlockTubestuff.<init>(BlockTubestuff.java:17)

	at mod_TubeStuff$1.registerBlock(mod_TubeStuff.java:52)

	at immibis.core.CoreProxy.RegisterBlockID(CoreProxy.java:31)

	at mod_TubeStuff.load(mod_TubeStuff.java:49)

	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 25d20d8c ----------

3 answers to this question

Recommended Posts

  • 0
Posted

Sorry for the trouble, but where would that file be located?

I see the file in question but I'm not sure on how to open it. Winrar perhaps? Nevermind, don't know what I'm doin.

  • 0
Posted

Found it. For some reason there were two versions of the tubestuff mod. I deleted the older one and it works now. Anyone else having this problem try looking in the folder.

Anyone know what to do? Apologies for the double post.

Found the file I'm supposed to edit to TRY and fix it. The problem I have now is what number should it be? The values I'm entering are either occupied already or are is out of boundries or something. I'll keep trying for the time being. I may even pull the file out and see if it works that way.

Any value up to 255 is taken. Anything after that leads to:

--- BEGIN ERROR REPORT 9477004c --------

Generated 6/28/12 12:54 AM

Minecraft: Minecraft 1.2.5

OS: Windows Vista (x86) version 6.0

Java: 1.7.0_03, Oracle Corporation

VM: Java HotSpot Client VM (mixed mode), Oracle Corporation

LWJGL: 2.4.2

OpenGL: ATI Radeon HD 3600 Series version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.

java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 256

at cpw.mods.fml.common.FMLCommonHandler.raiseException(FMLCommonHandler.java:406)

at ModLoader.throwException(ModLoader.java:787)

at immibis.core.Config.getBlockID(Config.java:57)

at immibis.core.CoreProxy.RegisterBlockID(CoreProxy.java:29)

at mod_TubeStuff.load(mod_TubeStuff.java:49)

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)

Caused by: java.lang.ArrayIndexOutOfBoundsException: 256

at forge.Configuration.getOrCreateBlockIdProperty(Configuration.java:78)

at immibis.core.Config.getBlockID(Config.java:55)

... 9 more

--- END ERROR REPORT 3ea74b49 ----------

Gonna try removing the files.

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...