Posted August 16, 20205 yr Just 2:45 hours ago a backup of /op/minecraft/server was done with rcon "save-off" rcon "save-all" tar -cvpzf /opt/minecraft/backups/server-$(date +%F-%H-%M).tar.gz /opt/minecraft/server rcon "save-on" Now if I start the server the usual 0/5 players shows ¿¿?? and if I try to connect it times out. In the logs, just when it says that the server and RCON have been started and their ports it should say: [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (dungeon_dimension): All chunks are saved [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved But it never reaches that point. If I try to connect it add to the log: [17Aug2020 01:51:56.369] [Netty Epoll Server IO #2/DEBUG] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Starting new modded network connection. Found 24 messages to dispatch. But that's it. debug.log Edited August 17, 20205 yr by Daviid
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.