Cant export my mod it gives me the same error every times i try it

Started by halapa on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cant export my mod it gives me the same error every times i try it
Mon, 10/28/2024 - 08:55 (edited)

i using the latest mcreator forge 1.20.1 and i simply just cant export it gives me this error every time:
> Task :compileJava
Error: Could not find or load main class worker.org.gradle.process.internal.worker.GradleWorkerMain
Caused by: java.lang.ClassNotFoundException: worker.org.gradle.process.internal.worker.GradleWorkerMain
org.gradle.process.internal.worker.WorkerProcessException: Failed to run Gradle Worker Daemon

i even tried deleting the gradle folder and rebuilding but still gives me the same error i tried a lot of tutorials and none of them fixed my issue

the stacktrace is very long and repeating if someone need the entire log then i can link a file to it


 

Edited by halapa on Mon, 10/28/2024 - 08:55
Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know if it is theā€¦
Wed, 01/08/2025 - 16:38

I don't know if it is the same problem but I get a message saying "MCreator detected Gradle caches got corrupted." when I try to export my mod.

If you have the exact same problem it is possible that there is a problem with this version of MCreator. If that is the case then all we can do is wait for the next version.