Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 09-16-2011 , 19:00   Re: [CS:S] RankMe (Version 2.4.1 - 14 Sep 11)
Reply With Quote #381

Quote:
Originally Posted by Lord_Rofl View Post
Here it is
Thank you. It will be on next release.
__________________
[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
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 09-17-2011 , 01:16   Re: [CS:S] RankMe (Version 2.4.1 - 14 Sep 11)
Reply With Quote #382

I'm using SQLITE mode and I've recompiled RankMe plugin (v2.4.1), because I wanted to translate "[RankMe]: Reseted" phrases and I get those errors now:

Code:
L 09/17/2011 - 07:06:24: Info (map "cs_estate") (file "errors_20110917.log")
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1442, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnConVarChanged()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1263, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnClientPutInServer()
L 09/17/2011 - 07:06:24: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 09/17/2011 - 07:06:24: [SM] Displaying call stack trace for plugin "rankme.smx":
L 09/17/2011 - 07:06:24: [SM]   [0]  Line 1263, C:\Users\***\Desktop\sourcemod-1.3.8-windows\addons\sourcemod\scripting\rankme.sp::OnClientPutInServer()
I don't know, if those errors come with the original rankme.smx, because I'm always recompiling every plugin before the first use.

EDIT:
And it happens on server start only. What can be done to fix it?

Last edited by GrO; 09-17-2011 at 07:34.
GrO is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 09-17-2011 , 17:57   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #383

@GrO
That was because you were probably changing the cvar at you server.cfg but before the connection to the DB was estabilished.
Fixed now.

@All
New version posted. (Features and Fixes)
See first post for changelog.
__________________
[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
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 09-17-2011 , 22:03   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #384

Quote:
Originally Posted by lokizito View Post
@GrO
That was because you were probably changing the cvar at you server.cfg but before the connection to the DB was estabilished.
Fixed now.
The weird thing is that I didn't change it ;] I didn't even delete the config file, so rankme_mysql should stay default (0) whole the time.

Updating to 2.4.2, thanks.
GrO is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 09-17-2011 , 23:19   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #385

Quote:
Originally Posted by GrO View Post
The weird thing is that I didn't change it ;] I didn't even delete the config file, so rankme_mysql should stay default (0) whole the time.

Updating to 2.4.2, thanks.
Not the rankme_mysql cvar.
If any cvar from RankMe is changed, it calls the OnConvarChanged callback, and it was triggering a query. On last update, the connection is not made when loading the plugin but after the execution of rankme.cfg. So, if any cvar was changed before it, the plugin would make a query and it would cause an error since the connection to the DB wasn't estabilished.
__________________
[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
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 09-18-2011 , 00:03   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #386

Quote:
Originally Posted by lokizito View Post
Not the rankme_mysql cvar.
If any cvar from RankMe is changed, it calls the OnConvarChanged callback, and it was triggering a query. On last update, the connection is not made when loading the plugin but after the execution of rankme.cfg. So, if any cvar was changed before it, the plugin would make a query and it would cause an error since the connection to the DB wasn't estabilished.
I understand now.
GrO is offline
away000
Veteran Member
Join Date: Sep 2010
Old 09-18-2011 , 08:08   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #387

Already have jail integration?

Thanks.
away000 is offline
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 09-18-2011 , 08:26   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #388

Quote:
Originally Posted by lokizito View Post
@GrO
That was because you were probably changing the cvar at you server.cfg but before the connection to the DB was estabilished.
Fixed now.
Weird, after updating to v2.4.2 those errors still appear, but only 4 upper lines from the error log I've posted, not all of them. I can live with it, if it's nothing bad for my server (performance etc.).
GrO is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 09-18-2011 , 10:22   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #389

Quote:
Originally Posted by away000 View Post
Already have jail integration?

Thanks.
As i said, i will not add a mod support.

Quote:
Originally Posted by GrO View Post
Weird, after updating to v2.4.2 those errors still appear, but only 4 upper lines from the error log I've posted, not all of them. I can live with it, if it's nothing bad for my server (performance etc.).
Can you post me the lines with the errors?
__________________
[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
Paparazziv2
Senior Member
Join Date: Feb 2011
Location: Chile, La Serena
Old 09-18-2011 , 11:33   Re: [CS:S] RankMe (Version 2.4.2 - 17 Sep 11)
Reply With Quote #390

Thanks, the plugin work very good for me, and with sqilite without Webinterface =D! my dream is completed haha,
__________________
Sorry for the bad english please.

Paparazziv2 is offline
Send a message via MSN to Paparazziv2
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 16:09.


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