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

Start of Minecraft 1.20.3 and 1.20.4 with Forge not possible #5310

Closed
1 task done
radiantraptor opened this issue Dec 13, 2023 · 8 comments · Fixed by MultiMC/meta#17
Closed
1 task done

Start of Minecraft 1.20.3 and 1.20.4 with Forge not possible #5310

radiantraptor opened this issue Dec 13, 2023 · 8 comments · Fixed by MultiMC/meta#17

Comments

@radiantraptor
Copy link

Operating System

Linux

Description of bug

When I try to start a Minecraft 1.20.3 or 1.20.4 instance and install the available Forge versions an error like the following is shown:

Instance update failed because: Game update failed: it was impossible to fetch the required libraries.
Reason:
Job 'Libraries for instance 1.20.4' failed to process:
https://maven.minecraftforge.net/net/minecraftforge/forge/1.20.4-49.0.8/forge-1.20.4-49.0.8-launcher.jar

Maybe this is not a bug at all, when I manually edit the Forge configuration the url of the error is not in the .json, and the forge installer, shim and universal files have been downloaded.
It feels like there is something cached from somewhere, but I can't find out where the url comes from.

Steps to reproduce

-Add a Minecraft 1.20.3 or 1.20.4 instance in Multimc.
-Install the latest version of forge via Multimc.

Suspected cause

No response

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.
@GuiTaek
Copy link

GuiTaek commented Dec 17, 2023

If it helps, Forge is confusing about which version they support. In the official minecraft loader, forge also crashes for version 1.20.3. Here is the crash:
crash-2023-12-17_18.47.10-client.txt

On https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/ webpage, they say, 1.20.3 is not supported, but 1.20.4. On https://forums.minecraftforge.net/topic/91712-supported-version-directory/ page, they say, they neither support 1.20.3 nor 1.20.4. On the official download page, there is no stable version for these two minecraft versions. If anyone found the solution, I'm interested in the solution, as I'd like to know, which versions are ready to be modded.

@phit
Copy link
Contributor

phit commented Dec 17, 2023

the forge forums are pretty much abandoned as the project split into neoforge

either way with my patch here you can get to the launch state phit/multimc-meta-scripts@24642e8 but there's probably some more work left to do in forgewrapper / or ideally just rip out forge and replace it with neoforge for newer mc versions

@radiantraptor
Copy link
Author

Thanks for clarifying that! I thing I'm going to switch to NeoForge then.

@HanSolo0001
Copy link

Hey, I'm not sure if this helps with Linux, but I'm on Windows, and noticed an issue with this. The web URL that is called does not match what it should be.

What is called is:
https://maven.minecraftforge.net/net/minecraftforge/forge/1.20.4-49.0.19/forge-1.20.4-49.0.19-launcher.jar

When going to that site, it says you want files.minecraftforge...like this:
https://files.minecraftforge.net/net/minecraftforge/forge/index_1.20.4.html (this isn't where that jar is actually located, because there's a download installer button on this page).

@phit
Copy link
Contributor

phit commented Jan 15, 2024

yes none of those URL's are correct, please see the linked issues, the proper fixes are ready and are just waiting to be merged

@WiBlum
Copy link

WiBlum commented Jan 29, 2024

Hello, still in progress ? I tried to see in forge installer if there is any of those url but don't work and manual install from the instances folder "1.20.4/.minecraft" using "java -jar forge-1.20.4-49.0.22-installer.jar" doesn't do anything.

@phit
Copy link
Contributor

phit commented Jan 29, 2024

waiting on MultiMC/meta#17 to be merged

@WiBlum
Copy link

WiBlum commented Jan 29, 2024

Pretty nice !
Works well now, thanks you so much, actually it's seems work fine with Forge 49.0.22
I love to see it in the new update

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

Successfully merging a pull request may close this issue.

5 participants