Simple Voice Chat

Simple Voice Chat

31M Downloads

Connected Server Port, Yet VC Unvailable

afishofsorts opened this issue ยท 1 comments

commented

Through a BisectHosting Minecraft server (version 1.16.4) I've set up Forge (version 34.1.28) and Simple Voice Chat (version 1.0.4) such that the server console returns:

a) Simple Voice Mod starts up on a port that the server uses and should be open (this port was changed in the config file)
- [VoiceChatServerThread/INFO] [voicechat/]: Server started at port 8000
b) When a player connects they are authorized and connected to the mod successfully
- [VoiceChatPacketProcessingThread/INFO] [voicechat/]: Successfully authenticated player 919bb7e6-1c48-4adf-b96d-70ff335aa090
c) The client side mod is installed for the player
d) There are no other mods present on the server

Despite checking these boxes, the prompt "Voice Chat Unavailable" still shows up

This is most likely something I've just screwed up in the setup, but in case it isn't I figured I'd open this.

commented

Duplicate of #10