Jump to content

Cvef

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Cvef

  1. Im trying to set up Eclipse so I can start making minecraft mods but whenever I run gradlew setupDecompWorkspace in cmd prompt im given an error message reading "Execution failed for task ':applySourcePatches'." I looks like this: C:\Users\tapia\Desktop\Minecraft Modding\AlondraCraft>gradlew setupDecompWorkspace To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html. This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril. ################################################# ForgeGradle 2.3-SNAPSHOT-7764e3e https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP http://modcoderpack.com by: Searge, ProfMobius, R4wk, ZeuX Fesh0r, IngisKahn, bspkrs, LexManos ################################################# :deobfCompileDummyTask :deobfProvidedDummyTask :getVersionJson :extractUserdev UP-TO-DATE :extractDependencyATs SKIPPED :extractMcpData SKIPPED :extractMcpMappings :genSrgs SKIPPED :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :deobfMcSRG SKIPPED :decompileMc SKIPPED :fixMcSources SKIPPED :applySourcePatches Patching failed: net/minecraft/crash/CrashReportCategory.java Cannot find hunk target 1: Cannot find hunk target @ 0 1/2 failed :applySourcePatches FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':applySourcePatches'. > com.cloudbees.diff.PatchException: Cannot find hunk target * 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: 49.115 secs
×
×
  • Create New...

Important Information

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