The Gallery server
#31
AwesomeBig Grin
Reply
Thanks given by:
#32
Hey,
I just tried it out and build something as well,
name ingame = thughack though there is nobody only.

I discoverd a problem.. place a halfslap, on that place a flower pot, now under that halfslap place a halfslap..
Reply
Thanks given by:
#33
I've reported the halfslab issue: https://github.com/mc-server/MCServer/issues/835
Reply
Thanks given by:
#34
Down for maintenance: the server has crashed, and I'm compiling a new executable, so it might take some time to get back up. Sorry for the inconvenience.
Reply
Thanks given by:
#35
Edit: nevermind.
Reply
Thanks given by:
#36
The server is back up.
Reply
Thanks given by:
#37
Why is it always cheesedummy who crashes the server?Tongue
Reply
Thanks given by:
#38
I have a destructive personality that arbitrarily invalidates pointers.

I did this:

/up 10000000
Reply
Thanks given by:
#39
And why would you do such a thing on a public server instead of your own local development server where you can fix it immediately and post a patch, rather than kicking a regular server down for possibly hours?
Reply
Thanks given by:
#40
Why don't you just run the server inside a simple

Code:
while :
do
    ./MCServer
    echo "Press Ctrl-C to Stop"
    sleep 5
done

That way it restarts if it crashes.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)