When I go to connect the main Bot to irc, this is what happens...any thoughts??
Running this on a VM on my computer.
25 Jun 23:09:39,819 - 0.7.1.3: Crashed Could not load file or assembly 'SmartIrc4Net, Version=0.4.0.1313, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
25 Jun 23:09:39,819 - 0.7.1.3: Crashed at #v.#vc..ctor(Main main)
at DeepBot.Main.#IO(Object #R8, EventArgs #S8)
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)