2
« on: May 13, 2016, 10:19:44 AM »
Thank you in advance.
Bug: Deepbot is crashing at launch whenever I open the program
Info: I'm attempting to transfer my Deepbot program to my new computer. I've copied the .exe and the data folder to my new PC and installed the bot, but it keeps crashing once I open it.
LOG:
12 May 22:05:28,790 - 0.5.7.3: Crashed Execution of authentication request returned unexpected result: 404
12 May 22:05:28,801 - 0.5.7.3: Crashed at Google.GData.Client.Utilities.getAuthException(TokenCollection tokens, HttpWebResponse response)
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()