Can't download modpacks

Status
Not open for further replies.

Blastedsura

New Member
Jul 29, 2019
138
0
0
I tried downloading monster some times now, but I get an "Error occurred during downloading the assets".

Code:
Connecting.. Try 5 of 5 for: http://resources.download.minecraft.net/ad/ad7d770b7fff3b64121f75bd60cecfc4866d1cd6
From Console: java.io.IOException: Server returned HTTP response code: 499 for URL: http://resources.download.minecraft.net/ad/ad7d770b7fff3b64121f75bd60cecfc4866d1cd6
From Console: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
From Console: at net.ftb.gui.LaunchFrame$AssetDownloader.doInBackground(LaunchFrame.java:907)
From Console: at net.ftb.gui.LaunchFrame$AssetDownloader.doInBackground(LaunchFrame.java:855)
From Console: at javax.swing.SwingWorker$1.call(Unknown Source)
From Console: at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
From Console: at java.util.concurrent.FutureTask.run(Unknown Source)
From Console: at javax.swing.SwingWorker.run(Unknown Source)
From Console: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
From Console: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
From Console: at java.lang.Thread.run(Unknown Source)
Connection failed, trying again
Error occurred during downloading the assets
 

Tristam Izumi

New Member
Jul 29, 2019
1,460
0
0
Will you please post the entire console log to pastebin.com and link it here? While the snippet you gave indeed shows you have an problem, the context of a full console log will help us figure out why.
 
  • Like
Reactions: Blastedsura

Blastedsura

New Member
Jul 29, 2019
138
0
0
I was searching around in the forum and found someone who had the same problem, it seems some anti virus, like kaspersky (which I use) cause that problem. Although I didn't had the launcher blocked by it, I did need to disable the protection and it worked :)

Thanks anyway though :D
 
Status
Not open for further replies.