Author Topic: Deepbot Crashes after startup.  (Read 1936 times)

0 Members and 1 Guest are viewing this topic.

turdlepower

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TurdlePower
Deepbot Crashes after startup.
« on: August 27, 2014, 02:40:00 AM »
I get this error log when i try to start the bot. When i click to launch it, it immediately says there was an error.

02 May 10:57:43,946 - 0.4.2.0: Error - Unable to upload stream info: Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at DeepBot.DeepBotAPI.DeepBotStreamInfo.<>c__DisplayClass1.<streamInfo>b__0(Object param0)
12 May 07:38:11,319 - 0.4.2.0: Error - Unable to upload stream info: The remote server returned an error: (502) Bad Gateway.
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at DeepBot.DeepBotAPI.DeepBotStreamInfo.<>c__DisplayClass1.<streamInfo>b__0(Object param0)
25 May 18:19:41,107 - 0.4.2.0: Crashed Invalid length for a Base-64 char array or string.
25 May 18:19:41,220 - 0.4.2.0: Crashed    at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
   at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
   at System.Convert.FromBase64String(String s)
   at DeepBot.AdminParser.DecodeFrom64(String encodedData)
   at DeepBot.AdminParser.parseAdminChat(Main mainForm, String name, String msg)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass17.<InvokeRecievedChanMessage>b__16()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
01 Jun 12:00:55,473 - 0.4.3.2: Crashed Invalid length for a Base-64 char array or string.
01 Jun 12:00:55,663 - 0.4.3.2: Crashed    at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
   at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
   at System.Convert.FromBase64String(String s)
   at DeepBot.AdminParser.DecodeFrom64(String encodedData)
   at DeepBot.AdminParser.parseAdminChat(Main mainForm, String name, String msg)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red)
   at DeepBot.Main.<>c__DisplayClass17.<InvokeRecievedChanMessage>b__16()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
01 Jul 12:19:59,346 - 0.4.3.3: Error - Unable to upload stream info: Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at DeepBot.DeepBotAPI.DeepBotStreamInfo.<>c__DisplayClass1.<streamInfo>b__0(Object param0)
05 Jul 18:53:10,662 - 0.4.3.3: Crashed Invalid length for a Base-64 char array or string.
05 Jul 18:53:10,746 - 0.4.3.3: Crashed    at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
   at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
   at System.Convert.FromBase64String(String s)
   at DeepBot.AdminParser.DecodeFrom64(String encodedData)
   at DeepBot.AdminParser.parseAdminChat(Main mainForm, String name, String msg)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red, Boolean action)
   at DeepBot.Main.<>c__DisplayClass17.<InvokeRecievedChanMessage>b__16()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
24 Aug 15:30:24,225 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:30:24,274 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:30:39,784 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:30:39,792 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:34:05,888 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:34:05,895 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:39:45,232 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:39:45,239 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:40:05,601 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:40:05,609 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:41:19,986 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:41:19,993 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:43:48,592 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:43:48,600 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:44:25,673 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:44:25,680 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:57:10,520 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:57:10,528 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
24 Aug 15:58:50,217 - 0.5.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
24 Aug 15:58:50,225 - 0.5.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Deepbot Crashes after startup.
« Reply #1 on: August 27, 2014, 09:02:50 AM »
Please try installing it again using the installer. It appears you are missing some windows plugins needed by the bot.

turdlepower

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TurdlePower
Re: Deepbot Crashes after startup.
« Reply #2 on: August 27, 2014, 10:13:38 PM »
could you pm me the install link? i not longer have it :/