tastyspleen.net - 0 | 102 | 102
Quotetastyspleen.net - 0 | 102 | 102This shows 0 lost packets to the server.
red spikes doesn't necessarily means packet loss. Can be a latency issue
void CL_AddNetgraph (void){ int i; int in; int ping; for (i=0 ; i<cls.netchan.dropped ; i++) SCR_DebugGraph (30, 0x40); for (i=0 ; i<cl.surpressCount ; i++) SCR_DebugGraph (30, 0xdf); // see what the latency was on this packet in = cls.netchan.incoming_acknowledged & (CMD_BACKUP-1); ping = cls.realtime - cl.cmd_time[in]; ping /= 30; if (ping > 30) ping = 30; SCR_DebugGraph ((float)ping, 0xd0);}
Quote from: yahoo on February 10, 2015, 07:58:19 AMred spikes doesn't necessarily means packet loss. Can be a latency issueNo.[/tt]
Over the last few days I have been red spiking hard and getting major lag on all TS servers,