xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block break sound not playing for stone/sandstone/etc

evilbocchi opened this issue · comments

Agreements

  • I am using an official build of Nova.
  • I am running the latest version of Nova.
  • I am using a server software supported by Nova
  • I am running the latest version of my server software.
  • I have checked for similar issues.

Check for plugin incompatibilites

There are no other plugins running on my server.

Plugin Version, Server Software, Server Version

Nova: 0.16-alpha.2, Paper 392 (MC 1.20.4)

Nova Addons and Versions

Expected behavior

No response

Observed/Actual behavior

2024-01-22.02-27-23.mp4

Steps to reproduce

  1. Break any block that produces the sound of a stone block being broken.

Server log

2024-01-22-10.log

Errors

No response

Additional context

Note: Even without the "Mna" addon and additional plugins the issue still occurs.

Can confirm this issue on my Purpur-based (fork) 1.20.4 server using Nova v0.16-alpha.2. It's surprisingly more annoying than one would think even when just playing survival. I would greatly appreciate if it could be fixed, I may take a look at fixing it myself and make a PR, but it will be difficult to do so without knowing the exact source in Nova of the issue. It's not anything to do with an addon obviously so it must be something in Nova itself I guess? But I'm not exactly sure.

but it will be difficult to do so without knowing the exact source in Nova of the issue

My guess is that this is caused by one of the SoundPatches not working properly with the new Minecraft version, but I don't really have the time to look into that at the moment.

Thanks, I might take a closer look later and make a PR.

Edit: Can't really figure it out, this type of stuff isn't my strong suit but I will definitely take another look later again.

I have the same.