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

Cannot open application on MacOS Sonoma #633

Closed
zane-perry opened this issue May 19, 2024 · 0 comments
Closed

Cannot open application on MacOS Sonoma #633

zane-perry opened this issue May 19, 2024 · 0 comments

Comments

@zane-perry
Copy link

java.lang.IllegalAccessException: class edu.utah.ece.async.ibiosim.gui.util.OSXHandlers cannot access class com.apple.eawt.Application (in module java.desktop) because module java.desktop does not export com.apple.eawt to unnamed module @3359c0cf
at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394)
at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:495)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at edu.utah.ece.async.ibiosim.gui.util.OSXHandlers.addEventHandlers(OSXHandlers.java:61)
at edu.utah.ece.async.ibiosim.gui.Gui.openGui(Gui.java:883)
at edu.utah.ece.async.ibiosim.gui.Gui.main(Gui.java:9247)

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