Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

fonts are missing #1099

Open
chaogamer opened this issue Jan 8, 2023 · 0 comments
Open

fonts are missing #1099

chaogamer opened this issue Jan 8, 2023 · 0 comments

Comments

@chaogamer
Copy link

i run on wine linux

when i run it through the 64bit prefix with all .net frameworks.

i get an error about missing fonts:

``

Unhandled exception. System.ArgumentException: Font '?' cannot be found.
   at System.Drawing.FontFamily.GetGdipGenericSansSerif()
   at System.Drawing.FontFamily.CreateFontFamily(String name, FontCollection fon
tCollection)
   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)
   at AssetStudioGUI.AssetStudioGUIForm.InitializeComponent() in C:\projects\ass
etstudio\AssetStudioGUI\AssetStudioGUIForm.Designer.cs:line 266
   at AssetStudioGUI.AssetStudioGUIForm..ctor() in C:\projects\assetstudio\Asset
StudioGUI\AssetStudioGUIForm.cs:line 99
   at AssetStudioGUI.Program.Main() in C:\projects\assetstudio\AssetStudioGUI\Pr
ogram.cs:line 22
013c:err:eventlog:ReportEventW L"Application: AssetStudioGUI.exe\nCoreCLR Version: 6.0.1222.56807\n.NET Version: 6.0.12\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.ArgumentException: Font '?' cannot be found.\r\n   at System.Drawing.FontFamily.GetGdipGenericSansSerif()\r"...
``

what happened and why did the developers not include the fonts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant