MinecraftServerControl / mscs

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

Failed to start server #171

Closed luizhtss closed 7 years ago

luizhtss commented 7 years ago

Hello, I'm having the following error when I start the server.

The cached copy of the version manifest is up to date.
Use the force-update option to ensure a new copy is downloaded.
Starting Minecraft Server: teste/usr/local/bin/msctl: line 1159: 23561 Terminated              nohup sh -c "tail -f --pid=\$$ $WORLD_DIR/console.in | {
    $SERVER_COMMAND mscs-world=$1 > $WORLD_DIR/console.out 2>&1; kill \$$;
  }" > /dev/null 2>&1
Error starting the server: couldn't retrieve the server's process ID.
root@ns3086735:~# Error starting the server: couldn't retrieve the server's process ID.
sandain commented 7 years ago

I'm not sure what the problem is, so I'll need more information from you. Have you made any modifications to the script? What process did you use to install the script (did you run make or do it manually)? What is the output of which java? which nohup? which tail?

luizhtss commented 7 years ago

Hello, i solved the problem, I was running a version of Java 7