Error generating Workspace

Started by Jakdeebear on

Topic category: Help with MCreator software

Last seen on 21:21, 7. Dec 2023
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error generating Workspace

I was creating a fabric mod and a few minutes into creating the work space it spit this error:

Executing Gradle task: tasks genSourcesWithCfr
Build info: MCreator 2023.3.36712, fabric-1.20.1, 64-bit, 8066 MB, Windows 10, JVM 17.0.7, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-12-02-20:13:48

> Configure project :
Fabric Loom: 1.4.4
Found existing cache lock file, rebuilding loom cache. This may have been caused by a failed or canceled build.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using of the official minecraft mappings is at your own risk!
Please make sure to read and understand the following license:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:remapping 42 mods from modImplementation (java-api)
:remapping 42 mods from modImplementation (java-runtime)
:remapping sources
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'trash_can_for_ffabric'.
> Failed to remap sources for C:\Users\User88\.mcreator\gradle\caches\modules-2\files-2.1\net.fabricmc.fabric-api\fabric-api-lookup-api-v1\1.6.34+4d8536c977\a696de2da104bc1e4cba52e369229a88c7ffa819\fabric-api-lookup-api-v1-1.6.34+4d8536c977-sources.jar
* 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 19m 40s

BUILD FAILED
Task completed in 19 minutes and 47 seconds