Alright, for clarity, here are the steps I did just this moment, to get a skyfactory3 server up.
- Logged in as
mc
into the webui - Downloaded the FTBPresentsSkyfactory3-3.0.6 profile
- Created a new server (e.g., called it “skyfactory”)
- Went to server status, selected “change profile to” => “FTBPresentsSkyfactory3-3.0.6”. Clicked “Copy Profile to live server files”
- Clicked “Accept EULA”, then “Accept EULA” in popup. Closed popup.
- Changed
-XMX
to 1024 - Logged into the command prompt as
mc
cd /var/games/minecraft/servers/skyfactory
sh FTBInstall.sh
- Went back to webui, set “Change runnable jar to” => “FTBServer-1.10.2-12.18.3.2215-universal.jar”
- 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.