Simple Voice Chat

Simple Voice Chat

31M Downloads

Logging "Trying to authenticate voice connection"

mrmelon54 opened this issue ยท 5 comments

commented

Please read the FAQ before submitting a bug report!

Bug description
A clear and concise description of what the bug is.

It logs "Trying to authenticate voice connection" every second if it is unable to connect to the voice chat server.

Steps to reproduce the issue

  1. Start a server with simple voice chat.
  2. Start a client with simple voice chat.
  3. If the client fails to connect to the voice chat server (packet blocking or not port forwarding it).
  4. VoiceChatAuthentication error message..
  5. Produces a really long log

Expected behavior
It just doesn't do this cuz it's dumb...

Log files

[19:41:59] [VoiceChatAuthenticationThread/INFO]: Trying to authenticate voice connection

Versions

  • Minecraft/1.19.2
  • Fabric/0.14.9

Other mods
I believe it's just this mod with the issue

commented

Please visit the discord if you need help setting up voice chat. This is not a bug.

commented

The bug is not the fact that it logs.. the bug is that is logs every single second to destroy my log file.. for servers that don't connect..

commented

Yes, thats completely normal if the server isn't set up correctly.

commented

So just log that the server is not setup correctly and don't continually log and create a massive log file

commented

This is needed for debugging. Usually this could happen if there is a lot of packet loss. A message about that wouldn't help much there.