AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Questions (https://forums.alliedmods.net/forumdisplay.php?f=74)
-   -   Unable to load plugins (Team Fortress 2) (https://forums.alliedmods.net/showthread.php?t=168485)

frickentrevor 09-29-2011 19:53

Unable to load plugins (Team Fortress 2)
 
When ever I start up my server, I see "Unable to load plugin ../addons/sourcemod/bin/sourcemod_mm.dll" in the HLDS/SRCDS window

However I have double checked that the files are there (which they are) and that all my files have been installed correctly (which they have).

Any idea why I still get that message?

Powerlord 09-30-2011 00:13

Re: Unable to load plugins (Team Fortress 2)
 
Is metamod.dll also present?

frickentrevor 09-30-2011 10:06

Re: Unable to load plugins (Team Fortress 2)
 
No actually its not there.

Also I cant seem to do any admin stuff on my server (ie !noclip "name" or sm_slay @all

Powerlord 09-30-2011 12:59

Re: Unable to load plugins (Team Fortress 2)
 
My bad, I should have asked this:

What do you get when you type
Code:

meta list
in the server console?

frickentrevor 09-30-2011 18:03

Re: Unable to load plugins (Team Fortress 2)
 
From the Console :

Code:

] meta list
Unknown command "meta"

] metalist
Unknown command "metalist"

] plugin_print
Loaded plugins:
---------------------
---------------------


Powerlord 10-01-2011 12:14

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by frickentrevor (Post 1566115)
From the Console :

Code:

] meta list
Unknown command "meta"

] metalist
Unknown command "metalist"

] plugin_print
Loaded plugins:
---------------------
---------------------


SourceMod is a MetaMod: Source plugin. Since the meta command isn't working, MM:S isn't installed (or isn't working properly).

If you've already installed MetaMod: Source, it may be that metamod.vdf is missing. You can generate one here.

frickentrevor 10-02-2011 20:49

Re: Unable to load plugins (Team Fortress 2)
 
Ok I have added both sourcemod.vdf and metamod.vdf in tf/addons and they both point towards the right dll

But I still get the same message

asherkin 10-03-2011 07:31

Re: Unable to load plugins (Team Fortress 2)
 
sourcemod.vdf belongs in the metamod directory, as it is in the archive you downloaded.

frickentrevor 10-03-2011 18:03

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by asherkin (Post 1567559)
sourcemod.vdf belongs in the metamod directory, as it is in the archive you downloaded.

sourcemod.vdf is in the metamod folder, but still nothing appears to work

frickentrevor 10-11-2011 00:08

Re: Unable to load plugins (Team Fortress 2)
 
Ok so I know I cant bump. but no one is replying to this and I still need help
ANYONE WILLING TO REPLY!?!?!?

GIANT_CRAB 11-06-2011 01:21

Re: Unable to load plugins (Team Fortress 2)
 
Make sure metamod.vdf is in ..\orangebox\tf\addons
Ignore the vdf inside metamod, it is not read.
Edit the vdf file in ..\orangebox\tf\addons with your favourite word editor.
Change it to
Code:

"Plugin"
{
        "file"        "../tf/addons/metamod/bin/server"
}


frickentrevor 11-06-2011 22:22

Re: Unable to load plugins (Team Fortress 2)
 
I loaded all the files, but now I get this message
Code:

Could not get IServerPluginCallbacks interface from plugin ../addons/sourcemod/bin/sourcemod_mm.dll

asherkin 11-06-2011 22:23

Re: Unable to load plugins (Team Fortress 2)
 
You're trying to load SourceMod as a VSP (plugin_load) rather than a MM:S plugin (meta load).

frickentrevor 11-07-2011 20:08

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by asherkin (Post 1591625)
You're trying to load SourceMod as a VSP (plugin_load) rather than a MM:S plugin (meta load).

Ok this tells me nothing. Its like saying 'the sky is blue'
So how can I fix this and load it as a MM:S plug-in?

asherkin 11-07-2011 20:45

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by frickentrevor (Post 1592343)
Ok this tells me nothing. Its like saying 'the sky is blue'
So how can I fix this and load it as a MM:S plug-in?

I included the console commands in parenthesis...

frickentrevor 11-10-2011 00:11

Re: Unable to load plugins (Team Fortress 2)
 
Ok well now we're back to the start again.. great. Like I said before

Quote:

Originally Posted by frickentrevor (Post 1566115)
From the Console :

Code:

] meta list
Unknown command "meta"

] metalist
Unknown command "metalist"

] plugin_print
Loaded plugins:
---------------------
---------------------


As well as
Code:


] meta load
Unknown command "metaload"

] plugin_load
plugin_load <filename>

] plugin_load sourcemod_mm
Can't find sourcemod_mm.dll on disk
Unable to load plugin "sourcemod_mm"

] plugin_load tf\addons\metamod\bin\sourcemod_mm.dll
Can't find tf\addons\metamod\bin\sourcemod_mm.dll on disk
Unable to load "tf\addons\metamod\bin\sourcemod_mm.dll"


Afronanny 11-16-2011 19:06

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by frickentrevor (Post 1593755)
Code:

] plugin_load sourcemod_mm
Can't find sourcemod_mm.dll on disk
Unable to load plugin "sourcemod_mm"

] plugin_load tf\addons\metamod\bin\sourcemod_mm.dll
Can't find tf\addons\metamod\bin\sourcemod_mm.dll on disk
Unable to load "tf\addons\metamod\bin\sourcemod_mm.dll"


That's wrong. You cannot plugin_load SourceMod.
ducks

frickentrevor 11-17-2011 10:00

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by Afronanny (Post 1597778)
That's wrong. You cannot plugin_load SourceMod.

Well meta load wont work either, and no one is helping me with this

Mavrick4283 11-17-2011 19:23

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

] meta list
Unknown command "meta"

Meta mod is not loading that is why SM is not loading.

spelworm 11-18-2011 17:35

Re: Unable to load plugins (Team Fortress 2)
 
Download metamod here: http://sourcemm.net/
Install it and make sure it is loaded by typing "meta list" in the server console and it will say something like:
Code:

23:34:15 meta list
23:34:15 Listing 9 plugins:

If it doesn't load then make sure it does, after that start getting sourcemod to work.

frickentrevor 11-29-2011 23:08

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by spelworm (Post 1598756)
If it doesn't load then make sure it does

Because thats helpful

Im still getting "CannotGetIServerCallbacks from plugin '../tf/addons/sourcemod/sourcemod_mm'"

..Oh and three pages of nothing and no help.. man i love this forum

Afronanny 12-02-2011 10:21

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by frickentrevor (Post 1605037)
Because thats helpful

Im still getting "CannotGetIServerCallbacks from plugin '../tf/addons/sourcemod/sourcemod_mm'"

..Oh and three pages of nothing and no help.. man i love this forum

Did you make a metamod.vdf and put it in the addons directory?
The path should be orangebox/tf/addons/metamod.vdf

Like I said before, you cannot use plugin_load with SourceMod. That will not work.

Try getting MetaMod: Source to run before trying anything with loading SourceMod.
ducksducks

frickentrevor 12-02-2011 19:32

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by Afronanny (Post 1606323)
The path should be orangebox/tf/addons/metamod.vdf

Yup. metamod.vdf and sourcemod.vdf are there

Afronanny 12-10-2011 20:16

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by frickentrevor (Post 1606622)
Yup. metamod.vdf and sourcemod.vdf are there

And you're sure you downloaded the correct package for your operating system?

Have you tried manually late-loading MetaMod: Source?
Quote:

plugin_load addons/metamod/bin/server
Also, sourcemod.vdf should go in the addons/metamod directory.
ducks

QCubic 09-18-2022 15:45

Re: Unable to load plugins (Team Fortress 2)
 
3 Attachment(s)
Hey, I've had the same problem and I have followed this thread to try to find it.

What I have or know right now:
MetaMod and SourceMod are in the right directories.
plugin_load does not seem to work (I read the thread and see why).
meta list does not work (I don't know if installing MetaMod and SourceMod is the same as dropping it in the directory).
I have mastercomfig if that might be a problem in installing it.
I have a server that is ran locally (TF2 Server Manager).
I am also using Windows 11 as my OS.

I have no idea what to do at this point. Help.

nosoop 09-18-2022 18:05

Re: Unable to load plugins (Team Fortress 2)
 
Quote:

Originally Posted by QCubic (Post 2789118)
Hey, I've had the same problem and I have followed this thread to try to find it.

What I have or know right now:
MetaMod and SourceMod are in the right directories.
plugin_load does not seem to work (I read the thread and see why).
meta list does not work (I don't know if installing MetaMod and SourceMod is the same as dropping it in the directory).
I have mastercomfig if that might be a problem in installing it.
I have a server that is ran locally (TF2 Server Manager).
I am also using Windows 11 as my OS.

I have no idea what to do at this point. Help.

Are you sure you've installed those files in the dedicated server instance? The directory structure looks like that of a TF2 client.

It's not recommended to run SourceMod on the client for many reasons (the big one being the unified server / client consoles), but if that's what you wanted to do, you need to pass -insecure in your game's launch options.


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

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