Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

FAF Client does not start on Windows 10 with Cyrillic letters in username/game path #2822

Closed
Kekuolis opened this issue Oct 8, 2022 · 3 comments
Labels

Comments

@Kekuolis
Copy link

Kekuolis commented Oct 8, 2022

Describe the bug
Ran on Windows 10 64-bit

I just installed the FAF client from your website and installed it and ran it. It crashes after a second of loading and when the text "v2022.09.0" appears it crashes giving this error:

java.lang.UnsatisfiedLinkError: 'int org.bridj.Platform.sizeOf_ptrdiff_t()'
	at org.bridj.Platform.sizeOf_ptrdiff_t(Native Method)
	at org.bridj.Platform.<clinit>(Platform.java:232)
	at com.faforever.client.logging.LoggingService.<clinit>(LoggingService.java:42)
	at com.faforever.client.FafClientApplication.applicationMain(FafClientApplication.java:69)
	at com.faforever.client.Main.main(Main.java:13)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
	at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
	at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25)

To Reproduce
A fresh installation of the FAF client

Expected behaviour
The client starts
Screenshots
image
image

Additional context
Could it be that I am missing some crucial install of java?

This bug report will be read by people that have not experienced the bug themselves - this report is all they have to investigate. The more precise your report, the easier it becomes for us to help you.

@Kekuolis Kekuolis added the bug label Oct 8, 2022
@magge-faf
Copy link
Collaborator

Duplicate bug report for #2823

@Marc-Spector
Copy link
Collaborator

An user solved this problem. The cause was in the installation directory, which contains the ! or another unsupported symbols

@magge-faf magge-faf changed the title FAF Client does not start on Windows 10 FAF Client does not start on Windows 10 with Cyrillic letters in username/game path Jan 24, 2023
@Sheikah45 Sheikah45 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
@Sheikah45
Copy link
Member

Duplicate

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

No branches or pull requests

4 participants