Posted February 16, 20223 yr I have an issue when trying to sync gradle when rewritting settings in build.gradle (repositories, dependencies, and plugins), I clicked the elephant icon that appears in the top right-hand corner. the issue states " Could not resolve all files for configuration ':runtimeClasspathCopy'. > Could not find net.minecraftforge:forge:1.18.1-39.0.76_mapped_parchment_2021.08.15-1.18.1. Searched in the following locations: - file:/C:/Users/K1/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.18.1-39.0.76_mapped_parchment_2021.08.15-1.18.1/forge-1.18.1-39.0.76_mapped_parchment_2021.08.15-1.18.1.pom - file:/C:/Users/K1/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.18.1-39.0.76_mapped_parchment_2021.08.15-1.18.1/forge-1.18.1-39.0.76_mapped_parchment_2021.08.15-1.18.1.jar Required by: project : Possible solution: - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html " the full error thing from the top of the tree for reporting failures has the full error stuff here: https://pastebin.com/0JqKHu4F Any help will be great, have a great day/night.
February 16, 20223 yr Author 4 hours ago, diesieben07 said: Post the full log. Sorry, I'm new to modding, but is the log in .minecraft > logs > debug.log? or is it somewhere else, sorry to waste your time, I might be gone for awhile since its a weekday.
February 16, 20223 yr 29 minutes ago, Bricked_out said: Sorry, I'm new to modding, but is the log in .minecraft > logs > debug.log? or is it somewhere else, sorry to waste your time, I might be gone for awhile since its a weekday. [Project folder(=top level folder)]/run/logs/debug.log(or latest.log)
February 16, 20223 yr 4 minutes ago, 1HA said: [Project folder(=top level folder)]/run/logs/debug.log(or latest.log) gradle logs are console only, so there is no log file
February 16, 20223 yr Author 3 hours ago, Luis_ST said: gradle logs are console only, so there is no log file wait, so when you're talking about console, you mean in the build tab (inside of sync) and posting at the top of the tree where tons of text is, or is it somewhere else in Intellij
February 16, 20223 yr Author 2 hours ago, Luis_ST said: yeah, post the full console output This may be it but here you go: https://pastebin.com/0JqKHu4F
February 17, 20223 yr Author 12 hours ago, diesieben07 said: Looks like an invalid parchment version. How do you get a valid parchment?
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.