Open m-wq opened 5 years ago
I've fixed it here: https://github.com/mightybruno/CMPDL/releases/tag/1.2-fixed if you have any issues I can fix them as the owner of this repo seems to be inactive. Note, that you have to specify the modpack file id manually (latest won't work)
Hello @mightybruno I've tried it and it still gives me a 403 error
issue is that it's getting files/id/download
rather than the new download/id/file
@mightybruno , are you still developing for your fork? It'd be really nice to get a working version of CMPDL, but yours and Vazkii's are both outdated now unfortunately.
Modpack filename is download CMPDL Temp Dir is C:\Users\Administrator.BY-201907121248.cmpdl_temp Modpack temporary directory is C:\Users\Administrator.BY-201907121248.cmpdl_temp\download Downloading zip file download.zip Error: class java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/modpacks/age-of-engineering/files/files/2503175/download sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) java.net.URL.openStream(Unknown Source) vazkii.cmpdl.CMPDL.downloadFileFromURL(CMPDL.java:417) vazkii.cmpdl.CMPDL.downloadModpackMetadata(CMPDL.java:183) vazkii.cmpdl.CMPDL.downloadFromURL(CMPDL.java:99) vazkii.cmpdl.OperatorThread.run(OperatorThread.java:32)