kwsch / PKHeX

Pokémon Save File Editor
https://projectpokemon.org/pkhex/
Other
3.74k stars 702 forks source link

Non-UI Fatal Error - Running on Linux through WINE #3486

Closed EggEngineer closed 2 years ago

EggEngineer commented 2 years ago

I'm not sure if someone else had this already... But I've been running PKHeX through Wine on Xubuntu Linux, I have Wine-Mono installed and a 32-bit environment with .NET 6 and .NET 4 as well, but it seems there's a font family issue or something like that now that won't run it at all.

Steps to reproduce the behavior:

  1. Go to terminal
  2. cd (directory)
  3. use wine PKHeX.exe
  4. See error

I expected it to run, but something just won't work right.

Screenshots All I have is this error report.

PKHeX_Error_Report 20220504130254.txt

kwsch commented 2 years ago

Fails to load fonts. Not sure if that's something you have to install when running via wine.

PKHeX needs net461 at a minimum, not just net4

kwsch commented 2 years ago

Likely need to install fonts ~ https://forums.linuxmint.com/viewtopic.php?f=47&t=293498

The requested FontFamily could not be found GenericSansSerif