Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: eclipse
- 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
- > Task :downloadMcpConfig
- > Task :extractSrg UP-TO-DATE
- > Task :createSrgToMcp UP-TO-DATE
- > Task :downloadMCMeta UP-TO-DATE
- Copying local object: fd/fd8db6a4ceb400e6abafb2a6b3ac53d871910b42 Asset: minecraft/sounds/music/game/water/shuniji.ogg
- minecraft/sounds/music/game/water/shuniji.ogg Hash failed.
- > Task :downloadAssets FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':downloadAssets'.
- > Failed to get asset: minecraft/sounds/music/game/water/shuniji.ogg
- Some assets failed to download or validate, try running the task again.
- * Try:
- 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.
- * Get more help at https://help.gradle.org
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
- You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
- See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 7s
- 5 actionable tasks: 2 executed, 3 up-to-date
- BUILD FAILED
- Task completed in 8 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement