-
Notifications
You must be signed in to change notification settings - Fork 95
Update egg-curse-forge-generic.json to support CurseForge API changes #66
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
base: main
Are you sure you want to change the base?
Conversation
|
In case this gets approved quickly, can we hold off on merging? I want a couple users to test I know were having issues, in case this doesn't fix it I will need to make more changes |
let me know if someone external has verified this |
|
@QuintenQVD0 I tried this earlier tonight and still seem to be getting errors when trying to install RLCraft via the egg. |
|
I also just get Get this on any modpack. Specifically, trying to use BetterMC |
|
@QuintenQVD0 @dhkatz For me it fails to install neoforge: |
|
Killed usualy means ran out of memory or disk space. |
Thank you for the quick response. Would have to check why. Because the system has 240gb space left and roughly 40gb of memory left. |
Looks like you have to speciy the ram amount Unlimited did not work, after I changed it to something specific it worked. |
|
Script works on my instance. 👍 |
|
@dhkatz Please resolve the merge conflict |
Description
CurseForge made some weird changes to their API requiring me to update the response parsing a bit.
As always I also publish my scripts in a human readable form here:
https://gist.github.com/dhkatz/edfa7f2efd6f819d0884760602daadd8#file-curseforge-sh
Checklist for all submissions