Bow shots landing sound can be heard by distant players. #4652
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#4652
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
VoxeLibre version:
0.87.2
the landing sound of an arrow can be heard by players many thousands of blocks away.
first brought to my attention when farming a set of close spider spawners with an infinity bow by a player on the server who is much further out than most other players. additional testing confirmed that i too can hear his shots from his bow.
This doesn't make sense from looking at the code. Max hear distance is set to 16 there.
The client can be 0.87.2, but is the server also up to date? Because the server dictate most of what's going on for players. I wonder when the max hear distance was touched last time.
You can use the code explorer and click on the "blame" link to see when each line of code was last changed, by whom and what commit changed it. The last time the max_hear_distance for bows was updated was about 4 years ago by Wuzzy