LWJGL can't parse the output from xrandr, and so returns an empty array that crashes the game. Using the modified lwjgl jar provided here fixes the issue. However, it is overwritten every time the client starts.
Linked issues
Attachments
Comments 2
Using the latest version of lwjgl.jar from here appears to work as well, so yes.
Has this fix been pushed to the main LWJGL repo?