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
krispx
Senior Member
Join Date: Jul 2010
Old 04-21-2012 , 08:43   Re: [CS:S] RankMe (Version 2.7.9 - 20 Apr 12)
Reply With Quote #771

Hi, i have errors in my logs since i updated in 279.
Code:
L 04/21/2012 - 14:47:16: [SM] Native "ThrowError" reported: Using two team colors in one message is not allowed
L 04/21/2012 - 14:47:16: [SM] Displaying call stack trace for plugin "rankme.smx":
L 04/21/2012 - 14:47:16: [SM]   [0]  Line 300, c:\srcds\css\cstrike\addons\sourcemod\scripting\include\colors.inc::CFormat()
L 04/21/2012 - 14:47:16: [SM]   [1]  Line 131, c:\srcds\css\cstrike\addons\sourcemod\scripting\include\colors.inc::CPrintToChatEx()
L 04/21/2012 - 14:47:16: [SM]   [2]  Line 1421, C:\rankme\code\scripting\rankme.sp::EventPlayerDeath()
Code:
L 04/21/2012 - 15:03:31: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 04/21/2012 - 15:03:31: [SM] Displaying call stack trace for plugin "rankme.smx":
L 04/21/2012 - 15:03:31: [SM]   [0]  Line 1231, C:\rankme\code\scripting\rankme.sp::Event_BombPlanted()

Last edited by krispx; 04-21-2012 at 10:50. Reason: 2nd errors.
krispx is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 04-21-2012 , 11:16   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #772

New version posted.
Changelog:
Code:
= V.2.8.0 (04/21/12):
     => Fix:
          = Fixed using client 0. (thanks relicek and krispx)
          = Removed support for tag {teamcolor} as if you enable it, you lose the {lightgreen} tag. (thanks relicek and krispx)
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
Sleiva
BANNED
Join Date: Feb 2012
Old 04-21-2012 , 11:31   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #773

Can someone help with russian translation there have something misstake

Screenshot: http://img571.**************/img571/4580/49357757.jpg
Sleiva is offline
relicek
Member
Join Date: Mar 2012
Old 04-21-2012 , 12:02   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #774

seems working now good, bad that {teamcolor} must been removed. I find little bug, when someone not ranked it will not recognize message coloring from translation file {green}[RankMe]: {default} and it will write it as i wrote it now...

thanks
relicek is offline
smolf
New Member
Join Date: Jun 2009
Old 04-22-2012 , 14:10   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #775

L 04/22/2012 - 19:52:20: [SM] Plugin encountered error 25: Call was aborted
L 04/22/2012 - 19:52:20: [SM] Native "SetFailState" reported: [RankMe] Unable to
connect to the database (Configuration "rankme" not found)
L 04/22/2012 - 19:52:20: [SM] Displaying call stack trace for plugin "rankme.smx
":
L 04/22/2012 - 19:52:20: [SM] [0] Line 359, C:\rankme\code\scripting\rankme.s
p:B_Connect()
L 04/22/2012 - 19:52:20: [SM] [1] Line 343, C:\rankme\code\scripting\rankme.s
p::OnConVarChanged_MySQL()
Can someone help me pls ?
smolf is offline
angel635
Senior Member
Join Date: Apr 2011
Old 04-22-2012 , 16:53   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #776

hi
probleme

File "/home/website/sd/angel635/rankme/index.php" is writeable by group

shmod 777
angel635 is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 04-22-2012 , 23:29   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #777

Quote:
Originally Posted by smolf View Post
L 04/22/2012 - 19:52:20: [SM] Plugin encountered error 25: Call was aborted
L 04/22/2012 - 19:52:20: [SM] Native "SetFailState" reported: [RankMe] Unable to
connect to the database (Configuration "rankme" not found)
L 04/22/2012 - 19:52:20: [SM] Displaying call stack trace for plugin "rankme.smx
":
L 04/22/2012 - 19:52:20: [SM] [0] Line 359, C:\rankme\code\scripting\rankme.s
p:B_Connect()
L 04/22/2012 - 19:52:20: [SM] [1] Line 343, C:\rankme\code\scripting\rankme.s
p::OnConVarChanged_MySQL()
Can someone help me pls ?
Well, when you use the plugin in MySQL, you need to set it's configs in databases.cfg, look at the first post for more info.

Quote:
Originally Posted by relicek View Post
seems working now good, bad that {teamcolor} must been removed. I find little bug, when someone not ranked it will not recognize message coloring from translation file {green}[RankMe]: {default} and it will write it as i wrote it now...

thanks
Thank you man, didnt noticed that. Gonna release the fix soon, till then, instead of {green}[RankMe]: {default} you can use \x04[RankMe]: \x01, it should work.

Quote:
Originally Posted by angel635 View Post
hi
probleme

File "/home/website/sd/angel635/rankme/index.php" is writeable by group

shmod 777
I think you forgot to write the problem/question...
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
LampaCZ
Junior Member
Join Date: Apr 2012
Old 04-23-2012 , 09:49   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #778

Hello,

I installed RankMe to server and web..server version works fine but when i want to see web stats i got error
http://source.m1p.eu/stats/
I filled all collums in config.cfg for web and ported FTP to cstrike folder

Can someone help please?
LampaCZ is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 04-23-2012 , 12:01   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #779

Quote:
Originally Posted by LampaCZ View Post
Hello,

I installed RankMe to server and web..server version works fine but when i want to see web stats i got error
http://source.m1p.eu/stats/
I filled all collums in config.cfg for web and ported FTP to cstrike folder

Can someone help please?
From http://source.m1p.eu/stats/restore.php?echo
Code:
Couldn't connect to the ftp server!
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
LampaCZ
Junior Member
Join Date: Apr 2012
Old 04-23-2012 , 12:19   Re: [CS:S] RankMe (Version 2.8.0 - 21 Apr 12)
Reply With Quote #780

I know error..but i filled every collum and still have this
LampaCZ 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 01:33.


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