Error when trying to open JME after allowing openGL use

Hello there,

I"m running into trouble when opening jme after allowing openGL in toosl>options>openGL.
The error message I run into is: Exception: java.lang.NullPointerException thrown from the UncaughtExceptionHandler in thread “jME3 Main”

I should note that I’m running into this issue on Linux.

Are you trying to use OpenGL 1?
Because at least on my pc, it is not supported by graphics card

Can you give us more context? We can’t tell you much without seeing a full stack trace. Is this happening in the jME SDK? (I.e., what application is this tools>options>openGL menu in)?

Note: the stack trace is 99% of the useful information of an exception.

1 Like