ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.72k stars 625 forks source link

[CS 1.6] Cannot connect to servers after update #346

Closed ghost closed 11 years ago

ghost commented 11 years ago

I am getting this error "You have been disconnected from the server. Reason kicked!" after the latest update (SS http://img820.imageshack.us/img820/7750/03523027f0994cb18489eb2.png ), server IP 91.150.72.227:26020 BETA update is ON.

johndrinkwater commented 11 years ago

What server were you connecting to? Are you sure you’re on the latest client version?

ghost commented 11 years ago

and after get kicked, open the console(~) and copy everything after line Connecting to adress... and paste it here

alfred-valve commented 11 years ago

That message is from the server telling you it issued a kick command for you. You must either be banned from the server or they have some plugin not allowing you in (perhaps due to ping?).

ghost commented 11 years ago

i have some problems launching cs, so, i'll copy from console when i success to open cs.. no, i'm not banned, i'm admin on that server, and ping don't think so, because speedtest.net showing my ping is usual 16/20ms :/

alfred-valve commented 11 years ago

mmm, lunching.

alfred-valve commented 11 years ago

Check the console output on your server then, it should hopefully tell you why it issued a kick for your client.

ghost commented 11 years ago

sorry for my eng :P NET Ports: server 27015, client 27005 Server IP address 192.168.1.33:27015 Connecting to 193.104.68.27:28007... Connection accepted by 193.104.68.27:28007 Server tried to send invalid command:"Connect 91.150.72.227:26020 " BUILD 5787 SERVER (0 CRC) Server # 15 TheFlyingDutchman connected Couldn't open file overviews/de_fact.txt. Using default values for overiew mode. Couldn't open file overviews/de_fact.txt. Using default values for overiew mode. crni_prisht dropped TheFlyingDutchman is joining the Terrorist force Kicked by C

copy from console...

alfred-valve commented 11 years ago

"Kicked by C" The game server is kicking you. This looks like one of those bad redirect servers, this line is the give away: Server tried to send invalid command:"Connect 91.150.72.227:26020"

So the bug here is a bad server, don't use it.

ghost commented 11 years ago

thank you..

i have one more question, i have in my config bind "CAPSLOCK" "say_team /me" and in game when i press shift for "walk", it read it like i pressed shift+caps lock, and i didn't pressed, and every time i press shift it say for example (Counter-Terrorist) mynick: /me. when i unbind caps lock than it's okay, when i bind it's not :S

vjatseslav commented 11 years ago

@salelk06, #35 here you go.

ghost commented 11 years ago

thank you