[SOLVED] MCServer, Shutdown after startup..
#1
So..
No error or anything.
It boots up then shutsdown..

https://gist.github.com/anonymous/25f20540b63cc3fb09a7

No crash as well it seems so .. yeah.
running it on my raspberry pi, compiled today so.

Second boot it works correctly. but i still assume something went wrong.

Edit:
Could somebody delete this thread..
I was trying to copy a string. sending a ctrl+c.. shutting it down myself.
Reply
Thanks given by:
#2
How did you run the server the first time, did you use any wrappers such as "screen", or piped anything to the process ("echo hello | ./MCServer")? The server terminates gracefully if its stdin pipe has closed, so it could be the reason.
Reply
Thanks given by:
#3
(07-02-2014, 06:43 AM)xoft Wrote: How did you run the server the first time, did you use any wrappers such as "screen", or piped anything to the process ("echo hello | ./MCServer")? The server terminates gracefully if its stdout pipe has closed, so it could be the reason.

You can close this it was my fault..
used screen btw :p.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)