Cannot Start FTB Revelation Server Linux

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Wayne404

New Member
Feb 20, 2021
1
0
1
Germany
Hello Everyone,

i cannot start my Ftb Revelation Server for me and 5 other friends.

I bought a Linux Ubuntu 18.04 64bit Server, with 4 CPU vCores and 8 GB Ram.

Running Minecraft Vanilla is no Problem, on this Server.

Heres what i did:

Added a new user with
adduser ftb

Added User ftb to root/admin
usermod -aG sudo ftb

installed Java 8
sudo apt-get install openjdk-8-jre

changed Java from 11 to 8 (becauce i installed vanilla before)
update-alternatives --config java

Downloaded the newest FTB Revelation for linux to home/ftb
wget https://api.modpacks.ch/public/modpack/35/174/server/linux

made id Executable with
chmod a+x ./linux

Unpacked it with
./linux 35 174 --path /home/ftb

and at last started the Server with
java -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx6144M -Xms4096M -jar forge-1.12.2-14.23.5.2846-universal.jar nogui

what is wrong, what can i do.
 

Attachments

  • Startup.txt
    201 KB · Views: 75
  • crash-2021-02-20_21.24.11-server.txt
    56.1 KB · Views: 85