Advertisement
KaiNrav

Mcrator Failled

Oct 20th, 2021 (edited)
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Executing Gradle task: eclipse
  2. Build info: MCreator 2021.2.36710, forge-1.16.5, 64-bit, 7862 MB, Windows 10, JVM 11.0.11, JAVA_HOME: C:\Program Files (x86)\MCreator20212\jdk
  3. > Task :downloadMcpConfig
  4. > Task :extractSrg UP-TO-DATE
  5. > Task :createSrgToMcp UP-TO-DATE
  6. > Task :downloadMCMeta UP-TO-DATE
  7. Copying local object: fd/fd8db6a4ceb400e6abafb2a6b3ac53d871910b42 Asset: minecraft/sounds/music/game/water/shuniji.ogg
  8. minecraft/sounds/music/game/water/shuniji.ogg Hash failed.
  9. > Task :downloadAssets FAILED
  10. FAILURE: Build failed with an exception.
  11. * What went wrong:
  12. Execution failed for task ':downloadAssets'.
  13. > Failed to get asset: minecraft/sounds/music/game/water/shuniji.ogg
  14. Some assets failed to download or validate, try running the task again.
  15. * Try:
  16. 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.
  17. * Get more help at https://help.gradle.org
  18. Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
  19. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
  20. See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
  21. BUILD FAILED in 7s
  22. 5 actionable tasks: 2 executed, 3 up-to-date
  23. BUILD FAILED
  24. Task completed in 8 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement