It seems Deepbot is crashing due ot having Font issues. Sad thing is i have reinstalled the font in question and no love.
29 Aug 21:16:05,899 - 0.5.0.0: Crashed Font 'Arial Rounded MT Bold' does not support style 'Regular'.
29 Aug 21:16:05,914 - 0.5.0.0: Crashed at System.Drawing.Font.CreateNativeFont()
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet)
at DeepBot.Main.InitializeComponent()
at DeepBot.Main..ctor()
at DeepBot.Program.Main()