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

Startup Error - Versions 1.2.0, 1.2.1 & 1.2.2 tried #2002

Closed
Archine-1 opened this issue Oct 20, 2020 · 7 comments
Closed

Startup Error - Versions 1.2.0, 1.2.1 & 1.2.2 tried #2002

Archine-1 opened this issue Oct 20, 2020 · 7 comments
Labels

Comments

@Archine-1
Copy link

Hi all, So on first boot up of my client (it was version 1.2.1 at the time) it worked fine, checked out the co-op campaign and booted one up (convinced a mate to join me so was doing some legwork to check how it all works).

Came back the next day and the below error message appeared when I tried to boot up the client. It has been the same (I'm eyeballing it admittedly, but checking a few the values they appear the same. The below copy paste is just now, and the attachment was yesterday on different installs and I think they are identical)

The three versions above tried and a delete and reinstall of SC: FA itself (just in case)

To Reproduce
Boot up from desktop of the client

Log or error message
This is my log file:
java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no glass in java.library.path: [.]
at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:268)
at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:269)
at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:158)
at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:658)
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:678)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$2(LauncherImpl.java:195)
at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.lang.UnsatisfiedLinkError: no glass in java.library.path: [.]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2680)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:807)
at java.base/java.lang.System.loadLibrary(System.java:1907)
at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:150)
at com.sun.glass.utils.NativeLibLoader.loadLibrary(NativeLibLoader.java:52)
at com.sun.glass.ui.Application.loadNativeLibrary(Application.java:110)
at com.sun.glass.ui.Application.loadNativeLibrary(Application.java:118)
at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39)
at com.sun.glass.ui.win.WinApplication$1.run(WinApplication.java:101)
at com.sun.glass.ui.win.WinApplication$1.run(WinApplication.java:82)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:312)
at com.sun.glass.ui.win.WinApplication.(WinApplication.java:82)
at com.sun.glass.ui.win.WinPlatformFactory.createApplication(WinPlatformFactory.java:39)
at com.sun.glass.ui.win.WinPlatformFactory.createApplication(WinPlatformFactory.java:36)
at com.sun.glass.ui.Application.run(Application.java:144)
at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:258)
... 6 more

[NOTE - that '... 6 more' does not expand or change by the look of it so I don't know what the six are!]
FAF issue.txt

OS Windows 64

@Archine-1 Archine-1 added the bug label Oct 20, 2020
@1-alex98
Copy link
Member

Have you tried uninstalling? Instead of overwriting the current application

@1-alex98
Copy link
Member

Maybe removing other Java installations from the PATH variable might help

@Archine-1
Copy link
Author

Full uninstalled both the client and the game on Steam. Not sure on removing other Java Installations? How do I do that?

@1-alex98
Copy link
Member

@Archine-1
Copy link
Author

Legend, seems to have worked. I'll run something later. Boot off and try again tomorrow to confirm. Thanks!

@1-alex98
Copy link
Member

What fixed it?

@Archine-1
Copy link
Author

Removing the Java Variables. Just tried again after I finished work and seems to have stuck as a fix. Thanks Axel. Happy to have it working now.

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

2 participants