Как настроить ModularVoiceChat
-
vovanheck
19 августа 2022 — 04:43
Вы не авторизованы, войдите на сайт.
просмотра 622 | ответ 1
ModularVoiceChat выдаёт cannot connect to voice-server%%% до этого выдавал Modular Voice Chat not connected to vocal-server. Пропало после того как выставил порт и айпи в конфиге мода.
РекламаЗаказать хостинг
Надёжный и качественный хостинг Minecraft 24/7 по доступным ценам.
Поддержка модов и плагинов, скоростные SSD диски и быстрая память DDR4.
-
Алексей
19 августа 2022 — 10:16
А зачем выставили айпи в конфиге? Айпи не нужно выставлять,только порт, который нужно сгенерировать на странице управления сервером.
Я установил «ModularVoiceChat» для совместных игр без discord. На бесплатном хостинге… Но получилось так, что это не работает или написано переключение..
Сколько раз я настраивал бесполезно!
Я не знаю, как это голосовой чат исправить… Пожалуйста, помогите мне!
(И уж тем более на YouTube IP адрес показан цифрами а на бесплатном хостинге буквами или так он начинается (Your_Название.ploudos.me ) )
Как настроить «ModularVoiceChat» На бесплатном хостинге???
Как настроить ModularVoiceChat
-
vovanheck
19 августа 2022 — 04:43
Вы не авторизованы, войдите на сайт.
просмотров 508 | ответ 1
ModularVoiceChat выдаёт cannot connect to voice-server%%% до этого выдавал Modular Voice Chat not connected to vocal-server. Пропало после того как выставил порт и айпи в конфиге мода.
РекламаЗаказать хостинг
Надёжный и качественный хостинг Minecraft 24/7 по доступным ценам.
Поддержка модов и плагинов, скоростные SSD диски и быстрая память DDR4.
-
Алексей
19 августа 2022 — 10:16
А зачем выставили айпи в конфиге? Айпи не нужно выставлять,только порт, который нужно сгенерировать на странице управления сервером.
Я установил «ModularVoiceChat» для совместных игр без discord. На бесплатном хостинге… Но получилось так, что это не работает или написано переключение..
Сколько раз я настраивал бесполезно!
Я не знаю, как это голосовой чат исправить… Пожалуйста, помогите мне!
(И уж тем более на YouTube IP адрес показан цифрами а на бесплатном хостинге буквами или так он начинается (Your_Название.ploudos.me ) )
Как настроить «ModularVoiceChat» На бесплатном хостинге???
Create an account to follow your favorite communities and start taking part in conversations.
Posted by2 years ago
Archived
So when I tried to make a server with simple voice chat mod. It said “voice chat unavailable” like what? My friends could join but we couldn’t talk. Please help me.
This thread is archived
New comments cannot be posted and votes cannot be cast
level 2
thank you soooooo much i used this and it worked there a good people in this world
level 2
thanks this really helped
level 2
this helped me a lot thanks
level 2
Thank you so much!!
Peace Out!!
level 1
I’m currently using shockbyte server, is there any tutorials on how to enable proximity chat in game?
level 2
im using apex hosting, and it says the same for me
level 1
Hey im running a bisect hosting server and it wont work aswell
About Community
Minecraft community on reddit.
7.6k
Copper Button Pushers
Bug description
The lovely error «Voice chat unavailable» is being received by friends and myself on Fabric. Server console does say «Server started at port 24455», «Sent secret to _____», & «Disconnecting client ______», but I still get «Voice chat unavailable». Running «/voicechat test _____» results in the output «Client not connected» either. This is visible in the log below.
Steps to reproduce the issue
- Server port was added and edited in the config to 24455.
- Mod was installed on the Fabric server.
- Mod was installed on the client.
- Restart the server and client.
- Log in to the server, pressing v or caps lock leads to «Voice chat unavailable».
Expected behavior
I expected the ability to see the voice chat menu or talk.
Log files
Log here.
Versions
- Minecraft version: 1.16.5
- Fabric version: 1.16.5, Fabric Loader 0.11.3
- Mod version: 1.16.5-1.0.16
Other mods
Server & client side: fabric-api-0.30.3+1.16
Side note
Server host has attempted to see why, and looked into doing Netcat, but they said Netcat wouldn’t help as the servers are in containers unless they are mistaken or has something to do with their docker.
Someone else on the host said they were able to successfully install it, but they are using Forge. So I am not sure if there is a notable difference there between the 2 to where Forge would only work and Fabric wouldn’t.
Voice chat not connected / Plug icon
If you are hosting your server with a Minecraft hosting provider, please make sure you followed this guide. If you are self-hosting your Minecraft server, make sure you followed these steps.
The most likely cause of this is that you didn’t open your port correctly.
If you are running your server behind a proxy like BungeeCord or Velocity make sure you followed these instructions.
Some servers have a DDoS protection that prevents the voice chat from working. If this is the case, please ask your hoster to either disable it or to create an exception for the voice chat.
If you are using Docker, make sure you specified 24454:24454/udp
for the port. Just doing 24454:24454
will not work as it is only TCP.
The config file is empty (This config has been moved to …)
Starting with version 2.4.0
of the Forge version of the mod, the config location was changed. For more information where to find the configs, read this.
The mod automatically migrates your settings and deletes all config entries from the old config. The following is an example moved config. The first line tells you where the new config can be found.
Example moved config
toml
# This config has been moved to config/voicechat/voicechat-client.properties
moved = true
Other people can’t be heard
If you can’t hear other people talking, you might haven’t selected the correct sound output device.
You can select your sound device in the voice chat menu by clicking on the Select Speaker
button and choosing the correct device.
You can test if it works by clicking the Enable microphone testing
button.
Other people can’t hear me
If other people can’t hear you, you might haven’t selected the correct microphone.
You can select your microphone in the voice chat menu by clicking on the Select Microphone
button and choosing the correct device.
You can test if it works by clicking the Enable microphone testing
button.
If you are using MacOS, read this!
If you are on Windows or Linux, you can try setting java_microphone_implementation
to true
in the client config of the mod. Note that this is not guaranteed to work in all cases.
The voice chat is constantly reconnecting
The core reason of this issue is that the voice chat UDP traffic is only able to go through from the client to the server, but not from the server to the client. Most of the time this is a sign of a faulty network setup on the server side.
This is mostly caused by not binding to the correct IP address. See bind_address
in Configuration. If you get an error after setting bind_address
, you do not need to set this field.
If you are hosting the server in your own network, you should always connect to the Minecraft server via the internal IP, not your public IP.
The Server Crashes on Startup (Failed to bind to address)
This is mostly caused by not binding to the correct IP address. Please leave bind_address
empty if you don’t explicitly get told to set it.
If the bind address is already empty, please take a look at this.
The Server Crashes on Startup (Address already in use)
Another program is already using the voice chat port. Make sure you don’t already have your Minecraft server running and change the voice chat port in the mods server config.
If you are running multiple servers with voice chat on the same machine, you need to select a different voice chat port for every server.
Please also make sure you are not running mods or plugins that require a UDP port (Like Geyser) on the voice chat port.
Mod ‘Simple Voice Chat’ (voicechat) requires version XXX or later of mod fabric, which is missing!
You need to install the latest version of the Fabric API.
Technically the mod has all required Fabric API modules installed, but if you have an outdated version installed, it won’t work.
Could not find required mod: voicechat requires {fabricloader …}
You need to install the latest version of the Fabric Loader.
Jar at /mods/voicechat-fabric-X.X.X-X.X.X.jar is corrupted, please redownload it
Please make sure you actually download the mod from CurseForge or Modrinth. If you already did that, please double check that the file has not been modified in any way.
The mods config file does not exist
Make sure the mod is actually installed and you started the client/server at least once with the mod added to it.
If you don’t know where the config files are located, read this.
The changed config values are not affecting the game
Make sure you actually restarted the client/server after changing anything in the config, for it to take effect.
Microphone unavailable
Try starting your launcher as an administrator. If this doesn’t work, restart your computer and don’t start any other programs other than Minecraft, that can use your microphone.
Sometimes updating your audio drivers helps.
Players can be heard far away/Proximity is not working
You are most likely just in a group. Leave the group and proximity will work fine.
I can’t find the voice chat port in the ‘server.properties’ file
This option is not located in the server.properties
file. It is located in the mods server config. For more information read this.
Bug description
The lovely error «Voice chat unavailable» is being received by friends and myself on Fabric. Server console does say «Server started at port 24455», «Sent secret to _____», & «Disconnecting client ______», but I still get «Voice chat unavailable». Running «/voicechat test _____» results in the output «Client not connected» either. This is visible in the log below.
Steps to reproduce the issue
- Server port was added and edited in the config to 24455.
- Mod was installed on the Fabric server.
- Mod was installed on the client.
- Restart the server and client.
- Log in to the server, pressing v or caps lock leads to «Voice chat unavailable».
Expected behavior
I expected the ability to see the voice chat menu or talk.
Log files
Log here.
Versions
- Minecraft version: 1.16.5
- Fabric version: 1.16.5, Fabric Loader 0.11.3
- Mod version: 1.16.5-1.0.16
Other mods
Server & client side: fabric-api-0.30.3+1.16
Side note
Server host has attempted to see why, and looked into doing Netcat, but they said Netcat wouldn’t help as the servers are in containers unless they are mistaken or has something to do with their docker.
Someone else on the host said they were able to successfully install it, but they are using Forge. So I am not sure if there is a notable difference there between the 2 to where Forge would only work and Fabric wouldn’t.
Go to Minecraft
r/Minecraft
r/Minecraft
Minecraft community on reddit.
Members
Online
•
by
NotAxtro
Simple voice chat problem
So when I tried to make a server with simple voice chat mod. It said “voice chat unavailable” like what? My friends could join but we couldn’t talk. Please help me.
Archived post. New comments cannot be posted and votes cannot be cast.