Author Topic: Deepbot Crashing During Launch  (Read 1127 times)

0 Members and 1 Guest are viewing this topic.

Zer0R7

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Zer0R7
Deepbot Crashing During Launch
« on: August 11, 2015, 08:12:13 AM »
Title says it all, here is the crash log. Running on windows 10 don't know if thats an issue or not.

10 Aug 20:02:34,960 - 0.6.1.0: Crashed Execution of authentication request returned unexpected result: 404
10 Aug 20:02:34,983 - 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()

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Deepbot Crashing During Launch
« Reply #1 on: August 11, 2015, 08:18:00 AM »
You are running an outdated version of DeepBot.  Please run the update.exe file in your DeepBot directory.

Zer0R7

  • Youngling
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Zer0R7
Re: Deepbot Crashing During Launch
« Reply #2 on: August 11, 2015, 08:19:29 AM »
Well that worked, Thank you!