Posted January 3, 20223 yr Looking at https://maven.minecraftforge.net/cpw/mods/modlauncher/maven-metadata.xml shows multiple versions. Trying to access https://maven.minecraftforge.net/cpw/mods/modlauncher/9.0.19 returns a 404 error. https://maven.minecraftforge.net/cpw/mods/modlauncher/9.0.18 works fine. Context: Trying to pick up modding. When trying to configure the Gradle project, I'm running into an error stating that no matches could be found for cpw.mods:modlauncher:9.0.+. I'm assuming my build issue is due to gradle selecting .19 as the latest version. It tries to retrieve it, can't, and then gives up without trying an older version.
January 3, 20223 yr Author That's fine, just wanted to make sure it was noticed. Was there another thread reporting this issue? I wasn't able to find it.
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.