Hy
After the last update from Missionplaner I can't get it started anymore. Here is the error log:
2014-01-07 13:52:08,753 INFO Program - ******************* Logging Configured ******************* (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Program.cs:40) [1]
2014-01-07 13:52:09,097 INFO MissionPlanner.MainV2 - Mainv2 ctor (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:211) [Base Thread]
2014-01-07 13:52:09,130 FATAL Program - Fatal app exception (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Program.cs:232) [Base Thread]
System.ArgumentException: Font 'Arial' does not support style 'Regular'.
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 MissionPlanner.MainV2.InitializeComponent() in c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.Designer.cs:line 102
at MissionPlanner.MainV2..ctor() in c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:line 222
at MissionPlanner.Program.Main(String[] args) in c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Program.cs:line 218
Can someone help me....
Andy
Replies
what version did you update to?
you are missing the font arial on your pc. please install it.