How do I stop this?
Here's what I do (SSH):
screen
cd minecraft
./bukkit.sh
It runs for a while, then terminates!
Offline
What does it say?
Offline
Could you be more descriptive?
I use this command for my server:
java -Xmx1024M -Xms1024M -jar craftbukkit.jar nogui --noconsole &
Offline
Magnie wrote:
Could you be more descriptive?
I use this command for my server:Code:
java -Xmx1024M -Xms1024M -jar craftbukkit.jar nogui --noconsole &
I'll try that. Maybe it's a memory thing.
Offline
GeonoTRON2000 wrote:
blob8108 wrote:
What does it say?
">Killing"
It doesn't give any other output...? O_o
Offline
pwiter wrote:
How is this related to scratch?
"Advanced Topics"
Anyways, it's fixed now. The problem was that the Xx1024M gave it 1GB of RAM, and my VPS only has 256MB.
Offline