tried evry search then posted it here.
Forum
CS2D General Cs2d network errorCs2d network error
7 replies 1
tried evry search then posted it here.
You enter a server and start the delay, that's what happens
Some questions to track down possible issues:
Do other fast paced multiplayer titles (like multiplayer shooters) work fine?
What kind of connection do you have? Regular cable connection or something special like satellite? Are you using WiFi (if yes: even that can cause issues, try to connect with a cable)
What is your internet service provider? It is possible that some providers do special package prioritization (QoS). You can google it or contact your ISP to ask.
What router are you using? Any special settings? Security options? QoS options?
Any special software? Security software? Firewall? anti virus might cause issues if it has a network packet scan module or crazy stuff like that. You can try to disable ALL firewalls and anti virus software (including win firewall and possibly firewalls integrated in the router) to make sure that they are not causing issues.
Of course any kind of proxy is a very bad idea for online gaming and you shouldn't use any for playing.
Do you have a good connection to the servers you're trying to join (full and green ping bar in serverlist)? You can use Run cmd
ping IPto see how fast packages are sent to the server and back and how much package loss you have (note that this is done via ICMP and not UDP so routing/QoS might be different). Everything below 100 ms is acceptable. Higher is critical. Package loss should be very low, best 0% (you can also run
ping -t IPto get more samples and end with CTRL+C)
1