PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: Platyna on April 11, 2005, 11:45:22 pm
-
Well, I see so many download problems threads here so I think it might be
useful to compile some small guideline to not repeat all over again same
things:
1. DOWNLOADER PROGRAM:
Well, there is known Windows port of one of basic and nicest UNIX
programs - wget. It is a program that has to be called from command line,
you may download this: http://platyna.xpam.de/dl/windows/www/wget.exe
and copy to your C:\\windows and then call it:
Start --> Run --> wget http://downloads.planetmirror.com/pub/planeshift/PlaneShift_CBV0.3.009.exe
It will download the file to the current directory, so better use:
Start --> Run --> wget http://downloads.planetmirror.com/pub/planeshift/PlaneShift_CBV0.3.009.exe -P C:\\some\\other\\dir
It has multiple options and is not an interactive program. I am using this
since years on UNIX, tested the Windows port as well, and I know it works
fine and has no problem with corrupted downloads unless the files are
corrupted on the server.
There are also other, more \"friendly\" that I never tried: Flashget, Download
Accelerator Plus etc. Whatever you will use is better than IE.
List of available mirrors is here:
http://www.planeshift.it/download.html
2. CORRUPTED FILES.
Here are correct sizes of Planeshift packages:
In bytes:
platyna@shell:~/public_html/planeshift> ls -l
total 799806
-rw-r--r-- 1 platyna www 243307445 Feb 1 17:57 PlaneShift_CBV0.3.006_mac.dmg
-rw-r--r-- 1 platyna www 259338121 Feb 20 12:56 PlaneShift_CBV0.3.007-1.x86.run
-rw-r--r-- 1 platyna www 220995065 Apr 1 05:40 PlaneShift_CBV0.3.009.exe
And in megabytes:
platyna@shell:~/public_html/planeshift> ls -lh
total 782M
-rw-r--r-- 1 platyna www 232M Feb 1 17:57 PlaneShift_CBV0.3.006_mac.dmg
-rw-r--r-- 1 platyna www 247M Feb 20 12:56 PlaneShift_CBV0.3.007-1.x86.run
-rw-r--r-- 1 platyna www 211M Apr 1 05:40 PlaneShift_CBV0.3.009.exe
If you have different file sizes your download is probably corrupt.
You may use md5sum program (http://www.planeshift.it/download/md5sum.exe) to verify your downloads though.
md5sums:
PlaneShift_CBV0.3.009.exe: aa4c7791a6ed2a08faa540ef3316a615
PlaneShift_CBV0.3.006_mac.dmg 257ec7f7a0365165401d88b0d7ebb49d
PlaneShift_CBV0.3.007-1.x86.run 96ff91284457074e403c01b9d6807b93
I hope it will be helpful.
Regards.