Jump to content

Recommended Posts

Posted

Hello, this is Brian Lee and I am new to this forum.

 

I tried downloading the latest forge 1.12.2 jar, in which it is successful. I downloaded the installer because my computer is Linux. 

 

Now here's the problem. I double clicked the jar file I downloaded and it did not run. Then I went to terminal in Linux and run the jar file and this is what I get:

 

java.net.preferIPv4Stack=true
Exception in thread "main" java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    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

 

Is something wrong here? Thank you!

Posted

I know that I can't post within an hour, but since it is 19 hours later I can post it here, right?

 

Anyways, I am concerned that I can't run the installer jar file, so please help me. I have java installed but the installer jar forge file does not work, so that's the problem I have.

Posted

You can post within an hour, it just has to be more substantial(meaning actually provide information) than just "bump".

  • Like 1

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

What exact version were you trying to install?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

You may have a network issue, try running it with the --offline flag

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Yes on a terminal

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

--offline is an argument for the installer

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

I tried running:

 

java --offline

 

And I got an error:

 

Unrecognized option: --offline
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

 

Do you mean --offline? I tried running --offline without the word "java" and it says "--offline: command not found"

Posted

I mean use java -jar [Forge Installer File Name] --offline

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

The jar file work, but there is an error:

 

These libraries failed to download. Try again.

 

org.ow2.asm:asm-all:5.2

com.typesafe.akka:akka-actor_2.11:2.3.3

com.typesafe:config:1.2.1

org.scala-lang:scala-actors-migration_2.11:1.1.0

org.scala-lang:scala-compiler:2.11.1

org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2

org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.1.0.2

org.scala-lang:scala-library:2.11.1

org.scala-lang:scala-parser-combinators_2.11:1.0.1

org.scala-lang:scala-reflect:2.11.1

org.scala-lang:scala-swing_2.11:1.0.1

org.scala-lang:scala-xml_2.11:1.0.2

Posted (edited)

I downloaded the libraries, but the forge wouldn't start. I did not use the cracked launcher and I used the authentic launcher (the one I bought).

Edited by 20LeeBrian1
Posted

I would assume the computer you are running this on has internet access, is this correct?

This computer isn't on a weird network (i.e. a college internet connection that filters traffic), right?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

And besides, I downloaded the corresponding libraries from the issue above and the mod installer works, but when I tried to run forge on the authentic launcher (not the cracked one) it wouldn't start.

Posted (edited)

While I did download the corresponding libraries to properly install forge offline, I couldn't start forge even though it is on the forge profile. I still use the authentic launcher and NOT the cracked launcher because in this forums cracked launchers are illegal and thus being banned if someone uses it and mentions it on the forums.

Edited by 20LeeBrian1
Posted

If you were able to get it installed into the launcher please provide a debug.log

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

The EAQ thread and my signature might offer clues.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 2/22/2019 at 4:09 AM, 20LeeBrian1 said:

Since I am new here, I have no idea what the EAQ thread means, so all right then.

Expand  

 

It's the thread stickied at the top of this forum called "Rules and EAQ - READ FIRST OR YOU WILL GET BANNED!!!".

  • Haha 1

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Posted (edited)

Anyways, I am downloading the 1.13.2 forge. But when I start the authentic launcher, there is no 1.13.2-forge-25.0.48 for the version, even though I have installed it. I don't know if I can make another topic or continue using this.

Edited by 20LeeBrian1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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