MinecraftServerControl / mscs

Powerful command-line control for UNIX and Linux powered Minecraft servers
https://minecraftservercontrol.github.io
BSD 2-Clause "Simplified" License
485 stars 62 forks source link

Server does not load the updated server-file #237

Closed knutknatterton closed 4 years ago

knutknatterton commented 4 years ago

Hello,

I have some issues with your script. I restarted my server after closing it down in 2018 and now it doesn't want to start. as soon as i try starting with "sudo mscs start server_1" - it gives an error message, saying "Starting Minecraft Server: server_1Error updating the Minecraft server software"

I checked the server-folder, there are following files: "minecraft_server.1.11.2.jar minecraft_server.1.12.2.jar minecraft_server.1.15.1.jar"

knutknatterton commented 4 years ago

okay, it's working now - I downloaded the minecraft_server.1.15.1.jar-file from minecraft_server.1.15.1.jar and, but it's starting just the version 1.13.1 instead of 1.15.1 - ...

knutknatterton commented 4 years ago

could solve the problem - by myself ^^