Skip to content

Conversation

@stephengold
Copy link
Member

I didn't figure out how to remove the horizontal slider. I simply disabled it by turning sldBarStateChanged() into a no-op. That fixed the UnsupportedOperationException.

To fix the IllegalStateException, I configured the AudioNode to be in ambient mode instead of positional mode.

@stephengold stephengold linked an issue May 10, 2021 that may be closed by this pull request
@stephengold stephengold added this to the v3.4.0 milestone May 10, 2021
@stephengold stephengold added the bug Something that is supposed to work, but doesn't. More severe than a "defect". label May 10, 2021
@stephengold stephengold merged commit 226176b into master May 12, 2021
@stephengold stephengold deleted the sgold-issue-1544 branch May 12, 2021 16:26
@stephengold stephengold added the examples specific to the jme3-examples sub-project label Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something that is supposed to work, but doesn't. More severe than a "defect". examples specific to the jme3-examples sub-project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TestMusicPlayer reports unhandled exceptions

2 participants