Minecraft server doesn't start (no logs)?

Un
- in Twitch
1

I have a Linux V-Server (Debian 10) there I wanted to install a server pack from Twitch but when I try to start the Launchserver.sh I'm [screen is terminating]

at the beginning I tried to start with the given LaunchServer.sh and then again with my own both did not work.

Java and screen are installed.

sa

Start the server without a screen directly in the console

For the commands you have to be in the same folder with cd as the LaunchServer.sh file!

chmod + x LaunchServer.sh
./LaunchServer.sh

!Moreover! : Log files are saved in the server under the folder logs /. You should take a look there.