Here is the problem, the Authserver doesn't stay running
I am running WoW 4.0.6 Beta Core
Here is the error message I get when I try to start it manually.
"This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem.
Here is what my Authserver.conf reads
Code:
[authserver]
LogsDir = ""
MaxPingTime = 30
RealmServerPort = 3724
BindIP = "0.0.0.0"
PidFile = ""
LogLevel = 0
LogFile = ""
SQLDriverLogFile = ""
LogTimestamp = 0
LogFileLevel = 0
LogColors = ""
EnableLogDB = 0
DBLogLevel = 1
UseProcessors = 0
ProcessPriority = 1
RealmsStateUpdateDelay = 20
WrongPass.MaxCount = 0
WrongPass.BanTime = 600
WrongPass.BanType = 0
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;accounts"
LoginDatabase.WorkerThreads = 1
Any help would be nice!