Closed yuto0214w closed 2 years ago
First, thanks for the detailed bug report! The issue was actually resolved in 6d75b0275ce3121fe3c0607281fd6cf147627f8d , however, the binaries haven't been updated ever since. So, either you can run the current master branch or use a already frozen binary which was posted in our discord server: http://www.mediafire.com/file/ay5z53t9logj2wz/FOV-Changer-1.1.6-beta.zip/file
Thanks. I love this application, good work! :)
Log: crash_log.txt
Description
When "Start" clicked, it ran into problem and crash for non-English user.
Expected
Found address correctly and run
Actual
Ran into problem
UnicodeDecodeError: 'cp932' codec can't decode byte 0xef in position 0: illegal multibyte sequence
Fix
By setting locale "UTF-8" or "English/US" in control panel Though I'm never recommending changing locale to English/US since it has adverse effects to some application. I don't know if UTF-8 but I'm pretty sure it doesn't have adverse effects.