Gradle problems (geckolib)

Started by ...-...___.' on

Topic category: Help with MCreator software

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle problems (geckolib)

When i start up my mod it doesn't work (with no popup), in  the console I can see many resources can't be found. 

For example

Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve software.bernie.geckolib:geckolib-forge-1.16.5:3.0.17.
Required by:
project :
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve software.bernie.geckolib:geckolib-forge-1.16.5:3.0.17.
Caused by: org.gradle.api.resources.ResourceException: Could not get resource 'https://repo.repsy.io/mvn/gandiber/geckolib/software/bernie/geckolib/ge…'.

and if i copy and paste directly on a browser that's the response i get:

{"data":"diskUsageExceeded","errorCode":"3568b955-b5f5-4e14-8a1c-807be0d69f22","text":"Disk usage exceeded.","msgId":"diskUsageExceeded","type":"ERROR"}
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It appears that the link is…
Tue, 03/22/2022 - 02:10

It appears that the link is faulty, it could be an issue on their end but it's more likely that it's just a faulty link so try to find a new one.

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This says disk usage…
Tue, 07/12/2022 - 02:56

This says disk usage exceeded, so im assuming you need to clear up disk space. Gradle doesn't even run in the first place without geckolib if you have too little disk space, so maybe the plugin requires a large amount of disk usage.

Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'll have to test this…
Tue, 07/12/2022 - 02:56

I'll have to test this theory, because I am also having this issue.

Joined Jul 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The problem is with the…
Tue, 08/23/2022 - 17:21

The problem is with the repository,