12-06-2012, 11:25 AM
When I run the command:
which points to:
I get the following error:
And if I take
out of the run.sh then I get the following error:
And this is the hierarchy of the files:
hldsupdatetool.bin
css
misc
hl2
misc
orangebox
bin
garrysmod
hl2
redists
srcds_linux
srcds_run
steam
Code:
sh run.sh
Code:
cd orangebox
./srcds_run -console -game "garrysmod" +map rp_downtown_v2 +maxplayers 16 +sv_defaultgamemode "darkrp"
Quote:Server will auto-restart if there is a crash.
Could not locate steam binary:./steam, ignoring.
Console initialized.
./srcds_run: line 352: 27143 Segmentation fault $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to helh solving this problem
Wed Dec 5 20:13:59 EST 2012: Server restart in 10 seconds
Wed Dec 5 20:14:08 EST 2012: Server Quit
And if I take
Code:
cd orangebox
Code:
run.sh: line 2: ./srcds_run: No such file or directory
And this is the hierarchy of the files:
hldsupdatetool.bin
css
misc
hl2
misc
orangebox
bin
garrysmod
hl2
redists
srcds_linux
srcds_run
steam