Total Members Voted: 437
-Xms1GB
Last time I used it you didn't put 2GB you put 2048MB
i've seen server launch .bats before, you can use G values too.
@ECHO OFFjava -Xincgc -Xms1GB -jar minecraft_server.jarPAUSE
java -Xincgc -Xms1GB -Xmx2GB -jar minecraft_server.jar
Code: [Select]java -Xincgc -Xms1GB -Xmx2GB -jar minecraft_server.jari meant to add, not change. though i'm not sure this'll work either.
that didnt work eitherloving why is this stuff so confusing