Raised This Month: $ Target: $400
 0% 

[ANY] Player Analytics


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Plugin ID:
3984
Plugin Version:
1.3.1
Plugin Category:
Statistical
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    69 
    Plugin Description:
    Logs detailed statistics for all connecting players
    Old 12-03-2013 , 14:07   Re: [ANY] Player Analytics
    Reply With Quote #1

    An threaded connection handle stays valid until you close it, persistant connections are kinda default for it.
    __________________

    Last edited by Impact123; 12-03-2013 at 14:20.
    Impact123 is offline
    Dr. McKay
    Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
    Join Date: Aug 2011
    Location: Atlantis
    Old 12-03-2013 , 14:34   Re: [ANY] Player Analytics
    Reply With Quote #2

    Quote:
    Originally Posted by Impact123 View Post
    An threaded connection handle stays valid until you close it, persistant connections are kinda default for it.
    The persistent parameter tells SourceMod to try to re-use an already-open connection if one exists, eliminating unnecessarily duplicate database connections. When you have many servers, this starts to become an issue.
    __________________

    Last edited by Dr. McKay; 12-03-2013 at 14:34.
    Dr. McKay is offline
    Dr. McKay
    Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
    Join Date: Aug 2011
    Location: Atlantis
    Old 12-04-2013 , 00:44   Re: [ANY] Player Analytics
    Reply With Quote #3

    Quote:
    Originally Posted by DrFallen View Post
    Hey great work guys, I've got the panel working but whenever I try to any of the top 4 tabs (users,sessions,connection or audience) it doesnt do anything. If I open in new tab it goes back to the dashboard. Is it supposed to happen for now or is there something I need fix?
    Quote:
    Originally Posted by Dr. McKay View Post
    It's still in development so there are a lot of broken links and placeholder items.
    None of the links work yet.
    __________________
    Dr. McKay is offline
    GreYzZ
    Member
    Join Date: Sep 2015
    Old 10-17-2015 , 20:47   Re: [ANY] Player Analytics
    Reply With Quote #4

    I get this error:
    [SM] Plugin player_analytics.smx failed to load: Driver "mysql" not found.
    GreYzZ is offline
    AcidZer0
    New Member
    Join Date: Oct 2015
    Location: Russia, Krasnodar
    Old 10-24-2015 , 02:25   Re: [ANY] Player Analytics
    Reply With Quote #5

    The wonderful thing! The project will develop further? Particularly interested in the web interface. I would like to be able to filter the statistics on different servers
    AcidZer0 is offline
    Thorlax
    Junior Member
    Join Date: May 2008
    Location: Sweden
    Old 03-28-2017 , 09:29   Re: [ANY] Player Analytics
    Reply With Quote #6

    Hi all,

    I'm getting this error on server launch with this plugin, I feel like I'm missing a simple step with the mysql setup. I have the database created on my mysql server and have verified connection to the dbase with mysql workbench. Here's the log from my server on startup,

    [SM] Unable to load extension "dbi.mysql.ext": libz.so.1: cannot open shared object file: No such file or directory
    L 03/28/2017 - 08:49:41: [SM] Failed to load plugin "player_analytics.smx": Driver "mysql" not found.

    Here's my database.cfg from my SM folder,

    Quote:
    "Databases"
    {
    "driver_default" "mysql"

    // When specifying "host", you may use an IP address, a hostname, or a socket file path

    "player_analytics"
    {
    "driver" "mysql"
    "host" "r**0.*****.net"
    "database" "******_plyanalytics1"
    "user" "********_wizstats1"
    "pass" "***"
    "timeout" "0"
    "port" "3306"
    }

    "storage-local"
    {
    "driver" "sqlite"
    "database" "sourcemod-local"
    }

    "clientprefs"
    {
    "driver" "sqlite"
    "host" "localhost"
    "database" "clientprefs-sqlite"
    "user" "root"
    "pass" ""
    //"timeout" "0"
    //"port" "0"
    }
    }

    The dbi.mysql.ext is located in the correct SM folder. The server is Debian Jessie running newest security updates. Thanks in advance for your time!
    __________________


    Thorlax is offline
    Send a message via Skype™ to Thorlax
    asherkin
    SourceMod Developer
    Join Date: Aug 2009
    Location: OnGameFrame()
    Old 03-28-2017 , 09:49   Re: [ANY] Player Analytics
    Reply With Quote #7

    Quote:
    Originally Posted by Thorlax View Post
    [SM] Unable to load extension "dbi.mysql.ext": libz.so.1: cannot open shared object file: No such file or directory
    https://www.google.co.uk/search?q=[S...alliedmods.net
    __________________

    Last edited by asherkin; 03-28-2017 at 09:49.
    asherkin is offline
    TnTSCS
    AlliedModders Donor
    Join Date: Oct 2010
    Location: Undisclosed...
    Old 12-03-2013 , 16:28   Re: [ANY] Player Analytics
    Reply With Quote #8

    Neat plugin - Thanks Dr. McKay

    Looking forward for the front end to be all done.
    __________________
    View my Plugins | Donate

    Last edited by TnTSCS; 12-03-2013 at 16:28.
    TnTSCS is offline
    Dr. McKay
    Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
    Join Date: Aug 2011
    Location: Atlantis
    Old 12-03-2013 , 16:48   Re: [ANY] Player Analytics
    Reply With Quote #9

    Updated to 1.0.2. Fixed a problem that prevented SteamTools from being properly marked as optional (thanks nomy) and removed some debug spew.
    __________________
    Dr. McKay is offline
    ocwoody
    AlliedModders Donor
    Join Date: Nov 2010
    Location: huh
    Old 12-03-2013 , 22:41   Re: [ANY] Player Analytics
    Reply With Quote #10

    Here's a screenshot of the dev web panel if anyone is interested
    Attached Thumbnails
    Click image for larger version

Name:	preview.PNG
Views:	940
Size:	51.2 KB
ID:	128286  
    ocwoody 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 18:05.


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