No sound is played when bucket breaks
cech12 opened this issue ยท 1 comments
When a bucket breaks because of the break temperature or or reaching the max durability, no breaking sound is played.
The cause is that in the fluid handler the player context is missing and the damageByOne method is called with a null player.