PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: Gildor on May 29, 2003, 10:54:21 am
-
When I double click the planeshift exe a message with a huge red cross pops upo and yells
INSTALLER INCOMPLETE OR CORUPT
this can be a result of incomplete downlaod or coruption from a virus.
what do I do????
I\'m dieing to play
-
I just checked the properties of part five and its not the right size so I\'m downlaoding it again.
I downlaoded that little apilication that i ssuposed to check wether all teh files are the right size but it didnt work, I doubl e clicked on the exe and nothing happened
it flashed black for a second then nothing. but I think if part five downlaods fully this tiem it will be okay.
-
yeah, same thing happened to me. I\'m just re-downloading the whole thing again. Hey, this is not the complete version of the game right? And when the complete one arrives, we wont have to do anything else ay?
-
Coolspidey, most likely it will have a nifty lil auto installer that every single other game has.
But for now, the game is pre/alpha so obviously it wont be all nice and complete as other games out there.
Check back in a year or two and see how things are.
-
Greetings,
I am new comer to Planeshift and i just got done re-downloading the files for the 3rd time and the error report keeps popping up. Is there a way anyone could help me, like mail them on a disk or a cd? it doesnt seem like it will work. Ill try and download them from a nother computer elsewhere. Tommorrow, I\'ll come back and let you guys know.
-
Make certain you are not using a seprate program to download these files, it may cause errors.
Just shut down any programs that are used to \"accelerate\" downloads or any download manager that you use to possibly resume downloads. Try that first.
Good luck
-
Greetings,
I have just got home from friends house and it works fine on his computer. When i click on the setup icon the error pops up twice. I am not using any accelaraters or anything that boostes my connection. If anyone could help, Thank You Very Much!!
-
I hate this problem! Look at my sig
-
download the md5sum program from the download/client page into the same location as where you saved all the parts of PlaneShift. Now open up notepad or some text editor and enter in the following (you can just run these commands from command prompt if you like... but it has to be in the same directory as where md5sum is):
md5sum PSV0.2.010.Part1 > ps-check1.txt
md5sum PSV0.2.010.Part2 > ps-check2.txt
md5sum PSV0.2.010.Part3 > ps-check3.txt
md5sum PSV0.2.010.Part4 > ps-check4.txt
md5sum PSV0.2.010.Part5 > ps-check5.txt
save this file as \"checkps.bat\" into the same directory where the md5sum and PlanShift parts are. Then run the program. It will open up a command prompt box and say the line it is executing. It will produce 5 files called:
ps-check1.txt
ps-check2.txt
etc
each which corresponds to their respective parts. Open up each text file and Compare it to the values listed on the dowload page. If any of them don\'t match re-download that part. If part3 produces part1\'s checksum and part1 produces part3\'s (or other kind of combination where the checksum produced matches another parts checksum) just rename the file to save some time.
NOTE: if you renamed the PS files (like my other post had said) then obviously what I posted won\'t work. But i\'m sure you could change it to match the filenames you\'ve got.