Minecraft Server on V-Server Problem - [Screen is terminating]?

Fi
- in Servers
6

I have a Minecraft server installed on my V-server or I'm here. It runs on Debian 8 my server.

But if I want to start the server with./start.sh does not appear above a line with

[Screen is terminating]

Can anybody help me further?

Dr

How about if you would show us the error message from the logs?

(To find in the server folder in the folder "logs" the file is called "latest.log" (or something like that) just open the file, go to a page like https://www.paste.ofcode.org and paste the contents of the log there.

Then you can just give us the link and we can help you.

"[Screen is terminating]" is not a mistake.

Lu

1. What stegr in your startup file?

2. What mistakes are there (see Endivie04)

3. Ever googled? Are heaps of instructions

Fi

Log because the minecraft server has not been released yet. That's my problem. I want to create a server. After ich./start.sh enter nothing more than [Screen is Terminating]. In my start.sh file is the following: screen -S server1 java -Xms1024M -Xmx1024M -jar spigot.jar

Fi

The startup file says: screen -S server1 java -Xms1024M -Xmx1024M -jar spigot.jar. There's no logfile where I can see the error. I also googled but I have found no solution

Lu

Leave the screen -S server1 off. Better open a screen and then the server

Dr

Do you have any? At the end of the line a line break (empty line)?

If yes, take it away