Simple Voice Chat

Simple Voice Chat

31M Downloads

max/min_distance or max/min_voice_distance?

yijiazz opened this issue ยท 3 comments

commented

Please read the FAQ before submitting a bug report!

Bug description
There seems to be a discrepancy between the documented configuration keys and actually used keys for "max voice distance" and "min voice distance". Which pair should we use for server config?

Documented:
image

Used in code:

image

Steps to reproduce the issue

  1. Configured max_distance and min_distance in voicechat-server.properties for MC server (Fabric).
  2. Verify actual max/min distance in game.

Expected behavior
Max/min distance NOT behaving as configured.

Log files
Please provide log files of the game session in which the problem occurred.
Don't paste the complete logs into the issue.
You can use https://gist.github.com/.

Versions

  • Minecraft: 1.18.1
  • Fabric: 0.12.12
  • Mod1.18.1

Screenshots (Optional)
Screenshots of the issue.

commented

Works perfectly fine. The sound fades in a sigmoid curve, so it is almost not hearable at 48 blocks.

commented

Works perfectly fine.

@henkelmax Could you please confirm if you have with max_distance/min_distance or with max_voice_distance/min_voice_distance in voicechat-server.properties?

commented

Oh, I'm so sorry, I thought you were actually talking about the values not doing anything.
I will fix that.

Next time please report errors of the wiki to https://github.com/henkelmax/modrepo