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

Hi, so for the past 4 ish hours ive been watching every video ever reddit post anything that might help and ive come up empty handed so could you help?

My problem is once ive downloaded the forge installer from the website i wait till its fully downloaded then i double click it like normal cause im on windows, but instead of opening the installer like normal all it does is breifly open what looks like command promt a couple times then closes. ive tried to force open it in powershell but i dont really know how to use it and any attempt at copying a line of code that should work ends up failing, ive also tried to use jarfix but whenever i download that it blocks it and yes ive done all the things people say to make it work so chrome cant block it but it doesnt work for some reason, im not sure what to do and im starting to get frustrated as im not getting any promising signs of it working, and when i try install forge on the admin account it works (I also have full admin permission on this accont) so either its something to do with the settings (my firewall is off) or something with Java im not sure but id really like help.

Thanks

Edited by TheBuildingMonkey

Make sure you have java installed.

Run the installer via CMD and post full output here.
CMD command, replace the <installer_name> with the file name of the installer

java -Xmx1G -jar <installer_name>.jar

Note: You need to execute this command in the directory of the installer

  • Author

I do have Java and i made sure its updated to the lasted version, i tried the line of code but it said unable to access jarfile and then the name of the installer

  • Author

 

Microsoft Windows [Version 10.0.19044.1949]
(c) Microsoft Corporation. All rights reserved.

C:\Users\tlnie>java -Xmx1G -jar forge-1.19.2-43.1.1-installer.jar
Error: Unable to access jarfile forge-1.19.2-43.1.1-installer.jar

C:\Users\tlnie>
 this is what it said, not sure if i typed in the code wrong but thats all it said.

run a command          dir *.jar                      (for yourself, not us).

you probably need to go into downloads directory.

we didn't get to coding.  we don't know where file forge-1.19.2-43.1.1-installer.jar is.  dir command would tell you that it is not in   C:\Users\tlnie   directory, and you are running a command from there.

go back to browser, open downloads and figure out where the installer is.

Edited by Potato5

  • Author

Microsoft Windows [Version 10.0.19044.1949]
(c) Microsoft Corporation. All rights reserved.

C:\Users\tlnie>dir *.jar
 Volume in drive C has no label.
 Volume Serial Number is 9017-7FC5

 Directory of C:\Users\tlnie

File Not Found

C:\Users\tlnie>

This is what comes up when i put in what you said

so, either change the command to       java -jar path_to_installer\forge-1.19.2-43.1.1-installer.jar   or use cd to move to your downloads directory and then run the unchanged installer command.

the later option is better.

  • Author

C:\Users\tlnie>java -jar path_to_installer\forge-1.19.2-43.1.1-installer.jar
Error: Unable to access jarfile path_to_installer\forge-1.19.2-43.1.1-installer.jar 

it comes up with this when i type the line of code

i didn't mean type "path_to_installer" literally! put path to your download location in place of that.

and seriously, either learn about file and folder management or give up on creating anything and go back to watching tv. you can not make a good mod without knowing what to do with files. how will you make a png file and put it where it needs to be? how will you make block models (text files) and put them where they need to be?  you don't have an option to skip this.

  • Author

It still says unable to access and then the line of code, id also like to remind you the only reason i came here is because i dont/cant code if i knew who to fix my own problem or had a slight understanding on how, i would have fixed it by now without help, the whole point is i dont know how to fix the problem of forge installer not working

Edited by TheBuildingMonkey

 

5 minutes ago, TheBuildingMonkey said:

Im not trying to make a mod im trying to download forge so i can use mods

right. sorry. very tired. it doesn't even make sense what i said. you don't need that installer for making mods.

anyway, consider multimc launcher. it's a perfectly legitimate option (it requires mojang account or microsoft token thingy to start the game). it doesn't work with curse modpacks i think (i'm not sure), but if you just want to download a few mods, throw them into mods folder yourself, it's simple and works perfectly. and you can have multiple game versions. and multiple loaders in those multiple versions...

  • Author

Alright ill look into it, in the mean time is there any easy way i can fix my issue or is it a lost cause for now, if so thats fine i can just use multimc and hope that works fine. It just annoying since it works in the admin account and i have it installed so i guess i could just use it there just annoying i cant use it on this account

Edited by TheBuildingMonkey

easy way is to replace
java -Xmx1G -jar forge-1.19.2-43.1.1-installer.jar
with
java -Xmx1G -jar C:\Users\tlnie\Downloads\forge-1.19.2-43.1.1-installer.jar                       which may not work because i can't really guess where the file is.

 

super easy way is to install multimc, make a game version, add forge to it (there is a command in multimc), then download a few mods and move them into mods folder which you can open from multimc and you don't even need to know where it is.

  • Author

um..... so thanks are in order, it seems you have saved the day, that last bit of code worked it seems just as we were both about to give up it thought it should work, both annoying and releaving thank you so much

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...

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.