Jeff de Matiss wrote: ↑13 September 2023, 09:13
If there was a time bug, I would assume it would be for clocks in any game since time reference works in the same way.
It would, but likely needs a specific set of circumstances - that is, a player on the right point in time to trigger a rounding bug and whatever else needs to happen. Rounding bugs are inconsistent by their very nature - the issue is that sometimes a computer looks at a decimal number and rounds up, and other times it rounds down, it has to do with how it is representing the number in its memory, which is not exactly the same as how we conceptualise numbers. The thing is, computers don't often work with rounded numbers behind the scenes, they can remember all the decimals, so they do. It's only when humans ask them to display things nicely that we tend to see rounding bugs.
Jeff de Matiss wrote: ↑13 September 2023, 09:13
Okay, I agree computers do get bugged by something minor sometimes, but such small numbers, like 4 and 5? Or even if we say an hour where you have just from 01 to 59? No decimals of second displayed so to say calculations go a little wild about it.
Your time in the game does not go from exactly 5 days to exactly 4 days. 4 days means somewhere between 4 and 5 days - you can see this by how the time moves on the graph in the replay. So there is almost always a decimal portion in play (4.something days), hence, rounding bugs could occur. I am only speculating based on what I know about how code works sometimes, it could be something else entirely. But the graph from the replay clearly shows everyone's time proceeds downwards. No one (not Krogul or anyone else) had an increase in time at any point.
I'd probably agree from what you said that the player wasn't behaving the best, but that does not mean they was doing anything to influence the time. That said, as much as not revealing information is within the rules of Catan, I would argue that voicing an opinion that another player has resources they aren't disclosing is also within the rules if not done in an insulting way (and if it was, report them). That's their opinion, they're entitled to it, and what the other player does in response to that is up to them. Were it me, I'd shrug and say nothing and continue on with the game. But I don't think there's some grand plan going on here - hacking his time minimally, saying someone isn't being fully transparent about what resources they have, that feels like a really poor attempt at trying to gain something out of the system - which also, they didn't, since you won the game anyway.
Jeff de Matiss wrote: ↑13 September 2023, 09:13
And last point of view from my perspective - if we say it is a bug, how it is not mentioned anywhere on here? Or at least I could not find anything written about it through search. Too strange given it only happens in specific games and such an extremely small portion of them based on how much I have played. 10-12 games of several thousand is way too little if it was a consisting issue. Plus, I cannot recall anything similar happened until maybe two years ago. Will look game times and if they go once again backward, I would have to do something about it.
It's probably not mentioned because it is an infrequent bug (if it is one at all). Sometimes bugs are like that - they need really specific circumstances in order to occur and those circumstances sometimes don't happen very often. So they don't get noticed and don't get reported. I'd also say that if it does turn out to be a bug that happens that rarely, the effort to fix is unlikely to be worth it, especially since it's most likely just a display issue and not an actual issue with mistiming, since your game clearly shows no one had any increase in their time.