Author Topic: Deepbot crashing on startup since Windows Updates.  (Read 1950 times)

0 Members and 1 Guest are viewing this topic.

Fallaste

  • Youngling
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
  • Twitch Name: twitch.tv/fallaste
Deepbot crashing on startup since Windows Updates.
« on: October 15, 2014, 08:14:28 PM »
Hey there! Windows 7 decided to do some updates early this morning, and ever since then Deepbot crashes immediately on start up. Is there anything I can do to fix it in the short term? Thank you so much!

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Deepbot crashing on startup since Windows Updates.
« Reply #1 on: October 15, 2014, 11:34:06 PM »
Could you please attach the errorlog file so that I can see what the error is and be able to offer the solution? This should be located within the "logs" folder in the installation directory.

Fallaste

  • Youngling
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
  • Twitch Name: twitch.tv/fallaste
Re: Deepbot crashing on startup since Windows Updates.
« Reply #2 on: October 16, 2014, 04:30:20 AM »
Here you go! Sorry it took me so long!
15 Oct 06:09:51,936 - 0.5.5.2: Crashed Font 'Monotype Corsiva' does not support style 'Italic'.
15 Oct 06:09:51,946 - 0.5.5.2: 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.Raffles.WinnerPanel.InitializeComponent()
   at DeepBot.Raffles.WinnerPanel..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
15 Oct 06:11:22,573 - 0.5.5.2: Crashed Font 'Monotype Corsiva' does not support style 'Italic'.
15 Oct 06:11:22,597 - 0.5.5.2: 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.Raffles.WinnerPanel.InitializeComponent()
   at DeepBot.Raffles.WinnerPanel..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
15 Oct 06:12:22,461 - 0.5.5.2: Crashed Font 'Monotype Corsiva' does not support style 'Italic'.
15 Oct 06:12:22,484 - 0.5.5.2: 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.Raffles.WinnerPanel.InitializeComponent()
   at DeepBot.Raffles.WinnerPanel..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Deepbot crashing on startup since Windows Updates.
« Reply #3 on: October 16, 2014, 10:20:25 PM »
Looks like the font file is corrupted.

In your install directory there should be a file called 'MTCORSVA.TTF'. Right click on it and select install.
If you are on windows 8, then restart your computer to install the font.

Then start DeepBot and confirm if the error still persists.