Posted September 1, 20223 yr Hello, so recently I was updating my 1.18.1 mod to 1.18.2, and when updating everything, I receive the following in the console: Quote Could not find mezz.jei:jei-1.18.2:9.7.1.255_mapped_parchment_2022.08.21-1.18.2. Searched in the following locations: - file:/C:/Users/cjcj5/.gradle/caches/forge_gradle/bundeled_repo/mezz/jei/jei-1.18.2/9.7.1.255_mapped_parchment_2022.08.21-1.18.2/jei-1.18.2-9.7.1.255_mapped_parchment_2022.08.21-1.18.2.pom - file:/C:/Users/cjcj5/.gradle/caches/forge_gradle/bundeled_repo/mezz/jei/jei-1.18.2/9.7.1.255_mapped_parchment_2022.08.21-1.18.2/jei-1.18.2-9.7.1.255_mapped_parchment_2022.08.21-1.18.2-api.jar Required by: project : Possible solution: - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html I have played around some with my build.gradle as I know gradle can sometimes be a little finnicky, but I have had no success in fixing this error. I have double-checked that all versions of my dependencies are correct. I have here a copy of my build.gradle if you feel inclined to take a look: https://pastebin.com/WUtQ8HnE Any help or guidance is much appreciated. Thank you. Edited September 1, 20223 yr by jaxbymc42
September 1, 20223 yr Your problem looks to be related to parchment. My guess is you are using the wrong magic incantation? 🙂 https://github.com/ParchmentMC/Librarian/blob/dev/docs/FORGEGRADLE.md (see legacy vs new) But you should ask on their discord if you need help. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.