Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I downloaded the newest version of Java. 

If i download the newest release of minecraft Forge, and try to open it, it will close very quickly after i clicked twice on it. 

I really don't know how to fix this..

Can anyone help me?

Im having a similar issue where i double click the batch file and it opens for a second then closes 

25 minutes ago, Babecido said:

I downloaded the newest version of Java. 

Use Java 8 with forge, I do not believe it is compatible with newer versions.

 

7 minutes ago, kdog12 said:

Im having a similar issue where i double click the batch file and it opens for a second then closes 

The original post has nothing to do with a batch file, you should create your own thread with more information (i.e. contents of said batch file)

  • Author

I am using Java 8, but when i download the latest version of forge, the forge installer.jar willen open for a 10th of a second en thats all what happens :(

Edited by Babecido

  • Author
2 minutes ago, diesieben07 said:

Run it from the command line and post the output.

How do i do that?

  • Author
2 minutes ago, diesieben07 said:

Then you are not in the correct directory.

What does that mean? What do i have to do?

I did the same as the video told me

  • Author
27 minutes ago, diesieben07 said:

If the installer is located in "Downloads" then you must have the command line also pointed at "Downloads".

I did, but still unable to open

  • Author
4 minutes ago, diesieben07 said:

Show a screenshot of you using the command line and a screenshot of the folder containing the forge jar.

 

file in map.png

Run java file.png

the problem is, the file has spaces in it, so you should use

java -jar "forge-1.15.2-31.1.16-installer (1).jar"

if you dont use it, you requesting:

  1. execute program called java
  2. call java with first argument: -jar
  3. call java with second argument: forge-1.15.2-31.1.16-installer
  4. call java with third argument: (1).jar

But you want to:

  1. execute program called java
  2. call java with first argument: -jar
  3. call java with second argument: "forge-1.15.2-31.1.16-installer (1).jar"

Because spaces are used as parameter seperation in general (cmd, powershell, bash, whatever) if a path or filename contains a space or special characters, enclose them with quotes.

 

If you are in the correct folder, you only need to write java -jar "forge- and can press TAB for autocomplete, but dont miss the closing " at the end

Edited by Jusito
typo2

  • 1 year later...

Didn't help at all, i used the exact command, btw C:\Users\Fusion> is forced on

C:\Users\Fusion>D:\java -jar "forge-1.15.2-31.2.50-installer.jar"

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.