Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I've been looking for an answer to this for a little while and thought maybe someone would recognize the error and send me in the right direction.

 

I'm going to port some of my 1.7.2 mods to 1.6.4 by request and got the forge-1.6.4-9.11.1.964-src.zip file and extracted it, and ran (through gradlew) setupDevWorkspace, and then eclipse, and then I tried to run setupDecompWorkspace and received a failed build error. The log that contains the build info is in the spoiler below.

 

[spoiler=Gradle.log]

****************************

Powered By MCP:           

http://mcp.ocean-labs.de/ 

Searge, ProfMobius, Fesh0r,

R4wk, ZeuX, IngisKahn     

MCP Data version : unknown

****************************

:downloadMcpTools UP-TO-DATE

:extractUserDev

:genSrgs UP-TO-DATE

:downloadClient SKIPPED

:downloadServer SKIPPED

:mergeJars SKIPPED

:deobfuscateJar UP-TO-DATE

:decompile SKIPPED

:doFmlPatches SKIPPED

:addFmlSources UP-TO-DATE

:remapJar SKIPPED

:doForgePatchesPatching failed: net/minecraft/client/gui/achievement/GuiAchievements.java Cannot find hunk target

Hunk 7 failed! Cannot find hunk target

Hunk 8 failed! Cannot find hunk target

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 6 failed! Cannot find hunk target

Hunk 11 failed! Cannot find hunk target

Hunk 12 failed! Cannot find hunk target

Patching failed: net/minecraft/world/gen/feature/WorldGenTaiga2.java Cannot find hunk target

Hunk 4 failed! Cannot find hunk target

Hunk 5 failed! Cannot find hunk target

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: 24.103 secs

 

 

 

As always, any help is greatly appreciated. Thank you.

i dont know whether this is right it may just be a theory, but when i set gradle up for 1.7 i did "gradlew setupDecompWorkspace" then "gradlew eclipse" so I would suggest using a clean install and running just the two commands in this order and seeing if that works

First run

gradlew setupDecompWorkspace

then

gradlew setupDevWorkspace

and then

gradlew eclipse

If you didn't understand, first setup decomplie workspace and only then setup Developer Workspace and then run IDE task. Also before running commands delete all files from the folder you have extracted the files and then reextract the forge zip.

edit: Java 8 doesn't work with 1.6.4 ForgeGradle, make sure your JAVA_HOME is set to a java 7 JDK.

  • 9 years later...

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...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.