You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Since the LWJGL library has updated from 3.2.3 to 3.3.0, the following message has begun appearing in the error stream:
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
The OS is Debian 11, launching from Eclipse IDE.
There are no obvious effects at the moment. OpenAL code in ru.windcorp.progressia.client.audio should probably be checked against the documentation.
Since the LWJGL library has updated from 3.2.3 to 3.3.0, the following message has begun appearing in the error stream:
The OS is Debian 11, launching from Eclipse IDE.
There are no obvious effects at the moment. OpenAL code in
ru.windcorp.progressia.client.audioshould probably be checked against the documentation.