Topic category: Help with Minecraft modding (Java Edition)
This is The Error I Get:
Executing Gradle task: eclipse
Build info: MCreator 2023.2.24119, forge-1.19.4, 64-bit, 4000 MB, Windows 10, JVM 17.0.5, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-06-20-12:38:09
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'much_better_biomes'.
> 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: 9,521,848)
* 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
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.