-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[❓]: moonlight-1.20-2.13.25.pom--Maven warehouse no longer exists---404 #1289
Comments
Huh? |
What's a Maven warehouse? |
Don't need to, can just grab it from curseforge maven |
I want to download the author's project to learn, but it always fails to build |
It seems that the Maven warehouse no longer exists |
I noticed you are trying to import v2.13.25 of Moonlight Lib, that's quite an older version |
What should I do to successfully build the 1.20 project |
Replace the import lines with stuff from curse maven |
I changed it to version 1.20-2.13.41, but it still doesn't work |
Can you explain in detail? I'm not very familiar with this aspect |
Have you change it to use Curseforge maven, if not then Go Moonlight Lib's page. Scroll down. where you'll see if your building failed. you can use https://mclo.gs/ to share the errors. or take a image |
A problem occurred configuring project ':common'.
|
Is it my network problem? |
A problem occurred configuring project ':common'.
|
it's not your network. if your build.gradle (at the root of the project) is missing below:
add it. so it will find the required mods to import and also there is no common. just use fabric instead of common |
After adding it according to your method, there is still an error message. When I opened the website, it displayed on my browser: Unable to find classifier 5854670 as it was not defined. |
i said there is no common for selene. just use FORGE for "FORGE" and FABRIC for "FABRIC" & "COMMON".
if you use the code from ☝🏻 it has to be like this: EDIT: |
Your Question
moonlight-1.20-2.13.25.pom--Maven warehouse no longer exists---404
Detail
moonlight-1.20-2.13.25.pom--Maven warehouse no longer exists---404
The text was updated successfully, but these errors were encountered: