OpenGL error 1281

Hi,



the following error sometimes occurs right after starting my app. Really only sometimes. I have already checked the forum for error 1281 and relaized that it could be an incompatibility problem with hardware. Is this correct?



[java]

SEVERE [com.jme3.app.Application]: An OpenGL error has occured!

org.lwjgl.opengl.OpenGLException: Invalid value (1281)

at org.lwjgl.opengl.Util.checkGLError(Util.java:59)

[catch] at com.jme3.system.lwjgl.LwjglAbstractDisplay.checkGLError(LwjglAbstractDisplay.java:143)

at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDisplay.java:159)

at com.jme3.system.lwjgl.LwjglCanvas.runLoop(LwjglCanvas.java:225)

at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:221)

at java.lang.Thread.run(Thread.java:619)

[/java]



Thanks.

Regards,

Equi

You will have to provide some more information … Does it happen on all hardware? Can you provide a test case perhaps?

Hi,



unfortunately I have only one computer, no other hardware tests possible. As I said, the error appears unfrequently. I can not make a test case therefore.

Nevertheless, Thanks.



Regards,

Equi