Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
Bigsplash
Senior Member
Join Date: Mar 2009
Old 07-22-2014 , 20:08   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1021

Never mind problem with file permission reset everything to 777 and it works, very well I may add. This plugin is truly my favorite!!!
Bigsplash is offline
Nemdox
Member
Join Date: Aug 2012
Old 07-22-2014 , 21:40   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1022

Heeeeelp! plsss!!! I have lags
I have lags on the server when the plug-in is started. Logs occur during murders of players! ! ! If the enemy killed, var value: reaches 10-20 (I observed it through net_graph 1) and if I off a plug-in, on the server of logs var value isn't observed also: shows steadily 0.200-0.350
But, lags occur time the kill of any player
P.S. i think this problem because last update server...
Server csgo

Last edited by Nemdox; 07-23-2014 at 02:22.
Nemdox is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 07-23-2014 , 02:41   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1023

Quote:
Originally Posted by Nemdox View Post
Heeeeelp! plsss!!! I have lags
I have lags on the server when the plug-in is started. Logs occur during murders of players! ! ! If the enemy killed, var value: reaches 10-20 (I observed it through net_graph 1) and if I off a plug-in, on the server of logs var value isn't observed also: shows steadily 0.200-0.350
But, lags occur time the kill of any player
P.S. i think this problem because last update server...
Server csgo
a bit of further info would help.

are you using sql lite or mysql?
__________________
Neuro Toxin is offline
Nemdox
Member
Join Date: Aug 2012
Old 07-23-2014 , 02:50   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1024

my databases:
"Databases"
{
"driver_default" "mysql"
"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"extendedcomm"
{
"driver" "sqlite"
"database" "extendedcomm"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
"stb2"
{
"driver" "sqlite"
"host" "localhost"
"database" "stb2"
}
}
Nemdox is offline
Nemdox
Member
Join Date: Aug 2012
Old 07-23-2014 , 02:53   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1025

Quote:
Originally Posted by Neuro Toxin View Post
a bit of further info would help.

are you using sql lite or mysql?
i think sql

Last edited by Nemdox; 07-23-2014 at 02:57.
Nemdox is offline
maniac666
New Member
Join Date: Jul 2014
Old 07-24-2014 , 07:03   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1026

Guys i have problem :
07/24/2014 - 1225: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 07/24/2014 - 1225: [SM] Native "VFormat" reported: Language phrase "MVP" not found
L 07/24/2014 - 1225: [SM] Displaying call stack trace for plugin "rankme.smx":
L 07/24/2014 - 1225: [SM] [0] Line 69, H:\VEC\CSGO\sourcemod-1.5.0-hg3756-windows\addons\sourcemod\scripting\include\co lors.inc::CPrintToChat()
L 07/24/2014 - 1225: [SM] [1] Line 1167, H:\VEC\CSGO\sourcemod-1.5.0-hg3756-windows\addons\sourcemod\scripting\rankme.sp: :Event_RoundMVP()






how to fix it ?

add the me on steam if anyone knows : DamianMarihuana
maniac666 is offline
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 07-24-2014 , 07:59   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1027

Quote:
Originally Posted by maniac666 View Post
Guys i have problem :
07/24/2014 - 1225: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 07/24/2014 - 1225: [SM] Native "VFormat" reported: Language phrase "MVP" not found
L 07/24/2014 - 1225: [SM] Displaying call stack trace for plugin "rankme.smx":
L 07/24/2014 - 1225: [SM] [0] Line 69, H:\VEC\CSGO\sourcemod-1.5.0-hg3756-windows\addons\sourcemod\scripting\include\co lors.inc::CPrintToChat()
L 07/24/2014 - 1225: [SM] [1] Line 1167, H:\VEC\CSGO\sourcemod-1.5.0-hg3756-windows\addons\sourcemod\scripting\rankme.sp: :Event_RoundMVP()






how to fix it ?

add the me on steam if anyone knows : DamianMarihuana
Could look like you are missing the translation file.
Try download it again and put it into the translation folder
__________________
DoPe^ is offline
Nemdox
Member
Join Date: Aug 2012
Old 07-24-2014 , 12:40   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1028

help me??
Nemdox is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 07-24-2014 , 22:23   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1029

Quote:
Originally Posted by Nemdox View Post
help me??
If your using sqlite. Your probably having a bottle neck in relation to I/O with the hard drive or your cpu usage.

I recommend trying mysql over sqlite.
__________________
Neuro Toxin is offline
Nemdox
Member
Join Date: Aug 2012
Old 07-25-2014 , 06:02   Re: [CS:S] RankMe (Version 2.8.3 - 19 Jul 12)
Reply With Quote #1030

Quote:
Originally Posted by Neuro Toxin View Post
If your using sqlite. Your probably having a bottle neck in relation to I/O with the hard drive or your cpu usage.

I recommend trying mysql over sqlite.
Tell that I have to make in databases?

Last edited by Nemdox; 07-25-2014 at 06:38.
Nemdox 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 11:15.


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