-
Member
Info on patch 2.1.2
find ur logonserver.conf and change this
# 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 = 6739
MaxClientBuild = 6739
to
# 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 = 6739
MaxClientBuild = 6803
Now there might be lots of bugs with this though but i did it and now my server is fine!!
Last edited by kylr303; 20-06-07 at 05:07 AM.
-
-
Newbie
Re: Info on patch 2.1.2
Thanks a lot bro, I'll try it out as soon as this EotS is over.