Hello, I'm trying to add more ram to my server, and I know how to, but whenever I try to start the serverstart.bat, it opens for a split second, then dissappears. when I add pause to the code, it tells me java isn´t recognised as an internal or external command, program or batchfile. I've tried re-downloading the server file, that doesn't work. The code I currently have in my serverstart.bat:
java -Xms512M -Xmx1G -jar ftbserver.jar
pause
please help,
many thanks in advance!
- Victor -
java -Xms512M -Xmx1G -jar ftbserver.jar
pause
please help,
many thanks in advance!
- Victor -