Raised This Month: $51 Target: $400
 12% 

Metamod:Source 1.8 in Beta w/ L4D2 Support


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Zverina
Senior Member
Join Date: Aug 2009
Location: California, USA
Old 11-01-2009 , 12:47   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#11

now im actually kinda curious, wut does metamod have anything to do with SM?
Zverina is offline
xer
Junior Member
Join Date: Jul 2009
Old 11-01-2009 , 13:59   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#12

Quote:
Originally Posted by EvilPdor View Post
L 10/31/2009 - 02:178: Could not find path for: bin/tier0_i486.so
Did you read this error? You must load metamod plugin with correct metamod.vdf file allocated on /addons directory...

go to generate it here:
http://www.metamodsource.net/?go=vdf

choose game: left4dead2 obviously and you'll see that the file is different...

Quote:
Originally Posted by EvilPdor View Post
Start Line: ./srcds_linux -console -game left4dead2 -secure +log off -port 27017 +ip 212.**.**.** -tickrate 66 +servercfgfile server.cfg +map c5m1_waterfront.bsp -debug
Again, wrong, is not the right binaries to use, you can do more damage as you think... i'm talking about srcds_linux... you must use the batch instead...
IMHO, the right command to start a game server, would be:

./srcds_run -console -game left4dead2 +exec server.cfg +map c5m1_waterfront +ip 212.**.**.** -port 27015

from here:
http://forums.steampowered.com/forum...3#post11727623

also... l4d2 and l4d does not need tickrate settings...
remember, do not "daemon" the server for first istance, then, try with HLSW the command "meta version", as i described before, you'll see NOTHING on HLSW, but you'll see the answer from your ssh client, putty i presume.
xer is offline
xer
Junior Member
Join Date: Jul 2009
Old 11-01-2009 , 14:02   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#13

Quote:
Originally Posted by Zverina View Post
now im actually kinda curious, wut does metamod have anything to do with SM?
IMHO For my needs... i like SM loaded under MM to use it as admin tool...
xer is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 11-01-2009 , 14:09   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#14

Yeah, there is no point in trying to set a tickrate in l4d or l4d2 start up parameters. They run at 30 and thats it.

Also, there is no need to execute the server.cfg in the command-line parameters as srcds will execute that file automatically aslong as it is present in the correct folder.

- Lob (UK)
Lob (UK is offline
BAILOPAN
Join Date: Jan 2004
Old 11-01-2009 , 14:46   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#15

xer: Thanks for the info. The reason HLSW doesn't work is because Valve broke server queries on L4D1/2 servers.

Zverina: SourceMod requires MM:S to run, as do many other low-level plugins.
__________________
egg
BAILOPAN is offline
EvilPdor
New Member
Join Date: Nov 2009
Old 11-01-2009 , 17:03   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#16

Quote:
Originally Posted by xer View Post
Did you read this error? You must load metamod plugin with correct metamod.vdf file allocated on /addons directory...

go to generate it here:
http://www.metamodsource.net/?go=vdf

choose game: left4dead2 obviously and you'll see that the file is different...
I use old gameinfo.txt metod and work well for all other srcds server.
can be read the metamod error from metamod-fatal.log, you see "cat metamod-fatal.log" in my previus post?

Quote:
Originally Posted by xer View Post
Again, wrong, is not the right binaries to use, you can do more damage as you think... i'm talking about srcds_linux... you must use the batch instead...
IMHO, the right command to start a game server, would be:

./srcds_run -console -game left4dead2 +exec server.cfg +map c5m1_waterfront +ip 212.**.**.** -port 27015
I can assure you that I start srcds_run but in the debug.log is srcds_linux, try to believe.

Quote:
Originally Posted by xer View Post
also... l4d2 and l4d does not need tickrate settings...
remember, do not "daemon" the server for first istance, then, try with HLSW the command "meta version", as i described before, you'll see NOTHING on HLSW, but you'll see the answer from your ssh client, putty i presume.
tickrate or not, the problem is not him....

PHP Code:
Server will auto-restart if there is a crash.
#
#Console initialized.
***VPKFastFindFile Attempting to use full path with VPK file!
        
File: /home/evilpdor/hlds/left4dead2_demo/left4dead2/addonlist.txt
#***VPK: FastFindFile Attempting to use full path with VPK file!
        
File: /home/evilpdor/hlds/left4dead2_demo/left4dead2/addonlist.txt
./srcds_runline 32215752 Segmentation fault      $HL_CMD
Add 
"-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sun Nov  1 23
:01:26 CET 2009Server restart in 10 seconds 
The server starts and work correctly without metamod, that it is.

edit:
I found the real problem. L4D2 Linux server don't work with old gameinfo.txt method, but and I don't understand why...

Last edited by EvilPdor; 11-01-2009 at 17:19.
EvilPdor is offline
BAILOPAN
Join Date: Jan 2004
Old 11-01-2009 , 18:25   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#17

EvilPdor: Please file a Metamod:Source bug, we can look into it.

https://bugs.alliedmods.net/
__________________
egg
BAILOPAN is offline
GrossKopf
Senior Member
Join Date: Jun 2007
Old 11-01-2009 , 20:54   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#18

Quote:
Originally Posted by xer View Post
I did a check, already connected to my shell with my screen, when i launch the command "meta version" on HLSW, i can see:
When I do the "meta version" command, all I get is:

Quote:
20:53:56 L 11/01/2009 - 20:53:52: rcon from "(my ip):50356": command "meta version"
GrossKopf is offline
psychonic

BAFFLED
Join Date: May 2008
Old 11-01-2009 , 20:56   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#19

Quote:
Originally Posted by GrossKopf View Post
When I do the "meta version" command, all I get is:
Rcon responses are currently broken in the Left 4 Dead 2 Demo.
psychonic is offline
mikeym9
Member
Join Date: Feb 2009
Old 11-02-2009 , 10:15   Re: Metamod:Source 1.8 in Beta w/ L4D2 Support
#20

I installed metamod v1.8, and I tried to do alot of stuff to know its there... I tried
"meta"
no response
"rcon meta"
no response
"meta version"
no response
"rcon meta version"
Response: "RCON META version: MY IP"
mikeym9 is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:06.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode