Re: [hlds_linux] L4D2 Segfault On Start

2010-01-07 Thread DontWannaName!
-boun...@list.valvesoftware.com] On Behalf Of Ben B Sent: Saturday, January 02, 2010 2:45 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] L4D2 Segfault On Start i re-downloaded without the -dir param. but now when i run the l4d2 server, the whole system

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-06 Thread Ben B
Linux server mailing list Subject: Re: [hlds_linux] L4D2 Segfault On Start i re-downloaded without the -dir param. but now when i run the l4d2 server, the whole system crashes. It's x64, maybe x32 would be better? On Fri, Jan 1, 2010 at 3:03 PM, Ben B brutalgoerge...@gmail.com wrote

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-04 Thread Milton Ngan
Of Ben B Sent: Saturday, January 02, 2010 2:45 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] L4D2 Segfault On Start i re-downloaded without the -dir param. but now when i run the l4d2 server, the whole system crashes. It's x64, maybe x32 would be better? On Fri

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-02 Thread Ben B
] On Behalf Of Ben B Sent: Friday, January 01, 2010 11:52 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] L4D2 Segfault On Start here's what happens if I try to run srcds_i486 directly... the files are present, i don't have any clue why it's not seeing them $ Failed

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-01 Thread Oliver Brennan
Are you on 64bit? Try running # apt-get install ia32-libs IIRC you will then require a certain version of lib32stdc++ which might not be present by default, # apt-get install lib32stdc++6 2010/1/1 Ben B brutalgoerge...@gmail.com l4d1 does the same thing, im starting to think im missing a

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-01 Thread Ben B
i am on x_64, but installing that package didn't seem to change anything. i already had lib32stds++6 On Fri, Jan 1, 2010 at 9:54 AM, Oliver Brennan oz.m...@gmail.com wrote: Are you on 64bit? Try running # apt-get install ia32-libs IIRC you will then require a certain version of lib32stdc++

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-01 Thread Ben B
here's what happens if I try to run srcds_i486 directly... the files are present, i don't have any clue why it's not seeing them $ Failed to open bin/dedicated_i486.so (tier0_i486.so: cannot open shared object file: No such file or directory) On Fri, Jan 1, 2010 at 12:35 PM, Ben B

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-01 Thread Crazy Canucks
Sounds like a permissions problem to me. Make sure that the user you are running your server under owns all the files. Ben B wrote: here's what happens if I try to run srcds_i486 directly... the files are present, i don't have any clue why it's not seeing them $ Failed to open

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-01 Thread Milton Ngan
mailing list Subject: Re: [hlds_linux] L4D2 Segfault On Start here's what happens if I try to run srcds_i486 directly... the files are present, i don't have any clue why it's not seeing them $ Failed to open bin/dedicated_i486.so (tier0_i486.so: cannot open shared object file: No such file

Re: [hlds_linux] L4D2 Segfault On Start

2010-01-01 Thread Ben B
...@list.valvesoftware.com [mailto: hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Ben B Sent: Friday, January 01, 2010 11:52 AM To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] L4D2 Segfault On Start here's what happens if I try to run srcds_i486 directly

[hlds_linux] L4D2 Segfault On Start

2009-12-31 Thread Ben B
Im on linux, ubuntu... and when i try to start l4d2 server ./srcds_run -game left4dead2, i get in instant segfault. the debug doesn't make any sense, so I tried removing all files, and re-downloading the files here is the debug Segmentation fault (core dumped) BFD: Warning:

Re: [hlds_linux] L4D2 Segfault On Start

2009-12-31 Thread Shane Arnold
Try binding to an IP in your startup line. Also none of my L4D2 servers have that core truncate error. Perhaps you have a corrupted install? On 1/01/2010 1:07 PM, Ben B wrote: Im on linux, ubuntu... and when i try to start l4d2 server ./srcds_run -game left4dead2, i get in instant segfault.

Re: [hlds_linux] L4D2 Segfault On Start

2009-12-31 Thread Ben B
lt crashes with a full startup line (ip port map blah) it should run srcds_i486 without needing any params other than game. ive downloaded the files twice. unless the files on their server are corrupt... i dont know what's happening On Thu, Dec 31, 2009 at 10:08 PM, Shane Arnold

Re: [hlds_linux] L4D2 Segfault On Start

2009-12-31 Thread Ben B
l4d1 does the same thing, im starting to think im missing a required package On Thu, Dec 31, 2009 at 11:46 PM, Ben B brutalgoerge...@gmail.com wrote: lt crashes with a full startup line (ip port map blah) it should run srcds_i486 without needing any params other than game. ive downloaded