Raised This Month: $51 Target: $400
 12% 

[TF2]Can't load sourcemod and metamod


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gilmon
Senior Member
Join Date: Feb 2011
Location: China
Old 08-14-2011 , 06:04   [TF2]Can't load sourcemod and metamod
Reply With Quote #1

Version:
sourcemod-1.3.8
mmsource-1.8.7

I already generated metamod.vdf and file is write with:

PHP Code:
"Plugin"
{
    
"file"    "..\tf\addons\metamod\bin\server.dll"

If I change gameinfo.txt to add "GameBin |gameinfo_path|addons/metamod/bin" and set to readonly.
Every time the game launched,file will auto update and remove that sentence when I start the game.

Then the console will show:
PHP Code:
No valid signature found for e:\steam\steamapps\a139838457\team fortress 2\tf_schinese\..\tf\addons\metamod\bin\server.dll 
Anyway solve it?
I think the trouble is the "..\tf" and "\tf_schinese\..\tf",but in the game i can't find "tf_schinese" in the game folder

Last edited by gilmon; 08-14-2011 at 06:08.
gilmon is offline
Send a message via MSN to gilmon
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 08-15-2011 , 14:07   Re: [TF2]Can't load sourcemod and metamod
Reply With Quote #2

http://www.sourcemm.net/vdf

...addons/metamod.vdf
It's
Code:
"Plugin"
{
    "file"    "../tf/addons/metamod/bin/server"
}
without file extension .dll or .so

NOT NEED EDIT gameinfo.txt !!

*edit
If you plan using MM:s and SM in your TF2 game (not dedicated server), you need launch game in -insecure, add that in launch parameter.

Last edited by Bacardi; 08-15-2011 at 14:10.
Bacardi is offline
Kjaer
Senior Member
Join Date: Oct 2009
Location: Canada
Old 08-20-2011 , 18:38   Re: [TF2]Can't load sourcemod and metamod
Reply With Quote #3

Is this problem solved?
__________________
If you require server assistance add me!
Kjaer is offline
Roccoxx
AlliedModders Donor
Join Date: Jan 2012
Location: Argentina
Old 04-06-2013 , 16:25   Re: [TF2]Can't load sourcemod and metamod
Reply With Quote #4

sorry for revive, but i have same problem, i am new in sourcemod forum.

Code:
No valid signature found for c:\program files\steam\steamapps\xxxxxxxx\counter-strike source\cstrike_spanish\..\cstrike\addons\metamod\bin\server.dll
m
C:\Program Files\Steam\SteamApps\xxxxxxxx\counter-strike source\cstrike\addons metamod.vdf

Code:
"Plugin"
{
	"file"	"../cstrike/addons/metamod/bin/server"
}
__________________
Tutorials here (Spanish)

Like as another Pijudo said: "Tired and retired"
Roccoxx is offline
Send a message via MSN to Roccoxx
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 05:26.


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