Hello!
Every time I try to launch the game either with the .exe or .jar I get this error :
java.lang.NoClassDefFoundError: Could not initialize class org.lwjgl.Sys
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.setVSync(LwjglGraphics.java:592)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
I'm on Win 10 x64, I've got java updated, same with my graphics card drivers.I've seen this error get posted once or twice before, but no one answered them yet.