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 i keep getting an error about 5 seconds after i start the install

 

i'm using forge-1.6.4-9.11.1.953-src

 

this is the error i get when ever i use the install file

================ Forge ModLoader Setup Start ===================
Checking MCP zip (may take time to download)
Downloaded mcp8.11.zip
Extracting MCP to 'C:\My Minecraft Mod\forge\mcp'
Setting up MCP
Patching commands.py
patching file commands.py
    Commands patch applied successfully
Copying FML conf
Creating Repackaged data
    Creating re-packaged srg
    Creating re-packaged exc
    Creating re-packaged MCP patches
Fixing MCP Workspace
Traceback (most recent call last):
  File "install.py", line 76, in <module>
    decompile=options.decompile, gen_conf=False)
  File "install.py", line 17, in fml_main
    disable_assets=disable_assets)
  File "C:\My Minecraft Mod\forge\fml\fml.py", line 1013, in decompile_minecraft

    pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)
  File "C:\My Minecraft Mod\forge\fml\fml.py", line 1061, in pre_decompile
    download_minecraft(mcp_dir, fml_dir)
  File "C:\My Minecraft Mod\forge\fml\fml.py", line 1125, in download_minecraft
    failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['nat
ives_dir']) or failed
  File "C:\My Minecraft Mod\forge\fml\fml.py", line 1181, in download_libraries
    headers = get_headers(url)
  File "C:\My Minecraft Mod\forge\fml\fml.py", line 173, in get_headers
    response = urllib2.urlopen(HeadRequest(url))
  File "urllib2.pyc", line 126, in urlopen
  File "urllib2.pyc", line 406, in open
  File "urllib2.pyc", line 519, in http_response
  File "urllib2.pyc", line 444, in error
  File "urllib2.pyc", line 378, in _call_chain
  File "urllib2.pyc", line 527, in http_error_default
urllib2.HTTPError: HTTP Error 403: Forbidden
Press any key to continue . . .

 

I have Java installed and i also have Java JDK and have set the path for JDK.

That is the same exact error I'm getting. For me when I loaded eclipse, it says I'm missing some build paths but it won't install them for some reason. Wish I knew what was wrong.  :(

Main Developer and Owner of Zero Quest

Visit the Wiki for more information

If I helped anyone, please give me a applaud and a thank you!

  • Author

hmmm is there no way to get it to work for forge-1.6.4-9.11.1.953-src since i run a Pixelmon server for me and some friends i want to add some building blocks and so the sever is running on 9.11.1.953

  • Author

I also have the same exact issue. The way I had to get around it is by using the new ForgeGradle thing following this http://www.minecraftforge.net/forum/index.php/topic,14048.0.html guide. The download for Gradle is the latest build.

 

can you let me know if you are able to fix it please. it really starting to bug me xD never had a problem in the past on my old laptop but now on my new desktop it just don't want to work :S

I also have the same exact issue. The way I had to get around it is by using the new ForgeGradle thing following this http://www.minecraftforge.net/forum/index.php/topic,14048.0.html guide. The download for Gradle is the latest build.

I don't get how your suppose to run it and when I tried it still didn't work

Main Developer and Owner of Zero Quest

Visit the Wiki for more information

If I helped anyone, please give me a applaud and a thank you!

I spent several hours trying to figure it out to no avail so I've kinda given up on it. As for Novas comment, I dont really know what you mean by that, on windows you just run the batch file and if youre on linux/mac you open terminal and you run the command ./gradlew and it will install everything for you.

 

Known, mojang changed things aroung, use 964 if you're developing.

 

That's a reply I received about the same issue, so if you're wanting to develop you just need to use 964. I don't really like the new setup as I cant access vanilla source or forge source, but oh well. It was really nice to see how things worked.

Hint: setupDecompWorkspace is pretty useful ;)

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

  • Author

Hint: setupDecompWorkspace is pretty useful ;)

 

it don't really help thought because i need it for 9.11.1.953 since that what my server is running becuase i use pixelmon and that also uses 9.11.1.953 any way i can fix this?

Redownload, IIRC they fixed 953 for the new mojang stuff.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

  • Author
:S well i just tried that again like 5 mins ago and it still don't work i still get the same error as my 1st post in this thread

Just use the gradle builds, they're compatible with 953.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

  • Author

I just tryed changing the fml.py Links and it starts working but then it gets to

Backing up server
Downloaded minecraft_server.1.6.4.jar
Gathering assets list from http://resources.dow...d.minecraft.net
Error gathering asset list:
IOError('socket error', gaierror(11004, 'getaddrinfo failed'))
Decompile Exception: 1
Press any key to continue . . .

 

  • Author

Sorry for triple post just letting people know that fix i posted a few mins ago works it just finished installing and i can open it in Eclipse and it has all the Minecraft src working :)

Locked, the solution is right there, besides if you're modding you shouldn't be using 953 anyway, learn to gradle. It's a must for 1.7.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

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.