In uPlay I keep getting this error message ("Download failed due to disk write error") whenever I try to patch/update the game to the latest version (V1.4, I think).
I've gone through all the likely fixes: I have a (100Mb) internet connection, I have enough disk space (100Gb free), my firewall/anti-virus is not blocking the game or it's install folder etc.
Anybody else getting this error and know of a solution for fixing it?
I can still play the game (in single player), but without the latest patch co-op/multiplayer is out of the question!
On that drive the patch could be writing to a bad sector on the drive it self. This is common on getting a "Disk Write Error". I am sure that your drive is also NTFS so in command prompt do the following and ti could take some time depending on the size of the HDD as well.
chkdsk /f /r
/F Fixes errors on the disk.
/R Locates bad sectors and recovers readable information (implies /F).
Also if you do need to dismount the drive for any reason use the /X switch as well only implies to /F switch as well.
Not saing that this might fix it but it could. A disk write error, usually indicates bad sectors on a drive, and a file is trying to be written to that particular sector.
Just a suggestion.
I believe you need to download to the drive where the game is installed as it auto looks for the game when downloading.... had this occur with other game patches... best luckOriginally Posted by crehane Go to original post
For me, I had to leave the game while it was installing and after a few seconds I clicked retry and it worked. Make sure the game isn't running, and also, like other responses here, try running the program as administrator. Another good rule of thumb is restarting your computer fixes most problems![]()