Topic category: Help with MCreator software
Executing Gradle task: eclipse
Build info: MCreator 2023.1.10610, forge-1.19.2, 64-bit, 16225 MB, Windows 10, JVM 17.0.5, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-03-20-00:27:02
> Configure project :
The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
(c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes,
but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available
at https://account.mojang.com/documents/minecraft_eula.
> Task :downloadMcpConfig
> Task :extractSrg
> Task :createSrgToMcp
> Task :downloadMCMeta
> Task :downloadAssets
> Task :extractNatives
> Task :makeSrcDirs
> Task :eclipseClasspath
> Task :eclipseJdt
> Task :eclipseProject
> Task :eclipse
BUILD SUCCESSFUL in 19s
10 actionable tasks: 10 executed
FAILURE: Build failed with an exception.
* What went wrong:
Could not update C:\Users\chel\.mcreator\gradle\caches\7.5\file-changes\last-build.bin
> C:\Users\chel\.mcreator\gradle\caches\7.5\file-changes\last-build.bin (access denied)
* 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 19s
BUILD FAILED
Task completed in 19 seconds
Try restarting computer and trying again.
If this does not help, reboot again, then delete C:\Users\chel\.mcreator\gradle\caches and try again.
The solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.
The second method helped, thank you very much!
Just had the same issue when converting a workspace from 1.19.2 to 1.19.4 - Restarting my PC did the trick, thanks!