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

    Solved Starting FTB Revelation server on linux returns an error

    I managed to solve the issue. For anyone with the same problem here is my solution: - Remove java. I used this tutorial. https://novicestuffs.wordpress.com/2017/04/25/how-to-uninstall-java-from-linux/ - Install openjdk 8 java. Use this command: sudo apt install openjdk-8-jre-headless
  2. ChigBungus

    Solved Starting FTB Revelation server on linux returns an error

    I have successfully started a vanilla minecraft server on the system but for some reason when i try running Revelation it returns this error: A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at...