Author Topic: Date&Time Crash?  (Read 2396 times)

0 Members and 1 Guest are viewing this topic.

Stoner

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: twitch.tv/BrokinJesus
Date&Time Crash?
« 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)

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Date&Time Crash?
« Reply #1 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

dreablanca

  • Youngling
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dreablanca
Re: Date&Time Crash?
« Reply #2 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)

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Date&Time Crash?
« Reply #3 on: February 14, 2014, 08:32:23 AM »
Could you please try again? Thanks

dreablanca

  • Youngling
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dreablanca
Re: Date&Time Crash?
« Reply #4 on: February 14, 2014, 08:36:06 AM »
Working now. Thank you  :)

Stoner

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: twitch.tv/BrokinJesus
Re: Date&Time Crash?
« Reply #5 on: February 14, 2014, 01:56:14 PM »
Working for me. Thank you much expert.