So i run my emu then this comes up
Code:
Connecting to database...MySql.Data.MySqlClient.MySqlException (0x80004005): Aut
hentication to host '127.0.0.1' for user 'root' using method 'mysql_native_passw
ord' failed with message: Access denied for user 'root'@'localhost' (using passw
ord: YES) ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied
for user 'root'@'localhost' (using password: YES)
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket
()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authentica
tionFailed(Exception ex)
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket
()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authentica
te(Boolean reset)
at MySql.Data.MySqlClient.NativeDriver.Authenticate(String authMethod, Boolea
n reset)
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings
)
at MySql.Data.MySqlClient.MySqlPool..ctor(MySqlConnectionStringBuilder settin
gs)
at MySql.Data.MySqlClient.MySqlPoolManager.GetPool(MySqlConnectionStringBuild
er settings)
at MySql.Data.MySqlClient.MySqlConnection.Open()
at ns0.Class6..ctor(Class7 class7_1) in C:\Documents and Settings\Kenny\Deskt
op\Phoenix v3.11.0 (14986)\Source\ns0\Class6.cs:line 16
at ns0.Class7.method_0() in C:\Documents and Settings\Kenny\Desktop\Phoenix v
3.11.0 (14986)\Source\ns0\Class7.cs:line 32
at ns0.Class3..ctor(Int32 int_0) in C:\Documents and Settings\Kenny\Desktop\P
hoenix v3.11.0 (14986)\Source\ns0\Class3.cs:line 36
at ns0.Phoenix.method_0() in C:\Documents and Settings\Kenny\Desktop\Phoenix
v3.11.0 (14986)\Source\ns0\Phoenix.cs:line 135
at ns0.GClass0.Main(String[] args) in C:\Documents and Settings\Kenny\Desktop
\Phoenix v3.11.0 (14986)\Source\ns0\GClass0.cs:line 35