HugoJF / csgo-deathmatch-loader

[DONE] Custom config loader for Maxximou5's csgo-deathmatch v3
GNU General Public License v3.0
3 stars 0 forks source link

Plugin not loading. #1

Closed bboychris168 closed 3 years ago

bboychris168 commented 3 years ago

Hey, it seems that the plugin is not working.

L 02/05/2021 - 12:52:22: Info (map "de_mirage") (file "/home/dathost/csgo_ds/csgo/addons/sourcemod/logs/errors_20210205.log")
L 02/05/2021 - 12:52:22: [SM] Unable to load plugin "deathmatch-loader.smx": Could not find required plugin "chat-processor"
L 02/05/2021 - 12:53:29: Error log file session closed.
L 02/05/2021 - 12:53:39: SourceMod error session started
L 02/05/2021 - 12:53:39: Info (map "de_mirage") (file "/home/dathost/csgo_ds/csgo/addons/sourcemod/logs/errors_20210205.log")
L 02/05/2021 - 12:53:39: [SM] Exception reported: Error fetching data from field 83
L 02/05/2021 - 12:53:39: [SM] Blaming: kento_rankme.smx
L 02/05/2021 - 12:53:39: [SM] Call stack trace:
L 02/05/2021 - 12:53:39: [SM]   [0] SQL_FetchInt
L 02/05/2021 - 12:53:39: [SM]   [1] Line 1650, D:\csgoserver\csgo\addons\sourcemod\scripting\kento_rankme.sp::SQL_LoadPlayerCallback
L 02/05/2021 - 12:54:49: Error log file session closed.
L 02/05/2021 - 12:57:45: SourceMod error session started
L 02/05/2021 - 12:57:45: Info (map "de_mirage") (file "/home/dathost/csgo_ds/csgo/addons/sourcemod/logs/errors_20210205.log")
L 02/05/2021 - 12:57:45: [SM] Unable to load plugin "deathmatch-loader.smx": Could not find required plugin "chat-processor"
L 02/05/2021 - 12:58:18: Error log file session closed.
L 02/05/2021 - 12:58:24: SourceMod error session started
L 02/05/2021 - 12:58:24: Info (map "de_mirage") (file "/home/dathost/csgo_ds/csgo/addons/sourcemod/logs/errors_20210205.log")
L 02/05/2021 - 12:58:24: [SM] Exception reported: Error fetching data from field 83
L 02/05/2021 - 12:58:24: [SM] Blaming: kento_rankme.smx
L 02/05/2021 - 12:58:24: [SM] Call stack trace:
L 02/05/2021 - 12:58:24: [SM]   [0] SQL_FetchInt
L 02/05/2021 - 12:58:24: [SM]   [1] Line 1650, D:\csgoserver\csgo\addons\sourcemod\scripting\kento_rankme.sp::SQL_LoadPlayerCallback
HugoJF commented 3 years ago
L 02/05/2021 - 12:52:22: [SM] Unable to load plugin "deathmatch-loader.smx": Could not find required plugin "chat-processor"

You need chat-processor for it to work, there are a few implementations out there that should work.