This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Unable to load plugins (Team Fortress 2)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
frickentrevor
Junior Member
Join Date: Sep 2011
Location: OnPluginStart()
Old 11-06-2011 , 22:22   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #1

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

Last edited by frickentrevor; 11-06-2011 at 22:22.
frickentrevor is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-06-2011 , 22:23   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #2

You're trying to load SourceMod as a VSP (plugin_load) rather than a MM:S plugin (meta load).
__________________
asherkin is offline
frickentrevor
Junior Member
Join Date: Sep 2011
Location: OnPluginStart()
Old 11-07-2011 , 20:08   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #3

Quote:
Originally Posted by asherkin View Post
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?
frickentrevor is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-07-2011 , 20:45   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #4

Quote:
Originally Posted by frickentrevor View Post
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...
__________________
asherkin is offline
frickentrevor
Junior Member
Join Date: Sep 2011
Location: OnPluginStart()
Old 11-10-2011 , 00:11   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #5

Ok well now we're back to the start again.. great. Like I said before

Quote:
Originally Posted by frickentrevor View Post
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"

Last edited by frickentrevor; 11-10-2011 at 00:18.
frickentrevor is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 11-16-2011 , 19:06   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #6

Quote:
Originally Posted by frickentrevor View Post
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
Afronanny is offline
Mavrick4283
Veteran Member
Join Date: Apr 2010
Location: 127.0.0.1@root
Old 11-17-2011 , 19:23   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #7

Quote:
] meta list
Unknown command "meta"

Meta mod is not loading that is why SM is not loading.
__________________
Mavrick4283 is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 11-18-2011 , 17:35   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #8

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.
spelworm is offline
frickentrevor
Junior Member
Join Date: Sep 2011
Location: OnPluginStart()
Old 11-29-2011 , 23:08   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #9

Quote:
Originally Posted by spelworm View Post
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

Last edited by frickentrevor; 11-29-2011 at 23:08.
frickentrevor is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 12-02-2011 , 10:21   Re: Unable to load plugins (Team Fortress 2)
Reply With Quote #10

Quote:
Originally Posted by frickentrevor View Post
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

Last edited by Afronanny; 12-02-2011 at 10:22.
Afronanny is offline
Reply



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 00:26.


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