Author Topic: Shutdown Faceless Server - blockland.app  (Read 548 times)

How do I shutdown a Faceless Server?


Code: [Select]
./Blockland.app/Contents/MacOS/Blockland -dedicatedLAN -map BedroomStarted from the command line, Blockland.app does NOT go into an interactive mode at the console. It just dumps Std-out to the screen.

I issue cmd-c and it halts. But this does not safely shut down the server.
It just kills it. Wham!


How do I access the console on a faceless server? So I may issue Quit();

If I connect with blockland on the same host, I am able to perform a save from the GUI. But when I go to the console and issue Quit(); it only quits the Client. The faceless server remains up.

How do I safely shutdown a Faceless dedicated Server?

sorry for the repetition, I've dealt with too many blackberries today.