Jump to content

cygnis

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cygnis's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I've set JAVA_HOME to /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home and I get the same error. Doesn't seem to have helped. updated log, in case it helps:
  2. Been searching for hours (yesterday and today) for a solution, but I keep getting this error: comp:forge cygnis$ bash gradlew setupDecompWorkspace Picked up _JAVA_OPTIONS: -Xmx2g Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/1.0-SNAPSHOT/ForgeGradle-1.0-20140427.064403-179.jar **************************** 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 :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: 18.491 secs Note, I allocated 2 gigs to java (which was picked up) as it was suggested in other threads. Also, I'm not using java 8: comp:forge cygnis$ java -version Picked up _JAVA_OPTIONS: -Xmx2g java version "1.7.0_55" Java(TM) SE Runtime Environment (build 1.7.0_55-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode) And I've tried: bash gradlew setupDecompWorkspace --refresh-dependencies and got the same result. Output of --debug:
×
×
  • Create New...

Important Information

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