Raised This Month: $7 Target: $400
 1% 

[CS:S] RankMe (Version 2.8.3 - 19 Jul 12)


Post New Thread Reply   
 
Thread Tools Display Modes
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 11-06-2016 , 05:00   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1251

My version is made for CSGO, not CSS
I recommend you to downgrade your sourcemod to 1.8, because 1.8 is stable and 1.9 is still in dev.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118

Last edited by rogeraabbccdd; 11-06-2016 at 05:00.
rogeraabbccdd is offline
Mester Skunk
Senior Member
Join Date: Nov 2014
Location: Denmark
Old 11-10-2016 , 09:06   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1252

I would to very much like a stable new update for css! This rank plugin is truly the best out there, to bad if we can't use it for css!
__________________
Mester Skunk is offline
Mindstalk3R
Junior Member
Join Date: Jun 2015
Old 01-05-2017 , 04:36   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1253

If i don't have a webinterface will it save the points of the players?
Mindstalk3R is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 01-05-2017 , 04:41   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1254

Quote:
Originally Posted by Mindstalk3R View Post
If i don't have a webinterface will it save the points of the players?
Yes, it will.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
El Curioso
Member
Join Date: Nov 2013
Location: Spain
Old 03-23-2017 , 15:27   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1255

If I am right the following warning hints to the fact, that this plugin is failing in a future sm-update.
When compiling I get the following error:

Quote:
// rankme.sp(629) : warning 237: coercing functions to and from primitives is unsupported and will be removed in the future
The solution provided in: https://forums.alliedmods.net/showthread.php?t=289118
does not work here.

Problematic code:
Code:
new Function:callback = GetNativeCell(2);
WritePackCell(pack, _:callback);
Any Ideas how to change the code, to get the plugin "futureproof"?
El Curioso is offline
Trans_Am_00
Senior Member
Join Date: Jul 2013
Location: 127.0.0.1
Old 03-26-2017 , 09:15   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1256

Other than the Z flag, which admin flag can use the Admin command?
__________________
-= Trans-Am =-
Quote:
Where pink owns everything

Last edited by Trans_Am_00; 03-26-2017 at 09:19. Reason: wrong thread
Trans_Am_00 is offline
ItsExTacY
Member
Join Date: Jul 2017
Location: Israel
Old 08-01-2017 , 09:28   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1257

Where is the rankme.cfg?
ItsExTacY is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 08-02-2017 , 04:11   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1258

Quote:
Originally Posted by ItsExTacY View Post
Where is the rankme.cfg?
it's named kento.rankme.cfg
__________________
Obyboby is offline
easono
Senior Member
Join Date: Nov 2013
Old 10-01-2017 , 14:36   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1259

Quote:
Originally Posted by Obyboby View Post
it's named kento.rankme.cfg
if you used the kento version, for this version it is in cfg/sourcemod/rankme.cfg

Having trouble setting up the web interface guys I get the following on my webserver log:

Quote:
[01-Oct-2017 18:21:29 UTC] PHP Warning: ftp_get(): No such file or directory. in /restore.php on line 16
The restore.php file on this line is:

Quote:
$filename = "rank.sql";
if (ftp_get($conn_id, "up/rank.sql", $ftpDIR . "/rank.sql", FTP_BINARY))
I can't work out the php for this, not exactly sure where this rank.sql file should be coming from, it's neither in the mods / data files on the gameserver or in the files on the webserver.

Any Pointers? Only file I find on the webserver is rankme.sq3

Also there is no information included with this plugin that specifies what columns should be in the table on the database for the webserver?

Last edited by easono; 10-01-2017 at 14:48.
easono is offline
easono
Senior Member
Join Date: Nov 2013
Old 10-01-2017 , 16:21   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1260

Seem's I have managed to progress a bit further however now the rankme plugin is causing the following:

Quote:
WatchDog! Server took too long to process (probably infinite loop).
Host_Error: WatchdogHandler called - server exiting.


L 10/01/2017 - 19:59:50: Engine error: Host_Error: WatchdogHandler called - server exiting.


assert_20171001195850_1.dmp[21743]: Uploading dump (out-of-process)
/tmp/dumps/assert_20171001195850_1.dmp
assert_20171001195850_1.dmp[21743]: Finished uploading minidump (out-of-process): success = no
assert_20171001195850_1.dmp[21743]: error: libcurl.so: cannot open shared object file: No such file or directory
assert_20171001195850_1.dmp[21743]: file ''/tmp/dumps/assert_20171001195850_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
/usr/local/games/css/1074558/173.199.73.56:27045/css/wrapper.sh: line 2: 21459 Segmentation fault /home/glibc215/lib/ld-linux.so.2 --library-path /home/glibc215/lib/:bin/:. ./srcds_linux $*
[OVERLORD] ERROR Server has died, return code 139
Seems to be the second I set this to "1"

Quote:
// Using MySQL? 1 = true 0 = false (SQLite)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rankme_mysql "1"
Possible causes?

Last edited by easono; 10-01-2017 at 16:37.
easono 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 00:00.


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