Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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
Hi all ! i have bug for test ftb source on eclipse :
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at net.ftb.mclauncher.MinecraftLauncherNew.main(MinecraftLauncherNew.java:167)
ligne 167 :
public static void main (String[] args) {
String basepath =...