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

Restart often hangs #82

Open
benjhook opened this issue Feb 16, 2019 · 1 comment
Open

Restart often hangs #82

benjhook opened this issue Feb 16, 2019 · 1 comment

Comments

@benjhook
Copy link

The !restart command often results in a "hung process" where Torch refuses to actually restart (but is no longer online and joinable) and needs to have its process manually terminated via Task Manager. My server has 6 restarts a day and I usually come across this issue 1-2 out of the 6 times. No errors appear in the log.

I've been advised this is a long-standing issue and the only work around is to run external batch files to monitor and forcibly kill the process. Is there anything that can be done to make the restart process more reliable though?

I have experienced this issue while running both fresh and old worlds.

@SinisterSole
Copy link

From what I have seen, you either have to setup a script to check if process is running or run an additional plugin. I run the ALE-RestartWatchdog plugin to get consistent restarts.

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

2 participants