Do enyone know how to fix this? (mcreator louding setap fail)

Started by J.J.B. on

Topic category: Help with MCreator software

Last seen on 13:41, 28. Jun 2024
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do enyone know how to fix this? (mcreator louding setap fail)

i was working on a mod, but when i get aut and in, it faild to loud, do enyone know how to fix this please?

here the failer:

 

Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.19.2, 64-bit, 7963 MB, Windows 10, JVM 17.0.5, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-08-01-14:50:50

FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'better_zombie_infection'.
> Could not resolve all files for configuration ':classpath'.
> Could not download fastutil-8.3.1.jar (it.unimi.dsi:fastutil:8.3.1)
 > Could not get resource 'https://maven.minecraftforge.net/it/unimi/dsi/fastutil/8.3.1/fastutil-8…'.
 > Premature end of Content-Length delimited message body (expected: 19,011,744; received: 7,841,576)
* 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 2m 18s
Task completed in 3 minutes and 4 seconds

In most cases all Gradle…
Tue, 08/01/2023 - 16:50

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.

Last seen on 13:41, 28. Jun 2024
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i don't have an VPN, and my…
Tue, 08/01/2023 - 18:30

i don't have an VPN, and my antivirirus sofware is (for now) gone. i have to use internet from my phone so that can be the issue. if that dosent work, i have to redownloud mcreator?