Posted May 16, 20223 yr Here's my error. (im new) Quote java.lang.IllegalStateException: ProjectScopeServices has been closed. Quote Could not resolve all files for configuration ':runtimeClasspathCopy'. > Could not find net.minecraftforge:forge:1.18.2-40.1.20_mapped_official_1.18.2. Searched in the following locations: - file:/C:/Users/[namehere]/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.18.2-40.1.20_mapped_official_1.18.2/forge-1.18.2-40.1.20_mapped_official_1.18.2.pom - file:/C:/Users/[namehere]/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.18.2-40.1.20_mapped_official_1.18.2/forge-1.18.2-40.1.20_mapped_official_1.18.2.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'm using the IntelliJ Minecraft Development plugin.
June 2, 20223 yr Just for future readers. On windows you may require `./` for powershell commands, so the correct command for that would be would be `./gradlew --stop`
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.