Simple Voice Chat

Simple Voice Chat

31M Downloads

Log spammed if a device is not available

Martmists-GH opened this issue ยท 4 comments

commented

Bug description
The log seems to get spammed when my microphone is unavailable as it was not connected when I launched the game. Even after changing the microphone in-game, it still sems to try to connect to the same microphone.
Because these actions seem to be linked to the render thread, it becomes difficult to do anything as the game updates at one frame per 30 seconds

Steps to reproduce the issue

  1. Connect to a server
  2. Watch the minecraft log

Expected behavior
The mod logs a warning once or maybe periodically

Log files
pastebin

Versions

  • Minecraft version: 1.18.2
  • Fabric version: 0.59.1
  • Mod version: 2.3.11

Other mods
None that should interfere with this issue.

commented

Your logs are incomplete. Please send the full latest.log.
Is this reproducible?
Does this also happen in the latest version of the mod?

commented

Fixed with 09b3a7a

commented

Will this fix be backported to 1.18.2?

commented

Of course, it already is.