Author Topic: Deepbot crash on start  (Read 1336 times)

0 Members and 1 Guest are viewing this topic.

tiphergane

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: tiphergane
Deepbot crash on start
« on: October 08, 2015, 09:30:46 PM »
Hello,

My deepbot can't run anymore, I got this error, if someone know how to fix it ...

Code: [Select]
08 Oct 15:25:50,245 - 0.6.1.0: Crashed Execution of authentication request returned unexpected result: 404
08 Oct 15:25:50,253 - 0.6.1.0: Crashed    à Google.GData.Client.Utilities.getAuthException(TokenCollection tokens, HttpWebResponse response)
   à Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, String serviceName, String applicationName, Boolean fUseKeepAlive, IWebProxy proxyServer, Uri clientLoginHandler)
   à Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc)
   à Google.GData.Client.GDataGAuthRequest.EnsureCredentials()
   à Google.GData.Client.GDataRequest.EnsureWebRequest()
   à Google.GData.Client.GDataGAuthRequest.EnsureWebRequest()
   à Google.GData.Client.GDataRequest.Execute()
   à Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   à Google.GData.Client.GDataGAuthRequest.Execute()
   à Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength)
   à Google.GData.Client.Service.Query(FeedQuery feedQuery)
   à GDataDB.DatabaseClient.GetDatabase(String name)
   à DeepBot.Main..ctor()
   à DeepBot.Program.Main()

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Deepbot crash on start
« Reply #1 on: October 08, 2015, 11:52:12 PM »
You are on an older version of deepbot. Try running update.exe in your deepbot folder. If that doesn't work, I sent you a download link in your message box.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

M-Eight

  • Youngling
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
    • twitch
  • Twitch Name: OfficialMEight
Re: Deepbot crash on start
« Reply #2 on: October 11, 2015, 07:29:24 AM »
I am too getting a crash. Haven't changed anything on PC ran update.exe still same error

10 Oct 15:18:09,224 - 0.8.1.0: Crashed InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
10 Oct 15:18:09,225 - 0.8.1.0: Crashed    at System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
   at DeepBot.Main.#dVb(String #j9)
   at DeepBot.Main.#R8b()
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()