How do i update my server from 2.1.1 to 2.1.2? Help is much appreciated.
How do i update my server from 2.1.1 to 2.1.2? Help is much appreciated.
Antrix or MaNGOS?
Find this is antrix.conf
# 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
and change it 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
that should be it
I made mine
MinClientBuild = 1
MaxClientBuild = 7000
I'm using the latest Antrix with rev6 DB and since upgrading to 2.1.2 I get the "Can't recognize login/password" message when I try to log into the realm.
What could be wrong? Everything worked fine when I was still on 2.1.1
(Yes, I have ClientBuild configured correctly.)
kenny, sorry, i'm kinda a noob at this, so not sure what info you want. My wow version is current build, 6803, and I play on my server all the time. I do have a custom db. I've spent time combining the different db's to find a good one that works, but have alot of errors running on 3959. Running it on 3978 almost error free, but cant log in.
I have antrix server revision 236 working for 2.1.0-2.1.1. How can i make it to work for 2.1.2??help please
-Look in youre Logonserver.conf file
-Open it whit notepat
-Change this
[Hf VinilloCode:<Client MinBuild = "6739" MaxBuild = "9999">