What Java path are you using now? That error = you are using 32-bit Java (unless you don't have the RAM to begin with)
I'm using the same exact one I was using before. Unless my 8 gigs of ram and my 8846mb showed in bios and my 7.9gb of ram in task manager are lying.... This is what I get now: (between 1gb and 4gb of ram allowed) The game is running. Please wait. Error occurred during initialization of VM Could not reserve enough space for 4096000KB object heap Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 Process ended with code: 1
What the hell. It worked when I randomly decided to change the mempermsize 256 to 0. It says support for mempermsize has been removed in update 8.0 .. why the actual fck does that fix it. I think thats the reason It worked for me before. I had the mempermsize set to like 255 or something other than 256
That shouldn't do anything - permgen was removed in Java 8, so that option is useless now. If it can't reserve enough space, it means you are either a) using 32-bit java or b) trying to reserve more RAM than is available.
I've reinstalled and uninstalled 64 bit java 3 different times but its giving me that same error over and over
Next to JVM path : C:\Program Files (x86)\Java\jre1.8.0_60\bin\javaw.exe Error is this still: The game is running. Please wait. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Invalid maximum heap size: -Xmx4096M The specified size exceeds the maximum representable size. Process ended with code: 1
"(x86)" You are still telling to it use the 32 bit version. Go to your regular program files and get the java path from there
That doesn't work. Gives me the same error even if I change path to C:/Programfiles/ Java/ whatever/whatever
You are probably not installing 64-bit java. But yes, it should be located in C:\Program Files\Java\jre1.8.0_60\bin\java.exe
My setup (java 64) work way enough for this Alice. Check the mem allocation value : (Of course, you have something in the JVM path)
Yes I'm 100% certain. If anyone would like to add me on skype, i'd really love to fix this problem it might be faster to try everything over voice. (or teamspeak i guess) Skype name: xxblueminer13
Give me a screenshot of your options. And paste your current Java path. I can TeamViewer you, but later.
Wouldn't it just be simpler to uninstall all existing java versions and install just the x64 edition?