Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Crash on cyrillic named windows account #107

Open
norraxx opened this issue Apr 22, 2019 · 0 comments
Open

Crash on cyrillic named windows account #107

norraxx opened this issue Apr 22, 2019 · 0 comments

Comments

@norraxx
Copy link

norraxx commented Apr 22, 2019

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)

Where we found the problem:
https://github.com/FAForever/downlords-faf-client/blob/develop/src/main/java/com/faforever/client/preferences/PreferencesService.java#L68

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant