CMPDL icon indicating copy to clipboard operation
CMPDL copied to clipboard

Server returned HTTP response code: 403 for URL

Open m-wq opened this issue 5 years ago • 4 comments

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)

m-wq avatar Jul 30 '19 12:07 m-wq

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)

eEQK avatar Jul 30 '19 19:07 eEQK

Hello @mightybruno I've tried it and it still gives me a 403 error

jinkhya avatar Aug 19 '19 17:08 jinkhya

issue is that it's getting files/id/download rather than the new download/id/file

vicky5124 avatar Sep 18 '19 13:09 vicky5124

@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.

floral-qua-floral avatar Oct 26 '19 01:10 floral-qua-floral