ModPackDownloader icon indicating copy to clipboard operation
ModPackDownloader copied to clipboard

Weird download issues due to cache structure and Curse missing files

Open Nincodedo opened this issue 8 years ago • 4 comments

http://play.nincraft.com:8080/job/There%20Will%20Be%20Blood/231/console

16:39:11.368 [pool-2-thread-16] ERROR com.nincraft.modpackdownloader.util.DownloadHelper:53 - Could not download Chameleon Creepers.jar. java.io.FileNotFoundException: http://minecraft.curseforge.com/projects/chameleon-creepers/files/2285921/download?cookieTest=1

This file is no longer on Curse, however it was in the cache. We shouldn't need a connection to Curse to pull something from the cache. We should change the Curse cache structure to include the name and file ID from the JSON. This way you can determine if the mod is the correct one in the cache without needing to go to Curse.

Nincodedo avatar Jun 20 '16 21:06 Nincodedo

:clap:

UndeadZeratul avatar Jun 21 '16 18:06 UndeadZeratul

shh you

Nincodedo avatar Jun 21 '16 18:06 Nincodedo

Will there be a way to move everything in the current structure to the new one? Don't not need to download all 1.8GB of mods, since some are outdated, but still will be nice if most of it can be kept/reused somehow.

Bucket777 avatar Sep 15 '17 11:09 Bucket777

We're gonna try to migrate everything over so you don't have to redownload but we haven't looked into doing that yet.

Nincodedo avatar Sep 15 '17 15:09 Nincodedo