Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
Hello I'm Using FreeBSD 5.x and I can start CZERO fine; however, when I start Source, I'm getting the following:
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Logging in as 'MyUsername'
Checking/Installing 'Counter-Strike Source Shared Content' version 21
Checking/Installing 'Base Source Shared Models' version 3
Checking/Installing 'Base Source Shared Sounds' version 3
Checking/Installing 'Base Source Shared Materials' version 3
Checking/Installing 'Linux Source HLDS' version 23
HLDS installation up to date
Wed Jan 12 13:49:57 EET 2005: Server restart in 10 seconds
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Logging in as 'MyUsername'
Checking/Installing 'Counter-Strike Source Shared Content' version 21
It seems to keep on updating infinitely. How can I fix it? Thanks in advance!
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
should add it into your srcds directory ~/srcd_l or whatever you anmed it.
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
shared content seems to be at 22 now, try updating srcdes using the ./steam command then the ./srcds_run with -autoupdate
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
thank you let me try that.
It's weird that the debug log file is not there.
Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
01-18-2005, 09:25 PM
(This post was last modified: 01-18-2005, 09:28 PM by CenTOS.)
sbxxxx # ./srcds_run -game cstrike +maxplayers 16 +map de_dust +port 27015 +hostport 27015 -autoupdate
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Logging in as 'xxxxx'
Login has expired, use password
Tue Jan 18 06:24:59 EST 2005: Steam Update failed, ignoring.
Tue Jan 18 06:25:02 EST 2005: Server restart in 10 seconds
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Logging in as 'synergy007'
Login has expired, use password
Tue Jan 18 06:25:12 EST 2005: Steam Update failed, ignoring.
Tue Jan 18 06:25:13 EST 2005: Server restart in 10 seconds
Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
now it does this:
xxxxxx# ./srcds_run -game cstrike +maxplayers 16 +map de_dust +port 27016 +hostport 27016 -steamuser 007 -steampass xxxxxx -autoupdate
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Logging in as '007'
Checking/Installing 'Counter-Strike Source Shared Content' version 22
Checking/Installing 'Base Source Shared Models' version 3
Checking/Installing 'Base Source Shared Sounds' version 3
Checking/Installing 'Base Source Shared Materials' version 4
Checking/Installing 'Linux Source HLDS' version 24
HLDS installation up to date
Tue Jan 18 06:28:46 EST 2005: Server restart in 10 seconds
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Logging in as '007'
Checking/Installing 'Counter-Strike Source Shared Content' version 22
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
heres a quickie, you have linux compatibility running, right?
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
What is that? I have a CZ server running fine on it. So I assume I have linux compatibility running.
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
i have never seen +hostport, try without it or try -hostport
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
xxxxxx# kldstat
Id Refs Address Size Name
1 7 0xc0400000 5e16d8 kernel
2 1 0xc09e2000 51ac8 acpi.ko
3 1 0xc6bdf000 19000 linux.ko
linux-enable=yes
Yes I think I have it running
Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
i removed it and i removed autoupdate and the server crashes and it doesnt seem to generate the log
xxxxxx# ./srcds_run -game cstrike +maxplayers 16 +map de_dust +port 27016 -steamuser 007 -steampass 7 -debug srcds.log
Auto detecting CPU
Using SSE2 Optimised binary.
Enabling debug mode
Auto-restarting the server on crash
Tue Jan 18 07:22:56 EST 2005: Server Quit
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
try -port 27016 and try adding -ip if you're behind a router, use your private c class router ip
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 11
Threads: 2
Joined: Jan 2005
Reputation:
0
It still crashes... Do I need additional software to generate the debug logs?