timvisee / lazymc

💤 Put your Minecraft server to rest when idle.
GNU General Public License v3.0
573 stars 15 forks source link

Not gracefully shutting down server? #20

Closed Milkysunshine closed 2 years ago

Milkysunshine commented 2 years ago

I'm concerned about this, should I be? It seems as if lazymc is just force killing minecraft instead of issuing a stop command.

INFO lazymc::monitor > Server is now online INFO lazymc::montior > Server has been idle, sleeping... WARN lazymc > Server process stopped with error code (exit status: 143) INFO lazymc::monitor > Server is now sleeping

timvisee commented 2 years ago

I'm concerned about this, should I be?

Yes. Stopping errors may eventually result in data loss.

What platform are you running this on? Windows is known to be problematic with this.

Milkysunshine commented 2 years ago

I was running it on debian bullseye, but I stopped because of the errors. I could easily set it up again if you have things for me to try.

timvisee commented 2 years ago

Thanks for the information. Don't worry about it. It'll be something to look into when someone else runs into this too.

Thanks for the report.