wugmump Posted January 16, 2014 Posted January 16, 2014 Hi there. Hope I'm not being stupid. I seem to be unable to finish the 964 install, using "sh gradlew setupDecompWorkspace --refresh-dependencies" on os X 10.9. This is the install result: Reveal hidden contents **************************** Powered By MCP: http://mcp.ocean-labs.de/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn MCP Data version : unknown **************************** :downloadMcpTools UP-TO-DATE :extractUserDev :genSrgs :downloadClient SKIPPED :downloadServer SKIPPED :mergeJars SKIPPED :deobfuscateJar Applying SpecialSource... Applying Exceptor... Injecting source info... :decompile Corrupted Cache! :doFmlPatches Corrupted Cache! :addFmlSources :remapJar Corrupted Cache! :doForgePatches Patching failed: net/minecraft/client/renderer/RenderBlocks.java Cannot find hunk target Hunk 6 failed! Cannot find hunk target Hunk 10 failed! Cannot find hunk target Patching failed: net/minecraft/client/renderer/entity/RenderItem.java Cannot find hunk target Hunk 11 failed! Cannot find hunk target Hunk 12 failed! Cannot find hunk target :doForgePatches FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':doForgePatches'. > Could not call EditJarTask.doTask() on task ':doForgePatches' * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 3 mins 9.296 secs Any help would be appreciated. Thank you very much. Quote
wugmump Posted January 19, 2014 Author Posted January 19, 2014 I am still having this problem. I have cleared the gradle cache, deleted the forge install folder, deleted the .gradle folder in ~ and it's still failing with the following errors every time during the doForgePatches sequence: Patching failed: net/minecraft/client/renderer/RenderBlocks.java Cannot find hunk target Hunk 6 failed! Cannot find hunk target Hunk 10 failed! Cannot find hunk target Patching failed: net/minecraft/client/renderer/entity/RenderItem.java Cannot find hunk target Hunk 11 failed! Cannot find hunk target Hunk 12 failed! Cannot find hunk target Any help at all would be appreciated. Thank you. Quote
LexManos Posted January 19, 2014 Posted January 19, 2014 What OS are you on, you may want to give java more memory: http://stackoverflow.com/questions/880855/increase-the-java-heap-size-permanently Besides that try running with the -info flag and giving us a full log of the run. Also, are you using access transformers? If not give us the -decomp.jar in your USER_HOME/.gradle/caches/net/minecraftforge/{forge version} folder. If you are give us /build/decompiled.jar Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
wugmump Posted January 19, 2014 Author Posted January 19, 2014 running os x 10.9.1, with latest oracle 1.7 jvm. how much java memory should i be using? where in the gradle setup can i change the RAM usage? what string specifically should i use with the -info flag? i'll pastebin the result. Quote
Recommended Posts
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.