iw4x-client icon indicating copy to clipboard operation
iw4x-client copied to clipboard

[Needs Rebase] Move packet interception handler to SV_ConnectionlessPacket

Open RaidMax opened this issue 5 years ago • 3 comments

Fixes issue with OOB packets not getting processed or processed multiple times

RaidMax avatar May 07 '20 14:05 RaidMax

should probably get this merged. been using this code since the last commit, on dedicated & the client just fine. fixes the annoying duplicate/dropped packets.

VVLNT avatar Dec 09 '20 00:12 VVLNT

should probably get this merged. been using this code since the last commit, on dedicated & the client just fine. fixes the annoying duplicate/dropped packets.

Had someone else report that this causes party servers to break (no longer listed + cant connect manually). Just tested it and it appears to be true, as soon as i apply the code in this pr my party server is no longer listed. Match servers work fine.

Dss0 avatar Dec 09 '20 20:12 Dss0

should probably get this merged. been using this code since the last commit, on dedicated & the client just fine. fixes the annoying duplicate/dropped packets.

Had someone else report that this causes party servers to break (no longer listed + cant connect manually). Just tested it and it appears to be true, as soon as i apply the code in this pr my party server is no longer listed. Match servers work fine.

This was fixed in f3c8704

RaidMax avatar Feb 03 '22 18:02 RaidMax

#445 adds this code to network.cpp considering this pr is massively out of date, I'm closing it.

diamante0018 avatar Aug 20 '22 10:08 diamante0018