AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [ZIPCORE] Plugin error (https://forums.alliedmods.net/showthread.php?t=329251)

D3nzel 12-15-2020 11:28

[ZIPCORE] Plugin error
 
Goodday fellas,

I know that the zipcore (timer) is no longer supported but I do have a question.
I have followed all the steps but keep getting errors in my logs. But when I load the plugin it says that the plugins are loaded. I hope someone has a quick fix thanks in advance.

Error-log:


L 12/15/2020 - 17:04:09: [SM] Line 52: Section declared without header
L 12/15/2020 - 17:04:09: [SM] Unable to load extension "cleaner.ext": Failed to find signature. Please contact the author.
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-physics.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-finish_msg_csgo.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-worldrecord_maptop.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-worldrecord_playerinfo.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-mapzones_damage_controller.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-mapinfo.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-autospawn.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-nominations.smx": Could not find required plugin "mapchooser"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-menu.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-maptier.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-auto_lower_case_cmd.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-spec.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-finish_msg_css.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-sound.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-finish_manager.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-mapzones_startzone_nojump.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-ljstats.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-mapzones_simple_stage_timer.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-rankings_points_lite.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-teams.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-teams_challenge_points.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-worldrecord_latest.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-random_startmap.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-hidecmds.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-rankings.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-rankings_georank.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-physics_info.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-rankings_top_extend.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-physics_autostrafe.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-hide.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-maplist-helper_css.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-mysql.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-physics_quickcmds.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-strafes.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:04:09: [SM] Unable to load plugin "timer-teleme.smx": Could not find required plugin "timer"
L 12/15/2020 - 17:18:43: Error log file session closed.
L 12/15/2020 - 17:18:43: SourceMod error session started
L 12/15/2020 - 17:18:43: Info (map "de_dust2") (file "/home/container/csgo/addons/sourcemod/logs/errors_20201215.log")
L 12/15/2020 - 17:18:43: [SM] Detected parse error(s) in file "/home/container/csgo/addons/sourcemod/configs/databases.cfg"
L 12/15/2020 - 17:18:43: [SM] Line 52: Section declared without header
L 12/15/2020 - 17:18:43: [SM] Unable to load plugin "timer-online_db.smx": Native "Timer_SqlGetConnection" was not found


All times are GMT -4. The time now is 20:49.

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