Advertisement
Guest User

Untitled

a guest
May 31st, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. 23:41:37: Executing task 'build'...
  2.  
  3. This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
  4. #################################################
  5. ForgeGradle 2.3-SNAPSHOT-4a7d623
  6. https://github.com/MinecraftForge/ForgeGradle
  7. #################################################
  8. Powered by MCP
  9. http://modcoderpack.com
  10. by: Searge, ProfMobius, R4wk, ZeuX
  11. Fesh0r, IngisKahn, bspkrs, LexManos
  12. #################################################
  13. Version string '3.0.085.30b' 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. Note: Some input files use or override a deprecated API.
  23. Note: Recompile with -Xlint:deprecation for details.
  24. Note: C:\GameDev\Modding\thaumcraftstuff\tbu\build\sources\main\java\com\rumaruka\tb\common\item\ItemPyrofluidBucket.java uses unchecked or unsafe operations.
  25. Note: Recompile with -Xlint:unchecked for details.
  26. :compileJava
  27. :processResources UP-TO-DATE
  28. :classes
  29. :jar
  30. :sourceTestJava UP-TO-DATE
  31. :compileTestJava UP-TO-DATE
  32. :processTestResources UP-TO-DATE
  33. :testClasses UP-TO-DATE
  34. :test UP-TO-DATE
  35. :extractMcpData SKIPPED
  36. :extractMcpMappings SKIPPED
  37. :getVersionJson
  38. :extractUserdev UP-TO-DATE
  39. :genSrgs SKIPPED
  40. :reobfJar FAILED
  41. :extractAnnotationsJar FAILED
  42.  
  43. FAILURE: Build completed with 2 failures.
  44.  
  45. 1: Task failed with an exception.
  46. -----------
  47. * What went wrong:
  48. Execution failed for task ':reobfJar'.
  49. > Java heap space
  50.  
  51. * Try:
  52. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  53. ==============================================================================
  54.  
  55. 2: Task failed with an exception.
  56. -----------
  57. * What went wrong:
  58. Execution failed for task ':extractAnnotationsJar'.
  59. > Java heap space
  60.  
  61. * Try:
  62. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  63. ==============================================================================
  64.  
  65. BUILD FAILED
  66.  
  67. Total time: 27 mins 25.752 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement