Updater cannot get files from sourceforge

Issue #564 closed
Sanya Rajan created an issue

The updater fails on some files with an unexpected size error. The following is a sample of the output:

[======================== ] 99.2% at 52 kB/sec OKDownloaded file has the wrong size, expected 163840 but found 196096 [=========================] 100.0% at 52 kB/sec Downloading from Mirror sf.net: libvorbisfile-3.dll [======================== ] 98.5% at 21 kB/sec OKDownloaded file has the wrong size, expected 36352 but found 62976 [=========================] 100.0% at 21 kB/sec Downloading from Mirror sf.net: libwinpthread-1.dll [======= ] 31.3% at 2 kB/sec OKDownloaded file has the wrong size, expected 243109 but found 9935 [=========================] 100.0% at 2 kB/sec Downloading from Mirror sf.net: run_windows.sh [======= ] 31.3% at 2 kB/sec OKDownloaded file has the wrong size, expected 32 but found 9929 [=========================] 100.0% at 2 kB/sec Downloading from Mirror sf.net: sdkencryptedappticket.dll [======= ] 31.3% at 2 kB/sec OKDownloaded file has the wrong size, expected 528064 but found 9941 [=========================] 100.0% at 2 kB/sec

I've attached some of the files it downloaded, they are html error pages from sourceforge.

It seems the updater is using the shortened version of the file which does not exist on the server. This line is from one of the error pages:

The "/update/libfreetype-..te/libfreetype-6.dll" file could not be found or is not available. Please select another file.

I'm using the latest windows build 20150211 downloaded from Sourceforge. The first time I ran the updater it downloaded a new version of the updater and restarted, then I saw these errors. After running the updater I cannot start the game because it complains about missing dlls.

Comments (1)

  1. Log in to comment