I can't download any modpack!

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Klojo1337

New Member
Jul 29, 2019
8
0
0
Hello guys,
I have a problem :(

I can't launch/download any modpack!
i already removed al of the ftb maps, and redownloadid, but it still doesnt work!

it says:
Error downloading modpack!!!


and this is the console error:
From Console: java.net.SocketTimeoutException: Read timed out
From Console: at java.net.SocketInputStream.socketRead0(Native Method)
From Console: at java.net.SocketInputStream.read(Unknown Source)
From Console: at java.net.SocketInputStream.read(Unknown Source)
From Console: at java.io.BufferedInputStream.read1(Unknown Source)
From Console: at java.io.BufferedInputStream.read(Unknown Source)
From Console: at sun.net.www.MeteredStream.read(Unknown Source)
From Console: at java.io.FilterInputStream.read(Unknown Source)
From Console: at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
From Console: at java.io.BufferedInputStream.fill(Unknown Source)
From Console: at java.io.BufferedInputStream.read1(Unknown Source)
From Console: at java.io.BufferedInputStream.read(Unknown Source)
From Console: at net.ftb.tools.ModManager$ModManagerWorker.downloadUrl(ModManager.java:116)
From Console: at net.ftb.tools.ModManager$ModManagerWorker.downloadModPack(ModManager.java:182)
From Console: at net.ftb.tools.ModManager$ModManagerWorker.doInBackground(ModManager.java:86)
From Console: at net.ftb.tools.ModManager$ModManagerWorker.doInBackground(ModManager.java:67)
From Console: at javax.swing.SwingWorker$1.call(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)
Local: 78E8AEF860F4E499A4BDEADFB87E87FF
Remote: 9AFD80E33DEB6658959A2A60E5B52690
Error downloading modpack!!!
 
Try changing the download location from advanced options. If that does not help check that your av / firewall is not blocking you from connecting to creeperhost.
 
Okay, you can say it works, but with the new direwolf, i cant create a world, it crasht.
And it is very slow...
But it downloads the modpacks :D
and the horizons crasht too, it crashed if i make a world.

pastebin from horizons:
http://pastebin.com/GCLPheKE
 
It crashed because you are using 32bit java which limits you ram allocation to 1.5gb. Remove your 32 bit java, now reboot, then install the x64 one from here.

Now set the ram in the slider at between 2 and 5gb depending on available ram.

Also use the jvm arguments from the thread here. Add them to the jvm parameters box in advanced options. Copy and paste the text in.

Just out of curiousity did you do anything to get the download to work?
 
  • Heap Size related issues: add "-XX:MaxHeapSize=512m" (without the quotes) to the additional java parameters under options/advanced options.

    /\
    is what i did