Open OLEGSHA opened 2 years ago
Will be fixed ASAP
This is Linux permissions problem. This warning doesn't occur when running Progressia with sudo.
Ubuntu 21.10 Eclipse has the same problem. I haven't got the solution yet.
I think we're using the API wrong, and in some cases LWJGL/OpenAL suppresses the error instead of reporting it. I mean, it can't be a fundamental issue with OpenAL, right?
It can be. But my IDE says that this is unhandled exception. Audio manager definitely needs some changes.
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.audio
should probably be checked against the documentation.