Supplementaries

Supplementaries

82M Downloads

[❓]: Failed to set up dependencies

XSComSoft opened this issue · 3 comments

commented

Your Question

how to find the lost dependencies

Detail

A problem occurred configuring project ':common'.

Could not resolve all files for configuration ':common:modImplementation'.
Could not find net.mehvahdjukaar:moonlight:1.20-2.11.9.
Searched in the following locations:
- file:/E:/Downloads/Supplementaries-1.20-split/Supplementaries-1.20-split/.gradle/loom-cache/remapped_mods/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- file:/C:/Users/DogeOdell/.gradle/caches/fabric-loom/minecraftMaven/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- file:/E:/Downloads/Supplementaries-1.20-split/Supplementaries-1.20-split/.gradle/loom-cache/minecraftMaven/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- file:/C:/Users/DogeOdell/.gradle/caches/fabric-loom/forge/transformed-dependencies-v1/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.fabricmc.net/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://libraries.minecraft.net/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://libraries.minecraft.net/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.jar
- https://maven.minecraftforge.net/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://repo.maven.apache.org/maven2/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.architectury.dev/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- file:/E:/Downloads/Supplementaries-1.20-split/Supplementaries-1.20-split/common/mods/moonlight-1.20-2.11.9.jar
- file:/E:/Downloads/Supplementaries-1.20-split/Supplementaries-1.20-split/common/mods/moonlight.jar
- file:/C:/Users/DogeOdell/.m2/repository/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.parchmentmc.org/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://www.cursemaven.com/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.firstdarkdev.xyz/snapshots/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://jitpack.io/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.terraformersmc.com/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.ladysnake.org/releases/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.neoforged.net/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://api.modrinth.com/maven/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
- https://maven.blamejared.com/net/mehvahdjukaar/moonlight/1.20-2.11.9/moonlight-1.20-2.11.9.pom
Required by:
project :common

Possible solution:

commented

You need to correct the importing of Moonlight Lib

commented

This one can not be finded in maven.May be the maven repo is different one?

commented

There are 2 ways:

  1. importing from curse.maven or other sources (if you get to the page of "file" of any version via curseforge, you can look under the "Curse Maven Snippet", that's the one you should use to import the Moonlight lib)
  2. importing the mod from curseforge (downloading the mod and put it in "mod folders" so it will get imported)