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

[ANY] Player Analytics


Post New Thread Reply   
 
Thread Tools Display Modes
DrFallen
AlliedModders Donor
Join Date: Jul 2013
Location: ./root
Old 01-25-2014 , 20:28   Re: [ANY] Player Analytics
Reply With Quote #51

Quote:
Originally Posted by Pickles47 View Post
Yes, I made this for personal use before people started inquiring about a more complete panel from Dr. McKay. I only looked at the methods I was seeing in my database at the time, so some methods not listed in the config under ConnMethod will show as other. To my knowledge console is left null or empty. Link

Here is an update for config.php adding the 3 missing methods, quickplay, matchmaking and console as a replacement for other:
Spoiler
Great Thanks
DrFallen is offline
Pitbull3
AlliedModders Donor
Join Date: Aug 2009
Location: Degree-Gaming.com
Old 01-26-2014 , 13:29   Re: [ANY] Player Analytics
Reply With Quote #52

Ever since using this.... I've seen some weird crashes with this plugin installed.

No error logs, just right after I added this... once a day a few servers usually crash. Any ideas as to what / why?
Pitbull3 is offline
Pickles47
Member
Join Date: Jun 2013
Old 01-30-2014 , 19:33   Re: [ANY] Player Analytics
Reply With Quote #53

https://forums.alliedmods.net/showpo...8&postcount=69

Last edited by Pickles47; 03-21-2014 at 15:18.
Pickles47 is offline
Pitbull3
AlliedModders Donor
Join Date: Aug 2009
Location: Degree-Gaming.com
Old 01-31-2014 , 00:06   Re: [ANY] Player Analytics
Reply With Quote #54

Absolutely amazing, awesome update!
Pitbull3 is offline
Nolongerinthegame
AlliedModders Donor
Join Date: Sep 2005
Old 02-01-2014 , 09:47   Re: [ANY] Player Analytics
Reply With Quote #55

Has CSGO got that connection method cvar implemented? Sorry been away for a short while...
Nolongerinthegame is offline
Peterpants
Junior Member
Join Date: Jan 2009
Old 02-07-2014 , 18:19   Re: [ANY] Player Analytics
Reply With Quote #56

The player names being inserted into our table are being mangled -- the names are being converted from latin-1 to UTF-8, even though they're already in UTF-8 to begin with. (leading to a typical type of expansion of UTF-8 into multiple garbage characters)

I looked at the code and everything looks correct -- Anybody know what the secret to making SourceMod pass the name characters un-molested into MySQL is?
Peterpants is offline
Nelak
Member
Join Date: Jun 2013
Old 02-16-2014 , 11:49   Re: [ANY] Player Analytics
Reply With Quote #57

Quote:
Originally Posted by tigerox View Post
Great plugin, thanks!

Seeing this on our CSGO servers:

Code:
L 12/09/2013 - 01:17:49: SourceMod error session started
L 12/09/2013 - 01:17:49: Info (map "ar_arena_box") (file "errors_20131209.log")
L 12/09/2013 - 01:17:49: [SM] Native "CloseHandle" reported: Handle 25050489 is invalid (error 1)
L 12/09/2013 - 01:17:49: [SM] Displaying call stack trace for plugin "player_analytics.smx":
L 12/09/2013 - 01:17:49: [SM]   [0]  Line 168, D:\Libraries\Documents\Repos\Public Plugins\scripting\player_analytics.sp::OnMOTDQueried()
L 12/09/2013 - 01:17:49: [SM] Native "CloseHandle" reported: Handle 2506048d is invalid (error 3)
L 12/09/2013 - 01:17:49: [SM] Displaying call stack trace for plugin "player_analytics.smx":
L 12/09/2013 - 01:17:49: [SM]   [0]  Line 202, D:\Libraries\Documents\Repos\Public Plugins\scripting\player_analytics.sp::OnOSQueried()
L 12/09/2013 - 01:26:56: Error log file session closed.
I'm seeing this on one of our servers as well. We run the plugin on 6 servers and it's only showing on one of them. Were you able to find the cause or a fix?
Nelak is offline
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 02-24-2014 , 03:20   Re: [ANY] Player Analytics
Reply With Quote #58

Hi Pickles, fabulous work on the interface!

Any chance you could share the maps.php also?
Jargon is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 03-01-2014 , 09:56   Re: [ANY] Player Analytics
Reply With Quote #59

Quote:
Originally Posted by Nelak View Post
I'm seeing this on one of our servers as well. We run the plugin on 6 servers and it's only showing on one of them. Were you able to find the cause or a fix?
Seems to be caused by a connecting client's convar being queried right before a map change.

Last edited by bl4nk; 03-01-2014 at 09:57. Reason: grammar
bl4nk is offline
Caliban Avenged
Junior Member
Join Date: Jun 2012
Old 03-01-2014 , 15:37   Re: [ANY] Player Analytics
Reply With Quote #60

Quote:
Originally Posted by Jargon View Post
Hi Pickles, fabulous work on the interface!

Any chance you could share the maps.php also?
That UI is gorgeous. Anyone keeping an eye on it here? You can tell he's been making incremental changes to it, like the Maps view and the Date picker, but he hasn't checked back into the AlliedMods.net forums since 30-Jan-2014.

Having this UI checked into something like github would be fantastic - Pickles posted that this was probably his last update to his version of panel, but it's too compelling to be dropped.

I did notice that the ConnOS( ) function call in sessions.php doesn't seem to return anything but Windows, even when the database clearly has Mac and Linux client connections. As a result, the fa-windows style from fontawesome.io is the only icon that gets printed back on the line, and you can't tell when other client types connected. Anyone else noticing that?
Caliban Avenged 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 06:12.


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