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

1.20.4 NeoForge is broken #61

Open
maskersss opened this issue Jul 4, 2024 · 3 comments · May be fixed by #62
Open

1.20.4 NeoForge is broken #61

maskersss opened this issue Jul 4, 2024 · 3 comments · May be fixed by #62

Comments

@maskersss
Copy link

maskersss commented Jul 4, 2024

latest neoforge versions on 1.20.4 don't successfully download:

Instance update failed because: Game update failed: it was impossible to fetch the required libraries.
Reason:
One or more subtasks failed

from prism log:

 14214.885 D | Checksummed Download for: "net.neoforged:neoforge:20.4.178:universal" storage: "net/neoforged/neoforge/20.4.178/neoforge-20.4.178-universal.jar" url: "https://maven.neoforged.net/releases/net/neoforged/neoforge/20.4.178/neoforge-20.4.178-universal.jar"
 14214.942 D | Setting up api download
 14214.943 W | QWindowsWindow::setGeometry: Unable to set geometry 600x173+618+748 (frame: 618x220+609+710) on QWidgetWindow/"ProgressDialogWindow" on "C27JG5x". Resulting geometry: 600x255+618+748 (frame: 618x302+609+710) margins: 9, 38, 9, 9 minimum size: 480x138 MINMAXINFO(maxSize=POINT(x=0, y=0), maxpos=POINT(x=0, y=0), maxtrack=POINT(x=0, y=0), mintrack=POINT(x=618, y=220)))
 14215.497 W | Checksum mismatch, download is bad.
 14215.498 D | Setting up api download
 14215.805 W | Checksum mismatch, download is bad.
 14215.806 D | Setting up api download
 14216.100 W | Checksum mismatch, download is bad

not sure which versions exactly don't work, from discord "it seems everything post july is broken"
not sure if any other mc versions also don't work

@Trial97
Copy link
Member

Trial97 commented Jul 4, 2024

the 20.4.237 (latest one ) doesn't have this issue: please try to use that one.
This is not due to our meta the Neoforge installer contains the wrong checksum:

{
      "name": "net.neoforged:neoforge:20.4.2-beta:universal",
      "downloads": {
        "artifact": {
          "sha1": "82e91789de781b06f642d1a89d1914538abcf468",
          "size": 2220870,
          "url": "https://maven.neoforged.net/releases/net/neoforged/neoforge/20.4.2-beta/neoforge-20.4.2-beta-universal.jar",
          "path": "net/neoforged/neoforge/20.4.2-beta/neoforge-20.4.2-beta-universal.jar"
        }
      }
    },

Waiting for a fix from theyr side before regenerating our meta

@maskersss
Copy link
Author

oh yeah 20.4.237 works, sorry for the confusion, by "latest" i meant the highest one in prism but it seems that prism messes up the order, not sure if it's also a meta issue or a prism issue? lmk if i should open an issue about it in the prismlauncher repo
image

@Trial97
Copy link
Member

Trial97 commented Jul 4, 2024

that is probably because we reseated the meta a few days ago(because neoforge updated the installer again): the released changed and the -beta versions are considered newer. So I'm not sure if will change the order based on another field.
But either way let's wait until we generate the meta again(to see the order then) if still the same feel free to open a issue on meta repository

@Trial97 Trial97 linked a pull request Jul 5, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants