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. Enos

    Bug Eula.txt not creating for linux laptop

    Alright, so I've found the answer You need to downgrade to java 8. Here are the steps you need: sudo apt install openjdk-8-jre-headless sudo update-alternative --config java choose the java 8 version Check your version using: java - version
  2. Enos

    Bug Eula.txt not creating for linux laptop

    Hey guys, I'l trying to make a FtbRevelation Server on my linux laptop. As usual when I tried the command sh FTBInstall.sh "No eula created" sh ServerStart.sh I've the error because I need to read eula.txt. The problem is that the eula.txt never appeared. Maybe I'm wrong on how to create the...