Autorank

Autorank

380k Downloads

Issue Resolved

Rage170668 opened this issue ยท 8 comments

commented

I am currently trying to get Autorank working i have these errors in the console.
31.10 06:29:01 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.updateMinutesPlayed(PlaytimesUpdate.java:73)
31.10 06:29:01 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.updateMinutesPlayed(PlaytimesUpdate.java:46)

Heres a Debug report:
This is a debug file of Autorank. You should give this to an author or ticket manager of Autorank.
You can go to http://pastebin.com/ and paste this file. Then, give the link and state the problems you're having in a ticket on the Autorank page.

Date created: 2014-10-31 06:49:46

Autorank version: 3.3

Server implementation: git-MCPC-Plus-575dff4 (MC: 1.4.7)

Server version: 1.4.7-R1.1-SNAPSHOT

Server warning state: DEFAULT

Ranks defined:

  • Emerald: TimeRequirement -> RankChangeResult, MessageResult
  • Sapphire: TimeRequirement -> RankChangeResult, MessageResult
  • Member: TimeRequirement -> RankChangeResult, MessageResult
  • Quartz: TimeRequirement -> RankChangeResult, MessageResult
  • Ruby: TimeRequirement -> RankChangeResult, MessageResult
  • Gold: TimeRequirement -> RankChangeResult, MessageResult
  • Coal: TimeRequirement -> RankChangeResult, MessageResult
  • Iron: TimeRequirement -> RankChangeResult, MessageResult

Config used: SimpleConfig.yml

Using MySQL: false

Java version: 1.7.0_67

Operating system: Linux

OS version: 3.10.23-xxxx-std-ipv6-64

OS architecture: amd64

Loaded addons: []

Thanks For the Help,
Rage

commented

Closed due to resolution found.

commented

Member: Coal after 10h
Coal: Iron after 50h
Iron:Gold after 100h
Gold: Quartz after 200h
Quartz: Ruby after 300h
Ruby: Sapphire after 400h
Sapphire: Emerald after 500h
Emerald: Diamond after 1000h
this is my simple config.yml, the output of /ar check is " player has played for 0mins and is in member, requirements to be rankedup: none (last rankup group).

commented

Should i be doing it the other way around?
also the Time in ar check is still not Increasing

commented

Could you try the latest dev build?

commented

Ill try it, thanks
However i do have it to auto update, should that have got it?

commented

No, auto update is not working yet. It's a feature that has been partially implemented. You can get the latest dev build from here: http://62.131.38.74:8080/job/Autorank%20Beta/

commented

What permissions plugin are you using?

commented

Im using PermissionsEX, Sorry for the Slow reply.