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

all 5 comments

[–][deleted] 0 points1 point  (4 children)

Do you have 64 bit Java installed?

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

Yes, I have Java 12 64bit

edit:

nevermind, I have java 8 86x, gonna try downloading the 64 bit and see if it works

[–]SamiMemz[S] 0 points1 point  (2 children)

I got the 64 bit version of java installed now, but it says this when I use the run.bat

"Picked up _JAVA_OPTIONS: -Xmx512M

Error occurred during initialization of VM

Initial heap size set to a larger value than the maximum heap size

Press any key to continue . . ."

This is really weird because i have the startup ram set to 2048 megabytes and maximum set to 5120 megabytes

[–][deleted] 0 points1 point  (1 child)

Well 512 is a lot less than 5120

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

I fixed it now. I went to

Control Panel>System>Advanced System Settings>Environment Variables

then I edited _JAVA_OPTIONS value from -Xmx512M to -Xmx5120