fill1890 / FabSit

Fabric sit mod for Minecraft
MIT License
12 stars 6 forks source link

[Bug] Cannot hear users in voice chat when spinning/laying #9

Open AllOutJay opened 2 years ago

AllOutJay commented 2 years ago

Not sure if this goes to you or the Simple Voice Chat creator, but I think it might be for you.

Minecraft version: Minecraft 1.19

Mod Version: fabric-api-0.56.0+1.19.jar fabsit-1.4.1+1.19.jar voicechat-fabric-1.19-2.2.52.jar

Description of the issue: When a player is laying or spinning, other players are unable to hear them through Simple Voice Chat. Sitting works perfectly fine but spinning and laying does not.

fill1890 commented 2 years ago

Try setting strongly_remove_players to false in the config file and see if it fixes it?

I'll look into it and see if I can find a better solution, thanks for letting me know :)

AllOutJay commented 2 years ago

Hi there, apologies for the delay, but changing it to false does fix it for the time being.