-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Export to zip gets stuck partway through: "Resolving mods" #301
Comments
I saw a bunch of errors in F12 in Waterfox. I'd post it, but it's too big for Github, so I put it on PasteBin: https://pastebin.com/a4xCavC5 I kept looking and the first error is: ` GEThttps://api.modrinth.com/v2/project/eE2Db4YU/version?loaders=["fabric"]&game_versions=["1.20.1"][HTTP/2 429 Too Many Requests 42ms] XHRGEThttps://api.modrinth.com/v2/project/6txNkua3/version?loaders=["fabric"]&game_versions=["1.20.1"]CORS Missing Allow Origin Status 429 Too Many RequestsVersionHTTP/2 Transferred509 B (112 B size) Referrer Policystrict-origin-when-cross-origin
GET
[https://api.modrinth.com/v2/project/eE2Db4YU/version?loaders=["fabric"]&game_versions=["1.20.1"]](https://api.modrinth.com/v2/project/eE2Db4YU/version?loaders=[%22fabric%22]&game_versions=[%221.20.1%22])
[HTTP/2 429 Too Many Requests 42ms]
XHRGET GET so I think Modrinth is complaining that things are coming in too fast. Is there a way to space them out? |
This is still happening. Not sure if you saw this: modrinth/code#1398 I don't know the codenames for the various Modrinth softwares, so I picked the first one in the list back in the day. |
Describe the bug
I made a modpack yesterday, and when I tried to download it today to test it, I can't. The pack contains a mix of Modrinth and Curseforge, so I'm using the export as zip functionality.
To Reproduce
Steps to reproduce the behavior:
On Waterfox, it gets stuck at 175 or 176. On Vivaldi, it gets stuck at 325
Expected behavior
An output zip file, or an error message explaining what the problem is.
Desktop (please complete the following information):
Additional context
Modpack: https://moddermore.net/list/2eX8EjJqfNKG
The text was updated successfully, but these errors were encountered: