Advertisement
NovaViper

Untitled

Feb 14th, 2018
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. PS C:\Users\novag\eclipse-workspace\Minecraft\TerrakonCraft> .\gradlew build fullBuild
  2. 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.
  3. This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
  4. #################################################
  5. ForgeGradle 2.3-SNAPSHOT-315a0db
  6. https://github.com/MinecraftForge/ForgeGradle
  7. #################################################
  8. Powered by MCP unknown
  9. http://modcoderpack.com
  10. by: Searge, ProfMobius, Fesh0r,
  11. R4wk, ZeuX, IngisKahn, bspkrs
  12. #################################################
  13. Version string '' does not match SemVer specification
  14. You should try SemVer : http://semver.org/
  15. :deobfCompileDummyTask
  16. :deobfProvidedDummyTask
  17. :sourceApiJava UP-TO-DATE
  18. :compileApiJava UP-TO-DATE
  19. :processApiResources UP-TO-DATE
  20. :apiClasses UP-TO-DATE
  21. :sourceMainJava UP-TO-DATE
  22. :compileJava
  23. :processResources UP-TO-DATE
  24. :classes
  25. :jar
  26. :sourceTestJava UP-TO-DATE
  27. :compileTestJava UP-TO-DATE
  28. :processTestResources UP-TO-DATE
  29. :testClasses UP-TO-DATE
  30. :test UP-TO-DATE
  31. :extractMcpData SKIPPED
  32. :extractMcpMappings SKIPPED
  33. :getVersionJson
  34. :extractUserdev UP-TO-DATE
  35. :genSrgs SKIPPED
  36. :reobfJar
  37. :extractAnnotationsJar
  38. :extractRangemapReplacedMain
  39. C:\Users\novag\eclipse-workspace\Minecraft\TerrakonCraft\build\sources\main\java
  40. :retromapReplacedMain
  41. remapping source...
  42. :sourceJar
  43. :assemble
  44. :check UP-TO-DATE
  45. :build
  46. :eCoreJar
  47. :terrakonCraftJar
  48. :releaseJars
  49.  
  50. FAILURE: Build failed with an exception.
  51.  
  52. * What went wrong:
  53. Failed to create MD5 hash for file C:\Users\novag\eclipse-workspace\Minecraft\TerrakonCraft\.gradle\2.14\taskArtifacts\cache.properties.lock.
  54. > The process cannot access the file because another process has locked a portion of the file
  55.  
  56. * Try:
  57. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  58.  
  59. BUILD FAILED
  60.  
  61. Total time: 22.16 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement