Jump to content

ArrayIndexOutOfBounds


Epic_N_Easy

Recommended Posts

Okay, normally I'm able to solve these kind of problems on my own, but I have no idea on this one. I recently installed the recommened version of FML (4.0.0.204) and have NO other mods installed. Clean minecraft.jar, everything vanilla. I always test out each "basemod" individually as to figure out bugs between them. This is my error log:

---- Minecraft Crash Report ----

// Uh... Did I do that?

 

Time: 8/13/12 11:46 AM

Description: Failed to start game

 

java.lang.ArrayIndexOutOfBoundsException: 4018

at org.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)

at org.objectweb.asm.ClassReader.accept(Unknown Source)

at org.objectweb.asm.ClassReader.accept(Unknown Source)

at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:35)

at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:85)

at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:74)

at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:74)

at cpw.mods.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:38)

at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)

at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:44)

at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:101)

at cpw.mods.fml.common.Loader.identifyMods(Loader.java:282)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:402)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:133)

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

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

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

 

Relevant Details:

- Minecraft Version: 1.3.2

- Operating System: Windows 7 (x86) version 6.1

- Java Version: 1.7.0_04, Oracle Corporation

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

- Memory: 449839904 bytes (429 MB) / 518979584 bytes (494 MB) up to 778502144 bytes (742 MB)

- JVM Flags: 2 total; -Xmx768M -Xms512M

- LWJGL: 2.4.2

- OpenGL: AMD Radeon HD 6520G GL version 4.1.11156 Compatibility Profile Context, ATI Technologies Inc.

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

 

Again, it's vanilla except for FML.

Link to comment
Share on other sites

This would indicate to me, that one of the files in your mods folder containts a invalid class files, so you have a corrupt download somewhere, I'll mention to cpw that he needs to print out a more user friendly error in this case.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.