Your conf files are missing infomation, for exampel the world.conf is missing the remote password, same with the logonserver conf file.
Your conf files are missing infomation, for exampel the world.conf is missing the remote password, same with the logonserver conf file.
If you need me you have my skype, if you don't have my skype then you don't need me.
dude idk most the time i could help but sry
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "jayjay" Name = "ascent" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "jayjay" Name = "ascent" Port = "3306" Type = "1">
there is ur problem u have the char db and world db named the same. wow how did ev1 miss that one lol. when u try to logon its the ur server is trying to connect to same db should be seperate logon-char db and a world db
<WorldDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "logon" Port = "3306" Type = "1">
this is what it should look like but with ur info.![]()