A GameController without buttons generates a NullPointerException in GlfwJoystickInput.java:112
java.lang.NullPointerException
at com.jme3.input.lwjgl.GlfwJoystickInput.loadJoysticks(GlfwJoystickInput.java:112)
The reason is, that there are no buttons for this device available.
