ensingm2/saliengame_idler

The timer doesn't seem to work properly.

Closed this issue · 7 comments

I'm running 2 accounts side by side and the timer doesn't add up.
On account1 I'm lvl 10 with ~1970000 xp with time left to level up at 10h 50m
On account2 I'm lvl 10 with ~1280000 xp with time left to level up at 4h 40m

Both in same difficulty target zone.

desktop screenshot

And yes I tried reloading everything a few times.

I get a lower time in a lvl 1 zone then in a level 2 zone, with the same account. It still auto-picks the level 2 one.

in 50 minutes the timer for account1 has gone down by about 15 minutes while the timer for account2 seems to keep up properly.

If those two scripts are indeed on the same difficulty planets, there should be no difference in the get_max_Score() function they run. Can anyone confirm this is still an issue?

There will be some inaccuracy, just from the fact that the estimate assumes you will be running zones of your current difficulty forever, and they won't run out.

Lvl Up In doesn't show how much days left til level up. account2's timer should look as "1d 4h 40m" instead of "4h 40m".

@Nikai-san Yup that's a problem. Should be fixed now with 0bacc99. Thanks!

Going to close this issue as I believe it's about as accurate as it can be, without doing rolling avg exp gain or guessing future exp rates.

If someone still believes the timers to be incorrectly calculating, feel free to re-open this, or create a new issue.