PHX HELP

thatsronnie4u

New Member
Oct 27, 2013
26
1
-----------------------------


Anyone know whats wrong? [[URGENT]]

Thanks in advance.
 
Last edited by a moderator:

j2o

Member
Jun 1, 2013
198
19
09/05/2014 22:47:15: Error: MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ---> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---

at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
--- End of inner exception stack trace ---
at MySql.Data.Common.MyNetworkStream.HandleOrRethrowException(Exception e)
at MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count)
at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.ExceptionInterceptor.Throw(Exception exception)
at MySql.Data.MySqlClient.MySqlConnection.Throw(Exception ex)
at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exception ex)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
at Phoenix.Storage.DatabaseClient.ExecuteQuery(String sQuery) in c:\Users\Dan\Desktop\Source\Storage\DatabaseClient.cs:line 32
at Phoenix.HabboHotel.Rooms.Class33.method_1(GameClient class16_0, String string_1, Boolean bool_13) in c:\Users\Dan\Desktop\Source\HabboHotel\Rooms\Class33.cs:line 282
at Phoenix.Communication.Messages.Rooms.Chat.ChatMessageEvent.Load(GameClient class16_0, ClientMessage class18_0) in c:\Users\Dan\Desktop\Source\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:line 17
at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Dan\Desktop\Source\HabboHotel\GameClients\GameClient.cs:line 482

09/05/2014 22:48:01: Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Phoenix.Communication.Messages.Rooms.Chat.CancelTypingMessageEvent.Load(GameClient class16_0, ClientMessage class18_0) in c:\Users\Dan\Desktop\Source\Communication\Messages\Rooms\Chat\CancelTypingMessageEvent.cs:line 11
at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Dan\Desktop\Source\HabboHotel\GameClients\GameClient.cs:line 482

-----------------------------


Anyone know whats wrong? [[URGENT]]

Thanks in advance.

Ild reccomending installing another emulator if that doesn't work try reinstalling xampp/iis if that dont work try re-installing your mysql connetor. But i think you just have a fucked up emu and might need a new one. As I guy that knows alot about retros, thats mega fucked up. That error is when you open the emulator right?
 

Users who are viewing this thread

Top