Mysterious Gradle Error- Nothing is fixing it!

Started by -DJ_Studios- on

Topic category: Help with MCreator software

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mysterious Gradle Error- Nothing is fixing it!

What i have tried: uninstalling plugins, going through all of my mod elements, rebuilding code, deleting caches, deleting build folder, deleting and reinstalling plugins, ect. using version 2025.2,

ive spoke with people in the mcreative discord community and they were unable to solve the error. i can physically not execute any gradle tasks without this error.
ithe gradle is much too large to send so i only sent what was actually discussing an error as text

 

Executing Gradle task: runClient
Build info: MCreator 2025.2.28610, forge-1.20.1, 64-bit, 16003 MB, Windows 11, JVM 21.0.7, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2026-05-08-19:04:01

Calculating task graph as configuration cache cannot be reused because cached version information for net.jodah:typetools:0.6.+ has expired.
> Task :writeClientLegacyClasspath UP-TO-DATE
> Task :downloadAssets UP-TO-DATE
> Task :createMinecraftArtifacts UP-TO-DATE
> Task :prepareClientRun UP-TO-DATE
> Task :processResources
> Task :compileJava
Note: SpongePowered MIXIN Annotation Processor Version=0.8.5
Note: Supported obfuscation types: ObfuscationServiceMCP supports [searge,notch]
An exception has occurred in the compiler (17.0.19). Please file a bug against the Java compiler via the Java bug reporting page (https://bugreport.java.com) after checking the Bug Database (https://bugs.java.com) for duplicates. Include your program, the following diagnostic, and the parameters passed to the Java compiler in your report. Thank you.
java.lang.StackOverflowError

first line of errors

pretty much all of the other gradle text up until the end looks identical- something like this:

Gen.java:696 at jdk.compiler/com.sun.tools.javac.jvm.Gen.genCond(Gen.java:696)
at jdk.compiler/com.sun.tools.javac.jvm.Gen.visitBinary(

and at the very end- 

help would be appreciated; the problem has persisted for almost a week now.

 

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its worked fine until just…
Sat, 05/09/2026 - 18:00

its worked fine until just now, so is this new?