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

[CS:GO] ckSurf (1.18f, 24.11.2015)


Post New Thread Reply   
 
Thread Tools Display Modes
X3NOZ
New Member
Join Date: Jan 2017
Old 01-02-2017 , 20:37   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2351

[SM] Exception reported: [ckSurf] Unable to connect to database (Configuration "cksurf" not found)
L 01/02/2017 - 19:409: [SM] Blaming: ckSurf.smx
L 01/02/2017 - 19:409: [SM] Call stack trace:
L 01/02/2017 - 19:409: [SM] [0] SetFailState
L 01/02/2017 - 19:409: [SM] [1] Line 158, ckSurf/sql.sp::db_setupDatabase
L 01/02/2017 - 19:409: [SM] [2] Line 1849, D:\ckSurf\csgo\addons\sourcemod\scripting\ckS urf.sp::OnPluginStart
L 01/02/2017 - 19:409: [SM] Unable to load plugin "ckSurf.smx": Error detected in plugin startup (see error logs)
L 01/02/2017 - 19:409: [SM] Fatal error encountered parsing translation file "franug_weaponpaints.phrases.txt"
L 01/02/2017 - 19:409: [SM] Error (line 279, column 32): Un-quoted section has invalid tokens
X3NOZ is offline
Mike4Told
Member
Join Date: Sep 2013
Old 01-02-2017 , 21:02   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2352

Quote:
Originally Posted by X3NOZ View Post
[SM] Exception reported: [ckSurf] Unable to connect to database (Configuration "cksurf" not found)
L 01/02/2017 - 19:409: [SM] Blaming: ckSurf.smx
L 01/02/2017 - 19:409: [SM] Call stack trace:
L 01/02/2017 - 19:409: [SM] [0] SetFailState
L 01/02/2017 - 19:409: [SM] [1] Line 158, ckSurf/sql.sp::db_setupDatabase
L 01/02/2017 - 19:409: [SM] [2] Line 1849, D:\ckSurf\csgo\addons\sourcemod\scripting\ckS urf.sp::OnPluginStart
L 01/02/2017 - 19:409: [SM] Unable to load plugin "ckSurf.smx": Error detected in plugin startup (see error logs)
L 01/02/2017 - 19:409: [SM] Fatal error encountered parsing translation file "franug_weaponpaints.phrases.txt"
L 01/02/2017 - 19:409: [SM] Error (line 279, column 32): Un-quoted section has invalid tokens
This has already been answered. Please edit your databases.cfg file.
__________________
Mike4Told is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 01-03-2017 , 22:30   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2353

No idea. Database connection or speed issues most likely?
__________________
sneaK is offline
SovRed_Bit
Junior Member
Join Date: Oct 2016
Location: Russia
Old 01-04-2017 , 01:15   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2354

Hello, how to turn off this plugin chat, because i am using other chat plugin
SovRed_Bit is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 01-04-2017 , 02:15   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2355

Quote:
Originally Posted by SovRed_Bit View Post
Hello, how to turn off this plugin chat, because i am using other chat plugin
Look in your cksurf config file.

Code:
"ck_chat_enable" = "0" ( def. "1" ) notify - (1 / 0) Enable or disable ckSurfs chat processing.
__________________
sneaK is offline
Koga73
Senior Member
Join Date: Mar 2011
Location: 🍩
Old 01-04-2017 , 02:42   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2356

Hi, was just scouting the different pages, but couldn't find anything about this.
How to i load the zones automaticly, on server restart?

Currently i have to be there when the server restarts, to go in and press 'Reload Zones' in the CKAdmin menu.
Thanks.
__________________
Koga73 is offline
Koga73
Senior Member
Join Date: Mar 2011
Location: 🍩
Old 01-04-2017 , 04:24   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2357

Quote:
Originally Posted by Mike4Told View Post
I'm getting this error:

Code:
L 01/02/2017 - 18:09:42: SourceMod error session started
L 01/02/2017 - 18:09:42: Info (map "surf_kitsune") (file "errors_20170102.log")
L 01/02/2017 - 18:09:42: [SM] Exception reported: Instruction contained invalid parameter
L 01/02/2017 - 18:09:42: [SM] Blaming: ckSurf.smx
L 01/02/2017 - 18:09:42: [SM] Call stack trace:
L 01/02/2017 - 18:09:42: [SM]   [1] Line 502, ckSurf/buttonpress.sp::CL_OnEndTimerPress
L 01/02/2017 - 18:09:42: [SM]   [2] Line 182, ckSurf/surfzones.sp::StartTouch
L 01/02/2017 - 18:09:42: [SM]   [3] Line 101, ckSurf/surfzones.sp::StartTouchTrigger
Also, players are reporting that their rank is 9999999/2.
It was 99999999/1 and changed to 2 after another player completed the map.

A ingame screenshot found here:
http://images.akamai.steamuserconten...B79E623852A5C/

Please advise.
-Mike4Told
I'm guessing you are running it with sqlite. Not recommended.
Get a MySQL server and set it up for your surf, sqlite doesn't have the storage for a lot of players, and will end up doing stuff like that.
__________________
Koga73 is offline
SovRed_Bit
Junior Member
Join Date: Oct 2016
Location: Russia
Old 01-04-2017 , 05:58   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2358

Quote:
Originally Posted by blackhawk74 View Post
Look in your cksurf config file.

Code:
"ck_chat_enable" = "0" ( def. "1" ) notify - (1 / 0) Enable or disable ckSurfs chat processing.
Thank you
SovRed_Bit is offline
Mike4Told
Member
Join Date: Sep 2013
Old 01-04-2017 , 14:37   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2359

Quote:
Originally Posted by Koga73 View Post
I'm guessing you are running it with sqlite. Not recommended.
Get a MySQL server and set it up for your surf, sqlite doesn't have the storage for a lot of players, and will end up doing stuff like that.
Incorrect. I am using MySQL.

Please advise.
-Mike4Told
__________________
Mike4Told is offline
Kryptanyte
Junior Member
Join Date: Dec 2015
Old 01-04-2017 , 14:47   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2360

Quote:
Originally Posted by Mike4Told View Post
I'm getting this error:

Code:
L 01/02/2017 - 18:09:42: SourceMod error session started
L 01/02/2017 - 18:09:42: Info (map "surf_kitsune") (file "errors_20170102.log")
L 01/02/2017 - 18:09:42: [SM] Exception reported: Instruction contained invalid parameter
L 01/02/2017 - 18:09:42: [SM] Blaming: ckSurf.smx
L 01/02/2017 - 18:09:42: [SM] Call stack trace:
L 01/02/2017 - 18:09:42: [SM]   [1] Line 502, ckSurf/buttonpress.sp::CL_OnEndTimerPress
L 01/02/2017 - 18:09:42: [SM]   [2] Line 182, ckSurf/surfzones.sp::StartTouch
L 01/02/2017 - 18:09:42: [SM]   [3] Line 101, ckSurf/surfzones.sp::StartTouchTrigger
Also, players are reporting that their rank is 9999999/2.
It was 99999999/1 and changed to 2 after another player completed the map.

A ingame screenshot found here:
http://images.akamai.steamuserconten...B79E623852A5C/

Please advise.
-Mike4Told
Have you edited the plugin at all? It's possible there could be a problem with your MySQL server, have you tried using a different host to debug?

The errors you're getting (if you haven't edited the plugin) are probable being caused by an error in the zones on the map, I would recommend deleting them all and remaking them to test.
Kryptanyte 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 18:46.


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