Jump to content

Minecraft Forge SRC Error


Zahilla

Recommended Posts

For some reason everytime i try to do install.sh for forge SRC Latest version for 1.6.4 it gives me error 403 Forbiddin

I tryed editing fml.py but its already the right way!

PLEASE HELP ME!!!

I am running Mac osx version 10.6.8

 

error

 

Checking MCP zip (may take time to download)

Downloaded mcp8.11.zip

Extracting MCP to '/Users/smartin/Desktop/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 "/Users/smartin/Desktop/forge/fml/fml.py", line 1027, in decompile_minecraft

    pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)

  File "/Users/smartin/Desktop/forge/fml/fml.py", line 1075, in pre_decompile

    download_minecraft(mcp_dir, fml_dir)

  File "/Users/smartin/Desktop/forge/fml/fml.py", line 1139, in download_minecraft

    failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['natives_dir']) or failed

  File "/Users/smartin/Desktop/forge/fml/fml.py", line 1195, in download_libraries

    headers = get_headers(url)

  File "/Users/smartin/Desktop/forge/fml/fml.py", line 180, in get_headers

    response = urllib2.urlopen(HeadRequest(url))

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 124, in urlopen

    return _opener.open(url, data, timeout)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 389, in open

    response = meth(req, response)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 502, in http_response

    'http', request, response, code, msg, hdrs)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 421, in error

    result = self._call_chain(*args)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 361, in _call_chain

    result = func(*args)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 608, in http_error_302

    return self.parent.open(new)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 389, in open

    response = meth(req, response)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 502, in http_response

    'http', request, response, code, msg, hdrs)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 421, in error

    result = self._call_chain(*args)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 361, in _call_chain

    result = func(*args)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 608, in http_error_302

    return self.parent.open(new)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 389, in open

    response = meth(req, response)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 502, in http_response

    'http', request, response, code, msg, hdrs)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 427, in error

    return self._call_chain(*args)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 361, in _call_chain

    result = func(*args)

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 510, in http_error_default

    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)

urllib2.HTTPError: HTTP Error 403: Forbidden

new-host:forge smartin$

 

 

I am the king of the king of the king

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.