connect4
Joined: 04/03/2008 05:04:39
Messages: 214
Location: USA
Online
If it helps you track down the bug (which is related to rounding I'm guessing), feel free to check out my profile (http://www.puzzlepicnic.com/stats/user?connect4). None of my 2* puzzles (ones that I made) show up in the "puzzle by difficulty" tab; I'm assuming this is part of the issue.
Both issues were indeed caused by the same problem, which had to do with grouping database entries without rounding them (which worked fine before we switched to floating point difficulties, but not anymore). It's fixed now.