Author Topic: Bot Errors/Crashing? Please read this first  (Read 135583 times)

0 Members and 1 Guest are viewing this topic.

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Bot Errors/Crashing? Please read this first
« Reply #135 on: June 22, 2016, 01:09:01 AM »
Running deepbot as admin?

You can also make a command that checks if they are following.

Message Part of the command: Follow Check: @lookupinfo@[@l_followdate@,@target@]

You would type !fc TheirNameHere


Old Name: RepentGamingTV
Twitch: Here

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

L3tM31n_N0w

  • Youngling
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
  • Twitch Name: L3tM31n_N0w
Re: Bot Errors/Crashing? Please read this first
« Reply #136 on: August 06, 2016, 12:06:05 PM »
Hi, i'm trying to load my bot up this morning and getting a constant crash (Log below) was working fine last night.
02 Aug 19:56:02,185 - Error -Unable to move usersconfig.tmp to usersconfig.bin.
Version : 0.9.7.1
Message : Access to the path is denied.
Stack Trace :
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   at DeepBot.UserConfig.#Oy()
------------------------------

03 Aug 18:10:48,425 - Error -Unable to move usersconfig.tmp to usersconfig.bin.
Version : 0.9.7.1
Message : The process cannot access the file because it is being used by another process.
Stack Trace :
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   at DeepBot.UserConfig.#Oy()
------------------------------

05 Aug 19:05:35,558 - Error -Unable to delete usersconfig.tmp.
Version : 0.9.7.1
Message : The process cannot access the file 'C:\DeepBot - Twitch Streamer Assistant\data\usersconfig.tmp' because it is being used by another process.
Stack Trace :
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at System.IO.File.Delete(String path)
   at DeepBot.UserConfig.#Oy()
------------------------------

06 Aug 13:41:57,324 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:41:58,566 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:42:27,636 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:42:28,719 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:42:57,857 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:42:58,944 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:44:27,003 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:44:28,624 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:45:57,328 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:45:59,174 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:50:15,221 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:50:16,733 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:50:43,483 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:50:44,685 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:52:49,988 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:52:50,966 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()
06 Aug 13:59:46,045 - 0.9.7.1: Crashed Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.
06 Aug 13:59:52,403 - 0.9.7.1: Crashed    at DeepBot.Main..ctor()
   at #R.#4x.#3b()

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Bot Errors/Crashing? Please read this first
« Reply #137 on: August 06, 2016, 12:08:48 PM »
Fix: Install/Repair the x86 and x64 versions of Microsoft Visual C++ Redist 2012 from here: http://www.microsoft.com/en-sg/download/details.aspx?id=30679
Old Name: RepentGamingTV
Twitch: Here

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

L3tM31n_N0w

  • Youngling
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
  • Twitch Name: L3tM31n_N0w
Re: Bot Errors/Crashing? Please read this first
« Reply #138 on: August 06, 2016, 12:13:28 PM »
Hi Repent, completed this step and still no joy.

L3tM31n_N0w

  • Youngling
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
  • Twitch Name: L3tM31n_N0w
Re: Bot Errors/Crashing? Please read this first
« Reply #139 on: August 06, 2016, 12:28:26 PM »
Solution found on another thread, repair doesnt work. Requires full uninstall and reinstall

Santosvella

  • Youngling
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Santosvella
Re: Bot Errors/Crashing? Please read this first
« Reply #140 on: October 05, 2016, 07:11:30 AM »
Hi, I finally updated today from, if I remember correctly, 9.5.5 to 9.9.3 and now DeepBot won't connect anymore. I did install/repair MS 2013 C++ redistributable, both the 64 and x86 version. This is the crash log:

05 Oct 00:58:05,844 - 0.9.9.3: Crashed Method not found: 'Void Discord.DiscordClient.add_Ready(System.EventHandler)'.
05 Oct 00:58:05,857 - 0.9.9.3: Crashed    at #W8b.#75b.Connect()
   at DeepBot.Main.#Rq(Boolean #Ck, DateTime #Sq, Boolean #Tq)
   at DeepBot.Main.#Yrc.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)
05 Oct 01:01:58,569 - 0.9.9.3: Crashed Method not found: 'Void Discord.DiscordClient.add_Ready(System.EventHandler)'.
05 Oct 01:01:58,573 - 0.9.9.3: Crashed    at #W8b.#75b.Connect()
   at DeepBot.Main.#Rq(Boolean #Ck, DateTime #Sq, Boolean #Tq)
   at DeepBot.Main.#Yrc.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)


Any help would be greatly appreciated there.

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Bot Errors/Crashing? Please read this first
« Reply #141 on: October 05, 2016, 07:59:23 AM »
Looks like something with discord connection. Running deepbot as admin?
Old Name: RepentGamingTV
Twitch: Here

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

Santosvella

  • Youngling
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Santosvella
Re: Bot Errors/Crashing? Please read this first
« Reply #142 on: October 05, 2016, 08:22:58 AM »
I did run DB as admin (even though I never needed to) to check if it made any difference, DeepBot still refuses to connect and gives me the same log:

05 Oct 02:20:55,849 - 0.9.9.3: Crashed Method not found: 'Void Discord.DiscordClient.add_Ready(System.EventHandler)'.
05 Oct 02:20:55,853 - 0.9.9.3: Crashed    at #W8b.#75b.Connect()
   at DeepBot.Main.#Rq(Boolean #Ck, DateTime #Sq, Boolean #Tq)
   at DeepBot.Main.#Yrc.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Bot Errors/Crashing? Please read this first
« Reply #143 on: October 05, 2016, 08:25:08 AM »
Try reinstalling deepbot. First, I would backup your data folder inside the deepbot folder just in case.
Old Name: RepentGamingTV
Twitch: Here

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

Santosvella

  • Youngling
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Santosvella
Re: Bot Errors/Crashing? Please read this first
« Reply #144 on: October 05, 2016, 08:29:01 AM »
Damn, I was really hoping it wouldn't come down to that. Alright, thanks for your time.

Santosvella

  • Youngling
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Santosvella
Re: Bot Errors/Crashing? Please read this first
« Reply #145 on: October 05, 2016, 08:34:44 AM »
Alright nevermind, I had to do a full clean reinstall and manually switch back the Data folder, but all is well now, thanks again RepentGaming
« Last Edit: October 05, 2016, 08:54:21 AM by Santosvella »

Santosvella

  • Youngling
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Santosvella
Re: Bot Errors/Crashing? Please read this first
« Reply #146 on: October 05, 2016, 09:03:46 AM »
Nope, plot twist: I actually lost 90% of my user database, my custom commands, stream interaction/game settings, saved polls and bets...

Edit: I think everything's back where it is supposed to be now. Seems like something i my data folder was corrupted, but restoring a slightly older backup did the trick.

Edit 2: and sorry for multiple posting, I rely on DB so heavily at this point that the thought of having lost anything was pretty stressful :p
« Last Edit: October 05, 2016, 09:25:27 AM by Santosvella »

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Bot Errors/Crashing? Please read this first
« Reply #147 on: October 05, 2016, 11:37:36 AM »
The files being corrupted was what I thought might be the case, I just wanted to make sure it wasn't deepbot just missing a file and needed a re-install to get the file. But I am glad you were able to restore a backup and get most of it back.
Old Name: RepentGamingTV
Twitch: Here

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

The_Balbarian

  • Youngling
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
  • Twitch Name: The_Balbarian
Re: Bot Errors/Crashing? Please read this first
« Reply #148 on: October 11, 2016, 04:51:17 AM »
Hi, i've been getting a weird error message when i try to connect my bot with twitch.. "Error when trying to validate your OAuth with twitch." I've tried pretty much everything i've read here on the forums and i have even asked a couple of streamers who also use deepbot about this, but no luck. Can anyone help me with this? I just bought deepbot but haven't been able to use it yet because of this.

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Bot Errors/Crashing? Please read this first
« Reply #149 on: October 11, 2016, 06:14:57 AM »
Hi, i've been getting a weird error message when i try to connect my bot with twitch.. "Error when trying to validate your OAuth with twitch." I've tried pretty much everything i've read here on the forums and i have even asked a couple of streamers who also use deepbot about this, but no luck. Can anyone help me with this? I just bought deepbot but haven't been able to use it yet because of this.

Do you own the twitch account: ThaneBot ?
- If yes, make sure you logging into the bot when doing the Bot Login/OAuth Login.
- If no, make a twitch account with the bot name you want, then use this guide to update/change the bot's name: http://wiki.deepbot.tv/changebotname

Are you running deepbot as admin? (This fixes most issues.)
Tried redoing OAuth logins?
Make sure Deepbot is not blocked by any anti-virus/firewall you may have.
Old Name: RepentGamingTV
Twitch: Here

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