Raised This Month: $32 Target: $400
 8% 

[TF2] Player Ranks


Post New Thread Reply   
 
Thread Tools Display Modes
Aderic
Senior Member
Join Date: Oct 2011
Old 08-09-2014 , 17:55   Re: [TF2] Player Ranks
Reply With Quote #131

Quote:
Originally Posted by Negratius View Post
Hi! I just updated my server and i'm getting this error:

Code:
L 08/09/2014 - 16:17:25: [SM] Unable to load plugin "playerranks.smx": Native "__FLOAT_GT__" was not found
L 08/09/2014 - 16:17:28: [SM] Native "CloseHandle" reported: Handle 0 is invalid (error 4)
What could be wrong?
Hope that is enough info
Thanks in advance!
Your SourceMod install is out of date, the plugin was compiled for the latest SourceMod 1.6 Stable branch.

You can download the source and compile it yourself or update SourceMod. I would update SourceMod.
__________________
Aderic is offline
Negratius
Member
Join Date: Feb 2013
Location: São Paulo, Brasil
Old 08-09-2014 , 19:00   Re: [TF2] Player Ranks
Reply With Quote #132

Quote:
Originally Posted by Aderic View Post
Your SourceMod install is out of date, the plugin was compiled for the latest SourceMod 1.6 Stable branch.

You can download the source and compile it yourself or update SourceMod. I would update SourceMod.
I am kinda afraid of doing that and messing up other plugins but i'll do it


Thanks!
__________________

_______________px. Negratius________________


Negratius is offline
Send a message via MSN to Negratius
Aderic
Senior Member
Join Date: Oct 2011
Old 08-09-2014 , 20:33   Re: [TF2] Player Ranks
Reply With Quote #133

Quote:
Originally Posted by Negratius View Post
I am kinda afraid of doing that and messing up other plugins but i'll do it


Thanks!
SourceMod is very backwards compatible.

Plugins sometimes aren't though. I can say that all of the plugins running on my server have not experienced any problems with the update to 1.6.

If you really don't want to update, Player Ranks should work fine if compiled against 1.5. I just prefer supporting the latest builds.
__________________
Aderic is offline
Negratius
Member
Join Date: Feb 2013
Location: São Paulo, Brasil
Old 08-10-2014 , 19:40   Re: [TF2] Player Ranks
Reply With Quote #134

Quote:
Originally Posted by Aderic View Post
SourceMod is very backwards compatible.

Plugins sometimes aren't though. I can say that all of the plugins running on my server have not experienced any problems with the update to 1.6.

If you really don't want to update, Player Ranks should work fine if compiled against 1.5. I just prefer supporting the latest builds.
Thanks for the fast reply!

I've updated both metamod (1.10.1) and sourcemod (1.6)
It seems to be working almost perfectly

Only two things now:

- When players type !rankme they are seeing different scores than when they type !top
- Also, the configs on the cfg\sourcemod\playerranks.cfg aren't loading correctly.
For example, i've set pr_maxSearchResults "10" but it's still showing 25 players
__________________

_______________px. Negratius________________


Negratius is offline
Send a message via MSN to Negratius
Aderic
Senior Member
Join Date: Oct 2011
Old 08-10-2014 , 22:29   Re: [TF2] Player Ranks
Reply With Quote #135

Quote:
Originally Posted by Negratius View Post
Thanks for the fast reply!

I've updated both metamod (1.10.1) and sourcemod (1.6)
It seems to be working almost perfectly

Only two things now:

- When players type !rankme they are seeing different scores than when they type !top
- Also, the configs on the cfg\sourcemod\playerranks.cfg aren't loading correctly.
For example, i've set pr_maxSearchResults "10" but it's still showing 25 players
That's because the !top menu is updated on its own timer. The scores may be slightly different because it's not updated live like what the !rank command does.

The config file is autogenerated and is loaded by SourceMod; pr_maxSearchResults is for the !rank search. A previous user confused this with the !top result count. If you want 10 top players listed you will need to open the source and change MAX_TOP_SCORES on line 80 from 25 to 10 and then compile.
__________________

Last edited by Aderic; 08-10-2014 at 22:30.
Aderic is offline
Negratius
Member
Join Date: Feb 2013
Location: São Paulo, Brasil
Old 08-12-2014 , 07:28   Re: [TF2] Player Ranks
Reply With Quote #136

Quote:
Originally Posted by Aderic View Post
That's because the !top menu is updated on its own timer. The scores may be slightly different because it's not updated live like what the !rank command does.

The config file is autogenerated and is loaded by SourceMod; pr_maxSearchResults is for the !rank search. A previous user confused this with the !top result count. If you want 10 top players listed you will need to open the source and change MAX_TOP_SCORES on line 80 from 25 to 10 and then compile.
Well that's weird because the !rank is showing less updated points than !top
D=
__________________

_______________px. Negratius________________


Negratius is offline
Send a message via MSN to Negratius
Aderic
Senior Member
Join Date: Oct 2011
Old 08-12-2014 , 17:29   Re: [TF2] Player Ranks
Reply With Quote #137

Quote:
Originally Posted by Negratius View Post
Well that's weird because the !rank is showing less updated points than !top
D=
That's not possible. What's the IP to your server and I will get on and take a look.
__________________
Aderic is offline
Negratius
Member
Join Date: Feb 2013
Location: São Paulo, Brasil
Old 08-13-2014 , 08:05   Re: [TF2] Player Ranks
Reply With Quote #138

Quote:
Originally Posted by Aderic View Post
That's not possible. What's the IP to your server and I will get on and take a look.
It's putchugos.ddns.net:27015
__________________

_______________px. Negratius________________


Negratius is offline
Send a message via MSN to Negratius
jpwanabe
Veteran Member
Join Date: Mar 2010
Old 08-22-2014 , 00:52   Re: [TF2] Player Ranks
Reply With Quote #139

Needs to be fixed with todays update.
__________________
My Steam TF2APP
My sig changes with each load! Refresh to see my other servers!
jpwanabe is offline
Aderic
Senior Member
Join Date: Oct 2011
Old 08-22-2014 , 10:36   Re: [TF2] Player Ranks
Reply With Quote #140

Quote:
Originally Posted by jpwanabe View Post
Needs to be fixed with todays update.
From what I can tell, everything works fine.

You need to either batch convert all ranking Steam IDs into the new format or update your SourceMod installation to use the old format.
__________________
Aderic 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 10:23.


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