Simple Voice Chat

Simple Voice Chat

31M Downloads

packets not being recieved

meulyn opened this issue ยท 2 comments

commented

24.01 10:35:58 [Server] VoiceChatPacketProcessingThread/INFO [Meuulyn: Request timed out]

So it seems like others have been able to use the voice mod just fine in my server but as for me and a few others there seems to be an issue where when we run the /voicetest it immediately returns with a [request timed out]. Unfortunately I'm not really sure what could be causing this and the people that do have it working on their end in our server didn't change anything except for keybinds for mute and PTT. We also haven't found any solution in the faq or in anyone elses question and bug tickets.

Attached is the log of our attempts and timeouts for packet retrieval as well as one of our other players receiving packets. Let us know if this suitable for a question or if this should be a bug report as well as any other information that you may need.

Any help would be greatly appreciated! thank you for your time~
question ticket (voice mod).txt

Make sure your question hasn't been answered in the FAQ!

commented
24.01 09:54:31 [Server] VoiceChatPacketProcessingThread/INFO [STDERR/]: [de.maxhenkel.voicechat.voice.server.Server$ProcessThread:run:182]: java.io.IOException: Operation not permitted (sendto failed)
24.01 09:54:31 [Server] VoiceChatPacketProcessingThread/INFO [STDERR/]: [de.maxhenkel.voicechat.voice.server.Server$ProcessThread:run:182]: 	at java.net.PlainDatagramSocketImpl.send(Native Method)
24.01 09:54:31 [Server] VoiceChatPacketProcessingThread/INFO [STDERR/]: [de.maxhenkel.voicechat.voice.server.Server$ProcessThread:run:182]: 	at java.net.DatagramSocket.send(DatagramSocket.java:693)
24.01 09:54:31 [Server] VoiceChatPacketProcessingThread/INFO [STDERR/]: [de.maxhenkel.voicechat.voice.server.Server$ProcessThread:run:182]: 	at de.maxhenkel.voicechat.voice.common.NetworkMessage.sendTo(NetworkMessage.java:144)
24.01 09:54:31 [Server] VoiceChatPacketProcessingThread/INFO [STDERR/]: [de.maxhenkel.voicechat.voice.server.Server$ProcessThread:run:182]: 	at de.maxhenkel.voicechat.voice.server.Server$ProcessThread.run(Server.java:175)

Duplicate of #28 and #29

commented

Thanks. I assume I have to contact my server provider about this.
Have a nice day!