Open Problem cstrike.ext

prinzssj.

New member
Hello, good evening, can someone solve this problem for me? It is from the sourcmod extension that I need for a mix plugin, but I tried it if it was a plugin error, and no, it does not directly detect the cstrike.ext

[SM] Unable to load extension "game.cstrike.ext": The specified module could not be found.
 

Vertigo

⍥????
Staff member
Administrator
Post your sm exts list and sm plugins list.
And the error logs.
 

prinzssj.

New member
Code:
[SM] Listing 17 plugins:
  01 "Admin File Reader" (1.11.0.6932) by AlliedModders LLC
  02 "Admin Help" (1.11.0.6932) by AlliedModders LLC
  03 "Admin Menu" (1.11.0.6932) by AlliedModders LLC
  04 "Anti-Flood" (1.11.0.6932) by AlliedModders LLC
  05 "Basic Ban Commands" (1.11.0.6932) by AlliedModders LLC
  06 "Basic Chat" (1.11.0.6932) by AlliedModders LLC
  07 "Basic Comm Control" (1.11.0.6932) by AlliedModders LLC
  08 "Basic Commands" (1.11.0.6932) by AlliedModders LLC
  09 "Basic Info Triggers" (1.11.0.6932) by AlliedModders LLC
  10 "Basic Votes" (1.11.0.6932) by AlliedModders LLC
  11 "Client Preferences" (1.11.0.6932) by AlliedModders LLC
  12 "Fun Commands" (1.11.0.6932) by AlliedModders LLC
  13 "Fun Votes" (1.11.0.6932) by AlliedModders LLC
  14 "Nextmap" (1.11.0.6932) by AlliedModders LLC
  15 "Player Commands" (1.11.0.6932) by AlliedModders LLC
  16 "Reserved Slots" (1.11.0.6932) by AlliedModders LLC
  17 "Sound Commands" (1.11.0.6932) by AlliedModders LLC
Code:
sm exts list
[SM] Displaying 8 extensions:
[01] Automatic Updater (1.11.0.6932): Updates SourceMod gamedata files
[02] Webternet (1.11.0.6932): Extension for interacting with URLs
[03] <FAILED> file "game.cstrike.ext.dll": The specified module could not be found.

[04] Top Menus (1.11.0.6932): Creates sorted nested menus
[05] SDK Tools (1.11.0.6932): Source SDK Tools
[06] BinTools (1.11.0.6932): Low-level C/C++ Calling API
[07] Client Preferences (1.11.0.6932): Saves client preference settings
[08] SQLite (1.11.0.6932): SQLite Driver
 

Vertigo

⍥????
Staff member
Administrator
Looks like extension game.cstrike.ext file is missing from your extensions folder.
From where you downloaded sourcemod ?
If this file is not there, you need to put that file.
And what game server version are you running?
 

Vertigo

⍥????
Staff member
Administrator
Post the error logs as well.
From sourcemod/logs/error_xxxx.log
 

prinzssj.

New member
Code:
L 03/28/2023 - 00:55:02: SourceMod error session started
L 03/28/2023 - 00:55:02: Info (map "") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 00:55:02: Failed lookup of gEntList - Reverting to networkable entities only
L 03/28/2023 - 00:55:03: Error log file session closed.
L 03/28/2023 - 00:55:03: SourceMod error session started
L 03/28/2023 - 00:55:03: Info (map "de_dust2") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 00:55:03: [SM] Unable to load extension "game.cstrike.ext": The specified module could not be found.


L 03/28/2023 - 00:55:03: [SDKTOOLS] Signature for FireOutput not found in gamedata
L 03/28/2023 - 00:56:34: SourceMod error session started
L 03/28/2023 - 00:56:34: Info (map "") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 00:56:34: Failed lookup of gEntList - Reverting to networkable entities only
L 03/28/2023 - 00:56:35: Error log file session closed.
L 03/28/2023 - 00:56:35: SourceMod error session started
L 03/28/2023 - 00:56:35: Info (map "de_dust2") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 00:56:35: [SM] Unable to load extension "game.cstrike.ext": The specified module could not be found.


L 03/28/2023 - 00:56:35: [SDKTOOLS] Signature for FireOutput not found in gamedata
L 03/28/2023 - 01:14:01: Error log file session closed.
L 03/28/2023 - 09:56:50: SourceMod error session started
L 03/28/2023 - 09:56:50: Info (map "") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 09:56:50: Failed lookup of gEntList - Reverting to networkable entities only
L 03/28/2023 - 09:56:51: Error log file session closed.
L 03/28/2023 - 09:56:51: SourceMod error session started
L 03/28/2023 - 09:56:51: Info (map "de_dust2") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 09:56:51: [SM] Unable to load extension "game.cstrike.ext": The specified module could not be found.


L 03/28/2023 - 09:56:51: [SDKTOOLS] Signature for FireOutput not found in gamedata
L 03/28/2023 - 10:16:05: Error log file session closed.
L 03/28/2023 - 16:59:32: SourceMod error session started
L 03/28/2023 - 16:59:32: Info (map "") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 16:59:32: Failed lookup of gEntList - Reverting to networkable entities only
L 03/28/2023 - 16:59:33: Error log file session closed.
L 03/28/2023 - 16:59:33: SourceMod error session started
L 03/28/2023 - 16:59:33: Info (map "de_dust2") (file "C:\Users\Administrator\Downloads\windows_clean_server\cstrike\addons\sourcemod\logs\errors_20230328.log")
L 03/28/2023 - 16:59:33: [SM] Unable to load extension "game.cstrike.ext": The specified module could not be found.


L 03/28/2023 - 16:59:33: [SDKTOOLS] Signature for FireOutput not found in gamedata
L 03/28/2023 - 17:19:42: Error log file session closed.
 

Vertigo

⍥????
Staff member
Administrator
For v34 server, you need to download this Sourcemod.
 
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock