Hello
since the newest OS update on Macs, Sequoia 15.2), jmonkey applications are not working anymore. The test examples run, but show no graphics (black screen) or a flickering screen.
Any ideas?
Thank you, Michael
Hello
since the newest OS update on Macs, Sequoia 15.2), jmonkey applications are not working anymore. The test examples run, but show no graphics (black screen) or a flickering screen.
Any ideas?
Thank you, Michael
Do you recognize any suspicious stacktrace? or any error dialog so far?
I’m running JME apps successfully on macOS Sequoia 15.3 (24D60).
I’ve run them on both Java 1.8 and Java 21.
I’ve run them on both JME 3.7.0-stable and 3.8.0-alpha2.
There are a few gotchas:
main()
with application.setShowSettings(false)
.If you’re still stuck, please provide the Java version and JME version you’re using.