-
Apprentice
Database deleted...
Hi how can people delete the database with codes or something?
27.02.2015 2:22:26: Error during saving wired items for room 18482. Stack: MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host 'localhost' for user 'root' using method 'mysql_native_password' failed with message: Unknown database 'Habon' ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown database 'Habon'
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex)
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean 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.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at GoldTree.Storage.DatabaseClient..ctor(DatabaseManager _Manager) in c:\Users\Administrator\Desktop\Emulator\Gold Tree Emulator 3.0\Storage\DatabaseClient.cs:line 17
at GoldTree.Storage.DatabaseManager.GetClient() in c:\Users\Administrator\Desktop\Emulator\Gold Tree Emulator 3.0\Storage\DatabaseManager.cs:line 32
at GoldTree.HabboHotel.Rooms.Room.method_64() in c:\Users\Administrator\Desktop\Emulator\Gold Tree Emulator 3.0\HabboHotel\Rooms\Room.cs:line 4719
Query:
27.02.2015 2:22:26: Error during saving furniture for room 18482. Stack: MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host 'localhost' for user 'root' using method 'mysql_native_password' failed with message: Unknown database 'Habon' ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown database 'Habon'
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex)
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean 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.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at GoldTree.Storage.DatabaseClient..ctor(DatabaseManager _Manager) in c:\Users\Administrator\Desktop\Emulator\Gold Tree Emulator 3.0\Storage\DatabaseClient.cs:line 17
at GoldTree.Storage.DatabaseManager.GetClient() in c:\Users\Administrator\Desktop\Emulator\Gold Tree Emulator 3.0\Storage\DatabaseManager.cs:line 32
at GoldTree.HabboHotel.Rooms.Room.method_64() in c:\Users\Administrator\Desktop\Emulator\Gold Tree Emulator 3.0\HabboHotel\Rooms\Room.cs:line 4871
Query:
This is the error ....?
we have the normal wired items...
-
-
Re: Database deleted...
Can you post what's on Room.cs line 4719 and line 4971 and what void they are apart of.