![Mermod [FORGE]](https://media.forgecdn.net/avatars/thumbnails/645/646/256/256/638045911468461023.png)
[Error] Heya! was tryina turn off the night vision, but ran into a problemo, anybody got some advice?
Tailored-lab opened this issue · 1 comments
Using 1.20.1. Was tryina change the gamerenderermixin thing there from 1.0 to 0.0 cause I've been using the guardian origin mod addon w/ the beautiful moon rock tail but then wanna be able to turn off the night vision at will and not let the necklace's infinite status effect override the mod's toggle, but that aint the reason for this. Went to let gradle build it but it gave me an error about there being a lack of good repository's for Luaj and figura. Me and chatgpt been goin in circles with this. Tried using maven { url 'https://jitpack.io' } nah thats a dud. and idk how to find the .jar files of these guys. Here's the error:
A problem occurred configuring root project 'Mermod EDIT'.
Could not resolve all files for configuration ':modImplementation'.
Could not find com.github.FiguraMC.LuaJ:luaj-core:3.0.6-figura.
Searched in the following locations:
- file:/C:/Mermod EDIT/.gradle/loom-cache/remapped_mods/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- file:/C:/Users/marie/.gradle/caches/fabric-loom/minecraftMaven/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- file:/C:/Mermod EDIT/.gradle/loom-cache/minecraftMaven/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://maven.fabricmc.net/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://libraries.minecraft.net/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://libraries.minecraft.net/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.jar
- https://repo.maven.apache.org/maven2/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://maven.terraformersmc.com/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://maven.shedaniel.me/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://maven.ladysnake.org/releases/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://maven.jamieswhiteshirt.com/libs-release/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://maven.figuramc.org/releases/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://api.modrinth.com/maven/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
- https://jitpack.io/com/github/FiguraMC/LuaJ/luaj-core/3.0.6-figura/luaj-core-3.0.6-figura.pom
Required by:
project : > org.figuramc:figura-fabric:0.1.2+1.20.1
Could not find com.github.FiguraMC.LuaJ:luaj-jse:3.0.6-figura.
Searched in the following locations:
- file:/C:/Mermod EDIT/.gradle/loom-cache/remapped_mods/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- file:/C:/Users/marie/.gradle/caches/fabric-loom/minecraftMaven/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- file:/C:/Mermod EDIT/.gradle/loom-cache/minecraftMaven/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://maven.fabricmc.net/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://libraries.minecraft.net/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://libraries.minecraft.net/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.jar
- https://repo.maven.apache.org/maven2/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://maven.terraformersmc.com/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://maven.shedaniel.me/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://maven.ladysnake.org/releases/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://maven.jamieswhiteshirt.com/libs-release/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://maven.figuramc.org/releases/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://api.modrinth.com/maven/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
- https://jitpack.io/com/github/FiguraMC/LuaJ/luaj-jse/3.0.6-figura/luaj-jse-3.0.6-figura.pom
Required by:
project : > org.figuramc:figura-fabric:0.1.2+1.20.1
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
ChatGPT said:
ChatGPT
The error you’re encountering suggests that Gradle is unable to find specific dependencies (luaj-core and luaj-jse from the FiguraMC GitHub repository) needed for the Mermod mod.
Limme know what yall think! Could not find luaj for the life of me, nor was the Maven repository directory thing any help so far. I aint no coder lol this is my first time stickin my fingers in this so we'll see. thank you for checkin it out!
I have IntelliJ Dea community version, all that maven and gradle stuff, and this JDK thing? Idk what that does but Intellij and chat gpt wanted me to have it so I made sure they're compatible