-
Newbie
[Help] Ascent server
Hey.
I've got my Ascent server up and running but when ever I try to connect to the server it says "Unable to validate game version". I am running game version 2.1.3 .
I have Ascent core 1511 and NCDB database.
Just wondered if anyone can help :)
-
-
Member
Re: [Help] Ascent server
Yea in Your Logon Server File You should See
# Accepted Build Range Setup
#
# These two directives set up which clients will be
# allowed to authenticate with the realm list.
#
# Set these to the same builds that the server was
# compiled for.
#
# As of the last update, version 2.1.1 was build 6739.
#
MinClientBuild = 5000
MaxClientBuild = 6739
Change Your Max build to 7000
then save :)
-
You don't know me.
Re: [Help] Ascent server
Or the MaxClientBuild can be anywhere higher. I use 9999 simply because I can. :)