View Single Post
worekgowna
New Member
Join Date: Dec 2015
Old 12-28-2015 , 16:52   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1243

I cant compile .sp besides simple-chatprocessor.smx and timer-nojail.smx, rest of these files are "aborted" in compilator, I also tried to use older version of sourcemod but it still don't work. When I tried to upload everything besides this unexisting smx console on my server showed it:
Code:
L 12/28/2015 - 21:33:10: [simple-chatprocessor.smx] [SCP] Recognized mod [Counter-Strike: GO].
L 12/28/2015 - 21:33:10: [simple-chatprocessor.smx] [SCP] Loading translation file [scp.csgo.phrases].
L 12/28/2015 - 21:33:10: [admin-sql-prefetch.smx] Could not connect to database "default": [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
L 12/28/2015 - 21:33:10: [admin-sql-prefetch.smx] Could not connect to database "default": [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
L 12/28/2015 - 21:33:10: [admin-sql-prefetch.smx] Could not connect to database "default": [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
L 12/28/2015 - 21:33:10: [admin-flatfile.smx] Error(s) detected parsing addons/sourcemod/configs/admins.cfg
L 12/28/2015 - 21:33:10: [admin-flatfile.smx]  (line 42) Section declared without header
//edit Ok, now its compiled, i forgot to put some folders into sourcemod we'll see what's going to happen now.

//edit Now it got this:

Code:
L 12/28/2015 - 22:03:17: [SM] Unable to load plugin "timer-maptier.smx": Native "Timer_SqlGetConnection" was not found
L 12/28/2015 - 22:03:17: [SM] Unable to load plugin "timer-worldrecord_playerinfo.smx": Native "Timer_SqlGetConnection" was not found
L 12/28/2015 - 22:03:17: [simple-chatprocessor.smx] [SCP] Recognized mod [Counter-Strike: GO].
L 12/28/2015 - 22:03:17: [simple-chatprocessor.smx] [SCP] Loading translation file [scp.csgo.phrases].
L 12/28/2015 - 22:03:17: [timer-logging.smx] Don't use this plugin for other games than CS:S.
L 12/28/2015 - 22:03:17: [SM] Plugin encountered error 25: Call was aborted
L 12/28/2015 - 22:03:17: [SM] Native "SetFailState" reported: Check timer error logs.
L 12/28/2015 - 22:03:17: [SM] Displaying call stack trace for plugin "timer-maplist-helper_css.smx":
L 12/28/2015 - 22:03:17: [SM]   [0]  Line 23, timer-maplist-helper_css.sp::OnPluginStart()
L 12/28/2015 - 22:03:17: [SM] Unable to load plugin "timer-rankings.smx": Native "Timer_SqlGetConnection" was not found
L 12/28/2015 - 22:03:17: [timer-cpmod.smx] [cP Mod] Unable to connect to database (Configuration "cpmod" not found)
L 12/28/2015 - 22:03:17: [SM] Unable to load plugin "timer-worldrecord_latest.smx": Native "Timer_SqlGetConnection" was not found
L 12/28/2015 - 22:03:17: [SM] Plugin encountered error 25: Call was aborted
L 12/28/2015 - 22:03:17: [SM] Native "SetFailState" reported: PLUGIN STOPPED - Reason: no config entry found for 'timer' in databases.cfg - PLUGIN STOPPED
L 12/28/2015 - 22:03:17: [SM] Displaying call stack trace for plugin "timer-worldrecord.smx":
L 12/28/2015 - 22:03:17: [SM]   [0]  Line 1068, timer-worldrecord.sp::ConnectSQL()
L 12/28/2015 - 22:03:17: [SM]   [1]  Line 142, timer-worldrecord.sp::OnPluginStart()
L 12/28/2015 - 22:03:17: [SM] Unable to load plugin "timer-worldrecord_maptop.smx": Native "Timer_SqlGetConnection" was not found
L 12/28/2015 - 22:03:19: [admin-sql-prefetch.smx] FetchOverrides() query failed: SELECT type, name, flags FROM sm_overrides
L 12/28/2015 - 22:03:19: [admin-sql-prefetch.smx] Query error: Table '30089.sm_overrides' doesn't exist
L 12/28/2015 - 22:03:19: [admin-sql-prefetch.smx] FetchGroups() query failed: SELECT flags, name, immunity_level FROM sm_groups
L 12/28/2015 - 22:03:19: [admin-sql-prefetch.smx] Query error: Table '30089.sm_groups' doesn't exist
L 12/28/2015 - 22:03:19: [admin-sql-prefetch.smx] FetchUsers() query failed: SELECT id, authtype, identity, password, flags, name, immunity FROM sm_admins
L 12/28/2015 - 22:03:19: [admin-sql-prefetch.smx] Query error: Table '30089.sm_admins' doesn't exist

Last edited by worekgowna; 12-28-2015 at 17:00.
worekgowna is offline