Web UI not running server created as 'root' properly

Alright, for clarity, here are the steps I did just this moment, to get a skyfactory3 server up.

  1. Logged in as mc into the webui
  2. Downloaded the FTBPresentsSkyfactory3-3.0.6 profile
  3. Created a new server (e.g., called it “skyfactory”)
  4. Went to server status, selected “change profile to” => “FTBPresentsSkyfactory3-3.0.6”. Clicked “Copy Profile to live server files”
  5. Clicked “Accept EULA”, then “Accept EULA” in popup. Closed popup.
  6. Changed -XMX to 1024
  7. Logged into the command prompt as mc
  8. cd /var/games/minecraft/servers/skyfactory
  9. sh FTBInstall.sh
  10. Went back to webui, set “Change runnable jar to” => “FTBServer-1.10.2-12.18.3.2215-universal.jar”
  11. Hit Start.

From LOGGING:

[16:36:57] [Server thread/INFO]: Preparing level "world"
[16:37:00] [Server thread/INFO]: Preparing start region for level 0
[16:37:01] [Server thread/INFO]: Preparing spawn area: 21%
[16:37:02] [Server thread/INFO]: Preparing spawn area: 28%
[16:37:03] [Server thread/INFO]: Preparing spawn area: 73%
[16:37:04] [Server thread/INFO]: Preparing spawn area: 78%
[16:37:04] [Server thread/INFO]: Done (7.169s)! For help, type "help" or "?"
[16:37:09] [Server thread/INFO]: FTBLib: Server reloaded in 71ms
[16:37:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2557ms behind, skipping 51 tick(s)
[16:38:59] [Server thread/INFO]: --- Showing help page 22 of 22 (/help <page>) ---
[16:38:59] [Server thread/INFO]: warp
[16:38:59] [Server thread/INFO]: weather
[16:38:59] [Server thread/INFO]: whitelist
[16:38:59] [Server thread/INFO]: worldborder
[16:38:59] [Server thread/INFO]: xp

The FTBLib shows it’s loaded.

1 Like