Posted January 2, 201411 yr Hi all! Sorry for my English? i'm Russian. I want to learn to write modifications/ So, I'm trying to install forge src (http://adf.ly/673885/http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.6.4-9.11.1.965/forge-1.6.4-9.11.1.965-src.zip) and have a problem with it! Every time, i try to run install.cmd (my OS is win7), there is error: Microsoft Windows [Version 6.1.7601] (c) Корпорация Майкрософт (Microsoft Corp.), 2009. Все права защищены. C:\Users\Denis>cd c:\mcmods\mod\forge c:\mcmods\mod\forge>install.cmd ================ 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 "c:\mcmods\mod\forge\fml\fml.py", line 1027, in decompile_minecraft pre_decompile(mcp_dir, fml_dir, disable_assets=disable_assets) File "c:\mcmods\mod\forge\fml\fml.py", line 1075, in pre_decompile download_minecraft(mcp_dir, fml_dir) File "c:\mcmods\mod\forge\fml\fml.py", line 1139, in download_minecraft failed = download_libraries(mcp_dir, version_json['libraries'], mc_info['nat ives_dir']) or failed File "c:\mcmods\mod\forge\fml\fml.py", line 1195, in download_libraries headers = get_headers(url) File "c:\mcmods\mod\forge\fml\fml.py", line 180, in get_headers response = urllib2.urlopen(HeadRequest(url)) File "urllib2.pyc", line 126, in urlopen File "urllib2.pyc", line 400, in open File "urllib2.pyc", line 418, in _open File "urllib2.pyc", line 378, in _call_chain File "urllib2.pyc", line 1215, in https_open File "urllib2.pyc", line 1177, in do_open urllib2.URLError: <urlopen error [Errno 10060] ╧юя√Єър єёЄрэютшЄ№ ёюхфшэхэшх с√ы р схчєёях°эющ, Є.ъ. юЄ фЁєуюую ъюья№■ЄхЁр чр ЄЁхсєхьюх тЁхь эх яюыєўхэ эєцэ√щ ю Єъышъ, шыш с√ыю ЁрчюЁтрэю єцх єёЄрэютыхээюх ёюхфшэхэшх шч-> Для продолжения нажмите любую клавишу . . . c:\mcmods\mod\forge> Please, help me with my problem. what am I doing wrong?
January 3, 201411 yr Use the gradle builds. 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.
January 4, 201411 yr Author Use the gradle builds. I don't understand. What does mean the word "gradle"? (sorry 4 English =( )
January 4, 201411 yr http://www.minecraftforge.net/forum/index.php?action=files Same place as every other download -.- I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
January 5, 201411 yr Author http://www.minecraftforge.net/forum/index.php?action=files Same place as every other download -.- There is only "(Changelog) (Installer) * (Javadoc) * (Src) * (Universal) *" (for minecraft 1.6.4) on this link. Which version should I download?
January 5, 201411 yr src, as always. 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.
January 15, 201411 yr Both the latest and the recommended builds for Minecraft 1.6.4 are 9.11.1.965. The 965 src package does not contain anything related to gradle. It took me hours of google searching before I gave up on 965. I decided to check in the older source packages. I downloaded the src for 9.11.1.964, and sure enough, this was a gradle build. I played around with it for an hour or so. I like the gradle build system a lot. I watched the Lex Manos video, and tried editing my build.gradle to use minecraft { version = "1.6.4-9.11.1.965" } It failed. :'( Why is there no gradle build for 965? I was under the assumption that this was *the way* moving forward. Why did I have to go to an older version to get the newer build system? I'll continue with 964 for now because I am now a big fan of building mods with gradle, but I am very curious as to why this much better system is not in the *latest* and *recommended* builds.
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.