Replacing last jmeLib (3.3.2 stable) with beta (3.3.0 beta1) version not working

replacing last jmeLib (3.3.2 stable) with beta (3.3.0 beta1) version not working.
I added and replace them in NetBeans IDE global libs.

SEVERE: Failed to create display
java.lang.RuntimeException: Unable to find fullscreen display mode matching settings
	at com.jme3.system.lwjgl.LwjglDisplay.createContext(LwjglDisplay.java:79)
	at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:113)
	at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:211)
	at java.base/java.lang.Thread.run(Thread.java:834)

Perhaps you’ve hit an issue that was fixed during the beta-test period.

1 Like

I couldn’t solve the problem using that link.
and when I use full screen this exception thrown

What about the actual 3.3.0-stable version instead of the really old beta1? Does it also fail?

1 Like

I did not check it.