Started by
hmmmm hmmmm
on
Topic category: Troubleshooting, bugs, and solutions
Everytime I try to create and even LOAD a workspace it always froze and even FAILED when the app is trying to download fastutil-8.3.1.jar .How can I fix this? Also my computer met some recommended and some minimal system requirements.
Here is the crash log:
Executing Gradle task: eclipse
Build info: MCreator 2021.3.54000, forge-1.16.5, 64-bit, 8120 MB, Windows 10, JVM 16.0.2, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'test'.
> Could not resolve all artifacts 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: 10,672,352)
* 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 4m 26s
BUILD FAILED
Task completed in 4 minutes and 27 seconds
Seems like unstable internet connection or AV blocking download
Well... my network is ok but it is stuck even with that. I also have AV apps not activated(Actually it's not activating AVs automatically at all...). Also I got it worked while clearing caches but after that it sucks again.
Another crash log ofc:
Executing Gradle task: eclipse
Build info: MCreator 2021.3.54000, forge-1.16.5, 64-bit, 8120 MB, Windows 10, JVM 16.0.2, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'test'.
> Could not resolve all artifacts 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: 12,154,360)
* 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 13m 7s
BUILD FAILED
Task completed in 13 minutes and 8 seconds
Hello, I faced exactly the same problem, were you able to solve it, and if so, how?