Gradle issue in v2024.3

Started by Default user on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 18:06, 7. Oct 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle issue in v2024.3

When upgrading to the new version 2024.3, I encountered a problem. Whenever I run a gradle task, the following error appears in the console: 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.

After this error, MCreator suggests clearing the Gradle cache or the entire Gradle folder, which does not help...


What I tried: 

Clear cache manually in gradle folder

Code regeneration and assembly Rebooting the workspace

PLEASE HELP

(Console screenshots: https://postimg.cc/KkmqcdVy https://postimg.cc/yWYQMCcm)