Hello,
did you both check, if your date and time on your pc is set correctly?
Also if this doesn't work please try that:
You have a Problem with the Index Version?
Go to your Allods online Game folder.../data/Packs/.
Then open the main.xml with Notepad or another Editor.
Now you see something similiar to this:
<?xml version="1.0" encoding="UTF-8"?>
<main build="1" date="1395199245" size="6751886891" torrentbaseurl="http://static.gc.my.com/torrents/" packageprefix="aode_" buildinfo="5.0.00.67.1">
<pack name="2ndCircle.Client.HiRes" local="1" server="1" state="4">
<pkg dest="1" tsign="dfe0db4a6c7279d36e020d0d1ed9bbd7bd124e57" size="20544054" downloaded="20544054" complete="1">
<file name="2ndCircle.Client.HiRes.pak" size="20544054"/>
</pkg>
</pack>
You have to change the red marked Part from 5.0.00.67.1 (or any other number standing there) to 5.0.02.48.2
<?xml version="1.0" encoding="UTF-8"?>
<main build="1" date="1395199245" size="6751886891" torrentbaseurl="http://static.gc.my.com/torrents/" packageprefix="aode_" 5.0.02.48.2">
<pack name="2ndCircle.Client.HiRes" local="1" server="1" state="4">
<pkg dest="1" tsign="dfe0db4a6c7279d36e020d0d1ed9bbd7bd124e57" size="20544054" downloaded="20544054" complete="1">
<file name="2ndCircle.Client.HiRes.pak" size="20544054"/>
</pkg>
</pack>
Thanks to Calmen from german forum!
Please do NOT copy the last code! You should edit just this part and nothing more