Jump to content

Plugin not working

Can't Reproduce 2.0.0 2.0.0

The stats ui is working at first but when there are already data to be feed in stats the ui wont work there is only exit / minimize button. Developer is not responding to my DMs in discord aswell.

Share this comment


Link to comment

I replied to your dm's just now. I can't reproduce the bug you have even when I already have clan data loaded on the server. Your clan_data file looks good, please check that in ClanStats/clan_data/{tag}.json the format looks like this: 

{
    "clanTag": "HIJ",
    "clanKills": 50,
    "clanDeaths": 30
}

If it does not look like this then the plugin will not be able to deserialize the json, the code I wrote automatically creates these json objects whenever a member of a clan gets a kill/death.
My testing to reproduce went like this:
1) Create a fresh server and create 4 different clans with members.

2) Load ClanStats and have the clans kill each other.

3) Check to see if the stats were working (the leaderboard and all features worked as expected)

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

83.7k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.