[hlds] After update error

2009-01-29 Thread Alex
Console initialized. Game.dll loaded for Team Fortress ./srcds_run: line 352: 11005 Segmentation fault $HL_CMD Add -debug to the ./srcds_run command line to generate a debug.log to help with solving this problem Thu Jan 29 12:32:16 EET 2009: Server restart in 10 seconds Today i've updated my

Re: [hlds] After update error

2009-01-29 Thread Olly
Are you running any extra plugins (inc. SourceMod/MetaMod plugins)? If you are, disable them one by one until it starts. If it still doesn't start, type the following into the linux shell (as root) 'ulimit unlimited' without quotes. Then next time it crashes, it will give you a core.xx file

Re: [hlds] After update error

2009-01-29 Thread Alex
yes, im using sourcemod/metamod how can i disable them without deleting ? 2009/1/29 Olly oli...@gmail.com Are you running any extra plugins (inc. SourceMod/MetaMod plugins)? If you are, disable them one by one until it starts. If it still doesn't start, type the following into the linux

Re: [hlds] After update error

2009-01-29 Thread Nicholas Gray
Rename or move your addons directory On Jan 29, 2009 7:25 AM, Alex alexandrualexa...@gmail.com wrote: yes, im using sourcemod/metamod how can i disable them without deleting ? 2009/1/29 Olly oli...@gmail.com Are you running any extra plugins (inc. SourceMod/MetaMod plugins)? If you are,

Re: [hlds] After update error

2009-01-29 Thread Jeff Sugar
Rename or move metamod.vdf in your addons directory. Or temporarily rename your addons directory. On Thu, Jan 29, 2009 at 4:23 AM, Alex alexandrualexa...@gmail.com wrote: yes, im using sourcemod/metamod how can i disable them without deleting ? 2009/1/29 Olly oli...@gmail.com Are you

Re: [hlds] After update error

2009-01-29 Thread Coldorak
I don't think it's due to sourcemod/metamod I use metamod and sourcemod on my TF2 servers, and got no crash after the update. Cold On Thu, Jan 29, 2009 at 1:26 PM, Nicholas Gray f0...@f0rkznet.net wrote: Rename or move your addons directory On Jan 29, 2009 7:25 AM, Alex

Re: [hlds] After update error

2009-01-29 Thread Olly
There is a disabled folder inside /addons/sourcemod/plugins Move each plugin into that folder one by one 2009/1/29 Alex alexandrualexa...@gmail.com yes, im using sourcemod/metamod how can i disable them without deleting ? 2009/1/29 Olly oli...@gmail.com Are you running any extra plugins

Re: [hlds] After update error

2009-01-29 Thread Alex
i renamed the metamod.vdf to metamo.vdf did not worked i renamed it again and now is working lol 2009/1/29 Olly oli...@gmail.com There is a disabled folder inside /addons/sourcemod/plugins Move each plugin into that folder one by one 2009/1/29 Alex alexandrualexa...@gmail.com yes, im

Re: [hlds] After update error

2009-01-29 Thread Dave Reid
I would run it stock FIRST before wasting time going through individual sourcemod plugins. You need to first answer the question Is something about Metamod/Sourcemod breaking my server? Just pull the metamod.vdf file out of your /addons (/orangebox/tf/addons for tf2) and restart.

Re: [hlds] After update error

2009-01-29 Thread AnAkIn .
You needed to change the extension. It could be lololol.vdf and it would still work. 2009/1/29 Alex alexandrualexa...@gmail.com i renamed the metamod.vdf to metamo.vdf did not worked i renamed it again and now is working lol 2009/1/29 Olly oli...@gmail.com There is a disabled folder

Re: [hlds] After update error

2009-01-29 Thread Clyde cide
Its most certainly a plugin problem. I run both SM and BM on my servers and had no trouble ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

Re: [hlds] After update error

2009-01-29 Thread bl4nk
The file name doesn't matter as long as .vdf is the file extension. Making it metamod.vdf.bak or something would have worked, but just renaming anything before the .vdf doesn't actually stop it from loading. Alex wrote: i renamed the metamod.vdf to metamo.vdf did not worked i renamed it