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

[CSS/CSGO] Timer 2.5.0.0 (unsupported)


Post New Thread Reply   
 
Thread Tools Display Modes
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 12-25-2015 , 11:07   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1241

Quote:
Originally Posted by TheDiamant953 View Post
L 12/25/2015 - 01:57:24: [SM] Unable to load plugin "timer-mapzones.smx": Native "Timer_SqlGetConnection" was not found
L 12/25/2015 - 01:57:24: [SM] Unable to load plugin "timer-core.smx": Native "Timer_SqlGetConnection" was not found

Is there any sql patch for database ? The plugin dont create tables (round, ...) so i don't know what can i do.
Same issue here.

[SM] Plugin disabled/timer/timer-logging.smx is already loaded.
[SM] Plugin disabled/timer/timer-core.smx failed to load: Native "Timer_SqlGetConnection" was not found.
[SM] Plugin disabled/timer/timer-mysql.smx failed to load: Could not find required plugin "timer".
[SM] Plugin disabled/timer/timer-worldrecord_maptop.smx failed to load: Could not find required plugin "timer".
[SM] Plugin disabled/timer/timer-scripter_db.smx failed to load: Could not find required plugin "timer".
[SM] Plugin disabled/timer/timer-random_startmap.smx failed to load: Could not find required plugin "timer".
[SM] Plugin disabled/timer/timer-menu.smx failed to load: Could not find required plugin "timer".

Last edited by iGANGNAM; 12-25-2015 at 13:25.
iGANGNAM is offline
Wulfy
Senior Member
Join Date: Apr 2015
Location: Belgium
Old 12-27-2015 , 13:24   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1242

Currently getting this error which stops timer-ranks.smx form loading properly.
The timer doesn't show up (timer still runs and when people finish a map they still get points), !prank etc don't work anymore either, people don't get their ranks, ...

Quote:
2015-12-27 12:049 [timer-core.smx] ERROR | SQL Error on UpdateName: Incorrect string value: '\xF0\x9F\x92\x95' for column 'name' at row 1
2015-12-27 12:04:47 [timer-rankings.smx] ERROR | Rankings: Fatal error occured in `CallBack_UpdateClient`
2015-12-27 12:04:47 [timer-rankings.smx] ERROR | > `Incorrect string value: '\xF0\x9F\x92\x95' for column 'lastname' at row 1`
Changing the columns to utf8mb4 temporarily fixed the issue, but it's back to being broken. Any help would be greatly appreciated.
__________________
be happy
Wulfy is offline
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
brlight
Senior Member
Join Date: Jun 2011
Old 12-30-2015 , 13:28   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1244

Compile this plugin using sourcemod 1.6 then you can use it in sourcemod 1.7


Does anyone have issues with this plugin not showing ranks on scoreboard? Sometimes it shows, if I do a reload on timer-rankings.smx it shows instantely, I believe somehow timer-rankings.smx is not loading properly but no idea.
Any help?

Thanks.

Last edited by brlight; 01-02-2016 at 20:22.
brlight is offline
Meilo
New Member
Join Date: Mar 2016
Old 03-03-2016 , 17:58   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1245

Guys I need some help the plugins say i need timer.smx only plugins i've installed are sm and timer

Spoiler
Meilo is offline
zipcore
Veteran Member
Join Date: Mar 2010
Location: m_flZipcore
Old 03-03-2016 , 19:07   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1246

timer-core.smx
__________________
zipcore is offline
Sunshine live
Veteran Member
Join Date: May 2009
Location: Berlin
Old 05-06-2016 , 15:46   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1247

Hey, can some one help me..

This is the Error..

Quote:
//// timer-core.sp
//
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\include\ti mers.inc(206) : error 181: function argument named 'func' differs from prototype
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\include\sm lib/entities.inc(33) : error 138: const was specified twice
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\include\sm lib/crypt.inc(426) : error 173: 'in' is a newly reserved keyword that may be used in the future; use a different name as an identifier
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\include\sm lib/effects.inc(15 : warning 237: coercing functions to and from primitives is unsupported and will be removed in the future
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\timer-core.sp(696) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId
//
//
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\timer-core.sp(955) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId
//
//
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\timer-core.sp(1164) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId
//
//
//
// 3 Errors.
//
// Compilation Time: 1,05 sec
Quote:
//// timer-cpmod.sp
//
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\include\sm lib/entities.inc(33) : error 138: const was specified twice
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\include\sm lib/crypt.inc(426) : error 173: 'in' is a newly reserved keyword that may be used in the future; use a different name as an identifier
// C:\Users\david\Desktop\sourcemod-1.7.3-git5303-windows\addons\sourcemod\scripting\include\sm lib/effects.inc(15 : warning 237: coercing functions to and from primitives is unsupported and will be removed in the future
//
// 2 Errors.
//
// Compilation Time: 0,83 sec
// ----------------------------------------

Press enter to exit ...
And some plugins more also not go

Here is a photo of which go
__________________

Last edited by Sunshine live; 05-06-2016 at 15:49.
Sunshine live is offline
Send a message via ICQ to Sunshine live Send a message via MSN to Sunshine live Send a message via Skype™ to Sunshine live
Proz
AlliedModders Donor
Join Date: Apr 2005
Old 05-07-2016 , 08:18   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1248

Try compile with 1.6
Proz is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 05-07-2016 , 12:13   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1249

Quote:
Originally Posted by Sunshine live View Post
Hey, can some one help me..

This is the Error..
or try this

https://forums.alliedmods.net/showthread.php?p=2379407
sneaK is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 10-12-2018 , 16:47   Re: [CSS/CSGO] Timer 2.5.0.0 (unsupported)
Reply With Quote #1250

Welcome back Zipcore ;)

Last edited by freak.exe_uLow; 10-15-2018 at 08:55.
freak.exe_uLow is offline
Reply


Thread Tools
Display Modes

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 17:56.


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