devryan / GamePanelX-V3

The Original Free and Open Source Game Control Panel
https://www.gamepanelx.com
Other
131 stars 94 forks source link

Minecraft server not restarting properly #82

Open antoniobenedetti opened 10 years ago

antoniobenedetti commented 10 years ago

Using Craftbukkit 1.7.2, the server is not restarting properly. The panel is only starting the server and it is not checking if it is running. Further evidence: screenshot from 2014-05-13 001105 The same server was started three times.

devryan commented 10 years ago

Can you show "ps -ef | grep gpxnikol" output here, after hitting the Stop button, and restarting?

antoniobenedetti commented 10 years ago

Not right now since there are 6 players on it and it is paying customer. I will do it later tonight though.

antoniobenedetti commented 10 years ago

Sorry i didn't have much time to test it. But i confirm that the issue only exist if you press on the restart button twice with a delay. If you press on stop and then restart, it works fine and the server stops properly. Only happens on minecraft AFAIK.

devryan commented 10 years ago

Hmm, that's an odd one. Will try and reproduce.