Advertisement
Guest User

MCreatorConsole

a guest
May 26th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Executing Gradle task: build
  2. Build info: MCreator 2020.3.21322, forge-1.14.4, 64-bit, 8174 MB, Windows 10, JVM 1.8.0_252, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
  3. > Configure project :
  4. New Dep: net.minecraftforge:forge:1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3
  5. > Task :compileJava UP-TO-DATE
  6. > Task :processResources UP-TO-DATE
  7. > Task :classes UP-TO-DATE
  8. > Task :jar
  9. > Task :downloadMcpConfig
  10. > Task :extractSrg UP-TO-DATE
  11. > Task :createMcpToSrg UP-TO-DATE
  12. > Task :reobfJar
  13. > Task :assemble
  14. > Task :compileTestJava NO-SOURCE
  15. > Task :processTestResources NO-SOURCE
  16. > Task :testClasses UP-TO-DATE
  17. > Task :test NO-SOURCE
  18. > Task :check UP-TO-DATE
  19. > Task :build
  20. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  21. Use '--warning-mode all' to show the individual deprecation warnings.
  22. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:cā€¦
  23. BUILD SUCCESSFUL in 18s
  24. 7 actionable tasks: 3 executed, 4 up-to-date
  25. Task completed in 18538 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement