Packages not receiving after some of them where received. Lidgren logs nothing.

100 views
Skip to first unread message

ravior...@venion.net

unread,
Apr 4, 2016, 8:12:21 PM4/4/16
to lidgren-network-gen3
Hello,
I noticed that really weird stuff happens when Im sending data from a remote client with a low upload rate (around 55 kb/s) and trying to do this twice. I'm repeadedly sending packets from there (always with a pause inbetween, waiting for the arival of the previous packet) with sizes of around 40 kb. The first time I do this, it works. When I do it afterwards, none of the send packages from the client arrive at the server. Im though measuring the full bandwidth of the client being used by lidgren network produced traffic. So its sending a large amount of something which never arrives at the server!

How comes this?

I really am monitoring everything and logging every incoming and outgoing message at the server and the client. The client responds to stuff the server wants from it and sends it to the server but it just wont arrive.

Ramon Oliveira

unread,
Jun 29, 2016, 11:19:12 PM6/29/16
to lidgren-network-gen3
Try setting NetClient.MaximumMTU = 1400, the same with NetServer.

Maybe this is not gonna solve your problem, but this little detail is the reason for a couple package problems.

Reply all
Reply to author
Forward
0 new messages