Hello, the 1.8 forge installer don't work! I created a modpack with 24 different lucky blocks in Minecraft 1.8 and I wanted to create a forge server in 1.8 to play with my friends with this modpack! Everytime when I try to open the installer with the console this error comes:
Exception in thread "main" java.lang.ExceptionInInitializerError
at cpw.mods.fml.installer.ClientInstall.getSponsorMessage(ClientInstall.java:273)
at cpw.mods.fml.installer.InstallerAction.getSponsorMessage(InstallerAction.java:59)
at cpw.mods.fml.installer.InstallerPanel.updateFilePath(InstallerPanel.java:235)
at cpw.mods.fml.installer.InstallerPanel.<init>(InstallerPanel.java:216)
at cpw.mods.fml.installer.SimpleInstaller.launchGui(SimpleInstaller.java:147)
at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:34)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at cpw.mods.fml.installer.MirrorData.buildMirrorList(MirrorData.java:84)
at cpw.mods.fml.installer.MirrorData.<init>(MirrorData.java:63)
at cpw.mods.fml.installer.MirrorData.<clinit>(MirrorData.java:17)
... 6 more
I hope the Forge Team can fix this error!