Jump to content

GregTheSpinarak

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by GregTheSpinarak

  1. The TerrariaCraft mod requires an older version of Forge 1.12.2 but when I try to open the jar file it doesn't work. I have the latest version of Java. This version is not listed in the versions that are currently not working so I'm not sure what is wrong. The crashlog is below.

    java.net.preferIPv4Stack=true
    Exception in thread "main" java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at net.minecraftforge.installer.Java6Gate.main(Java6Gate.java:48)
    Caused by: java.lang.ExceptionInInitializerError
        at net.minecraftforge.installer.ClientInstall.getSponsorMessage(ClientInstall.java:401)
        at net.minecraftforge.installer.InstallerAction.getSponsorMessage(InstallerAction.java:60)
        at net.minecraftforge.installer.InstallerPanel.updateFilePath(InstallerPanel.java:334)
        at net.minecraftforge.installer.InstallerPanel.<init>(InstallerPanel.java:315)
        at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:167)
        at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:54)
        ... 5 more
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
        at net.minecraftforge.installer.MirrorData.buildMirrorList(MirrorData.java:84)
        at net.minecraftforge.installer.MirrorData.<init>(MirrorData.java:63)
        at net.minecraftforge.installer.MirrorData.<clinit>(MirrorData.java:17)
        ... 11 more
     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.