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