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

java.lang.UnsatisfiedLinkError #57

Open
Skrekliam opened this issue Mar 6, 2023 · 0 comments
Open

java.lang.UnsatisfiedLinkError #57

Skrekliam opened this issue Mar 6, 2023 · 0 comments

Comments

@Skrekliam
Copy link

This issue was automatically created by the RemoteLight ExceptionHandler.
RemoteLightCore version: v0.2.5.2
Commit ID: 42a79d3
Java version: 1.8.0_292 (AdoptOpenJDK)
OS: Windows 10
StackTrace:

java.lang.UnsatisfiedLinkError: Native Library E:\RemoteLight-Windows\jre\bin\jawt.dll already loaded in another classloader
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1900)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1838)
	at java.lang.Runtime.loadLibrary0(Runtime.java:871)
	at java.lang.System.loadLibrary(System.java:1124)
	at com.formdev.flatlaf.ui.FlatWindowsNativeWindowBorder.getInstance(FlatWindowsNativeWindowBorder.java:98)
	at com.formdev.flatlaf.ui.FlatNativeWindowBorder.initialize(FlatNativeWindowBorder.java:270)
	at com.formdev.flatlaf.ui.FlatNativeWindowBorder.isSupported(FlatNativeWindowBorder.java:68)
	at com.formdev.flatlaf.FlatLaf.supportsNativeWindowDecorations(FlatLaf.java:831)
	at de.lars.remotelightclient.Main.setLookAndFeel(Main.java:201)
	at de.lars.remotelightclient.Main.startMainFrame(Main.java:164)
	at de.lars.remotelightclient.Main.<init>(Main.java:132)
	at de.lars.remotelightclient.Main.main(Main.java:96)

Mar 6, 2023 8:14 PM

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

1 participant