I updated the bot today by downloading the DeepBot.exe again (no auto-updater, because the windows update crashed here).
I'm using the Bot on a VPS.
The Errorlog says:
17 Jan 08:55:33,495 - 0.6.0.14: Crashed Die Datei oder Assembly "SmartIrc4Net, Version=0.4.0.818, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
17 Jan 08:55:33,495 - 0.6.0.14: Crashed bei DeepBot.Bot..ctor(Main main)
bei DeepBot.Main.btnConnect_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei PulseButton.PulseButton.OnMouseUp(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
What's happening here?