It says when i do the World server after almost every folder/cache is loaded "LogonCommClient: Connection failed. Will try again in 10 seconds"
Some help please. Also i get errors on mySQL when it does this.
It says when i do the World server after almost every folder/cache is loaded "LogonCommClient: Connection failed. Will try again in 10 seconds"
Some help please. Also i get errors on mySQL when it does this.
You got an error in your configs, probably the reason is next: Logon.conf in your server database. Your <Listen Host = "x.x.x.x" is probably set to bad argument, it should look like <Listen Host = "0.0.0.0" . That's the most common reason for that.