Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mitigate issue #1383 (Could not locate OpenAL library) for LWJGL v2 #1432

Merged
merged 3 commits into from Dec 3, 2020
Merged

mitigate issue #1383 (Could not locate OpenAL library) for LWJGL v2 #1432

merged 3 commits into from Dec 3, 2020

Conversation

stephengold
Copy link
Member

This adds a series of retries (with increasing delays) in case the first attempt to AL.create() throws an LWJGLException.

@stephengold stephengold added this to the Future Release milestone Nov 24, 2020
@stephengold stephengold merged commit a94038a into jMonkeyEngine:master Dec 3, 2020
@stephengold stephengold deleted the sgold-issue-1383 branch December 3, 2020 20:48
@stephengold stephengold modified the milestones: Future Release, v3.4.0 Mar 13, 2021
@stephengold stephengold linked an issue Mar 16, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LWJGLException: Could not locate OpenAL library
3 participants