Minecraft server Java Jvm arguments
Minecraft server Java Jvm arguments
I am trying to make a Minecraft Server but when i do it says the amount of allocated ram is 650 m and i want to allocate more i have 16 gigs of ram installed and i want to allocate 7 or 4 gigs of ram to it but when i try to make the command it says either invalid max heap size the specified size exceeds the max representable size Error: Could not create the java virtual machine Error: A fatal exception has occured. program will exit. i tried making the java option and editing the path but it wont work. i need a list of viable solutions
Make sure you have a 64-bit JVM to address more memory run
java --version
to check.– Peter Lawrey
Sep 3 at 6:38
java --version
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Show us what you tried.
– Slaw
Sep 2 at 1:05