You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
$ java -jar /srv/tools/ModpackDownloader-cli.jar -manifest /srv/modpack/manifest.json -folder /srv/minecraft/mods
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
19:00:43.045 [main] INFO com.nincraft.modpackdownloader.cli.ModpackDownloaderCLI:15 - Starting ModpackDownloaderManager with arguments: [-manifest, /srv/modpack/manifest.json, -folder, /srv/minecraft/mods]
19:00:43.652 [main] ERROR com.nincraft.modpackdownloader.container.CurseFile:90 - java.io.IOException: Server returned HTTP response code: 503 for URL: https://addons-ecs.forgesvc.net/api/v2/addon/361579
19:00:43.856 [main] ERROR com.nincraft.modpackdownloader.container.CurseFile:90 - java.io.IOException: Server returned HTTP response code: 503 for URL: https://addons-ecs.forgesvc.net/api/v2/addon/399309
19:00:44.031 [main] ERROR com.nincraft.modpackdownloader.container.CurseFile:90 - java.io.IOException: Server returned HTTP response code: 503 for URL: https://addons-ecs.forgesvc.net/api/v2/addon/394468
19:00:44.191 [main] ERROR com.nincraft.modpackdownloader.container.CurseFile:90 - java.io.IOException: Server returned HTTP response code: 503 for URL: https://addons-ecs.forgesvc.net/api/v2/addon/360438
19:00:44.357 [main] ERROR com.nincraft.modpackdownloader.container.CurseFile:90 - java.io.IOException: Server returned HTTP response code: 503 for URL: https://addons-ecs.forgesvc.net/api/v2/addon/627566
Versions
0.6.1 - 0.7.1
fails to download mods from time to time.It could be related to some CurseForge latest update, maybe.
modPackDownloader.log
manifest.zip
This is from the latest ModPackDownloader log
The text was updated successfully, but these errors were encountered: