User avatar
subscriber
long-time bug with compute number of consecutive days
This was one I noticed a few months ago, when solving a puzzle on a test account:
I immediately got the "week streak" and "month streak" achievements, even though
the puzzle solved before was from a month earlier.. [blink]

Found and fixed the bug (which was in the code that checks and resets the streak count every day),
now in the process of recomputing streaks & achievements [geek] [namaste]
User avatar
subscriber
Re: long-time bug with compute number of consecutive days
Ok this took a lot of plumbing, but things should be fixed now.

You may notice that your current streak has been reduced by 1 day:
it seems like the "streak updater" ran twice at some point in the past [confused]

The total number of "achieved achievements" has been corrected too, and sits at 49505 [blink]

It would be nice to do something special at 50k I think [woot]
subscriber
Re: long-time bug with compute number of consecutive days
Hey pnm

I thought I had a very long streak going on (way over 400 days), I check my streak length every few days. But now it suddenly says it's only 95. I scrolled back and it says I missed April 28... Obviously I can't remember, but it never said I missed that day before. Does that have something to do with this bug? Did it just show incorrectly?

Kind regards,
mesolotje
User avatar
subscriber
Re: long-time bug with compute number of consecutive days
mesolotje wrote: Mon Aug 03, 2026 8:48 am I scrolled back and it says I missed April 28... Obviously I can't remember, but it never said I missed that day before.
Yes, unfortunately the bug caused the count not to reset properly (in your case just after April 28th)

The correction caused some people's streak to increase, other's to decrease [mellow]
User avatar
subscriber
Re: long-time bug with compute number of consecutive days
Next one to update is that "Ultra OCD" achievement by the way
(solving all Calcudoku puzzles in a year)

(has to be done manually)

see this post: viewtopic.php?p=12544#p12544
high time that list was updated anyway [blush]
User avatar
subscriber
Re: long-time bug with compute number of consecutive days
Initial checks show these puzzlers solved all Calcudoku puzzles of 2025:

Code: Select all

-- agnostico
-- angelwhite
-- swimminghorses
-- kzfmtkhs239 <-- first time!
-- sandrider <-- first time!
Please scream if you think your username should be in this list [scared]
User avatar
subscriber
Re: long-time bug with compute number of consecutive days
The table at https://www.calcudoku.org/ops/achievements updated now as well [thumbup]

.. and advertised on LinkedIn [drool]

Image
User avatar
subscriber
Re: long-time bug with compute number of consecutive days
Hm now it looks like the streaks have not been updating since I ran that recalculation,
will try to figure out what is going on... [blink]

edit: should be fixed now
Re: long-time bug with compute number of consecutive days
So much for the problem being fixed? My long-term score is 2197, NOT 874. Regards.
User avatar
subscriber
Re: long-time bug with compute number of consecutive days
verne wrote: Wed Aug 19, 2026 2:16 pm So much for the problem being fixed? My long-term score is 2197, NOT 874. Regards.
Well thank you for the positive feedback [huh]

For your account, it seems you did not solve any puzzles on March 23-27, 2024.
Post Reply