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

[CSGO]sourcemod plugins not loading extentions


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bhole
New Member
Join Date: Jun 2020
Old 06-06-2020 , 19:21   [CSGO]sourcemod plugins not loading extentions
Reply With Quote #1

Im new to sourcemod and am having some trouble getting some plugins to work.
them being snowball.smx, ata_rollthedice.smx, and zombiereloaded.smx. Could anyone point me in the right direction?


Log:

L 06/06/2020 - 23:40:55: [SM] Unable to load extension "sendproxy.ext": The specified module could not be found.


L 06/06/2020 - 23:40:55: [SM] Exception reported: g_hBloodDrips = INVALID_HANDLE!
L 06/06/2020 - 23:40:55: [SM] Blaming: ata_rollthedice.smx
L 06/06/2020 - 23:40:55: [SM] Call stack trace:
L 06/06/2020 - 23:40:55: [SM] [0] SetFailState
L 06/06/2020 - 23:40:55: [SM] [1] Line 306, ata_rollthedice.sp::OnPluginStart
L 06/06/2020 - 23:40:55: [SM] Unable to load plugin "ata_rollthedice.smx": Error detected in plugin startup (see error logs)
L 06/06/2020 - 23:40:56: [SM] Unable to load plugin "snowball.smx": Required extension "SendProxy Manager" file("sendproxy.ext") not running
L 06/06/2020 - 23:41:08: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zombies_win.vtf"
L 06/06/2020 - 23:41:08: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zombies_win.vmt"
L 06/06/2020 - 23:41:08: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/humans_win.vtf"
L 06/06/2020 - 23:41:08: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/humans_win.vmt"
L 06/06/2020 - 23:41:08: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zvision.vtf"
L 06/06/2020 - 23:41:08: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zvision.vmt"
L 06/06/2020 - 23:42:05: [zombiereloaded.smx] [Player Classes] [Config Validation] Warning: Invalid model_path at index 0. File not found: "models/player/ics/hellknight_red/t_guerilla.mdl"
L 06/06/2020 - 23:42:05: [zombiereloaded.smx] [Player Classes] [Config Validation] Warning: Invalid overlay_path at index 0. File not found: "overlays/zr/zvision"
L 06/06/2020 - 23:42:05: [zombiereloaded.smx] [Player Classes] [Config Validation] Warning: Invalid class at index 0, disabled class. Class error flags: 4224.
L 06/06/2020 - 23:42:05: [SM] Exception reported: [Player Classes] [Config Validation] The class configuration doesn't match the team requirements.
L 06/06/2020 - 23:42:05: [SM] Blaming: zombiereloaded.smx
L 06/06/2020 - 23:42:05: [SM] Call stack trace:
L 06/06/2020 - 23:42:05: [SM] [0] SetFailState
L 06/06/2020 - 23:42:05: [SM] [1] Line 344, zr/log.inc::LogEvent
L 06/06/2020 - 23:42:05: [SM] [2] Line 661, zr/playerclasses/playerclasses.inc::ClassLoad
L 06/06/2020 - 23:42:05: [SM] [3] Line 259, E:\Github\sm-zombiereloaded-3-Franug-Edition\src\zombiereloaded.sp::OnConfigsExecu ted
L 06/06/2020 - 23:42:07: Error log file session closed.
L 06/06/2020 - 23:42:10: SourceMod error session started
L 06/06/2020 - 23:42:10: Info (map "de_dust2") (file "C:\Users\James\Desktop\csgo server\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\logs\errors_2020 0606.log")
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zombies_win.vtf"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zombies_win.vmt"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/humans_win.vtf"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/humans_win.vmt"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zvision.vtf"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Downloads] [Config Validation] Missing file "materials/overlays/zr/zvision.vmt"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Player Classes] [Config Validation] Warning: Invalid model_path at index 0. File not found: "models/player/ics/hellknight_red/t_guerilla.mdl"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Player Classes] [Config Validation] Warning: Invalid overlay_path at index 0. File not found: "overlays/zr/zvision"
L 06/06/2020 - 23:42:10: [zombiereloaded.smx] [Player Classes] [Config Validation] Warning: Invalid class at index 0, disabled class. Class error flags: 4224.
L 06/06/2020 - 23:42:10: [SM] Exception reported: [Player Classes] [Config Validation] The class configuration doesn't match the team requirements.
L 06/06/2020 - 23:42:10: [SM] Blaming: zombiereloaded.smx
L 06/06/2020 - 23:42:10: [SM] Call stack trace:
L 06/06/2020 - 23:42:10: [SM] [0] SetFailState
L 06/06/2020 - 23:42:10: [SM] [1] Line 344, zr/log.inc::LogEvent
L 06/06/2020 - 23:42:10: [SM] [2] Line 661, zr/playerclasses/playerclasses.inc::ClassLoad
L 06/06/2020 - 23:42:10: [SM] [3] Line 259, E:\Github\sm-zombiereloaded-3-Franug-Edition\src\zombiereloaded.sp::OnConfigsExecu ted

Last edited by bhole; 06-06-2020 at 19:43. Reason: Bo csgo tag
bhole is offline
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 22:29.


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