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

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