Skip to content

All the tests crashes under Ubuntu-Linux #949

@neo-expert

Description

@neo-expert

After running "./gradlew" and starting a test the application crashes with following error:

An OpenGL error has occured!
OpenGLException: Invalid enum (1280)

in terminal:

org.lwjgl.opengl.OpenGLException: Invalid enum (1280)
        at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
        at com.jme3.system.lwjgl.LwjglAbstractDisplay.checkGLError(LwjglAbstractDisplay.java:136)
        at com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop(LwjglAbstractDisplay.java:157)
        at com.jme3.system.lwjgl.LwjglDisplay.runLoop(LwjglDisplay.java:197)
        at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:232)
        at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions