Por fin me funca! He echo el truco del almendruco que dicen aqui:
http://www.leagueoflegends.com/board/showthread.php?t=338475
I solved it!
I excluded the game.cfg in the hash-check, and now it works fine! Have been playing a couple rounds to make sure.
Fix:
There is a folder named lol-cb3.game_p in the main directory with the update files. In there there is a file named lol-cb3.game_71_67to71.tocstore.deploy, back it up and open that file with notepad.. lookup this part:
Quote:
<File>
<FileName>Game\DATA\CFG\defaults\Game.cfg</FileName>
<FileIndex>0</FileIndex>
<DifferenceFile>TRUE</DifferenceFile>
<SourceHash>5D659A869D65015B2D66119D7FBAA9A5CD13 DD 22</SourceHash>
<ResultHash>AA698FD384BD9DD05A1EF28333184EA03B13 08 87</ResultHash>
<Offset>8573018</Offset>
<FileSize>272</FileSize>
<SectionCount>1</SectionCount>
</File>
Delete that section from <File> to </File> and save. Now the launcher will skip hash-checking that file to see if that match the updated one.
Although all of this work, it problably isn't that great of a solution in other cases, since hash-checking is important. But as this file is a config file.. it will problably just affect your personal game settings and it is not that much of a "lethal" file.. so to speak. You shouldn't try it to exclude any other files though. And this is only useful fix if you having problem validating the game.cfg, and problably not any other validation and errors.
Cya ingame! =)
Aunque ami el que me fallaba no era el lol-cb3.game_71_67to71.tocstore.deploy, sino el 80_79_80. He borrado lo mismo que dice el tio y ya me funciona.
Espero que os sirva alguno