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 #2823

Closed
Kekuolis opened this issue Oct 7, 2022 · 3 comments
Closed

FAF Client does not start on Windows 10 #2823

Kekuolis opened this issue Oct 7, 2022 · 3 comments

Comments

@Kekuolis
Copy link

Kekuolis commented Oct 7, 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 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2022
@Garanas Garanas transferred this issue from FAForever/fa Oct 8, 2022
@Garanas
Copy link
Member

Garanas commented Oct 8, 2022

Transferred this issue to the correct repository.

@magge-faf
Copy link
Collaborator

Wasn't this related to the windows' username that had unusual chars in it, or did I switch something up?

@Kekuolis
Copy link
Author

Yes this issue is related to the username, i had a hard time finding info on this so if anyone else comes across this you need to create a new user on the computer that does not use Cyrillic letters. That fixed it for me

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

No branches or pull requests

3 participants