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

awt issue #85

Open
moongazer07 opened this issue Mar 7, 2024 · 0 comments
Open

awt issue #85

moongazer07 opened this issue Mar 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@moongazer07
Copy link

[2024-03-07 13:40:56] [WARNING] System property 'awt.useSystemAAFontSettings' is not set. Using 'LCD HRGB antialiasing text mode'
It's recommended to manually add the property to the JVM startup parameters on your platform for optimal text antialiasing. Refer to the documentationfor more information on the possible values. [at com.github.weisj.darklaf.task.FontDefaultsInitTask]
Exception in thread "main" java.lang.reflect.InaccessibleObjectException: Unable to make field private static volatile java.nio.charset.Charset java.nio.charset.Charset.defaultCharset accessible: module java.base does not "opens java.nio.charset" to unnamed module @11b03c1f
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178)
at java.base/java.lang.reflect.Field.setAccessible(Field.java:172)
at me.nov.threadtear.ThreadtearCore.configureEnvironment(ThreadtearCore.java:21)
at me.nov.threadtear.Threadtear.main(Threadtear.java:51)

@moongazer07 moongazer07 added the bug Something isn't working label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant