Author Topic: Freespace Open Installer does not download required mods  (Read 3628 times)

0 Members and 1 Guest are viewing this topic.

Freespace Open Installer does not download required mods
Attempting to install my favourite mods and resources manually failed catastrophically (errors everywhere, display driver hangups, etc) so I decided to run a complete install of Freespace Open Installer 2.1.8 to automatically put everything in its right place. However, it failed to download several files including as the media VPs, which I absolutely need to play certain campaigns.

I'm not sure what to do from here, because I'm not particularly computer savvy, so I'm afraid if I try and download the media VPs and mods I wanted manually it'll mess up the installation again.


p.s. what's with this ridiculous captcha system? I failed it several times in a row just trying to register. :(

Code: [Select]
The following errors were encountered:

Multiplayer Missions: The file 'multi-mission-pack.zip' could not be downloaded.
Multiplayer Voice Files: Skipped because parent mod was not installed.
.OGG Cutscenes: The file 'fs2_ogg.zip' could not be downloaded.
2014 FSU MediaVPs: The file 'MV_Root.7z' could not be downloaded.
MV_Assets: Skipped because parent mod was not installed.
MV_Effects: Skipped because parent mod was not installed.
MV_Music: Skipped because parent mod was not installed.
MV_Advanced: Skipped because parent mod was not installed.
MV_A-Glows: Skipped because parent mod was not installed.
MV_RadarIcons: Skipped because parent mod was not installed.
MV_CB_ANI_1: Skipped because parent mod was not installed.
MV_CB_ANI_2: Skipped because parent mod was not installed.
Homesick: The file 'homesick.zip' could not be downloaded.
FSU MediaVPs, version 3.6.12: The file 'MediaVPs_3612.zip' could not be downloaded.
FSU MediaVPs, version 3.6.12: The file 'MV_Root_3612.zip' could not be downloaded.
FSU MediaVPs, version 3.6.12: The file 'MV_Root_Update.zip' could not be downloaded.
MV_Assets: Skipped because parent mod was not installed.
MV_Effects: Skipped because parent mod was not installed.
MV_Music: Skipped because parent mod was not installed.
MV_Advanced: Skipped because parent mod was not installed.
MV_AnimGlows: Skipped because parent mod was not installed.
MV_RadarIcons: Skipped because parent mod was not installed.
Blackwater Operations Demo: The file 'bwo_demo.zip' could not be downloaded.
Derelict: The file 'derelict_core.zip' could not be downloaded.
Derelict Voice Pack: Skipped because parent mod was not installed.
Inferno: The file 'inf1.zip' could not be downloaded.
The Procyon Insurgency: The file 'pi103.zip' could not be downloaded.
Shivans: The file 'brshivans.zip' could not be downloaded.
Shrouding the Light: The file 'stl.zip' could not be downloaded.
Warzone: The file 'warzone.zip' could not be downloaded.
Twilight: The file 'twilight.zip' could not be downloaded.
« Last Edit: August 10, 2014, 08:19:57 pm by mokkochi »

 
Re: Freespace Open Installer does not download required mods
Here's all I could get from the command prompt

(this scrolling verification is a piece of junk. I even followed the directions)

Code: [Select]
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
371)
        ... 10 more

2014-08-10 21:15:00,940 [pool-1-thread-8] INFO  com.fsoinstaller.wizard.InstallI
tem - File 'MV_Root_3612.zip' was unsuccessful
2014-08-10 21:15:00,940 [pool-1-thread-7] INFO  com.fsoinstaller.internet.Downlo
ader - Downloading and extracting from http://fullfoc.us/mvp_old_temp/MediaVPs_3
612.zip to local directory C:\Games\Freespace2
2014-08-10 21:15:00,941 [pool-1-thread-8] INFO  com.fsoinstaller.wizard.InstallI
tem - This marks 1 file out of 3
2014-08-10 21:15:01,032 [pool-1-thread-24] ERROR com.fsoinstaller.internet.Downl
oader - An exception was thrown during download!
java.io.IOException: Server returned HTTP response code: 403 for URL: http://www
.freespacemods.net/files/installer_files/campaigns/stl.zip
        at sun.reflect.GeneratedConstructorAccessor3.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
374)
        at com.fsoinstaller.internet.Downloader.download0(Downloader.java:200)
        at com.fsoinstaller.internet.Downloader.download(Downloader.java:147)
        at com.fsoinstaller.wizard.InstallItem.installOne(InstallItem.java:1020)

        at com.fsoinstaller.wizard.InstallItem.access$1700(InstallItem.java:70)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:784)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:776)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL:
 http://www.freespacemods.net/files/installer_files/campaigns/stl.zip
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
371)
        ... 10 more

2014-08-10 21:15:01,041 [pool-1-thread-24] INFO  com.fsoinstaller.wizard.Install
Item - File 'stl.zip' was unsuccessful
2014-08-10 21:15:01,041 [pool-1-thread-9] INFO  com.fsoinstaller.internet.Downlo
ader - Downloading and extracting from http://fullfoc.us/mvp_old_temp/MV_Root_Up
date.zip to local directory C:\Games\Freespace2
2014-08-10 21:15:01,043 [pool-1-thread-24] INFO  com.fsoinstaller.wizard.Install
Item - This marks 1 file out of 1
2014-08-10 21:15:01,044 [pool-1-thread-23] INFO  com.fsoinstaller.wizard.Install
Item - All files have completed!
2014-08-10 21:15:01,045 [pool-1-thread-23] INFO  com.fsoinstaller.wizard.Install
Item - This marks 0 successful out of 1
2014-08-10 21:15:01,048 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,073 [pool-1-thread-28] ERROR com.fsoinstaller.internet.Downl
oader - An exception was thrown during download!
java.io.IOException: Server returned HTTP response code: 403 for URL: http://www
.freespacemods.net/files/installer_files/campaigns/warzone.zip
        at sun.reflect.GeneratedConstructorAccessor3.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
374)
        at com.fsoinstaller.internet.Downloader.download0(Downloader.java:200)
        at com.fsoinstaller.internet.Downloader.download(Downloader.java:147)
        at com.fsoinstaller.wizard.InstallItem.installOne(InstallItem.java:1020)

        at com.fsoinstaller.wizard.InstallItem.access$1700(InstallItem.java:70)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:784)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:776)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL:
 http://www.freespacemods.net/files/installer_files/campaigns/warzone.zip
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
371)
        ... 10 more

2014-08-10 21:15:01,078 [pool-1-thread-28] INFO  com.fsoinstaller.wizard.Install
Item - File 'warzone.zip' was unsuccessful
2014-08-10 21:15:01,078 [pool-1-thread-28] INFO  com.fsoinstaller.wizard.Install
Item - This marks 1 file out of 1
2014-08-10 21:15:01,079 [pool-1-thread-27] INFO  com.fsoinstaller.wizard.Install
Item - All files have completed!
2014-08-10 21:15:01,080 [pool-1-thread-27] INFO  com.fsoinstaller.wizard.Install
Item - This marks 0 successful out of 1
2014-08-10 21:15:01,080 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,082 [pool-1-thread-7] ERROR com.fsoinstaller.internet.Downlo
ader - An exception was thrown during download!
java.io.FileNotFoundException: http://fullfoc.us/mvp_old_temp/MediaVPs_3612.zip
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
374)
        at com.fsoinstaller.internet.Downloader.download0(Downloader.java:200)
        at com.fsoinstaller.internet.Downloader.download(Downloader.java:147)
        at com.fsoinstaller.wizard.InstallItem.installOne(InstallItem.java:1020)

        at com.fsoinstaller.wizard.InstallItem.access$1700(InstallItem.java:70)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:784)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:776)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: http://fullfoc.us/mvp_old_temp/MediaVP
s_3612.zip
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
371)
        ... 10 more

2014-08-10 21:15:01,088 [pool-1-thread-7] INFO  com.fsoinstaller.wizard.InstallI
tem - File 'MediaVPs_3612.zip' was unsuccessful
2014-08-10 21:15:01,089 [pool-1-thread-7] INFO  com.fsoinstaller.wizard.InstallI
tem - This marks 2 files out of 3
2014-08-10 21:15:01,090 [pool-1-thread-26] ERROR com.fsoinstaller.internet.Downl
oader - An exception was thrown during download!
java.io.IOException: Server returned HTTP response code: 502 for URL: http://lov
egrapes.hypnos.feralhosting.com/mods/twilight.zip
        at sun.reflect.GeneratedConstructorAccessor3.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
374)
        at com.fsoinstaller.internet.Downloader.download0(Downloader.java:200)
        at com.fsoinstaller.internet.Downloader.download(Downloader.java:147)
        at com.fsoinstaller.wizard.InstallItem.installOne(InstallItem.java:1020)

        at com.fsoinstaller.wizard.InstallItem.access$1700(InstallItem.java:70)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:784)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:776)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Server returned HTTP response code: 502 for URL:
 http://lovegrapes.hypnos.feralhosting.com/mods/twilight.zip
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
371)
        ... 10 more

2014-08-10 21:15:01,095 [pool-1-thread-26] INFO  com.fsoinstaller.wizard.Install
Item - File 'twilight.zip' was unsuccessful
2014-08-10 21:15:01,096 [pool-1-thread-26] INFO  com.fsoinstaller.wizard.Install
Item - This marks 1 file out of 1
2014-08-10 21:15:01,097 [pool-1-thread-25] INFO  com.fsoinstaller.wizard.Install
Item - All files have completed!
2014-08-10 21:15:01,097 [pool-1-thread-25] INFO  com.fsoinstaller.wizard.Install
Item - This marks 0 successful out of 1
2014-08-10 21:15:01,135 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,169 [pool-1-thread-9] ERROR com.fsoinstaller.internet.Downlo
ader - An exception was thrown during download!
java.io.FileNotFoundException: http://fullfoc.us/mvp_old_temp/MV_Root_Update.zip

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unkno
wn Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
374)
        at com.fsoinstaller.internet.Downloader.download0(Downloader.java:200)
        at com.fsoinstaller.internet.Downloader.download(Downloader.java:147)
        at com.fsoinstaller.wizard.InstallItem.installOne(InstallItem.java:1020)

        at com.fsoinstaller.wizard.InstallItem.access$1700(InstallItem.java:70)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:784)
        at com.fsoinstaller.wizard.InstallItem$6.call(InstallItem.java:776)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: http://fullfoc.us/mvp_old_temp/MV_Root
_Update.zip
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown So
urce)
        at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
        at java.net.URLConnection.getContentLengthLong(Unknown Source)
        at java.net.URLConnection.getContentLength(Unknown Source)
        at com.fsoinstaller.internet.Downloader.downloadFromZip(Downloader.java:
371)
        ... 10 more

2014-08-10 21:15:01,174 [pool-1-thread-9] INFO  com.fsoinstaller.wizard.InstallI
tem - File 'MV_Root_Update.zip' was unsuccessful
2014-08-10 21:15:01,175 [pool-1-thread-9] INFO  com.fsoinstaller.wizard.InstallI
tem - This marks 3 files out of 3
2014-08-10 21:15:01,176 [pool-1-thread-5] INFO  com.fsoinstaller.wizard.InstallI
tem - All files have completed!
2014-08-10 21:15:01,177 [pool-1-thread-5] INFO  com.fsoinstaller.wizard.InstallI
tem - This marks 0 successful out of 3
2014-08-10 21:15:01,180 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Parent mod could not be installed; this mod will be skipped!
2014-08-10 21:15:01,182 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,183 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Parent mod could not be installed; this mod will be skipped!
2014-08-10 21:15:01,184 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,185 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Parent mod could not be installed; this mod will be skipped!
2014-08-10 21:15:01,186 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,186 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Parent mod could not be installed; this mod will be skipped!
2014-08-10 21:15:01,187 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,187 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Parent mod could not be installed; this mod will be skipped!
2014-08-10 21:15:01,188 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,189 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Parent mod could not be installed; this mod will be skipped!
2014-08-10 21:15:01,189 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,191 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Item - Processing is complete; alerting listeners...
2014-08-10 21:15:01,193 [AWT-EventQueue-0] INFO  com.fsoinstaller.wizard.Install
Page - Install completed!  Ready to move to next page.

 

Offline niffiwan

  • 211
  • Eluder Class
Re: Freespace Open Installer does not download required mods
well this sucks  :(  Most of the mirrors seem to be down at the moment, including everything hosting either set of mediavps.

http://fullfoc.us/mvp_temp/
http://files.fs2open.com/mediavps/MediaVPs2014/
http://lovegrapes.hypnos.feralhosting.com/mvp2014/
http://files.fs2open.com/mediavps/mediavps_3612/
http://fullfoc.us/mvp_old_temp/
http://lovegrapes.hypnos.feralhosting.com/mvp3612/


And in some other cases, one of the mirrors is down and the installer doesn't seem to try the other mirror if it gets an error from the 1st one it tries. In any event, there's not much you can do except try a manual install for now. There's a torrent for the mediavps_2014 which at least makes the download easier.

Sorry about that, hopefully we can figure out what's wrong and sort it out soon.
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Re: Freespace Open Installer does not download required mods
well this sucks  :(  Most of the mirrors seem to be down at the moment, including everything hosting either set of mediavps.
Yes, someone else posted this in the 2.1.8 thread as well.  We'll need to find out from achtung what's up.

Quote
And in some other cases, one of the mirrors is down and the installer doesn't seem to try the other mirror if it gets an error from the 1st one it tries.
Where do you see that?  In every test I've run, the Installer does try all the mirrors.

 

Offline niffiwan

  • 211
  • Eluder Class
Re: Freespace Open Installer does not download required mods
Quote
And in some other cases, one of the mirrors is down and the installer doesn't seem to try the other mirror if it gets an error from the 1st one it tries.
Where do you see that?  In every test I've run, the Installer does try all the mirrors.

It happened just now when I was verifying this issue, I'll grab you some fresh logs.

edit: ACTUALLY! I was wrong - it failed from both links. What fooled me was that it worked from one of the links when I tested the download manually after the installer completed. For reference it was:
http://www.freespacemods.net/files/installer_files/multi/multi-mission-pack.zip
http://lovegrapes.hypnos.feralhosting.com/mods/multi-mission-pack.zip
« Last Edit: August 10, 2014, 10:12:48 pm by niffiwan »
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...