Search results
28 mar 2020 · Yesterday I tried to open the .bat as always and it immediately close.. If I open the server.jar, it opens the server but with less RAM. I also tried adding the "pause" at the end but the ms-dos window closes.. I also tried unistalling Java and downloaded it again (64-bits version).
You are missing something from your description of what you see in the .bat file output. At minimum, you would see either a Java error message, or the message that the Java command itself could not be run.
But when I change Xmx to any other number other than 1024 it just closes the run.bat instantly and even when I add PAUSE at the end of the argument it still instantly closes. I have 16GB of ram and I want to allocate 4, but there seems to be nothing that works.
In today's video I'll show you how to fix the most common issue people have when setting up their Minecraft server and that's the "server.jar" or "start.bat"...
Yesterday I tried to open the .bat as always and it immediately close.. If I open the server.jar, it opens the server but with less RAM. I also tried adding the "pause" at the end but the ms-dos window closes..
If you don't run Install.bat first, ServerStart.bat will be looking for a .jar file that does not exist so the server window will just close right away. If you want to change the amount of RAM, you can do so by editing the MIN_RAM and MAX_RAM values in the settings.bat file.
31 sty 2021 · Whenever I try to run my run.bat file it just closes immediately after pressing any key. The command im using is java -Xmx2048M -Xms2048M -jar server.jar n...