I have some problems with my 5375 server and i dont know how to fix it.
I hope there is someone out there who can help me solve this problem.
Here comes the error
Code:
MySql.Data.MySqlClient.MySqlCommand cmd = new MySql.Data.MySqlClient.MySqlCommand(command.Command, conn);
Code:
+$exception {"Access denied for user 'test'@'localhost' (using password: YES)"} System.Exception {MySql.Data.MySqlClient.MySqlException}
Code:
+ this {Conquer_Online_Server.Database.MySqlReader} Conquer_Online_Server.Database.MySqlReader
Code:
+command {Conquer_Online_Server.Database.MySqlCommand} Conquer_Online_Server.Database.MySqlCommand
Code:
+ conn {MySql.Data.MySqlClient.MySqlConnection} MySql.Data.MySqlClient.MySqlConnection
Code:
cmd null MySql.Data.MySqlClient.MySqlCommand
Access denied for user 'test'@'localhost' (using password: YES)
I can't start the server, when im debugging Conquer_Online_Server this is coming up.







