Page 1 of 1

Time Widget in foot line does not work correctly

Posted: 25 Aug 2019, 09:43
by chekov
Hi,
I trie to discribe my problem in english. When I use uaseco, then I could have a small box/widget in the middel of my footline on the screen. There should be shown my time / timedifference with red or blue colors. When I use "Laps"-Mode with multilap-maps, in round 2 is the counting of the CP still ok, but the time is not rigth. It stopps when I cross the finish to the next lap.
I think, this is a bug. Could You solve it?
chekov

Re: Time Widget in foot line does not work correctly

Posted: 25 Aug 2019, 16:01
by undef.de
If you do not run the current development snapshot from github, try it again with that please: https://github.com/undeflabs/UASECO/archive/master.zip

If that problem still exists, then please add a screenshot, I want to make sure I will look into the right plugin.

Re: Time Widget in foot line does not work correctly

Posted: 26 Aug 2019, 18:13
by ranig
I might be wrong, but it looks like the local records store the total race time instead of the single lap time. Maybe the bug might related?

Re: Time Widget in foot line does not work correctly

Posted: 26 Aug 2019, 19:30
by undef.de
ranig wrote: 26 Aug 2019, 18:13 I might be wrong, but it looks like the local records store the total race time instead of the single lap time. Maybe the bug might related?
That's right and not a bug, because the race is over when all laps are done, that's how then mode "Laps" works. If you want to have the single lap time, then you have to switch to "TimeAttack".

Re: Time Widget in foot line does not work correctly

Posted: 27 Aug 2019, 06:36
by ranig
I meant the bug of the CP time diff not showing after lap 1, not the "feature" that Laps mode store the entire race in local records ;)