Started by
gamedev999
on
Topic category: Help with Minecraft modding (Java Edition)
well the new version (2024.3) WONT LET ME MAKE FORGE MODS IT JUST ERRORS IM GONNA DOWNGRADE AND SEE IF IT FIXES ANYTHING BUT PLEASE TELL ME HOW TO FIX THIS
i downgraded and got this error
Executing Gradle task: eclipse
Build info: MCreator 2024.2.32117, forge-1.20.1, 64-bit, 65317 MB, Windows 10, JVM 21.0.3, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-11-02-10:26:27
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'dimension_mod'.
> A build operation failed.
Could not move temporary workspace (C:\Users\wolfo\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea-378b7d12-b4bb-4628-930f-041ae8914cf8) to immutable location (C:\Users\wolfo\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea)
> Could not move temporary workspace (C:\Users\wolfo\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea-378b7d12-b4bb-4628-930f-041ae8914cf8) to immutable location (C:\Users\wolfo\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea)
* 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 7s
BUILD FAILED
Task completed in 7 seconds
You could always try just making a new workspace, then manually moving all the elements (or at least the folder) to then new work workspace.
The
"
> Could not move temporary workspace (C:\Users\wolfo\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea-378b7d12-b4bb-4628-930f-041ae8914cf8) to immutable location (C:\Users\wolfo\.mcreator\gradle\caches\8.8\transforms\7f3f7cfc4fbe146884af051af13661ea)
"
bits pretty interesting, however, but I dont know enough about MCreator or file management to say anything of value.
Delete
Gradle caches broke. Please read https://mcreator.net/wiki/gradle-setup-errors
THANKS SO MUCH @Klemen