Search results

  • 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
  1. K

    Problem FTB Launcher failing to install on Ubuntu 20.04

    I did follow these steps: https://ubuntu.com/tutorials/install-jre#1-overview and it gave me the same problem you have then I fix it by installing jdk.17 https://www.oracle.com/java/technologies/downloads/#jdk17-linux Then I switched java version to jdk-17 with this command: sudo...
  2. K

    Trying to install FTB on Linux... Please help...

    I had the same problem I fix it by installing jdk.17 https://www.oracle.com/java/technologies/downloads/#jdk17-linux Then I switched java version to jdk-17 with this command: sudo update-alternatives --config java