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
Error occurs on win10 with cyrillic named accounts like Фёдор during the call org.bridj.Platform.isWindows()
java.lang.UnsatisfiedLinkError: org.bridj.Platform.sizeOf_ptrdiff_t()I
at org.bridj.Platform.sizeOf_ptrdiff_t(Native Method)
at org.bridj.Platform.<clinit>(Platform.java:232)
Error occurs on win10 with cyrillic named accounts like
Фёдор
during the callorg.bridj.Platform.isWindows()
Where we found the problem:
https://github.com/FAForever/downlords-faf-client/blob/develop/src/main/java/com/faforever/client/preferences/PreferencesService.java#L68
The text was updated successfully, but these errors were encountered: