Deepbot crashes on the opening screen on the "Connecting to cloud services" part. I tried running update.exe but it seems to be doing nothing. Would it be possible to get a download to the new version of Deepbot?
Thanks!
Error log:
19 Apr 20:41:02,544 - 0.4.4.2: Crashed Invalid credentials
19 Apr 20:41:02,887 - 0.4.4.2: Crashed at Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, String serviceName, String applicationName, Boolean fUseKeepAlive, IWebProxy proxyServer, Uri clientLoginHandler)
at Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc)
at Google.GData.Client.GDataGAuthRequest.EnsureCredentials()
at Google.GData.Client.GDataRequest.EnsureWebRequest()
at Google.GData.Client.GDataGAuthRequest.EnsureWebRequest()
at Google.GData.Client.GDataRequest.Execute()
at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
at Google.GData.Client.GDataGAuthRequest.Execute()
at Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength)
at Google.GData.Client.Service.Query(FeedQuery feedQuery)
at GDataDB.DatabaseClient.GetDatabase(String name)
at DeepBot.Main..ctor()
at DeepBot.Program.Main()