Workspace can't compile :(

Started by Stick_Surfer on

Topic category: Help with MCreator software

Last seen on 01:00, 12. Aug 2021
Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Workspace can't compile :(

I can't seem to export my mod file. This is what the console said:

 

Executing Gradle task: build
Build info: MCreator 2021.1.18117, forge-1.16.5, 64-bit, 8192 MB, Mac OS X, JVM 1.8.0_275, JAVA_HOME: /private/var/folders/wr/kpcgxkx132v1k9_vlyxz5t280000gp/T/AppTranslocation/9B680D46-8F3B-429E-9E80-781A41E95804/d/MCreator.app/Contents/MacOS/jdk/Contents/Home/jre
> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Could not create service of type DefaultGeneralCompileCaches using GradleScopeCompileServices.createGeneralCompileCaches().
> Cannot lock Java compile cache (/Users/[REDACTED]/MCreatorWorkspaces/[REDACTED]/.gradle/6.8.1/javaCompile) as it has already been locked by this process.
* 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 2s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 2 seconds