Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Server returned HTTP response code: 403 for URL #59

Open
m-wq opened this issue Jul 30, 2019 · 4 comments
Open

Server returned HTTP response code: 403 for URL #59

m-wq opened this issue Jul 30, 2019 · 4 comments

Comments

@m-wq
Copy link

m-wq commented Jul 30, 2019

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)

@eEQK
Copy link

eEQK commented Jul 30, 2019

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)

@jinkhya
Copy link

jinkhya commented Aug 19, 2019

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

@vicky5124
Copy link

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

@floral-qua-floral
Copy link

floral-qua-floral commented Oct 26, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants