PDA

View Full Version : Cannot validate version


Mausz
06-28-2007, 06:09 PM
I have ran into a problem, the server runs great and everything starts up fine but when i try to connect i get the message cannot validate version i was wondering if anyone knew of anything i could do the fix this?
thx in advance for any help

Golepa
06-28-2007, 09:06 PM
In logonserver.conf, change your MinBuild and MaxBuild.
For example:
<Client MinBuild = "6000"
MaxBuild = "9999">

That should do it..