Author Topic: Crashing on startup!!  (Read 1775 times)

0 Members and 1 Guest are viewing this topic.

Hookups1

  • Youngling
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Hookups1
Crashing on startup!!
« on: April 19, 2014, 08:59:36 AM »
Long time no see guys!!!

I fired up the bot after a long absence and it keeps crashing when it tries to load.

thanks in advance!!

18 Sep 19:00:57,023 - Crashed Input string was not in a correct format.
18 Sep 19:00:57,137 - Crashed    at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at DeepBot.UserDBEditor.btnSave_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
03 Oct 06:23:29,326 - Crashed The remote name could not be resolved: 'api.twitch.tv'
03 Oct 06:23:29,418 - Crashed    at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at System.Net.WebClient.DownloadString(String address)
   at DeepBot.TwitchOnlineCheck.getOnline_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
17 Oct 13:31:45,178 - Crashed A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.16.71.171:443
17 Oct 13:31:45,297 - Crashed    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
21 Oct 21:30:05,270 - Crashed A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.16.71.171:443
21 Oct 21:30:05,306 - Crashed    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
18 Apr 17:46:21,016 - 0.4.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
18 Apr 17:46:21,091 - 0.4.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
18 Apr 17:46:52,071 - 0.4.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
18 Apr 17:46:52,078 - 0.4.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
18 Apr 17:47:10,300 - 0.4.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
18 Apr 17:47:10,307 - 0.4.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
18 Apr 17:47:53,899 - 0.4.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
18 Apr 17:47:53,906 - 0.4.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
18 Apr 17:48:26,615 - 0.4.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
18 Apr 17:48:26,622 - 0.4.1.0: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
18 Apr 17:54:50,961 - 0.4.1.0: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
18 Apr 17:54:50,968 - 0.4.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: Crashing on startup!!
« Reply #1 on: April 20, 2014, 12:26:44 AM »
As discussed, you are missing the Microsoft .Net module. Installation has fixed the issue.