Skip to content
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

cant download forge 1.7.10 #34

Closed
EldosHD opened this issue Dec 11, 2023 · 2 comments
Closed

cant download forge 1.7.10 #34

EldosHD opened this issue Dec 11, 2023 · 2 comments

Comments

@EldosHD
Copy link

EldosHD commented Dec 11, 2023

I encountered this while trying to install and build the the lost era modpack.
If you try to run a 1.7.10 forge installer, it uses a wrong download url during the build step.
I get this error:
Error: HTTP status client error (404 Not Found) for url (https://maven.minecraftforge.net/net/minecraftforge/forge/1.7.10-10.13.4.1614/forge-1.7.10-10.13.4.1614-installer.jar)

The actual url is:
https://maven.minecraftforge.net/net/minecraftforge/forge/1.7.10-10.13.4.1614-1.7.10/forge-1.7.10-10.13.4.1614-1.7.10-installer.jar
so a -1.7.10 is missing.

@TheAlan404
Copy link
Contributor

Forge's maven versioning isnt consistent :c ill see what i can do

@TheAlan404
Copy link
Contributor

Fixed! Will release 0.4.1 with a few patches soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants