08-06-2014, 08:56 PM
(08-06-2014, 01:37 PM)DestinyPlayer Wrote: P.S. The username is written in Russian, maybe that's the problem?Unfortunately it could be. If the directory and/or file name uses no standard ASCII you can have problem. The problem is related to how it is stored in the preferences file (reading it causes the error). I believe the support to Unicode should be added to preferences file in the next release.
By now, avoiding to use non ASCII charset for the names will help with this issue. Take a look at the post #10 - the last portion where I show how to redirect the preferences path. You can add those parameters to your shortcut in Windows.
I hope this help you.