I can't understand whats fkn wrong with this bot ??? When i'm trying to download updates from pbdo forum it stops at 54% and says that "Server connection time out" and when i'm trying to update automaticaly this error shows in debug log
10:27:13 AM: +----- short sys info [start] -----+
10:27:13 AM: Bot Client: v.1.3.5.86 working build:
10:27:14 AM: Operating System: Microsoft Windows XP Professional
10:27:14 AM: Language: en-US
10:27:14 AM: CPUs: 2
10:27:14 AM: work dir: E:\Documents and Settings\vytas\Desktop\PBDO-Bot 1.3.5.86
10:27:14 AM: machine name: DARBININKAS
10:27:14 AM: uptime: 881 min.
10:27:14 AM: system date: Thursday, December 13, 2012
10:27:14 AM: +----- short sys info [end] -----+
10:27:15 AM: loaded account & program settings.
10:27:15 AM: 9.70 seconds start up duration.
10:27:15 AM: root backgroundworker started.
10:28:22 AM: System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
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.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.WebClient.DownloadBitsState.RetrieveByt es(Int32& bytesRetrieved)
at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream, CompletionDelegate completionDelegate, AsyncOperation asyncOp)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at ns26.Class440.smethod_0(String string_0)