I tried to use the mod inside my own and I get this error, I'm not good at Java, please help if possible. How i can configurate this?
Error
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not find net.impactdev.impactor.api:economy:5.2.7.
Searched in the following locations:
- file:/F:/dev/xlmine-core/.gradle/loom-cache/remapped_mods/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- file:/C:/Users/xl/.gradle/caches/fabric-loom/minecraftMaven/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- file:/F:/dev/xlmine-core/.gradle/loom-cache/minecraftMaven/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- https://maven.fabricmc.net/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- https://libraries.minecraft.net/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- https://libraries.minecraft.net/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.jar
- https://repo.maven.apache.org/maven2/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.jar
- https://repo.maven.apache.org/maven2/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- https://maven.terraformersmc.com/releases/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- https://maven.wispforest.io/releases/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
- https://maven.impactdev.net/repository/development/net/impactdev/impactor/api/economy/5.2.7/economy-5.2.7.pom
Required by:
root project :
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Seems there was an issue with deploying 5.2.7 to the maven repo, and uploads stopped around 5.2.4. You could still realistically pull in 5.2.4 and it'd be compatible with 5.2.7 builds of the economy API.
I tried to use the mod inside my own and I get this error, I'm not good at Java, please help if possible. How i can configurate this?
Error
build.gradle