Penrose Posted July 2, 2014 Posted July 2, 2014 Hello. I recently decided to make a server for me and my friend to play on, though when I start the server through the batch file, I get this message: C:UsersKeenanDesktopHexxit>java -Xmx2048G -Xms2G -jar Hexxit.jar nogui Error occurred during initialization of VM Unable to allocate 67111488KB bitmaps for parallel garbage collection for the re quested 2147567616KB heap. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. C:UsersKeenanDesktopHexxit>pause Press any key to continue . . . Why is this happening, and how do I fix this? Thanks, in advance.
Discord Moderator plowmanplow Posted July 2, 2014 Discord Moderator Posted July 2, 2014 Someone has changed the startup batch file. Your max memory "-Xmx2048G" is requesting 2048 Gigabytes of RAM. Obviously that is crazy. It should either be "2048M" or "2G".
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now