Could not find a valid pixel format

Hi

we tried to execute some of the tutorial code snippets on ouzr high resolution display. But theres always the same error message.



02.12.2008 14:39:50 jmetest.TutorialGuide.HelloSimpleGame initSystem

SCHWERWIEGEND: Could not create displaySystem

com.jme.system.JmeException: Cannot create window: Could not find a valid pixel format

at com.jme.system.lwjgl.LWJGLDisplaySystem.initDisplay(LWJGLDisplaySystem.java:457)

at com.jme.system.lwjgl.LWJGLDisplaySystem.createWindow(LWJGLDisplaySystem.java:145)

at jmetest.TutorialGuide.HelloSimpleGame.initSystem(HelloSimpleGame.java:195)

at com.jme.app.BaseGame.start(BaseGame.java:65)

at jmetest.TutorialGuide.HelloSimpleGame.main(HelloSimpleGame.java:81)



We tried several resolutions, but iit didnt worked.

did you try 640x480 @24? This is all determined by what your video card supports.