Cl_flushentitypacket?
cannon_fodder11
Join Date: 2004-08-03 Member: 30339Members
in Tech Support
I'm having a big problem in NS (3.0 beta 4a). Every time I join a server (no exceptions) my ping goes to around 1500-2000 and this appears in the top-right corner of the screen- WARNING CL_FLUSHENTITYPACKET. This only started to happen when I changed the resolution (I then changed it back, but it still didn't work). Another thing I noticed when this happens is some level geometry flickers on and off. I have a 56k connection. Any help would be greatly appreciated.
Comments
<a href='http://www.unknownworlds.com/forums/index.php?showtopic=66275&hl=flushentity' target='_blank'>http://www.unknownworlds.com/forums/in...&hl=flushentity</a>
Looks like you need to tune your connection speed properly in steam. Welcome to steam!
add
ex_interp "0"
alias ex_interp
in that order to your config
Nevermind, found it (you ARE talking about the config in the NS folder, aren't you?). I assume by rates you're talking about cl_commandrate and cl_updaterate (couldn't find anyhing else in there called rates). They were both set at 35 and I experimented with raising and lowering the values, to no avail. I'll try adding that stuff to the config.
adding the above gets you around the lock.
try this...
LAN
cl_updaterate "40"
cl_cmdrate "100"
rate "25000"
ADSL / Cable / Wireless
cl_updaterate "40"
cl_cmdrate "60"
rate "25000"
ISDN Bonded
cl_updaterate "40"
cl_cmdrate "60"
128000 BPS: rate "14000"
112000 BPS: rate "12250"
ISDN Single
cl_updaterate "20"
cl_cmdrate "60"
64000 BPS: rate "7000"
56000 BPS: rate "6200"
56K Modem
cl_updaterate "20"
cl_cmdrate "30"
50000 BPS: rate "5500"
48000 BPS: rate "5200"
46000 BPS: rate "5000"
44000 BPS: rate "4800"
42000 BPS: rate "4500"
40000 BPS: rate "4300"
38000 BPS: rate "4100"
36000 BPS: rate "4000"
P4 2.66 ghz processor
512 mb ram
GeForce 4 mx 440 w\64 mb vram
I tried putting in the values in that table you posted, didn't work. I'm unsure if I added the stuff to the config right though. When you said "add this to your config", did you mean to make a new config called "userconfig.cfg" (as it says to do in config.cfg) or put it in config.cfg? Can you think of any other possible reasons for this problem (it did only start happening recently).
PS:
Put the rate commands in config.cfg or in a new file called autoexec.cfg, this will make sure it is loaded each time NS starts.
and i tries the ADSL settings :
+++++++++++++++++
ADSL
cl_updaterate "40"
cl_cmdrate "60"
rate "25000"
+++++++++++++++++
and the problem is still stands.
( I have double X1950xtx in crossfire - some guys says this is an error?)