Phoenix 3.11.0 Sheenieboys Edit Error

Sabo

Kaboom!
Jul 3, 2010
57
28
Hello DevBest,

I'm seeking help as Phoenix was discontinued and only some edits of the emulator actually function properly...Sheenieboys edit is one of those emulators and i'm in need of help with it.

*Please note we made a few edits to it and it was functioning properly before which shouldn't really cause a circumstance like this*

Code:
        ______  _                       _          _______
       (_____ \| |                     (_)        (_______)
        _____) ) | _   ___   ____ ____  _ _   _    _____   ____  _   _
       |  ____/| || \ / _ \ / _  )  _ \| ( \ / )  |  ___) |    \| | | |
       | |     | | | | |_| ( (/ /| | | | |) X (   | |_____| | | | |_| |
       |_|     |_| |_|\___/ \____)_| |_|_(_/ \_)  |_______)_|_|_|\____|
 
 
                                                 Emulator
 
 
Connecting to database...MySql.Data.MySqlClient.MySqlException (0x80004005): Aut
hentication to host 'localhost' for user 'Hotel' using method 'mysql_native_pass
word' failed with message: Access denied for user 'Hotel'@'localhost' (using pas
sword: YES) ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Access deni
ed for user 'Hotel'@'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:\Users\Forgotten\Desktop\Source\ns0
\Class6.cs:line 16
   at ns0.Class7.method_0() in c:\Users\Forgotten\Desktop\Source\ns0\Class7.cs:l
ine 32
   at ns0.Class3..ctor(Int32 int_0) in c:\Users\Forgotten\Desktop\Source\ns0\Cla
ss3.cs:line 36
   at ns0.Phoenix.method_0() in c:\Users\Forgotten\Desktop\Source\ns0\Phoenix.cs
:line 135
   at ns0.GClass0.Main(String[] args) in c:\Users\Forgotten\Desktop\Source\ns0\G
Class0.cs:line 35

Any help would be greatly appreciated ;)
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
Wrong username/password for the MySQL database. Mind checking it twice and see if the username & password in the configuration file matches with the actual username & password? :)
 

Users who are viewing this thread

Top