Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop button doesn't stop minecraft server instance. #57

Open
NethercraftMC5608 opened this issue Oct 29, 2021 · 0 comments
Open

Stop button doesn't stop minecraft server instance. #57

NethercraftMC5608 opened this issue Oct 29, 2021 · 0 comments

Comments

@NethercraftMC5608
Copy link

NethercraftMC5608 commented Oct 29, 2021

HELP NEEDED!
I tried everything, I can't get anything to work, I am starting to lose hope, I have been troubleshooting for 2 days now.

I press the stop button, and it says it has stopped, but when I htop, I can see that the java instance is still running.
as I didn't notice this issue, my server has been overloaded by old instances of servers still running.
if someone can please give me a code that can stop the 'screen' session and the java session.
It will be much appreciated.

Photo to the problematic code: (inside /data/config.php/)
image

My speculations are that the session dies but the java process still runs, or the session cannot die until the java process is been killed or stopped.
EDIT:
Never mind it works. I used geraskalnas fork and it works "ok". there is still a prominent issue, the java process has to finish generating the world until it could quit, which I guess is ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant