Your microphone is muted in the discord voice chat, even if there is another player next to you in the game
zentixua opened this issue ยท 2 comments
Expected behavior
If you use voice chat and log out of the server without leaving the voice chat, and the admin restarts the server, then the next time you log into the server and approach another player, your microphone will be turned on.
Actual behavior
For all the actions mentioned above, when the player approaches you, your microphone is turned off.
Steps to reproduce
- Go to the server with your friend
- Go to the voice chat associated with discord.
- Approach your friend in the game.
- Log out of the server
- Reboot the server
- The next time you use voice chat, your microphone will remain muted.
Server software and version
paper-1.18.1-71.jar
Checks
- I am not using an outdated version of DiscordSRV.
- I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.
Anything else
A few months ago I contacted your Discord and your staff asked me to do a github report
The players that were muted aren't kept between restarts and the bot cannot unmute users when they aren't connected to a voice channel, so if they leave whilst in the lobby this will happen.
This feature intentionally only mutes users who can also unmute theirselves, so if this happens they can just unmute theirseves.
Keep in mind that users who do not override speaking permission restrictions in the voice lobby (non-Administrators) will not be server muted and are not effected by this.