Page 1 of 1

[1.1.74] UDPSocket.cpp:378: Sendto failed: Invalid argument

Posted: Fri Dec 30, 2022 8:23 pm
by Gerkiz
Hello.

When hosting a public server in version .74 we've been seeing these messages that weren't in prior versions. Nothing has really changed regarding hardware.
Is there something that I can do? Disable them if they are just "noise" without action needed?

Image

Thanks in advance,
Gerkiz

Re: [1.1.74] UDPSocket.cpp:378: Sendto failed: Invalid argument

Posted: Sat Dec 31, 2022 1:21 am
by Rseding91
Does this happen every time? If it does, does it stop if switching back to an older version?

Re: [1.1.74] UDPSocket.cpp:378: Sendto failed: Invalid argument

Posted: Sat Dec 31, 2022 1:30 pm
by Gerkiz
Hi!

In version .72 they do not appear. But in .74 they do.

Attached the logs :}

/Gerkiz

Re: [1.1.74] UDPSocket.cpp:378: Sendto failed: Invalid argument

Posted: Sat Dec 31, 2022 3:51 pm
by Rseding91
Looking at the code changes between 1.1.72 and 1.1.74 there are no code changes around networking/packets. So as far as I can tell they should be identical.

Re: [1.1.74] UDPSocket.cpp:378: Sendto failed: Invalid argument

Posted: Sat Dec 31, 2022 3:53 pm
by Rseding91
Is anyone else running a linux server able to reproduce this?

Re: [1.1.74] UDPSocket.cpp:378: Sendto failed: Invalid argument

Posted: Sat Dec 31, 2022 4:34 pm
by Gerkiz
Something I noticed was - in .72 log file I did not make the server public. As soon as I did that - the bad udp checksums occurred again.

This feels like local. I'll try to figure out why it happens.

Thank you and sorry for wasting your time!

Best regards
Gerkiz