-
Bug
-
Resolution: Fixed
-
Minecraft 18w47a, Minecraft 18w47b, Minecraft 18w48a, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, Minecraft 19w03a, Minecraft 19w03b, Minecraft 19w03c, Minecraft 19w04b
-
None
-
Confirmed
Hi. I have a VPS where i play all the minecraft versions and this is the first snapshot dont wont to stop, when i type stop in the console. Thank you.
From MC-142040:
The bug
Server won't close with enabled GS4 listener on stop command.
What I expected to happen was...:
Server stops and exit after "stop" command on console
What actually happened was...:
Server hangs and won't exit after:
[19:41:33] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld [19:41:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [19:41:33] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:the_end [19:41:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [19:41:33] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:the_nether [19:41:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
How to reproduce
- Enable query port in server.properties.
enable-query=true
- Start server
[19:46:58] [Server thread/INFO]: Done (8.822s)! For help, type "help" [19:46:58] [Server thread/INFO]: Starting GS4 status listener [19:46:59] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
- Enter stop command
[19:47:06] [Server thread/INFO]: Stopping the server [19:47:06] [Server thread/INFO]: Stopping server [19:47:06] [Server thread/INFO]: Saving players [19:47:06] [Server thread/INFO]: Saving worlds [19:47:06] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld [19:47:07] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [19:47:07] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:the_nether [19:47:07] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [19:47:07] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:the_end [19:47:07] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
→ Server hangs and won't exit (java proccess is still alive).
- is duplicated by
-
MC-139804 Server won't stop fully
- Resolved
-
MC-139915 Cmd not closing at 18w47a
- Resolved
-
MC-141797 RCON stays alive once the server is stopped
- Resolved
-
MC-142040 Server won't close if GS4 listener is enabled
- Resolved
-
MC-143337 Stop command is not exiting properly
- Resolved
- relates to
-
MC-139878 Game hangup while saving world
- Resolved