Autorank

Autorank

380k Downloads

Autorank Disabled

DestinyEclipse opened this issue ยท 38 comments

commented

I updated to Version 3 and I'm getting this error in the logs:

http://pastie.org/9120912

commented

What do you mean?

commented

Like if someone kills the enderdragon, that they can get autoranked to DragonSlayer no matter what rank they're in. I had posted about it a while ago.

commented

No, that's not in yet. It's a rather big code change internally.

commented

Ah, alright

commented

Also, one huge bug.

/ar leaderboard
Is showing players that don't even exist, and the times are screwed up so bad. But /ar check is working fine

commented

Hmm, can you show me a picture of it?

commented

This version should do the trick: http://62.131.38.74:8080/job/Autorank%20Beta/205/

commented

I'll try it out!

commented

It just removed all my player's times

commented

Okay, try build 206. I just changed some code.

commented

Alright; if this doesn't work, how do i change it to use stats playtime? It still has all of those

commented

You should make backups for that, but okay. To change to Stats playtime, in the advanced config, set this: 'use time of: Stats'

commented

Where would I put that here?

ActiveApple:
requirements:
time:
value: 36h

commented

Just at the top of the advanced config. You can see it here: https://github.com/Armarr/Autorank-2/blob/master/AdvancedConfig.yml#L27

commented

Okay it actually works now.
Were you guys able to make it so it ranks you up on an event?

commented

2014-04-28_20 45 07

commented

Are those names not familiar to you? It might be because the times were imported from the Stats database.

commented

Hmm, that might because it imports from Stats.

commented

Anyway to fix it?
Because, their normal /ar check
Works fine

commented

They are familiar, but their times don't even match stats.

commented

I'm not sure why it's not matching those people. What happens when you switch back to Autorank time?

commented

It's currently on Autorank time, I never switched it to stats. I was going to but it fixed it's self.

commented

Hmm, wait. That's impossible? Are you sure? What does the 'use time of' variable say?

commented

That's what I'm saying, haha. http://pastie.org/9131301

commented

Hmm, very odd. What happens when you restart?

commented

Both the commands you run use the same data.yml, it is impossible that they could separate times.

commented

should i remove the playerdata.yml?

commented

It shouldn't matter

commented

Hm

commented

2014-05-01_13 25 36
The leaderboard is still really screwed up, it even says that the times are wrong.

commented

Hmm, it doesn't match the time in the data.yml?

commented

They're all UUID's so I can't tell who is who

commented

Ah, that's right. Can you try to calculate number one and see if it matches with the numbers in data.yml?

commented

I know that players have those times, but it's not matching to the correct people

commented

Number should be 4865, if I believe.

commented

Hmm

commented

Have you tried the new dev release (#228)? It should fix this problem.

commented

I will try this today