So it started off when I first installed it. It gave me this errorlog
03 Apr 05:06:37,459 - 0.7.0.0: Crashed Cannot set voice. No matching voice is installed or the voice was disabled.
03 Apr 05:06:37,466 - 0.7.0.0: Crashed at System.Speech.Synthesis.SpeechSynthesizer.SelectVoice(String name)
at DeepBot.Main.#DC()
at DeepBot.Main..ctor()
at #v.#sS.#Xb()
So I deleted the users.bin and userconfig.bin files out of curiosity. Deepbot finally opened up and everything was set. Then, I clicked "Connect" and it crashed. I tried it twice and it added these 2 logs to the errorlog
03 Apr 05:12:21,785 - 0.7.0.0: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
03 Apr 05:12:21,790 - 0.7.0.0: Crashed at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at #v.#II.#Rrb(UserConfig #ck)
at DeepBot.Main.#yN(Boolean #Ceb, DateTime #6eb, Boolean #7eb)
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)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
03 Apr 05:12:40,107 - 0.7.0.0: Crashed Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
03 Apr 05:12:40,108 - 0.7.0.0: Crashed at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at #v.#II.#Rrb(UserConfig #ck)
at DeepBot.Main.#yN(Boolean #Ceb, DateTime #6eb, Boolean #7eb)
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)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I hope you can find a solution ASAP! thank you for your help.
Kind Regards