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

fix PlaySoundWithDistance muted #1426

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

performancer
Copy link

Why would we go through all this trouble if sound is already muted? It's still fetching the sound and trying to play it muted.

For me playing sounds with distance crashes, maybe my sound.mul is corrupted. But this should be avoided with the sound set to 0 in the settings.

@performancer performancer changed the base branch from master to dev September 20, 2021 16:32
@performancer performancer force-pushed the fix/playsoundwithdistance-nosound branch from c77d2f9 to 4c0f5d1 Compare September 20, 2021 16:42
@andreakarasho andreakarasho changed the base branch from dev to main November 7, 2022 19:24
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.

None yet

1 participant