Simple Voice Chat No device permission log keep spamming
zyxkad opened this issue ยท 9 comments
Please read the wiki before submitting a bug report!
Bug description
When I join the server, simple voice chat will keep spamming the no permission log, the ping will be rising up as well (without this mod my ping is 50ms, but with this it can be up to 2s then timed out).
I'm on Macos 13.3.
This issue just happend in an hour, before the hour, all things fine, and both of the server and client didn't change anything.
Rejoin not help either.
Steps to reproduce the issue
- Install Simple Voice Chat
- Do not give the device permission to Minecraft
- Join a server
- The log will keep spamming
Expected behavior
The log only appear once
Log files
https://gist.github.com/zyxkad/1efb9ddf1aadd35facb2edaadc8b936c
Versions
- Minecraft: 1.19.2
- Forge: 43.2.4
- Mod: 2.4.4
Other mods
https://modrinth.com/modpack/automation
This message is only shown if you change the server or voice chat disconnects.
In your logs, your voice chat connection constantly times out. Please check the voice chat server setup or your internet connection.
This message will also not show up if you granted microphone permissions in your settings.
And the spam start at https://gist.github.com/zyxkad/1efb9ddf1aadd35facb2edaadc8b936c#file-latest-log-L2624
Please check the voice chat server setup or your internet connection.
But as I said, without this mod installed on client, the internet don't have any problem. And also server didn't change anything
As I already said it could aswell be a configuration issue on the server. These are the only two reasons why voice chat could time out.
As I already said it could aswell be a configuration issue on the server. These are the only two reasons why voice chat could time out.
But even voice chat timed out, it shoudn't affect the main connection, is that caused by the voice chat do too much work in the main/render thread?