Advertisement
TurtyWurty

Untitled

Apr 24th, 2021
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. C:\Users\John\Desktop\DynastyCraft>gradlew genIntellijRuns
  2. Starting a Gradle Daemon, 3 stopped Daemons could not be reused, use --status for details
  3.  
  4. > Configure project :
  5. Java: 15.0.2 JVM: 15.0.2+7(AdoptOpenJDK) Arch: amd64
  6. WARNING: This project is configured to use the official obfuscation mappings provided by Mojang. These mapping fall under their associated license, you should be fully aware of this license. For the latest license text, refer below, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md, You can hide this warning by running the `hideOfficialWarningUntilChanged` task
  7. WARNING: (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here. Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
  8. Directory 'C:\Program Files\AdoptOpenJDK\jdk-11.0.10.9-hotspot' (Windows Registry) used for java installations does not exist
  9.  
  10. > Task :downloadAssets FAILED
  11.  
  12. FAILURE: Build failed with an exception.
  13.  
  14. * What went wrong:
  15. A problem was found with the configuration of task ':downloadAssets' (type 'DownloadAssets').
  16. > File 'C:\Users\John\Desktop\DynastyCraft\build\downloadMCMeta\version.json' specified for property 'meta' does not exist.
  17.  
  18. * Try:
  19. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  20.  
  21. * Get more help at https://help.gradle.org
  22.  
  23. Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
  24. Use '--warning-mode all' to show the individual deprecation warnings.
  25. See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings
  26.  
  27. BUILD FAILED in 29s
  28. 5 actionable tasks: 4 executed, 1 up-to-date
  29. <-------------> 0% WAITING
  30. > IDLE
  31.  
  32. C:\Users\John\Desktop\DynastyCraft>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement