Topic category: Help with MCreator software
I downloaded MCreator and wanted to make my own mod, but when I clicked create a new project for some reason I got this error, I do not know how to fix it, please help.
Executing Gradle task: eclipse
Build info: MCreator 2023.3.36712, forge-1.20.1, 64-bit, 16342 MB, Windows 10, JVM 17.0.7, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-10-08-21:10:02
> Task :downloadMCMeta UP-TO-DATE
> Task :extractNatives UP-TO-DATE
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createSrgToMcp UP-TO-DATE
Copying local object: 87/8760ebb9d4b1fe9457ef272324ecd6b4329a593e Asset: minecraft/sounds/damage/hit1.ogg
Copying local object: 14/144867e8792415e2873293f06ecce85cd32bb4e8 Asset: minecraft/sounds/damage/hit2.ogg
Copying local object: c7/c73dcedde5031fcf242b08b3405f63098cd70641 Asset: minecraft/sounds/damage/hit3.ogg
minecraft/sounds/damage/hit1.ogg Hash failed.
minecraft/sounds/damage/hit3.ogg Hash failed.
minecraft/sounds/damage/hit2.ogg Hash failed.
Copying local object: 9e/9e59c3650c6c3fc0a475f1b753b2fcfef430bf81 Asset: minecraft/sounds/dig/sand1.ogg
Copying local object: 0f/0fa4234797f336ada4e3735e013e44d1099afe57 Asset: minecraft/sounds/dig/sand2.ogg
minecraft/sounds/dig/sand2.ogg Hash failed.
minecraft/sounds/dig/sand1.ogg Hash failed.
Copying local object: c7/c75589cc0087069f387de127dd1499580498738e Asset: minecraft/sounds/dig/sand3.ogg
Copying local object: 37/37afa06f97d58767a1cd1382386db878be1532dd Asset: minecraft/sounds/dig/sand4.ogg
minecraft/sounds/dig/sand4.ogg Hash failed.
minecraft/sounds/dig/sand3.ogg Hash failed.
Copying local object: 87/87edc11141fb5a045f2ed830b545aaa73f96ee99 Asset: minecraft/sounds/random/bow.ogg
Copying local object: 9e/9ea8a9e105321891bda18b9007b383b40aa7c076 Asset: minecraft/sounds/random/door_close.ogg
Copying local object: 5b/5bb5a04e776d69ca12b1d7bc369975f9bf62e741 Asset: minecraft/sounds/random/door_open.ogg
minecraft/sounds/random/bow.ogg Hash failed.
Copying local object: a9/a94a69e56568f5789cab05382cfd81f601189fd1 Asset: minecraft/sounds/random/explode3.ogg
minecraft/sounds/random/door_close.ogg Hash failed.
minecraft/sounds/random/door_open.ogg Hash failed.
minecraft/sounds/random/explode3.ogg Hash failed.
Copying local object: 98/9813c8185197f4a4296649f27a9d738c4a6dfc78 Asset: minecraft/sounds/step/sand1.ogg
Copying local object: ab/ab07279288fa49215bada5c17627e6a54ad0437c Asset: minecraft/sounds/step/sand3.ogg
Copying local object: a4/a474236fb0c75bd65a6010e87dbc000d345fc185 Asset: minecraft/sounds/step/sand4.ogg
Copying local object: bd/bd1750c016f6bab40934eff0b0fb64c41c86e44b Asset: minecraft/sounds/step/sand2.ogg
minecraft/sounds/step/sand4.ogg Hash failed.
minecraft/sounds/step/sand1.ogg Hash failed.
minecraft/sounds/step/sand2.ogg Hash failed.
minecraft/sounds/step/sand3.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/damage/hit1.ogg
Failed to get asset: minecraft/sounds/damage/hit3.ogg
Failed to get asset: minecraft/sounds/damage/hit2.ogg
Failed to get asset: minecraft/sounds/dig/sand1.ogg
Failed to get asset: minecraft/sounds/dig/sand2.ogg
Failed to get asset: minecraft/sounds/dig/sand3.ogg
Failed to get asset: minecraft/sounds/dig/sand4.ogg
Failed to get asset: minecraft/sounds/random/bow.ogg
Failed to get asset: minecraft/sounds/random/door_close.ogg
Failed to get asset: minecraft/sounds/random/door_open.ogg
Failed to get asset: minecraft/sounds/random/explode3.ogg
Failed to get asset: minecraft/sounds/step/sand2.ogg
Failed to get asset: minecraft/sounds/step/sand4.ogg
Failed to get asset: minecraft/sounds/step/sand1.ogg
Failed to get asset: minecraft/sounds/step/sand3.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 6s
6 actionable tasks: 2 executed, 4 up-to-date
BUILD FAILED
Task completed in 6 seconds
Double check your internet connection, it looks like MCcreator wasn't able to finish downloading all of the nessasary assets. There might also be an issue with the MCcreator or Java version your using, or the version of Minecraft installed on your computer.
hi can someone help me i just want to make my animated model work but each time it spawn the game crashed and i get the error finished with non-zero exit value -1 can someone help me ?
Did you make the animations using an external tool like Geckolib? If you did, it’s unlikely the mod will load properly without Geckolib or the Geckolib plugin installed.