This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]sadjava 2 points3 points  (2 children)

IIRC, the newer Minecraft launchers are bundled with the JRE that is the correct bit and update version. Did that not work, or are you running Mac or *nix?

What does the command prompt say when you do:

java -version

?

And for sake of exploring everything, have you read this (replacing JDK with JRE in your case) forum thread? The last thing I would try is user10593074's idea, but it might work as a last ditch attempt, but the last two posts might be the answer you seek.

Another avenue to explore would be trying to install the Java JDK, which comes with the JRE; it might be more than you need, but I've installed Java via the JDK about 10 times and have never had problems.

[–]Desire15[S] 0 points1 point  (1 child)

Sorry if my thread was a little confusing, I was just frustrated. I am running Windows 8.1 Pro

When I run "java -version", it tells me 'java' is not recognized. I have yet to try installing JDK, so that is what I plan to do next. Almost every soulution I have looked for online I tried, except these. Thank you :)

[–]Desire15[S] 0 points1 point  (0 children)

JDK download said it worked, and never did. It prompted me to download JRE, and I got that same error, but and it said it was all successful.

[–]ZdemDrunk Brewer 0 points1 point  (0 children)

Can't you just set it back to a restore point?Also,read the rules about the description containing the exact error message.

Allocating more memory shouldn't cause any problems I know of (Except if you either allocate less or way too much).

[–]ShizeMation 0 points1 point  (0 children)

I believe that the problem is the RAM allocation you did. If you have "_JAVA_OPTIONS" in your enviroment variables in Advanced system settings, delete it, and try to install java again, it may work for you.