Autorank

Autorank

380k Downloads

Not checking Stats exept played time

ArixHQ opened this issue ยท 4 comments

commented

Server Bungee-Spigot(offline)
/ar check shows correctly player time (use time of: Stats)
But does not check other params through stats (items crafted: 5 and other)

Debug file contents:

ate created: 2014-08-27 19:59:06
Autorank version: 3.2
Server implementation: git-Spigot-1543 (MC:1.7.9)

Server version: 1.7.9-R0.3-SNAPSHOT

Server warning state: DEFAULT

Ranks defined:

  • default: TimeRequirement, MoneyRequirement, LocationRequirement -> RankChangeResult, CommandResult
  • 11: TimeRequirement, MoneyRequirement, ItemsCraftedRequirement -> RankChangeResult, CommandResult

Config used: AdvancedConfig.yml

Using MySQL: true
Java version: 1.7.0_65 Operating system: Linux
OS version: 3.14.14 gentoo

OS architecture: amd64
Loaded addons: []

commented

Closed due to inactivity.

commented

Does stats enabled properly? Can you show the startup log of Autorank?

commented

I think so. Autorank shows correctly played time taken from stats
Also /stats shows correctly all logged params (played time, crafted items etc.)
That's what i have in log file:
[11:08:52] [Server thread/INFO]: [Stats] Enabling Stats v2.0.0-214
[11:08:52] [Server thread/INFO]: [Stats] Version 2.0.0-214 enabled!
[11:08:53] [Server thread/INFO]: [Autorank] Enabling Autorank v3.2
[11:08:53] [Server thread/INFO]: [Autorank] Simple config file loaded
[11:08:53] [Server thread/INFO]: [Autorank] Advanced config file loaded
[11:08:53] [Server thread/INFO]: [Autorank] Settings config file loaded
[11:08:53] [Server thread/INFO]: [Autorank] Loaded playerdata.
[11:08:53] [Server thread/INFO]: [Autorank] ---------------[Autorank Dependencies]---------------
[11:08:53] [Server thread/INFO]: [Autorank] Searching dependencies...
[11:08:53] [Server thread/INFO]: [Autorank] Factions has not been found!
[11:08:53] [Server thread/INFO]: [Autorank] OnTime has not been found!
[11:08:53] [Server thread/INFO]: [Autorank] WorldGuard has not been found!
[11:08:53] [Server thread/INFO]: [Autorank] Stats has been found and can be used!
[11:08:53] [Server thread/INFO]: [Autorank] mcMMO has been found and can be used!
[11:08:53] [Server thread/INFO]: [Autorank] Vault has been found and can be used!
[11:08:53] [Server thread/INFO]: [Autorank] Essentials has been found and can be used!
[11:08:53] [Server thread/INFO]: [Autorank] RoyalCommands has not been found!
[11:08:53] [Server thread/INFO]: [Autorank] Searching stats plugin...
[11:08:53] [Server thread/INFO]: [Autorank] Found Stats plugin: Stats (by Lolmewn)
[11:08:53] [Server thread/INFO]: [Autorank] Hooked into Stats (by Lolmewn)
[11:08:53] [Server thread/INFO]: [Autorank] ---------------[Autorank Dependencies]---------------
[11:08:53] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
[11:08:53] [Server thread/INFO]: [Autorank] Interval check every 1 minutes.
[11:08:53] [Server thread/INFO]: [Autorank] Data file loaded
[11:08:54] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
[11:08:54] [Server thread/INFO]: [Autorank] Using timings of: stats
[11:08:54] [Server thread/INFO]: [Autorank] Autorank 3.2 has been enabled!

commented

Seems that it's not stats plugin. Even when stats plugin removed, autorank still does not count items crafted, fish caught and other actions.