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
There is currently a bug in LWJGL 2.9.1 which attempts to load the wrong OpenAL version for JRE 64bit. This happens when the CustomClassLoaded is used. The current work around is to use a 32bit JVM.
There is currently a bug in LWJGL 2.9.1 which attempts to load the wrong OpenAL version for JRE 64bit. This happens when the CustomClassLoaded is used. The current work around is to use a 32bit JVM.
LWJGL/lwjgl#95