You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error message I get, even after I've installed all the 'Font' type dependencies, is as follows:
wineserver: using server-side synchronization.
002c:err:winediag:getaddrinfo Failed to resolve your host name IP
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x001ce] in <5de0f98340324dfca7ecfcc9792baca0>:0
at System.Drawing.FontFamily..ctor (System.String name, System.Drawing.Text.FontCollection fontCollection) [0x0002f] in <5de0f98340324dfca7ecfcc9792baca0>:0
at System.Drawing.FontFamily..ctor (System.String name) [0x00000] in <5de0f98340324dfca7ecfcc9792baca0>:0
at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily..ctor(string)
at _8BitDoFirmwareUpdater.Others.Tools.getEnglishFontFaily () [0x00000] in <c5a3d2d06d604f76bbf796c001b5db92>:0
at _8BitDoFirmwareUpdater.Others.Tools.getEnglishFont (System.Int32 fontSize) [0x00000] in <c5a3d2d06d604f76bbf796c001b5db92>:0
at _8BitDoFirmwareUpdater.View.HomeView.initGamepadAndRRtispLog () [0x0004b] in <c5a3d2d06d604f76bbf796c001b5db92>:0
at _8BitDoFirmwareUpdater.View.HomeView..ctor () [0x00060] in <c5a3d2d06d604f76bbf796c001b5db92>:0
at (wrapper remoting-invoke-with-check) _8BitDoFirmwareUpdater.View.HomeView..ctor()
at _8BitDoFirmwareUpdater.View.HomeController..ctor () [0x0000b] in <c5a3d2d06d604f76bbf796c001b5db92>:0
at (wrapper remoting-invoke-with-check) _8BitDoFirmwareUpdater.View.HomeController..ctor()
The text was updated successfully, but these errors were encountered:
Dependency name: Unsure of what the actual missing font is.
Official link to the download page (not direct download) https://support.8bitdo.com/firmware-updater.html
Is this dependency compatible with Wine?
The error message I get, even after I've installed all the 'Font' type dependencies, is as follows:
The text was updated successfully, but these errors were encountered: