Question
Minecraft server getting killed on 2GB RAM droplet
I have a droplet with the 2GB ram configuration. I installed a Vanilla Minecraft server, I hopped on (just me on it), and the server crashes after 30 seconds. There is no crash log, except for "Killed". This is the command I use to start the server on the screen:
java -Xmx1024M -Xms1024M -jar mcserver.jar nogui
This is the standard 1.7.2 Minecraft.
Anybody knows what's going on?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×