2
« on: June 25, 2015, 08:49:29 PM »
So randomly during my stream my bot crashed and for some reason like uninstalled so i redownloaded the bot and had to turn off my firewall because it kept saying it was a threat.
Well now when i go to boot up the bot it says "Oops! I have crashed. Saving crash log to errorlog.txt. Please send this to expertsonline providing any additional information on the crash."
this is the crash log
25 Jun 07:43:07,564 - 0.6.1.0: Crashed Execution of authentication request returned unexpected result: 404
25 Jun 07:43:07,595 - 0.6.1.0: 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()
any help?