mojira.dev
MC-51161

Minecraft Server Start.bat 14w11b

When trying to start Minecraft server 14w11b with the start.bat using code "java -Xmx2G -Xms4G -jar minecraft_server.jar -o true
pause"

You get an "Error occurred during initialization of VM
Incompatible minimum and maximum heap sizes specified"

I have 8GB of RAM install on the computer.

Code is edited (Have removed 14w11b from file)

Image to help.

Attachments

Comments 2

This is a technical support issue; this site is for bug reports only. For technical support please use the Mojang Support Center.

Not a Minecraft issue, malformed Java command.

Reverse xmx and xms. -Xmx4G -Xms2G
You are trying to set a maximum of 2GB with a starting size of 4GB.

i found a bug in 14w11b if your gamma is at 100,000,000 the blocks become rainbow like jeb_ sheep 😞

Kieran Underwood

(Unassigned)

Unconfirmed

Minecraft 14w11b

Retrieved