Thank you very much,

for the people that have seen some connection problems here is the fix:

Quote Originally Posted by Bogdanegei View Post
Hey Paik i got the same problem with TrinityCore as this in v1 Its closing after 2 sec or less ...

Edit : Thats what i get
2010-02-21 13:44:13 TrinityCore Rev: 7398 Release Hash: 792047889488 (Win32,little-endian) (realm-daemon)
2010-02-21 13:44:13 <Ctrl-C> to stop.

2010-02-21 13:44:13 Using configuration file TrinityRealm.conf.
2010-02-21 13:44:13 ERROR: Could not connect to MySQL database at 127.0.0.1: Access denied for user 'trinity'@'localhost' (using password: YES)

2010-02-21 13:44:13 ERROR: Cannot connect to database
First of all it is a little bit strange that you have TrinityCore rev: 7398 while it is 7441. Ooh and you can simply fix it in your config files. TrinityCore.conf just change the trinity with this in your TrinityCore.conf
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;ascent;world"
CharacterDatabaseInfo = "127.0.0.1;3306;root;ascent;characters"


Also change this in your TrinityRealm:

LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;realmd"



Please be noticed that there are two TrinityCore configs and two TrinityRealm configs, I will delete in V3, DO NOT USE TRINITYCORE.conf use TrinityCore. So if the .conf is in the name DO NOT USE!