Author Topic: Crashing on Startup - Font Issue - Now Fixed  (Read 1249 times)

0 Members and 1 Guest are viewing this topic.

wkjezz

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: WKJezz
Crashing on Startup - Font Issue - Now Fixed
« on: August 30, 2014, 04:18:48 AM »
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()
« Last Edit: August 30, 2014, 04:50:31 AM by wkjezz »

wkjezz

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: WKJezz
Re: Crashing on Startup - Font Issue
« Reply #1 on: August 30, 2014, 04:46:03 AM »
I have fixed this myself by deleting and NOT reinstalling the font, it seems the font may have been a rogue or corrupted font.  I dont know WHAT caused this, but its all working now.  I will leave this post up incase anyone else encounters it.