Hi everyone ,
after trying for a week to set my server on linux and keeping failing at it because I suck ^^. I changed to windows, everything is fine I can launch mangos and such , but when it comes to log on my account ... I can't.
my realmd look like this
Code:
LoginDatabaseInfo = "127.0.0.1;3306;root;*****;realmd"
LogsDir = ""
MaxPingTime = 30
RealmServerPort = 3724
BindIP = "0.0.0.0"
PidFile = ""
LogLevel = 0
LogTime = 0
LogFile = "Realmd.log"
LogTimestamp = 0
LogFileLevel = 0
LogColors = "13 7 11 9"
UseProcessors = 0
ProcessPriority = 1
RealmsStateUpdateDelay = 20
WrongPass.MaxCount = 0
WrongPass.BanTime = 600
WrongPass.BanType = 0
UseAutoReg = 0
AmountIP = 0
my mangosd like this
Code:
RealmID = 213.251.166.164
DataDir = "."
LogsDir = ""
LoginDatabaseInfo = "127.0.0.1;3306;root;*****;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;*****;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;*****;characters"
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"
UseProcessors = 0
ProcessPriority = 1
Compression = 1
PlayerLimit = 1500
SaveRespawnTimeImmediately = 1
MaxOverspeedPings = 2
GridUnload = 1
SocketSelectTime = 10000
GridCleanUpDelay = 300000
MapUpdateInterval = 100
ChangeWeatherInterval = 600000
PlayerSaveInterval = 180000
vmap.enableLOS = 0
vmap.enableHeight = 0
vmap.ignoreMapIds = "369"
vmap.ignoreSpellIds = "7720"
DetectPosCollision = 1
TargetPosRecalculateRange = 1.5
UpdateUptimeInterval = 10
MaxCoreStuckTime = 0
AddonChannel = 1
finally my realmlist look likes that
Code:
1 neo-vanilla 213.251.166.164 8085 8 0 1 0 1 root;***;3306;127.0.0.1;DBWorld;DBCharacter
could you tell me where the problem can com from ? thanxs a lot I've been on this for the night and I'm right now desperate