Raised This Month: $51 Target: $400
 12% 

[TF2 Stats] With Web Ranking and Item Logger [v9.1.0]


Post New Thread Reply   
 
Thread Tools Display Modes
Blade Kiro
Member
Join Date: Jul 2009
Old 12-24-2009 , 01:01   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #221

Quote:
Originally Posted by Blade Kiro View Post
For some reason the plugin is welcoming people to the server and it is saying that ranking is enabled, but when I type rank nothing happens.
Any idea why this is happening? Any cvar that would not let you type rank?
Blade Kiro is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 12-24-2009 , 02:06   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #222

Quote:
Originally Posted by Blade Kiro View Post
Any idea why this is happening? Any cvar that would not let you type rank?
what is your rank_chattag set to?
__________________
DarthNinja is offline
Blade Kiro
Member
Join Date: Jul 2009
Old 12-24-2009 , 02:15   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #223

rank_chattag "NS2"
Blade Kiro is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 12-24-2009 , 02:19   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #224

Quote:
Originally Posted by Blade Kiro View Post
rank_chattag "NS2"

Type "NS2" in chat
__________________
DarthNinja is offline
MjrNuT
SourceMod Donor
Join Date: Feb 2008
Location: Under the Beaming CA Sun
Old 12-24-2009 , 02:52   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #225

Quote:
Originally Posted by dwatring View Post
Getting the database to work. And how to host files on my website to make it work.

1. Go to the administration page of your webserver (a common interface is Cpanel)
2. Go to MySQL databases and create a new database called tf2stats. You will see
that the databasename is prepended with your account name (presuming you
are using a hosting provider and not your own server). For instance the database
will have a name like abcd12_tf2stats.
3. Now make a user that can acces the database. It will be prepended with your
account name again so it will be something like abcd12_user and you also have
to choose a password, you will need this in step 5.

That is what you said, but I don't have an admin page. And I certainly don't have a MySQL database. I don't have a hosting provider either.
A dedicated server by your meaning then is that you have full management of a machine, not a virtual instance.

By what I've read from you, you have a barebones either windows or linux. So, you need to find out how to install the applications needed to run this web interface.
__________________
Flames and Ash Gaming
Addon: SM v1.4.0-dev MM 1.8.5-dev
Plugins: Advertisements, Webshortcuts, spray tracer, SBans, RTD, gScramble Balance, misc
MjrNuT is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 12-24-2009 , 04:53   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #226

Hi mate,

The plugin is running great and all the new weapons are being picked up so Thanks again for that.

There is a new error being written to the sourcemod Logs though which has only started since installing the updated plugin.

It is not effecting the performance of the Server or Plugin but its something that does need resolving when you get a chance.

Could it be something to do with the 9 extra weapons when writing to the database (90 columns for player but only 81 values!)

Here is some of the Sourcemod Log.

Code:
 
L 12/23/2009 - 23:16:02: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:16:31: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:16:53: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:23:54: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:23:58: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:25:56: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:33:52: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:34:35: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:34:44: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:36:07: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:37:32: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:38:30: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:39:01: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:40:16: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:43:33: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:45:11: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:48:42: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:50:21: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
L 12/23/2009 - 23:55:40: [n1g-tf2-stats.smx] SQL Error: table Player has 90 columns but 81 values were supplied
There is also the unrecognised ball event in the N1G_WEAPONERRORS.log which is a very rare event anyway like has been said previously.

Code:
 
L 12/24/2009 - 09:31:12: [n1g-tf2-stats.smx] Weapon: ball
Cheers

- Lob (UK)

Last edited by Lob (UK; 12-24-2009 at 04:59.
Lob (UK is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 12-24-2009 , 05:08   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #227

I saw that in testing, I think its a database error, I thought I fixed it though...
You *could* try and export all the data, then drop all the tables and let the plugin recreate them (then import the data) and see if that fixes it.

I'm not sure what the cause is...

And the ball weapon I'll add once theres another reason to update the plugin...
__________________
DarthNinja is offline
eraserhead
Veteran Member
Join Date: Nov 2009
Old 12-24-2009 , 06:15   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #228

Quote:
Originally Posted by dwatring View Post
Getting the database to work. And how to host files on my website to make it work.

That is what you said, but I don't have an admin page. And I certainly don't have a MySQL database. I don't have a hosting provider either.
I am assuming here that your knowlegde/experience level does not extend to making a webserver of your own and setting up MySQL etc. So my advice is that if you really want the web rankings just hire some webspace with a provider otherwise it will be mission impossible for you. You could just simply start with using the plugin locally on you TF2 server without the web ranking of course. Did you get that to work?
eraserhead is offline
Send a message via Skype™ to eraserhead
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 12-24-2009 , 07:56   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #229

Quote:
Originally Posted by DarthNinja View Post
I saw that in testing, I think its a database error, I thought I fixed it though...
You *could* try and export all the data, then drop all the tables and let the plugin recreate them (then import the data) and see if that fixes it.

I'm not sure what the cause is...

And the ball weapon I'll add once theres another reason to update the plugin...
Hi again.

I have opened the current tf2stats.sq3 to have a look at it and the new tables are all there and have been created the same as they would be with a new database. There are 90 as there should now be. I opened a saved one from before the update and there were only 81 so the new tables have definately been created ok by the new plugin and you can see the new weapon columns that have been added.

However,

All the columns of all the new weapons in the table are empty of scores though which is related to the new errors reported.

The new weapons are adding the points onto the total scores perfectly fine and all the previous weapon columns are all fine too but for some reason the new weapons are not adding any points/numbers on to the new tables that it has itself created as in the new weapon tables.

If the plugin has already converted the existing table to add the new columns of weapons, then i doubt exporting a database with no data in the new colums would actually make any difference if you know what i mean.

Cheers

- Lob (UK)

Last edited by Lob (UK; 12-24-2009 at 08:19.
Lob (UK is offline
rig0r
Member
Join Date: Dec 2009
Old 12-24-2009 , 07:57   Re: [TF2 Stats] With Web Ranking and Item Logger [v6.0/6.5.2]
Reply With Quote #230

Question: does your plugin ignore bots (the bots Valve added a couple of days ago) ? It seems they are included in the ranking, but if I go to the webrank webby I cannot find any bot playernames.
rig0r 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 14:29.


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