Raised This Month: $ Target: $400
 0% 

My Sourcemod for L4D2 is not working anymore


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kooper990
Member
Join Date: Jan 2021
Old 11-05-2024 , 11:22   My Sourcemod for L4D2 is not working anymore
Reply With Quote #1

It has been a while I launched the game. In that sense, I went ahead and installed the official stable SM version 1.12, and also dev version of 1.12 Metamod. Somehow, SM is not working. I've tried to troubleshoot this by installing different stable and dev builds of both mods.
kooper990 is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 11-08-2024 , 07:28   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #2

if it was local (listen server) is not supported, but you can try it using -insecure launch parameter + console 'map c1m1_hotel' to check if sourcemod is running

if is a dedicated server, nothing has changed, standard metamod+sourcemod installation should work

after the server is running type "meta" in console and check if outputs something
if positive, then try running "sm plugins list"

also check logs error in sourcemod folder
__________________
Marttt is offline
kooper990
Member
Join Date: Jan 2021
Old 11-08-2024 , 10:55   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #3

Quote:
Originally Posted by Marttt View Post
if it was local (listen server) is not supported, but you can try it using -insecure launch parameter + console 'map c1m1_hotel' to check if sourcemod is running

if is a dedicated server, nothing has changed, standard metamod+sourcemod installation should work

after the server is running type "meta" in console and check if outputs something
if positive, then try running "sm plugins list"

also check logs error in sourcemod folder
Then it was a miracle that SM can work on local server before? Typing in meta shows error, and sm plugins list does not work either.
kooper990 is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 11-08-2024 , 19:15   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #4

type in game console, screenshot the output

PHP Code:
sm version 
PHP Code:
meta version 
__________________
HarryPotter is offline
kooper990
Member
Join Date: Jan 2021
Old 11-08-2024 , 20:55   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #5

Quote:
Originally Posted by HarryPotter View Post
type in game console, screenshot the output

PHP Code:
sm version 
PHP Code:
meta version 
kooper990 is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 11-09-2024 , 07:08   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #6

what you can try is to open the metamod.vdf with a text editor file and look which line is in there.

you can have:

PHP Code:
"file"    "addons/metamod/bin/server" 
if so try to change to this

PHP Code:
"file"    "../left4dead/addons/metamod/bin/server" 
had a similair problem, changed this and it started to work
__________________

Last edited by Danny_l4d; 11-09-2024 at 07:09.
Danny_l4d is offline
kooper990
Member
Join Date: Jan 2021
Old 11-09-2024 , 10:34   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #7

Quote:
Originally Posted by Danny_l4d View Post
what you can try is to open the metamod.vdf with a text editor file and look which line is in there.

you can have:

PHP Code:
"file"    "addons/metamod/bin/server" 
if so try to change to this

PHP Code:
"file"    "../left4dead/addons/metamod/bin/server" 
had a similair problem, changed this and it started to work
THat also did not work for me. You sure the eclipse has to be like "Left_4_Dead_2" or something?
kooper990 is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 11-09-2024 , 14:00   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #8

for left4dead2 it will be "file" "../left4dead2/addons/metamod/bin/server"
__________________
Danny_l4d is offline
kooper990
Member
Join Date: Jan 2021
Old 11-09-2024 , 14:04   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #9

Quote:
Originally Posted by Danny_l4d View Post
for left4dead2 it will be "file" "../left4dead2/addons/metamod/bin/server"
That did not work for me. Meta version is not working

Last edited by kooper990; 11-09-2024 at 14:04.
kooper990 is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 11-10-2024 , 14:47   Re: My Sourcemod for L4D2 is not working anymore
Reply With Quote #10

Quote:
Originally Posted by kooper990 View Post
? Didn't see anything
__________________

Last edited by HarryPotter; 11-10-2024 at 15:43.
HarryPotter is offline
Reply


Thread Tools
Display Modes

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 05:22.


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