AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Tf2 Crashing with sourcemod (https://forums.alliedmods.net/showthread.php?t=139758)

Dagunchi 10-04-2010 21:16

Tf2 Crashing with sourcemod
 
Hello,
What can i do or what to disable or what to update for tf2? I can't play if sourcemod loaded, i try all sourcemod versions available and get this error in error logs:
Code:

L 10/05/2010 - 04:03:58: SourceMod error session started
L 10/05/2010 - 04:03:58: Info (map "pl_upward") (file "errors_20101005.log")
L 10/05/2010 - 04:03:58: [SM] Unable to load extension "game.tf2.ext": Cannot Load TF2 Extension on mods other than TF2
L 10/05/2010 - 04:03:59: [SM] Unable to load plugin "sm_class_unlock.smx": Required extension "TF2 Tools" file("game.tf2.ext") not running
L 10/05/2010 - 04:03:59: [SM] Unable to load plugin "superlogs-tf2.smx": Required extension "TF2 Tools" file("game.tf2.ext") not running
L 10/05/2010 - 04:03:59: [SM] Unable to load plugin "TF2_Respawn.smx": Required extension "TF2 Tools" file("game.tf2.ext") not running

And when i join the server, after 30 seconds tf2 crash!
I try only sourcemod and metamod still same problem, i try clean sourcemod without thirdparty plugins still same problem! I try -verify_all and still same problem!
Mani admin plugin and d-fens work perfect when loaded and in cs source and dods all work perfekt when sourcemod loaded!

My system is windows 2k3

Sorry, for my bad english!


[SOLVED
]

Dravu 10-05-2010 22:54

Re: Tf2 Crashing with sourcemod
 
When you download sourcemod, make sure to copy over the "/addons/sourcemod/extensions" directory to your server as well.

Dagunchi 10-07-2010 16:26

Re: Tf2 Crashing with sourcemod
 
Quote:

Originally Posted by Dravu (Post 1316703)
When you download sourcemod, make sure to copy over the "/addons/sourcemod/extensions" directory to your server as well.

All installed in right place, this is not first time when i manage servers with sourcemod and other mods, i know where it need to be!
It not load this extension: orangebox\tf\addons\sourcemod\extensions\game .tf2.ext.2.ep2v.dll, i don't know why! :(
I have these extensions in extension directory:
bintools.ext.2.swarm.dll
bintools.ext.dll
clientprefs.ext.dll
dbi.mysql.ext.dll
dbi.sqlite.ext.dll
game.cstrike.ext.1.ep1.dll
game.cstrike.ext.2.ep2v.dll
game.tf2.ext.2.ep2v.dll
geoip.ext.dll
regex.ext.dll
sdktools.ext.1.ep1.dll
sdktools.ext.2.darkm.dll
sdktools.ext.2.ep2.dll
sdktools.ext.2.ep2v.dll
sdktools.ext.2.l4d2.dll
sdktools.ext.2.l4d.dll
sdktools.ext.2.swarm.dll
topmenus.ext.dll
updater.ext.dll
webternet.ext.dll
bintools.ext.1.ep1.dll
bintools.ext.2.darkm.dll
bintools.ext.2.ep2.dll
bintools.ext.2.ep2v.dll
bintools.ext.2.l4d2.dll
bintools.ext.2.l4d.dll

Sniper214 10-08-2010 04:09

Re: Tf2 Crashing with sourcemod
 
Which version of SM are you using?

Dagunchi 10-09-2010 12:11

Re: Tf2 Crashing with sourcemod
 
Quote:

Originally Posted by Sniper214 (Post 1318738)
Which version of SM are you using?

latest snapshot of 1.3.5 and try all others too, nothing helped!
I try 1.4 and same problem! :(

Sniper214 10-09-2010 22:59

Re: Tf2 Crashing with sourcemod
 
In console type sm exts list and paste here.

Dagunchi 10-10-2010 12:16

Re: Tf2 Crashing with sourcemod
 
Quote:

Originally Posted by Sniper214 (Post 1320764)
In console type sm exts list and paste here.

SourceMod 1.3.5-dev, by AlliedModders LLC
To see running plugins, type "sm plugins"
To see credits, type "sm credits"
Visit http://www.sourcemod.net/
]

Sniper214 10-10-2010 16:56

Re: Tf2 Crashing with sourcemod
 
Are you logged in console? Enter console>type rcon_password yourpassword>type rcon sm exts list. whoops forgot the rcon :)

Dagunchi 10-12-2010 19:02

Re: Tf2 Crashing with sourcemod
 
Quote:

Originally Posted by Sniper214 (Post 1321518)
Are you logged in console? Enter console>type rcon_password yourpassword>type rcon sm exts list. whoops forgot the rcon :)

ah ok, nvm! :)

Ok, there it is:

Code:

02:01:46 sm exts list
02:01:46 [SM] Displaying 9 extensions:
        [01] Automatic Updater (1.3.5-dev): Updates SourceMod gamedata files
        [02] Webternet (1.3.5-dev): Extension for interacting with URLs
        [03] <FAILED> file "game.tf2.ext.2.ep2v.dll": Cannot Load TF2 Extension on mods other than TF2
        [04] Top Menus (1.3.5-dev): Creates sorted nested menus
        [05] Client Preferences (1.3.5-dev): Saves client preference settings
        [06] SQLite (1.3.5-dev): SQLite Driver
        [07] SDK Tools (1.3.5-dev): Source SDK Tools
        [08] BinTools (1.3.5-dev): Low-level C/C++ Calling API
        [09] MySQL-DBI (1.3.5-dev): MySQL driver implementation for DBI


Sniper214 10-12-2010 19:05

Re: Tf2 Crashing with sourcemod
 
ok go here and follow these steps I laid out for someone else.

http://forums.alliedmods.net/showpos...21&postcount=6


All times are GMT -4. The time now is 07:27.

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