-
Notifications
You must be signed in to change notification settings - Fork 21
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
I cannot open iBioSim on Windows 11 #635
Comments
sungjun-kim-1996
changed the title
I cannot open iBioSim on Window 11 11
I cannot open iBioSim on Windows 1
Jan 6, 2025
sungjun-kim-1996
changed the title
I cannot open iBioSim on Windows 1
I cannot open iBioSim on Windows 11
Jan 6, 2025
Can you confirm which version of Java you are running? Are you using iBioSim 3.2.0? |
Java: JDK Development Kit 23.0.1 |
I think I found the bug. I've updated the 3.2.0 release with my correction. Please re-install 3.2.0 and let me know if it works for you. |
It works well. Thank you for your quick update! :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(Window 11)
When I try to open iBioSim.bat file, I encountered this error:
java.lang.UnsupportedOperationException: The APP_ABOUT action is not supported on the current platform!
at java.desktop/java.awt.Desktop.checkActionSupport(Desktop.java:381)
at java.desktop/java.awt.Desktop.setAboutHandler(Desktop.java:708)
at edu.utah.ece.async.ibiosim.gui.Gui.openGui(Gui.java:890)
at edu.utah.ece.async.ibiosim.gui.Gui.main(Gui.java:9441)
The text was updated successfully, but these errors were encountered: