Posted December 10, 201311 yr I dont know if I should start a new post or not, but I am actually having a problem on linux installing the src for mod development, here is the terminal output, Im a noob with linux and cant figure out the issue. I guess I should mention I'm trying to use Forge 9.11.1.953 and I'm on Linux Mint 16 ================ Forge ModLoader Setup Start =================== Checking MCP zip (may take time to download) Downloaded mcp8.11.zip Extracting MCP to '/home/matthew/Development/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 "/home/matthew/Development/forge/fml/fml.py", line 1013, in decompile_minecraft pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets) File "/home/matthew/Development/forge/fml/fml.py", line 1061, in pre_decompile download_minecraft(mcp_dir, fml_dir) File "/home/matthew/Development/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/matthew/Development/forge/fml/fml.py", line 1181, in download_libraries headers = get_headers(url) File "/home/matthew/Development/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
December 11, 201311 yr Known, mojang changed things aroung, use 964 if you're developing. 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.
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.