Page 1 of 1

The timer is buggy (Event "I have not time")

Posted: Sun Apr 26, 2020 8:52 am
by mortenmanor
i have see: the timer for Successes is buggy have in the sec a step, (tick time) 15H 00 M 20S S=(1... 2... 3... 5... !) ist the ms okay? (100ms = 1 s)
the game play is okay, the Clock for windows is okay. The CPU have ca 60%.

The Slogen in german: Der Timer Tickt nicht gans Richtig!

Re: The timer is buggy (Event "I have not time")

Posted: Sun Apr 26, 2020 10:11 am
by Klonan
I have no idea what you are on about

Can you provide a save game, log file, screenshot?

Re: The timer is buggy (Event "I have not time")

Posted: Mon Apr 27, 2020 7:56 pm
by boskid
I think this is about achievement timer of "no time for chitchat" or "there is no spoon" not counting down through every second but it looks like it skips some values
84242-timers.gif
84242-timers.gif (38.04 KiB) Viewed 1146 times

Re: The timer is buggy (Event "I have not time")

Posted: Tue Apr 28, 2020 5:33 am
by Rseding91
If that's the issue, that's intended. Those labels don't get updated each frame because it would waste a lot of GUI time refreshing them and re-layouting the GUI every frame just for some small text.

They get updated in a cycle a few at a time every so often.