Jump to content

thetwistytie

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by thetwistytie

  1. setupDecompWorkspace builds successfully, but when I try to run decompWorkspace the build fails returning: C:\Users\Alexander\Desktop\Code\Java\Minecraft\TutMod>gradlew decompWorkspace 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-4a7d623 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP http://modcoderpack.com by: Searge, ProfMobius, R4wk, ZeuX Fesh0r, IngisKahn, bspkrs, LexManos ################################################# FAILURE: Build failed with an exception. * What went wrong: Task 'decompWorkspace' not found in root project 'TutMod'. * Try: Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 4.971 secs I ran it again with stacktrace here is a link to the pastebin: https://pastebin.com/LfbLtTE0
×
×
  • Create New...

Important Information

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