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

fonts are missing #1099

@chaogamer

Description

@chaogamer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions