code icon indicating copy to clipboard operation
code copied to clipboard

Outdated LWJGL library

Open DrParadox7 opened this issue 1 year ago • 1 comments

Describe the bug

Library issue with Theseus not using the latest version of LWJGL:

Theseus Default: [Client thread/INFO]: LWJGL Version: 2.9.1 Other Launchers (MultiMC and Prism): [Client thread/INFO]: LWJGL Version: 2.9.4

This is causes many modded instances to throw org.lwjgl.opengl.OpenGLException and crash the game. I'm interested to understand the motives behind that considering Theseus was initially released in 2023, whereas the latest stable release of LWJGL 2 dates back to 2015.

Similar issue to #905 (outdated libraries inducing crashes).

Steps to reproduce

message.txt

Expected behavior

For Theseus to update LWJGL to version 2.9.3 stable or 2.9.4 nightly.

System information

No response

Additional context

No response

DrParadox7 avatar Feb 03 '24 00:02 DrParadox7

I think it is already fixed. You can view current library patches here.

Norbiros avatar Jul 12 '24 15:07 Norbiros