The Meaning of Life, the Universe, and Everything.
Join Date:
6/17/2014
Posts:
55
Member Details
hello there i am trying to make my own mods so the first thing i done is downloaded the minecraft 1.6.4 forge and then when i come to open it i get this message:
================ Forge ModLoader Setup Start ===================
Checking MCP zip (may take time to download)
Downloaded mcp8.11.zip
Extracting MCP to 'C:\Users\hamza\Desktop\Minecraft mods\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:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1027, in d
ecompile_minecraft
pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1075, in p
re_decompile
download_minecraft(mcp_dir, fml_dir)
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1139, in d
ownload_minecraft
failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['nat
ives_dir']) or failed
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1195, in d
ownload_libraries
headers = get_headers(url)
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 180, in ge
t_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 438, in error
File "urllib2.pyc", line 378, in _call_chain
File "urllib2.pyc", line 625, in http_error_302
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 404: Not Found
Press any key to continue . . .
so i am not sure what to do please help i really want to make minecraft mods
P.S the reason i use 1.6.4 is because all the mods i use are on 1.6.4 and not 1.7.2/1.7.10
Hi, minecraft forge 1.6.4 is no longer supported. You need to go on forge gradlew 1.7.2 or use build 9.11.1.964 for minecraft 1.6.4 but this is gradlew.
Hi, minecraft forge 1.6.4 is no longer supported. You need to go on forge gradlew 1.7.2 or use build 9.11.1.964 for minecraft 1.6.4 but this is gradlew.
if you want use 1.6.4 forge, use 9.11.1.964 build,(this is 1.6.4 stable-release forge)
965*
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
No problem, although this would have gone into the Modification Development section. Can you add [Solved] to the title for me?
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
Checking MCP zip (may take time to download)
Downloaded mcp8.11.zip
Extracting MCP to 'C:\Users\hamza\Desktop\Minecraft mods\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:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1027, in d
ecompile_minecraft
pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets)
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1075, in p
re_decompile
download_minecraft(mcp_dir, fml_dir)
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1139, in d
ownload_minecraft
failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['nat
ives_dir']) or failed
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 1195, in d
ownload_libraries
headers = get_headers(url)
File "C:\Users\hamza\Desktop\Minecraft mods\forge\fml\fml.py", line 180, in ge
t_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 438, in error
File "urllib2.pyc", line 378, in _call_chain
File "urllib2.pyc", line 625, in http_error_302
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 404: Not Found
Press any key to continue . . .
P.S the reason i use 1.6.4 is because all the mods i use are on 1.6.4 and not 1.7.2/1.7.10
Sorry for my bad english.
Koasiop
so there is no way i can do it?
if you want use 1.6.4 forge, use 9.11.1.964 build,(this is 1.6.4 stable-release forge)
my server is here!
banner is not ready....
965*
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
edit: nooo got a hash check error.
edit: ohh i found a fix for it at this site: http://terrafirmacraft.com/f/topic/5295-compiling-forge-965/ sooo happy thanx all
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW