Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
PresidentEvil
AlliedModders Donor
Join Date: Jun 2012
Old 12-20-2015 , 15:01   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1031

i see the plugin was updated 2 hours ago, did it fix the crashes?
__________________
PresidentEvil is offline
MrPriime
Junior Member
Join Date: Oct 2015
Old 12-20-2015 , 15:38   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1032

In my database, I get everything else except ck_playertimes
I tried to reinstall and stuff but nothing works.



Can someone help me ?

[ckSurf.smx] [ckSurf] SQL Error (SQL_selectPersonalBonusRecordsCallback): Table 'client_10.ck_bonus' doesn't exist
[ckSurf.smx] [ckSurf] SQL Error (SQL_ViewRankedPlayerCallback4): Table 'client_10.ck_playertimes' doesn't exist
[ckSurf.smx] [ckSurf] SQL Error (SQL_ViewRankedPlayerCallback4): Table 'client_10.ck_playertimes' doesn't exist

Last edited by MrPriime; 12-20-2015 at 15:40.
MrPriime is offline
Send a message via Skype™ to MrPriime
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 12-20-2015 , 16:24   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1033

Quote:
Originally Posted by MrPriime View Post
In my database, I get everything else except ck_playertimes
I tried to reinstall and stuff but nothing works.



Can someone help me ?

[ckSurf.smx] [ckSurf] SQL Error (SQL_selectPersonalBonusRecordsCallback): Table 'client_10.ck_bonus' doesn't exist
[ckSurf.smx] [ckSurf] SQL Error (SQL_ViewRankedPlayerCallback4): Table 'client_10.ck_playertimes' doesn't exist
[ckSurf.smx] [ckSurf] SQL Error (SQL_ViewRankedPlayerCallback4): Table 'client_10.ck_playertimes' doesn't exist
Update your .smx from github and try again.
jonitaikaponi is offline
kin5
Junior Member
Join Date: Nov 2015
Old 12-20-2015 , 17:52   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1034

Quote:
Originally Posted by jonitaikaponi View Post
That could mean:
1. You executed the commands on a database that was already updated or at least tried to update to 1.18
2. You didn't execute the update commands at the end of the .sql in the same order they are in the eile
3. You executed the update commands more than once.

If you don't mind losing your edited / created zones, you can run !insertmapzones again.
Thanks a lot. Seems like i messed a bit with my database trying to change it. I deleted the database and made a new one from backup, run sql query. Now it worked well.
kin5 is offline
kin5
Junior Member
Join Date: Nov 2015
Old 12-20-2015 , 21:53   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1035

Having this errors with last commit:
Code:
L 12/21/2015 - 04:39:26: Info (map "surf_kitsune") (file "errors_20151221.log")
L 12/21/2015 - 04:39:26: [SM] Plugin encountered error 30: Script execution timed out
L 12/21/2015 - 04:39:26: [SM] Displaying call stack trace for plugin "ckSurf.smx":
L 12/21/2015 - 04:39:26: [SM]   [0]  Line 232, ckSurf/sql.sp::db_setupDatabase()
L 12/21/2015 - 04:39:26: [SM]   [1]  Line 2227, D:\ckSurf\csgo\addons\sourcemod\scripting\ckSurf.sp::OnPluginStart()
Plugin is not loading
kin5 is offline
MrPriime
Junior Member
Join Date: Oct 2015
Old 12-21-2015 , 01:57   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1036

Quote:
Originally Posted by jonitaikaponi View Post
Update your .smx from github and try again.
Nevermind. I deleted all the ckSurf stuff from my database and restarted my server and it all worked.

I wanted to use this plugin with course but this plugins disables the map damage. I even disable the godmode cvar. Is it possible to add an option to add map damage?
MrPriime is offline
Send a message via Skype™ to MrPriime
XiiooX
Junior Member
Join Date: Sep 2015
Old 12-21-2015 , 03:51   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1037

After the Update, i gain VIP everytime when i join the Server or the Map Change?
Is there a way to disable it?

And is there a way to Change the Admin Tag? from ADMIN to Admin? Tryed to change in the Hoook.inc and Misc.inc, but nothing happens.

Last edited by XiiooX; 12-21-2015 at 03:57.
XiiooX is offline
Baws
Veteran Member
Join Date: Oct 2012
Old 12-21-2015 , 06:00   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1038

Quote:
Originally Posted by XiiooX View Post
After the Update, i gain VIP everytime when i join the Server or the Map Change?
Is there a way to disable it?

And is there a way to Change the Admin Tag? from ADMIN to Admin? Tryed to change in the Hoook.inc and Misc.inc, but nothing happens.
I agree on the VIP thing.
Some of my staff are randomly getting the VIP tag and access to it. How to fix this?
__________________
Like my clean plugins and work?
Baws is offline
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 12-21-2015 , 08:45   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1039

Admin flags A and Z automatically get the VIP.
jonitaikaponi is offline
LeeStrong
AlliedModders Donor
Join Date: Nov 2015
Old 12-21-2015 , 14:59   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #1040

Hey Elzi,
I don't have time to look into the issue, however there *MAY* be an issue with zone creation on staged maps.

In my database, the Zonename field often prints "Start 0" for all zones other than the bonuses, instead of just "NULL". Could be an easy fix, or could be my database, I'll check it out later.

Thanks for all the hard work dude.
LeeStrong 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 20:14.


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