henkelmax / simple-voice-chat

A working voice chat in Minecraft!
https://modrepo.de/minecraft/voicechat/wiki
444 stars 113 forks source link

Restarting PipeWire on Linux causes a crash when selecting a microphone #447

Closed coolpx closed 2 years ago

coolpx commented 2 years ago

Bug description Restarting PipeWire 0.3.56 on Linux and then attempting to select a microphone crashes minecraft

Steps to reproduce the issue

  1. Go to the voice chat GUI
  2. Select a microphone
  3. Restart PipeWire, I ran systemctl restart pipewire --user
  4. Select a microphone

Expected behavior I expected selecting a microphone to work as normal after restarting

Log files https://gist.github.com/coolpx/37f7984c28ec64baf5d7349722f8a8ae # Original crash https://gist.github.com/coolpx/b71f0955942690c2df615861d5fcdffa # Recreation with no other mods

Versions

Other mods AppleSkin, Sodium, Iris, Mod Menu, and Fabric API.

henkelmax commented 2 years ago

Please send me the crash report.

coolpx commented 2 years ago

latest.log

henkelmax commented 2 years ago

Thats just the logs. I need the crash report.

coolpx commented 2 years ago

I don't have a crash report because when this issue happens the game freezes and I need to kill the process.

henkelmax commented 2 years ago

Does that also happen without any mods installed?

coolpx commented 2 years ago

Yes.

henkelmax commented 2 years ago

Yes.

Then this isn't an issue with the voice chat mod. I would suggest reporting this to the Minecraft bug tracker.

coolpx commented 2 years ago

Sorry, I thought you meant without any mods other than the voice chat mod. No, this does not happen without any mods installed.

henkelmax commented 2 years ago

Then I need crash logs to fix it. I can't fix it blindly, since I'm not on linux.

coolpx commented 2 years ago

I'll close this issue then, because it's impossible for me to get crash logs, and this is a very minor bug that nobody else will probably ever encounter.

henkelmax commented 2 years ago

Alright, sorry for that... I'll try to investigate the issue further and keep you up to date if I found something.