java.lang.ArrayIndexOutOfBoundsException:0
6 replies [Last post]
Abby_the_Odd
WoM Member
Members
WoM Member: 442981
WoM Coins: 2

What?  Lol.

What is wrong?

Abby_the_Odd
WoM Member
Members
WoM Member: 442981
WoM Coins: 2
I just downloaded this

I just downloaded this because I've heard good things about this game.  I logged in fine and the server loaded, but then it didn't really load the game.  It gave me a dialogue box saying the message in the subject of the forum.  What on earth does that mean?

wolftone1916
Epic Contributor
Community Managers
WoM Member: 375982
WoM Coins: 1275
...

Out of bounds I believe means your java is trying to access more memory than you actually have, so try 1. checking how much ram you have, then subtract that in half and alot that much memory to your java and nothing more...

Mauiman
WoM Member
Members
WoM Member: 172534
WoM Coins: 24
There is also a Topic

There is also a Topic here

http://www.worldofminecraft.com/content/failed-start-minecraft-please-help

I have been trying to do stuff. too.

I have (Windows 7) 32 bit
4 Gigs of ram
Video Chipset on the Motherboard (Shoot Me)

You will see the Version of Java that I have in the debugging screen.

And that's all that I could provide is in both this post and the recent post that I have made in that thread.

Thanks.

wolftone1916
Epic Contributor
Community Managers
WoM Member: 375982
WoM Coins: 1275
...

I will say it here as well, go to your control panel and open up java and allot more memory to it...

Mauiman
WoM Member
Members
WoM Member: 172534
WoM Coins: 24
All I was able to find was

All I was able to find was the memory size file in the Temporary internet files section and It is at 1000 MB's for memory.

wolftone1916
Epic Contributor
Community Managers
WoM Member: 375982
WoM Coins: 1275
...

Allocating More Memory To Java

Step 1.

Open CONTROL PANEL.

Step 2.

Type 'Java' inside the 'Search Control Panel' box.

Step 3.

Click the Java icon that pops up.

Step 4.

Click the Java tab.

Step 5.

Click View...

Step 6.

Assure there is only ONE line in here, any more lines could cause issues.

If you have multiple lines uninstall all versions of Java from your system and...

...download Java JDK 7 from the following link.

Make sure to get the x64 version if you have a 64-bit OS.

http://jdk7.java.net/download.html

Step 7.

Change Runtime Parameters.

I have mine set to:

-Xincgc -Xmx2048M

Change it depending on how much RAM you have.

For 32-bit Operating Systems 768M is recommended.

If you have 64-bit, or that doesn't work, continue to try the following

1G

1536M

2G

As I said, this varies depending on how much System RAM you have.

Step 8.

Click OK.

Step 9. (OPTIONAL)

Restart your system, not necasary.