Can't install the game.

I've Downloaded it 2 times now and after it extracts it says file is corrupt.

8,970 views 12 replies
Reply #1 Top

That means the download didn't work. Try downloading from internet explorer for a better download.

Reply #2 Top

Make sure your Firewall is not blocking it too, i have ZoneAlarm but it prevents the installer from running unless i add the file manually to expection list.

Happened with Beta too.

But as Sean says, you most likely need to redownload the thing.

 

EDIT right... it seems the file refuses to open still. Wonder what's the issue now... EDIT2 sorry 'bout kinda hijacking the thread, since i don't have the exact same issue.

 

EDIT Fixed the issue, i think. It was ZoneAlarm but MSE.

Reply #3 Top

It works now, thank god! Right after I reported it, for some reason worked. Thanks for your help guys.

Reply #4 Top

Well, my issue still exists. The file does not open. Apparently this time neither MSE nor ZoneAlarm were problems, since it is on both exception lists and nothing is happening.

I double clicked the exe, nothing happens but the computer runs very, very slow. And i cannot close the process via taskmanager either.

 

EDIT actually, it was about ZoneAlarm. Closed some related process and the file finally opened. Odd.

Reply #5 Top

It did not work for me, tried 3 times in two different browsers (Chrome and Firefox). I have no firewall app preventing me from downloading, I have no problem downloading files from any other sources. Downloading 10+GB for nothing is not cool.

I have downloaded from Stardock Store. Anyone else having problems?

It seems strictly server - side to me (network interface overload, packets dropped, etc).

Reply #6 Top

Quoting Kamamura_CZ, reply 6
It did not work for me, tried 3 times in two different browsers (Chrome and Firefox). I have no firewall app preventing me from downloading, I have no problem downloading files from any other sources. Downloading 10+GB for nothing is not cool.

I have downloaded from Stardock Store. Anyone else having problems?

It seems strictly server - side to me (network interface overload, packets dropped, etc).
End of Kamamura_CZ's quote
no need to post multiple times. :)

Reply #7 Top

I had no problem downloading the file, but opening it. Added it to expection lists for MSE and ZoneAlarm, closed ForceField process from ZoneAlarm and it worked just fine.

Also, the file should be 3.5GB or so, not 10+.

Did you remove the beta installation (if you had one) and the folder from My Games?

Reply #8 Top

Never mind the problem is still there I can't play. Now trying stardock central.

Reply #9 Top

A small Stardock Central update with additional logging for errors has been pushed out. We're putting additional retries into place if it hits a speed bump in the download process, but that's still being tested internally. Best additional suggestion testing here today: exclude the %USERPROFILE%\Downloads\Stardock directory from your anti-virus, or turn the AV off during the download. We've got at least one reproducible test case with file i/o getting blocked by the AV during download.

You can also email kwilas at stardock dot com and I can provide an alternative download in smaller chunks in the meantime.

Kris

Reply #10 Top

FallenEnchantress-1.00_setup.exe also did not extract for me, it stopped without warning at about 22% extracting every time. After numerous tries I came up with a solution:

Rename to FallenEnchantress-1.00_setup.zip and manually extract to a (temporary) folder.

Reply #11 Top

The self-extractor is a .7z one, so you would need an extractor that can handle that format.

You can also email kwilas at stardock dot com and I can provide an alternative download in smaller chunks. 

Kris

Reply #12 Top

Based on feedback and error logging on the server, we've put together an updated Stardock Central that should handle some conditions better.

https://stardock.cachefly.net/stardockcentral285-setup.exe

Added checking md5 of chunks after each chunk is written to disk (vs just in memory)
Added retries around the new code path for checking md5 after the chunks were written
Added additional error logging to server (for more verbose reporting of md5 vs file locking timeouts)
Updated file handler to improve compatibility with anti-virus scanning during downloads
Additional retries around in-memory md5 errors
.tmp file directory moved to LOCALAPPDATA\Temp\StardockCentral (to avoid indexing)
Updated error message on some IOException's to suggest temporarily disabling anti-virus

Kris