build stuck on Resolve dependencies of detachedConfiguration1

Started by Regal on

Topic category: Help with MCreator software

Last seen on 11:29, 18. May 2024
Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
build stuck on Resolve dependencies of detachedConfiguration1

so i edited the build.gradle file and it completely broke, now when i build it gets stuck on Resolve dependencies of detachedConfiguration1

i tried copying the build.gradle file from another project and it gave the same error.

line: 2

* What went wrong:
Plugin [id: 'net.minecraftforge.gradle', version: '[6.0,6.2)'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'net.minecraftforge.gradle:net.minecraftforge.gradle.gradle.plugin:[6.0,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 1m 12s

is there any way to replace the build.gradle file or fix this issue?

Last seen on 00:34, 21. May 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And here I feel panicked…
Fri, 03/29/2024 - 18:04

And here I feel panicked when I find a game-breaking bug a couple hours after updating a mod. Imagine how the folks at Forge'll feel... 0_0

Last seen on 18:54, 22. Apr 2024
Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i had this error before, it…
Fri, 03/29/2024 - 18:05

i had this error before, it fixed now and now i have 312 errors when it tries to build now lmao

Last seen on 22:54, 10. May 2024
Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
damn, i will not mess around…
Fri, 03/29/2024 - 18:06

damn, i will not mess around anymore them, just sit and wait

Last seen on 00:34, 21. May 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Usually, if you've got…
Fri, 03/29/2024 - 18:09

Usually, if you've got hundreds of errors it means the gradle's corrupt- in this case it looks like forge is down and it's not able to load the gradle in the first place. So yeah, until it's back up, I doubt you'll be able to fix it. (And speaking from personal experience, it's very easy to make things a lot worse if you start messing around under the hood...) 

Last seen on 18:54, 22. Apr 2024
Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
forge is back on but the…
Fri, 03/29/2024 - 19:02

forge is back on but the error of literally every single minecraft class like item etc still persists

Last seen on 05:24, 21. May 2024
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yep, all my blocks are…
Fri, 03/29/2024 - 19:55

yep, all my blocks are erroring

Last seen on 00:34, 21. May 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm assuming it's still just…
Fri, 03/29/2024 - 19:56

I'm assuming it's still just a corrupted gradle error. Going to try reloading the caches again.

Last seen on 00:34, 21. May 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can confirm: reloading the…
Fri, 03/29/2024 - 20:13

Can confirm: reloading the gradle project, (you can do this in the build menu), and then regenerating the code fixes the issue. It will still initially appear broken after reloading, but this is a necessary step.

Last seen on 05:52, 20. May 2024
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey there! The issue is now…
Sat, 03/30/2024 - 00:35

Hey there! The issue is now fixed, it was just forge being down for the minute.

Last seen on 05:24, 21. May 2024
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
my blocks are still broken…
Sat, 03/30/2024 - 01:56

my blocks are still broken for me, reset gradle again nd everything

 

Last seen on 00:34, 21. May 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to clear the entire…
Sat, 03/30/2024 - 01:58

You need to clear the entire gradle folder, and then regenerate the code. It'll still appear broken after you initially build after clearing the gradle. (If that doesn't work, it might be something else?)

Last seen on 05:52, 20. May 2024
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wow, first time I've ever…
Sat, 03/30/2024 - 07:15

Wow, first time I've ever seen a post marked as a "hot topic"

Last seen on 05:24, 21. May 2024
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ive deleted the entire…
Sat, 03/30/2024 - 07:27

ive deleted the entire folder and such, only this one workspace seems to have broken (it doesnt even do the workspace setup after gradle clearing)