Author Topic: Unusual message (delta parse_entities)  (Read 1628 times)

bug

  • 68 Carbine
  • Posts: 335
Unusual message (delta parse_entities)
« on: April 25, 2006, 12:14:26 PM »


What does the message, "delta parse_entities too old" mean? The only unusualy circumstances at the time was that I was lagging extremely bad (as you can see, I'm complaining about my 500-1000 ping. German server with a BT client seeding :))

Thanks,
-ROCK

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Unusual message (delta parse_entities)
« Reply #1 on: April 25, 2006, 12:25:04 PM »
Quake2/Paintball2 uses delta compression.  That means data is only sent when thing change.  If you lose too many packets, the game can't keep up with what's changed and what hasn't.

Say the server sends a packet saying entity X moved from A to B and you get it, then it sends a packet saying X moved from B to C, and it gets lost, then another packet says X moves from C to D, but you don't know where C is, because you never got that packet.  The packet you got saying X moved from A to B is too old -- it doesn't have the necessary information.

You can disable delta compression with cl_nodelta 1, but usually that makes the lag worse, because it sends more data.  You really shouldn't be playing with bittorrent running anyway.  It makes the game laggy for you, and it's annoying for people playing against you, too (your movement is laggy to them as well).

bug

  • 68 Carbine
  • Posts: 335
Re: Unusual message (delta parse_entities)
« Reply #2 on: April 25, 2006, 12:32:35 PM »
Ok then, thanks for the description!

-ROCK

GreenAffairz

  • Autococker
  • Posts: 515
Re: Unusual message (delta parse_entities)
« Reply #3 on: April 25, 2006, 01:06:51 PM »
lmao your bittorrents,

b00nlander

  • Autococker
  • Posts: 784
Re: Unusual message (delta parse_entities)
« Reply #4 on: April 25, 2006, 03:18:29 PM »
UTFSF

you know... that one "search" button up there.. ^^