Gradle broke

Started by crisfox22 on

Topic category: Troubleshooting, bugs, and solutions

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle broke

So I opened up Mcreator, added some code block and when I try to launch Minecraft via gradle it gives me:

 

FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\User\MCreatorWorkspaces\into_the_pit_of_madness\build.gradle' line: 3
* What went wrong:
Plugin [id: 'net.minecraftforge.gradle', version: '[6.0.16,6.2)'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Included Builds (No included builds contain this plugin)
- Plugin Repositories (could not resolve plugin artifact 'net.minecraftforge.gradle:net.minecraftforge.gradle.gradle.plugin:[6.0.16,6.2)')
Searched in the following repositories:
Gradle Central Plugin Repository
MinecraftForge(https://maven.minecraftforge.net/)
* 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 4s

BUILD FAILED
Task completed in 4 seconds

I tried clearing the cache but now I can't even open the workspace (it gives me the same error)

Does anyone know what's going on?

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I came across this error…
Sun, 11/24/2024 - 14:56

I came across this error myself. No one has figured out how to solve this problem yet :(

It is likely because…
Sun, 11/24/2024 - 15:00

It is likely because currently, Forge servers appear to be down currently, they announced they are having some technical difficulties. Try again later in a few hours or later, depending how long it takes them to fix the issues