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

Some Sounds are broken with Sound Physics Remastered #19

Open
rabbit-time opened this issue Jan 13, 2024 · 2 comments
Open

Some Sounds are broken with Sound Physics Remastered #19

rabbit-time opened this issue Jan 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@rabbit-time
Copy link

As the title says, some sounds become inaudible to the player when using the mod Sound Physics Remastered.
The most notable case of this is the obsidian spires explosions not having any sound.

It would be great if we could get a fix for this, as this sound mod is very popular.

@yungnickyoung yungnickyoung added the bug Something isn't working label Jan 24, 2024
@yungnickyoung
Copy link
Member

Kind of surprised to hear this, as I used what I thought are standard playSound functions:

level.playSound(null, new BlockPos(spike.getCenterX(), crystalY, spike.getCenterZ()), SoundEvents.GENERIC_EXPLODE, SoundSource.NEUTRAL, 24.0f, 1.0f);

I'll look into a better way to handle this that works with Sound Physics.

@rabbit-time
Copy link
Author

Sounds great! (hah, get it?)

Let me know if I can be of any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants