Fixed. I didn't have a record in the bosi_SCALE tables supporting a scale of 0. Since you are hiding estimates, that is what your value is. The query I am using to get the league year also joins in bosi_SCALE to get the values needed to show the estimates/talent information. Since 0 didn't exist in bosi_SCALE, the query returned nothing and caused the issue.
I have made the fix on your setup (since you signed up for support

), and will release this fix in the next patch.