Jason Rohrer

Results 88 comments of Jason Rohrer

The other example where it works correctly is dumping a partial bucket of wheat on the ground, and picking it back up in the bucket again. But again, useChance for...

I'm not sure what happened with Onetech during that update, but all those things seem to be in there now.

Okay, I will post the logs here from that entire period, for closer study. Just a sec.

Okay, here's the whole year of 2023, plus around the new year of 2024, entirely: ``` Jan 25, 2023 12:24:38 AM 260 * 0.5 = 0.5 for server bigserver2.onehouronelife.com, starting...

So it split at 130, and then unsplit later when the population of both servers together dropped below 65. This seems okay to me. There was a 3.5 hour gap...

I wonder if one serve showed up as "offline" during that time for some reason, so only one of the servers contributed to the total sum at that moment?

No, wait, the code handles the case of a server being offline... ``` // never STOP spreading if some of our servers are offline // we don't have accurate information...

I'm also checking these timestamps against the lifeLogs, which show the population.

Okay, in the BS2 life log, around the time of this split: `Jan 01, 2024 07:57:18 PM 260 * 0.5

I can't figure out the bug in the reflector code after looking at it closely. I have added some extra logging that should help in the future. However, we'll unfortunately...