Author Topic: Installed Deepbot on a new computer: Program crashes  (Read 1268 times)

0 Members and 1 Guest are viewing this topic.

Reviticus

  • Youngling
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Reviticus
Installed Deepbot on a new computer: Program crashes
« on: July 28, 2015, 05:22:41 AM »
Hello,

I installed deepbot on a new computer of mine, and after the installation I ran deepbot, and it crashed. Here is the error log text:

27 Jul 17:18:23,670 - 0.6.0.14: Crashed Execution of authentication request returned unexpected result: 404
27 Jul 17:18:23,707 - 0.6.0.14: 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()
27 Jul 17:19:04,664 - 0.6.0.14: Crashed Execution of authentication request returned unexpected result: 404
27 Jul 17:19:04,671 - 0.6.0.14: 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 would be greatly appreciated. Thanks!
« Last Edit: July 28, 2015, 05:30:21 AM by Reviticus »

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Installed Deepbot on a new computer: Program crashes
« Reply #1 on: July 28, 2015, 05:29:54 AM »
You are using an outdated version of DeepBot.  Please run the update.exe file in your DeepBot directory to update to the latest version.

Reviticus

  • Youngling
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Reviticus
Re: Installed Deepbot on a new computer: Program crashes
« Reply #2 on: July 28, 2015, 05:31:35 AM »
Fixed.

Thank you! <3