08-07-2008, 02:11 PM
Every time I try to run my Garrys mod server I get this error:
Also the debug log is as follows:
I can run this server for Counter-strike source , Day of deafeat source and Half-life 2: Deathmatch and it works perfectly.
I also have made sure the server is properly installed and updated.
My specs are:
1Gb ram
Intel dual core @ 1.7ghz
120 gb hard drive
Any help would be appreciated ,
Thanks
John
Code:
john@J-laptop:/srcds_l/source/orangebox$ sudo ./srcds_run -game garrysmod -console -maxplayers 6 +map gm_construct
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
Segmentation fault
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Aug 7 04:50:09 BST 2008: Server restart in 10 seconds
Also the debug log is as follows:
Code:
CRASH: Thu Aug 7 05:00:14 BST 2008
Start Line: ./srcds_i486 -game garrysmod -console -maxplayers 6 +map gm_construct -debug
#0 0x00000000 in ?? ()
#1 0x00000000 in ?? ()
No symbol table info available.
End of Source crash report
I can run this server for Counter-strike source , Day of deafeat source and Half-life 2: Deathmatch and it works perfectly.
I also have made sure the server is properly installed and updated.
Code:
john@J-laptop:/srcds_l$ sudo ./steam -command update -game garrysmod
[sudo] password for john:
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'GarrysMod Content' version 46
HLDS installation up to date
My specs are:
1Gb ram
Intel dual core @ 1.7ghz
120 gb hard drive
Any help would be appreciated ,
Thanks
John