SRCDS Steam group


SourceMod doesn't load
#1
Sad 
Hi
My server has been down for a month or two, and now when I open it again, SourceMod doesn't load.
I've tried updating to the latest version, and also updating metamod:source, but it didn't help.
The plugins aren't loading, and when I'm typing "meta list" it says that the command "meta" is unknown.
Someone help me please :/
[Image: b_350_20_000000_2A2828_FFFFFF_FFFFFF.png]
Reply
#2
Did you make the VDF file in order to get metamod to work with the game you're running? You can download the VDF here; http://www.sourcemm.net/vdf

Remember to select the game you're current hosting a server for and generate the VDF file. You want to drag that metamod.vdf file into the addons folder then restart your server. If that doesn't work then you can follow the instructions here;
Code:
As of Metamod:Source 1.4.3, there is a new plugin loading method using .vdf files. These files are placed in the addons/metamod folder. Check your plugin's documentation to see if it comes with one of these files; if it does not, you will need to follow the directions below to load it.
Open (or create) the "addons/metamod/metaplugins.ini" file in your mod folder (such as "cstrike" or "hl2mp"). You must use a plain text editor. If you use Notepad, make sure to save as "All Files" or else it may add an erroneous .txt extension.
Add a line to metaplugins.ini which points to the plugin's path. For example, if the plugin is in cstrike\addons\sourcemod\bin\sourcemod_mm_i486.so, you would add:
addons\sourcemod\bin\sourcemod_mm
Note that you do not need to worry about the file extension or operating system - all you need is the relative path to the file. If you add an extension, it won't hurt, but it's auto-detected regardless.
Save the file and either restart the server, change the map, or type "meta refresh" in the console. You can manually use "meta load" but the plugin may require a map change
To remove a plugin, simply comment it from the list, using a semicolon (;) character, or by removing the line entirely.
This was copied right off the metamod wiki located here; http://wiki.alliedmods.net/Configuring_Metamod:Source
Get free clan themes & templates @ Gamer Templates
Get free fast download @ DropBox
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)