2023.2: Cache files continuously corrupt.

Started by DenisBatorcek on

Topic category: Troubleshooting, bugs, and solutions

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
2023.2: Cache files continuously corrupt.

Hello. So recently I've decided to create a mod in MCreator, but kept experiencing the error that the gradle caches got corrupted. It's a completely new workspace and nothing was done on it, yet.

Here's the log:

Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.19.4, 64-bit, 8139 MB, Windows 10, JVM 17.0.5, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-07-21-10:45:09

FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'atomic_builder'.
> 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: 8,032,544)
* 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 3m

BUILD FAILED
Task completed in 3 minutes and 7 seconds

Here's what I've tried so far:

- Making an exception on my AV for all MCreator folders

- Clearing the caches (and restarting)

- Clearing the entire workspace folder (and restarting)

- Rerunning the workspace setup

And https://mcreator.net/support/knowledgebase does not help me either.

I'd really appreciate any help!

Premature end of Content…
Fri, 07/21/2023 - 16:18

Premature end of Content-Length delimited message body

This usually happens due to cut of internet (could be just for a few moments like WiFi switch)