Deep Bot - Twitch Streamer Assistant

Deep Bot => Bug Reports => Topic started by: Stoner on February 13, 2014, 05:03:20 AM

Title: Date&Time Crash?
Post by: Stoner on February 13, 2014, 05:03:20 AM
This problem happens when I try to connect DeepBot to my streambot acc. When I hit connect this error gets logged. Everytime. Any insight to this?



12 Feb 15:57:28,409 - Crashed String was not recognized as a valid DateTime.
12 Feb 15:57:28,412 - Crashed    at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)
   at DeepBot.Main.btnConnect_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)
Title: Re: Date&Time Crash?
Post by: ExpertsOnline on February 14, 2014, 01:16:00 AM
Hi - Can you try again and let me know if it works now? Release a server side patch on the permissions server.

Regards,
Experts
Title: Re: Date&Time Crash?
Post by: dreablanca on February 14, 2014, 08:09:12 AM
Having the same problem and I've updated the bot. I'm trying to connect my twitch bot account and i get this error message

13 Feb 16:58:46,826 - Crashed String was not recognized as a valid DateTime.
13 Feb 16:58:46,879 - Crashed    at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)
   at DeepBot.Main.btnConnect_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)
Title: Re: Date&Time Crash?
Post by: ExpertsOnline on February 14, 2014, 08:32:23 AM
Could you please try again? Thanks
Title: Re: Date&Time Crash?
Post by: dreablanca on February 14, 2014, 08:36:06 AM
Working now. Thank you  :)
Title: Re: Date&Time Crash?
Post by: Stoner on February 14, 2014, 01:56:14 PM
Working for me. Thank you much expert.