Posts: 11
Threads: 3
Joined: Sep 2009
Reputation:
0
Hello
So I just installed SRCDS and it seems fine I have done it before and first time it ran well and I could connect, so could my friends.
Today when I launched it for some strange reason while it is running I can not connect to any server, friends can connect to my server, but I can't connect to any. When shut it down I can normally connect to any server again.
What's wrong?
-Thanks in Advance, Anton
Posts: 1,655
Threads: 38
Joined: Apr 2008
Reputation:
20
In your CSS game startup line, add -hostport 27005
There is a port confliction with your client and server.
Posts: 11
Threads: 3
Joined: Sep 2009
Reputation:
0
01-09-2010, 09:50 PM
(This post was last modified: 01-09-2010, 09:52 PM by scarfaze.)
It didn't help
EDIT:
C:\srcds\srcds.exe -console -game cstrike -tickrate 100 -ip 192.168.0.100 -hostport 27005 +sv_lan 0 -maxplayers 11 +map de_dust2 +mp_dynamicpricing 0 +fps_max 600 +exec server.cfg +map de_dust2
That's my startup line
Posts: 285
Threads: 50
Joined: Aug 2008
Reputation:
1
1 thats your lan ip right there. 2 are you hosting on the same computer?
My name is Valentinez Alkalinella Xifax Sicidabohertz Gombigobilla Blue Stradivari Talentrent Pierre Andri Charton-Haymoss Ivanovici Baldeus George Doitzel Kaiser the Third - Don't hesitate to call.
Posts: 11
Threads: 3
Joined: Sep 2009
Reputation:
0
I am hosting and playing on the same computer, Should I use my external IP there, and why did it work at first, then it stopped working?
Posts: 7
Threads: 3
Joined: Oct 2009
Reputation:
0
Add "+clientport 27025" to your counter strike source launch options
Posts: 1,655
Threads: 38
Joined: Apr 2008
Reputation:
20
scarfaze, please read the link in my command about hosting and playing on the same computer.
Posts: 11
Threads: 3
Joined: Sep 2009
Reputation:
0
It works, thanks alot, LukasKnd