
UDP port disabled ... but not really
justanotheraIias opened this issue ยท 1 comments
Hello.
Ive been trying to install your plugin on my server, tried both the 2.1.5 snapshot and the 2.1.4 versions
for some reason both show that the udp port is closed allthough it isnt
the attachmant says both protocols (TCP and UDP) are allowed but ingame the menu (V) says no open UDP port
attaching my config here, and the latest log(with me having no idea why the plugin doesnt work in russian lol)
Used to store server-related config file on the client
Set it to a single value on different servers if you want them to share config
server_id = "05dc9482-f898-4f2a-b402-5dc4a906954a"
default_language = "ru_ru"
debug = true
use_crowdin_translations = true
check_for_updates = true
[host]
ip = "0.0.0.0"
port = 25873
[voice]
Supported sample rates:
8000
12000
24000
48000
sample_rate = 48000
keep_alive_timeout_ms = 15000
mtu_size = 1024
client_mod_required = false
client_mod_required_check_timeout_ms = 3000
Minimum required version for a client with the mod to connect to the voice server.
This will not kick the player but will simply not connect them to the voice server and will suggest downloading the required version.
client_mod_min_version = "2.0.0"
[voice.proximity]
distances = [12, 24, 48]
default_distance = 24
[voice.opus]
Opus application mode
Supported values: VOIP, AUDIO, RESTRICTED_LOWDELAY
Default is VOIP
mode = "VOIP"
Opus bitrate
Supported values: -1000 (auto), -1 (max), [500-512_000]
Default is -1000
bitrate = -1000
[voice.weights]
Would like explaining on what i did wrong, server is purpur 1.21.5 . pv addons work fine (tested on discs. no console errors) is in a velocity proxy (allthough i didnt understand how to set up proxy + on my test server it worked fine)
thanks in advance!
https://plasmovoice.com/docs/server/proxy/
If you've read the docs and still can't figure out what's wrong, feel free to ask for help in our community support on Discord: https://discord.com/invite/uueEqzwCJJ.