Jump to content

Forge 804 install http 403 forbidden error [RESOLVED]


Satscape

Recommended Posts

*UPDATE* Just double clicked the 804 install again, all working again..Thanks whoever it was who applied a redstone signal to the webserver, that fixed it!  :D

---------------------------------------------------

 

Doing a fresh install of Forge 804 today, double click the install.bat and I get this, tried 800, gonna keep going back just in case one of them works...but thought I'd let you know.

 

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 "S:\Java Source code\forge\fml\fml.py", line 1013, in decompile_minecraft

    pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)
  File "S:\Java Source code\forge\fml\fml.py", line 1061, in pre_decompile
    download_minecraft(mcp_dir, fml_dir)
  File "S:\Java Source code\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 "S:\Java Source code\forge\fml\fml.py", line 1181, in download_libraries
    headers = get_headers(url)
  File "S:\Java Source code\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

Link to comment
Share on other sites

  • 4 months later...

have now the same problem, linux mint 16 64bit

 

deekay@stand-pc ~/Downloads/forge $ ./install.sh 
================ Forge ModLoader Setup Start ===================
MCP Detected already, not downloading
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
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 "/home/deekay/Downloads/forge/fml/fml.py", line 1013, in decompile_minecraft
    pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)
  File "/home/deekay/Downloads/forge/fml/fml.py", line 1061, in pre_decompile
    download_minecraft(mcp_dir, fml_dir)
  File "/home/deekay/Downloads/forge/fml/fml.py", line 1125, in download_minecraft
    failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['natives_dir']) or failed
  File "/home/deekay/Downloads/forge/fml/fml.py", line 1181, in download_libraries
    headers = get_headers(url)
  File "/home/deekay/Downloads/forge/fml/fml.py", line 173, in get_headers
    response = urllib2.urlopen(HeadRequest(url))
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden

Link to comment
Share on other sites

The resources will need to be updated as they changed the format on the server entirely.

However, you guys should update to the gradle as that's the future, and we're not gunna update anything that's old.

The new Gradle system allows us to update things like this on our end and you devs gets the changes automatically.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.