Non-ascii characters in path crash app on windows
At the moment when farmer starts app crashes. You can go through the path setup, specifying plot size and user can see the mnemonic
Here is the log file of the incident: subspace-desktop (2).log
For now, when we encounter this issue, let's advice our users to not give a path that is including non-ascii characters. In the long run, we should address this. Probably related to tauri, so I will open an issue on their repo as well.
Confirmed on macos and linux, double-checked that this issue is related to Windows only
Track from here: https://github.com/subspace/subspace/issues/743