First use when i try to create a new workspace

Started by QC_Annunaki on

Topic category: Help with MCreator software

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
First use when i try to create a new workspace
Tue, 08/01/2023 - 02:07 (edited)

Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.19.4, 64-bit, 65389 MB, Windows 11, JVM 17.0.5, JAVA_HOME: D:\MCreator\jdk, started on: 2023-07-31-21:43:02

> 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: e8/e8b89f316f3e9989a87f6e6ff12db9abe0f8b09f Asset: minecraft/sounds/dig/gravel1.ogg
minecraft/sounds/dig/gravel1.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/dig/gravel1.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 3s
5 actionable tasks: 2 executed, 3 up-to-date

BUILD FAILED
Task completed in 3 seconds

Edited by QC_Annunaki on Tue, 08/01/2023 - 02:07
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try to setup firewall = no…
Tue, 08/01/2023 - 02:24

try to setup firewall = no change

try to clear cache in mcreator folder = no change

 

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
data pack work add-on work…
Tue, 08/01/2023 - 02:27

data pack work

add-on work

forge modding not working when i try to create a new workspace

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i try to update the…
Tue, 08/01/2023 - 03:11

i try to update the graphique card = no change

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Executing Gradle task:…
Tue, 08/01/2023 - 03:23

Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.19.4, 64-bit, 65389 MB, Windows 11, JVM 17.0.5, JAVA_HOME: D:\MCreator\jdk, started on: 2023-07-31-23:21:37

> 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: e8/e8b89f316f3e9989a87f6e6ff12db9abe0f8b09f Asset: minecraft/sounds/dig/gravel1.ogg
minecraft/sounds/dig/gravel1.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/dig/gravel1.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 3s
5 actionable tasks: 2 executed, 3 up-to-date

BUILD FAILED
Task completed in 3 seconds

The solution to this problem…
Tue, 08/01/2023 - 16:50

The solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.

In most cases all Gradle errors are caused by one of these:

  • Firewall or antivirus blocking MCreator
  • Slow internet connection
  • Your ISP blocking certain websites
  • Too slow VPN or VPN with blocked domains that MCreator needs to access
  • Any other software blocking access to download repository

The most common errors from Gradle are caused by firewalls or antivirus software. If you have any issues, we recommend you to temporarily turn off this software and try again. If this works, add MCreator as an exception to your firewall or antivirus or reconfigure the software properly to not block programs such as MCreator.

It can also happen that the servers from which Gradle downloads files (Minecraft servers, Minecraft Forge repo, Maven repository) are down and you might just need to try again later in such cases.

In some cases of unstable or slow connections, running the setup multiple times and when it fails with errors related to the internet connection (timeout errors, failed to connect, failed to GET, HEAD, ...) clicking re-run the setup multiple times resolves the issue as eventually, all files get properly downloaded.

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank Klemen for the anwser…
Tue, 08/01/2023 - 20:26

Thank Klemen for the anwser. 

 

But i think the Gradle server is down yesterdays!

Because : 

1-i turn off the firewall totally 

2-my connection is the best connection possible in Canada

3- no isp problem

4- no vpn use

5-no other software block nothing on my computer

i try again today = no change

i will try each day and i will post the result here 

but I assume that the problem is elsewhere!

And sorry if i not find my problem if is in your https://mcreator.net/support/knowledgebase  data base troobleshooting but my first language is French and i will try to open each post to see but nothing talk about "gravel1.ogg Hash failed"

 

 

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i try to clear the cache =…
Tue, 08/01/2023 - 22:17

i try to clear the cache = no change

try to clear the (all the folder gradle) = no change

try to reinstall Mcreator 5 time with differents version = no change

Same screen

 

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Executing Gradle task:…
Tue, 08/01/2023 - 22:24

Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.19.4, 64-bit, 65389 MB, Windows 11, JVM 17.0.5, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-08-01-18:14:31

> 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: e8/e8b89f316f3e9989a87f6e6ff12db9abe0f8b09f Asset: minecraft/sounds/dig/gravel1.ogg
minecraft/sounds/dig/gravel1.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/dig/gravel1.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 2s
5 actionable tasks: 2 executed, 3 up-to-date

BUILD FAILED
Task completed in 2 seconds

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
problem solved by reinstall…
Tue, 08/08/2023 - 05:07

problem solved by reinstall minecraft laucher by mojang site directly not by xbox laucher