plasmoapp / plasmo-voice

Proximity voice сhat mod for Minecraft
GNU Lesser General Public License v3.0
226 stars 65 forks source link

Random Disconnect #318

Closed cootshk closed 1 year ago

cootshk commented 1 year ago

Whenever I press m (my open minimap key), i get kicked for java.lang.IllegalStateException: Player is not connected to UDP server

thehaffk commented 1 year ago

I think this is because m is mute key by default Send latest.log file from ./minecraft/logs via mclo.gs site please

cootshk commented 1 year ago

I found the issue, I had PlasmoVoice forwarding to 65535/udp, not 25565/udp (docker container stuff)