my mod literally cant be made with forge

Started by gamedev999 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
my mod literally cant be made with forge

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

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i downgraded and got this…
Sat, 11/02/2024 - 17:27

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

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could always try just…
Sun, 11/03/2024 - 00:25

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.

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
THANKS SO MUCH @Klemen
Mon, 11/04/2024 - 01:37

THANKS SO MUCH @Klemen