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

Dagunchi 10-13-2010 20:29

Re: Tf2 Crashing with sourcemod
 
Thank you, but same problem!

I added clean sourcemod and metamod and other addos and plugins removed from addons folder and tryed add this http://hg.alliedmods.net/releases/so...-tf2.games.txt, but still same problem! :(

error Logs:
Code:

L 10/14/2010 - 03:09:55: SourceMod error session started
L 10/14/2010 - 03:09:55: Info (map "pl_upward") (file "errors_20101014.log")
L 10/14/2010 - 03:09:55: [SM] Unable to load extension "game.tf2.ext": Cannot Load TF2 Extension on mods other than TF2

sm exts list:
Code:

03:12:53 [SM] Displaying 8 extensions:
        [01] Automatic Updater (1.3.4): Updates SourceMod gamedata files
        [02] Webternet (1.3.4): 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.4): Creates sorted nested menus
        [05] SDK Tools (1.3.4): Source SDK Tools
        [06] BinTools (1.3.4): Low-level C/C++ Calling API
        [07] Client Preferences (1.3.4): Saves client preference settings
        [08] SQLite (1.3.4): SQLite Driver

sm plugins:
Code:

03:14:31 [SM] Listing 17 plugins:
          01 "Admin File Reader" (1.3.4) by AlliedModders LLC
          02 "Admin Help" (1.3.4) by AlliedModders LLC
          03 "Admin Menu" (1.3.4) by AlliedModders LLC
          04 "Anti-Flood" (1.3.4) by AlliedModders LLC
          05 "Basic Ban Commands" (1.3.4) by AlliedModders LLC
          06 "Basic Chat" (1.3.4) by AlliedModders LLC
          07 "Basic Comm Control" (1.3.4) by AlliedModders LLC
          08 "Basic Commands" (1.3.4) by AlliedModders LLC
          09 "Basic Info Triggers" (1.3.4) by AlliedModders LLC
          10 "Basic Votes" (1.3.4) by AlliedModders LLC
          11 "Client Preferences" (1.3.4) by AlliedModders LLC
          12 "Fun Commands" (1.3.4) by AlliedModders LLC
          13 "Fun Votes" (1.3.4) by AlliedModders LLC
          14 "Nextmap" (1.3.4) by AlliedModders LLC
          15 "Player Commands" (1.3.4) by AlliedModders LLC
          16 "Reserved Slots" (1.3.4) by AlliedModders LLC
          17 "Sound Commands" (1.3.4) by AlliedModders LLC

log:
Code:

L 10/14/2010 - 03:09:55: SourceMod log file session started (file "L20101014.log") (Version "1.3.4")
L 10/14/2010 - 03:09:55: -------- Mapchange to pl_upward --------

meta list:
Code:

03:16:03 Listing 3 plugins:
          [01] SourceMod (1.3.4) by AlliedModders LLC
          [03] SDK Tools (1.3.4) by AlliedModders LLC
          [04] BinTools (1.3.4) by AlliedModders LLC

addons location:
http://www.failiem.lv/viewer.php?i=klotvb&n=tf2.png

Sniper214 10-13-2010 21:42

Re: Tf2 Crashing with sourcemod
 
is this on a dedicated server provided by a GSP such as Gameservers.com, or is this a local ran dedicated server?

Dagunchi 10-16-2010 08:55

Re: Tf2 Crashing with sourcemod
 
I found problem :)
I added startup parameter -game TF, not -game tf :D

Thank you for help! :)


All times are GMT -4. The time now is 00:14.

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