Jump to content

Forge 1.15.2 installer refusing to open


Recommended Posts

So for a while now I have been trying to install the latest version of forge. I have everything correct to using the right version and using Java(TM) Platform SE binary. But for some reason when I try to open the installer the blue loading circle pops up and goes away without even opening a window. I've deleted the file restarted my computer and reinstalled but the same things happens over and over again. I've tried doing this on two different computers now but the same problem arises and still it refuses to open the installer file. Somebody please help me. :(

Link to comment
Share on other sites

I opened the command prompt and typed "cd downloads" and when I tried opening the forge file by typing "cd forge-1.15.2-31.1.34-installer.jar" which is the exact name of the file it said "The directory name is invalid" What should I do from there?

Edited by theslitheryrug74
found out how to open command prompt
Link to comment
Share on other sites

1 hour ago, theslitheryrug74 said:

I opened the command prompt and typed "cd downloads" and when I tried opening the forge file by typing "cd forge-1.15.2-31.1.34-installer.jar" which is the exact name of the file it said "The directory name is invalid" What should I do from there?

After you're in downloads, type "dir forge*" (there's a * with no spaces after forge) to make sure it's there. If it is, you want to use

java -jar forge-1.15.2-31.1.34-installer.jar

 

cd means "change directory", that's why you got an error trying to cd into the installer. :)

  • Haha 1
Link to comment
Share on other sites

10 minutes ago, Ugdhar said:

After you're in downloads, type "dir forge*" (there's a * with no spaces after forge) to make sure it's there. If it is, you want to use

java -jar forge-1.15.2-31.1.34-installer.jar

 

cd means "change directory", that's why you got an error trying to cd into the installer. :)

I followed your commands and it finally opened. Thank you so much, you are a life saver

Link to comment
Share on other sites

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.