-
-
Notifications
You must be signed in to change notification settings - Fork 884
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
NeoForge Support Tracking Issue #5232
Comments
A search for https://duckduckgo.com/?q=multimc+neoforge&ia=web led me here, and I did find https://neoforged.net/. Unfortunately, I'm hitting a bit of "clueless newbie ruins ALL THE THINGS" feeling to try to use the install on a Multicraft instance. Is this discussed on a forum or on a web page? Is MultiMC open to including NeoForge as an option? Are these questions part of this specific GITHUB issue, or is there a more appropriate location, perhaps in the forum? I'm looking for "sweet and gentle hand holding" I want to support you, I just have my existing client and server situation, and I'd like to be sure I can make that change without fouling the MultiMC client instances and the server my friends and I are playing on. |
neoforge is not yet supported by multimc, this issue exists to track progress on making that happen |
Thank you! When we start a new map, I offer everyone a working MultiMC instance to download so they don't have to do anything. For updates, I'm offering a mods.zip folder to download and replace their existing mods folder UNLESS they savey enough to manage the mod updates themselves as well as choose what they wish. It's ok if it takes a while to get MultMC in. That also gives time for NeoForge to iron things out. |
Ok its been almost half a year. |
My "game group" consisting of my wife and a few friends are currently enjoying Ark Survival Ascended, but sooner or later we will become bored with that game, and likely take up TerraFirmaCraft for Forge 1.20.1. I DO understand things become "complicated" since the relationship between MultiMC and any OTHER Mod Loader project isn't necessarily straightforward. That said, I'm in no rush to return to Minecraft. I'm really holding out for TFC over MultiMC for deployment as NeoForge. MultiMC has been a GODSEND for members of the group who are not technically inclined. And an entirely fresh start using NeoForge for production would be far better than bailing on Forge in the middle of a map session given the server dynamics. So yeah... I'm keeping a close eye on this one. :) |
It would be great if the UID of NeoForge could be determined as soon as possible. |
I am unable to install NeoForge from MMC 0.7.0 Instance update failed because: Game update failed: it was impossible to fetch the required libraries. Java is 21 |
Use Java 17. https://github.com/MultiMC/Launcher/wiki/Using-the-right-Java |
Same issue |
That's the URL of NeoForge Maven Web UI, instead of the actual url pointed to the file.
|
Well but if you click it you get error 404, don't you? |
My fault. I forget to add an 's' |
Confirm same issue with Java 17 (sorry I switched to italian, but the error is the same). I can download the jar manually. Can I place them somewhere so MMC does not attempt to download? Checking Java version... Aggiornamento dell'istanza fallito perché: Aggiornamento di gioco fallito: impossibile recuperare le librerie richieste. |
Actually it can download just fine for 1.20.6, the problem seems to be relative to 1.20.1 |
yeah they retroactively updated their installers and multimcs meta for those versions needs to be invalidated |
I've got a server fully set up for 1.20.1, and ViaForge doesn't seem to want to play nicely, nor other mods for that matter on newer versions (1.20.4). Is the issue with NeoForge not liking specifically this version able to be fixed either clientside or MultiMC/Neoforge side? |
I'm still encountering this very issue in the latest version of MultiMC, using Java 17. |
they broke it again, known and will be fixed once someone with permission to do so gets around to it.. keep an eye on https://github.com/MultiMC/meta-multimc/commits/master/ for a fix |
Actually in another installation it works. It is like some internal
metadata gets corrupted or similar
Il Mer 3 Lug 2024, 18:53 Philip T. ***@***.***> ha scritto:
… they broke it again, known and will be fixed once someone with permission
to do so gets around to it.. keep an eye on
https://github.com/MultiMC/meta-multimc/commits/master/ for a fix
—
Reply to this email directly, view it on GitHub
<#5232 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFTIV2CRB7D25NO4L7WIRDTZKQ3CTAVCNFSM6AAAAAA26YV7ROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBWHA4TQOBTGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
is this supposed to be fixed? still getting this error
|
Got this trying to install neoforge today, I take it 1.20.1 in particular is still borked?
I should note that I get the same failure under Java 17, 19, and 21. |
I also get this issue on minecraft 1.20.1.
MultiMC version is 0.7.0-3863. @peterix you may want to reopen this issue. |
for the record newer versions work fine, its just that meta for older version needs to be refreshed since neoforge rereleased all versions at some point with new hashes |
@phit this is the first time for me in dealing with this issue and I see what you mean: fixing the SHA1 hash to what it is currently now for the file However, does the root problem lie with Neoforge, as they need to update a file, or does MultiMC have a badly cached version of the hashes? |
multimc "caches" all files to protect you and the launcher from brokenness, so in this case they need to be refreshed manually |
Should we then submit a new update via a fork? I could crawl through the servers and re-hash everything... Or will someone else take care of that? |
its all automated via https://github.com/MultiMC/meta, currently waiting on peterix to fix it, he is the one with access to the repos |
(So Pull Requesting a fork of the repo with the updated hashes wont accelerate the process, I see) |
Bump for any update on this? |
was fixed here MultiMC/meta-multimc@8ec84c3 |
This issue serves as a tracking issue for adding support for NeoForge, a fork of MinecraftForge which for the moment maintains compatibility but may diverge in the future. Given the current maintained compatibility and possible future divergence, plus the new state of the NeoForged project, this seems the perfect time to work out how compatibility will be handled and add support in the launcher.
The text was updated successfully, but these errors were encountered: