Persistence is only saved for the first Escape
leclerc-leo opened this issue ยท 1 comments
When pressing escape the persistence is saved the first time pressing it in singleplayer but the next time it's pressed it wont work.
<pressing escape to have the menu>
[19:00:59] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerWorld minecraft:overworld New World'/minecraft:overworld
[19:00:59] [Server thread/INFO] (building_dimension) Saving Persistance
... (other dimensions)
<returning to game>
<pressing escape to have the menu>
[19:01:00] [Server thread/INFO] (Minecraft) Saving and pausing game...
[19:01:00] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerWorld minecraft:overworld New World'/minecraft:overworld
... (other dimensions)
<returning to game>
<pressing escape to have the menu>
[19:01:01] [Server thread/INFO] (Minecraft) Saving and pausing game...
[19:01:01] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerWorld minecraft:overworld New World'/minecraft:overworld
... (other dimensions)
<exiting the game>
[19:01:07] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (New World (3)): All chunks are saved
... (other dimensions)
[19:01:07] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved