Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
PHX HELP
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="thatsronnie4u" data-source="post: 283676" data-attributes="member: 39021"><p>[SPOILER="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"][/SPOILER]</p><p>-----------------------------</p><p></p><p></p><p>Anyone know whats wrong?<strong> [[URGENT]]</strong></p><p><strong></strong></p><p>Thanks in advance.</p></blockquote><p></p>
[QUOTE="thatsronnie4u, post: 283676, member: 39021"] [SPOILER="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"][/SPOILER] ----------------------------- Anyone know whats wrong?[B] [[URGENT]] [/B] Thanks in advance. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
PHX HELP
Top