Started by
ecler
on
Topic category: Help with MCreator software
I'm trying to create a project for the 18th time and I get the same gradle error! I have tried all the options in Troubleshooting and nothing works
Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.19.4, 64-bit, 16294 MB, Windows 11, JVM 17.0.5, JAVA_HOME: Y:\Games\MCreator\jdk, started on: 2023-08-14-18:26:09
> Configure project :
The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
(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.
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createSrgToMcp UP-TO-DATE
> Task :downloadMCMeta UP-TO-DATE
Copying local object: fb/fb47d8c0ba3756e2c5066fcd865e866fa209ae2d Asset: minecraft/sounds/music/game/an_ordinary_day.ogg
Copying local object: 86/868c7a7c4d9358d631fa2f9abfc6bbf05d88292d Asset: minecraft/sounds/music/game/ancestry.ogg
minecraft/sounds/music/game/ancestry.ogg Hash failed.
minecraft/sounds/music/game/an_ordinary_day.ogg Hash failed.
Copying local object: 47/47800737d078e751698df291054adc596ba8195a Asset: minecraft/sounds/music/game/end/end.ogg
minecraft/sounds/music/game/end/end.ogg Hash failed.
Copying local object: 5b/5b3ae419f7f7648568f0b5303594078aea12f598 Asset: minecraft/sounds/music/game/stand_tall.ogg
Copying local object: 35/352bc5b46e08effbb8d92298b601e688cc36c4de Asset: minecraft/sounds/music/game/swamp/firebugs.ogg
Copying local object: 6b/6be4491a5d1a5f0dd68fb36c310ecfe3501cafe1 Asset: minecraft/sounds/music/game/water/dragon_fish.ogg
Copying local object: fd/fd8db6a4ceb400e6abafb2a6b3ac53d871910b42 Asset: minecraft/sounds/music/game/water/shuniji.ogg
Copying local object: ee/ee92e4ed79b3c4c47eabe71b36375b5d3f05b017 Asset: minecraft/sounds/music/game/water/axolotl.ogg
Copying local object: b8/b83bbafa9799680da24f10215de2c40b73ce1fe3 Asset: minecraft/sounds/music/game/swamp/labyrinthine.ogg
Copying local object: 5d/5dd32ce63e2ff412c0c1009255e944fae80b03b0 Asset: minecraft/sounds/music/game/wending.ogg
minecraft/sounds/music/game/stand_tall.ogg Hash failed.
minecraft/sounds/music/game/water/axolotl.ogg Hash failed.
minecraft/sounds/music/game/swamp/firebugs.ogg Hash failed.
minecraft/sounds/music/game/swamp/labyrinthine.ogg Hash failed.
minecraft/sounds/music/game/water/dragon_fish.ogg Hash failed.
minecraft/sounds/music/game/water/shuniji.ogg Hash failed.
minecraft/sounds/music/game/wending.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/ancestry.ogg
Failed to get asset: minecraft/sounds/music/game/an_ordinary_day.ogg
Failed to get asset: minecraft/sounds/music/game/end/end.ogg
Failed to get asset: minecraft/sounds/music/game/stand_tall.ogg
Failed to get asset: minecraft/sounds/music/game/water/axolotl.ogg
Failed to get asset: minecraft/sounds/music/game/swamp/firebugs.ogg
Failed to get asset: minecraft/sounds/music/game/swamp/labyrinthine.ogg
Failed to get asset: minecraft/sounds/music/game/water/dragon_fish.ogg
Failed to get asset: minecraft/sounds/music/game/water/shuniji.ogg
Failed to get asset: minecraft/sounds/music/game/wending.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
BUILD FAILED in 1s
5 actionable tasks: 2 executed, 3 up-to-date
BUILD FAILED
Task completed in 1 second
I tried for another version, same error!
This is usually caused by unstable internet connection or antivirus interference. Did you define antivirus exceptions?
Yes , i defined antivirus exceptions. My internet connecton is fully stable.
In this case I am out of ideas.
You can try searching the internet for similar error logs related to Minecraft Forge development if you find any suggestions there